2025-09-01T20:00:27.046917053Z [migrations] started
2025-09-01T20:00:27.046952765Z [migrations] no migrations found
2025-09-01T20:00:27.065091320Z usermod: no changes
2025-09-01T20:00:27.070961781Z ───────────────────────────────────────
2025-09-01T20:00:27.070977522Z 
2025-09-01T20:00:27.070981410Z       ██╗     ███████╗██╗ ██████╗
2025-09-01T20:00:27.070985328Z       ██║     ██╔════╝██║██╔═══██╗
2025-09-01T20:00:27.070989156Z       ██║     ███████╗██║██║   ██║
2025-09-01T20:00:27.070992823Z       ██║     ╚════██║██║██║   ██║
2025-09-01T20:00:27.070996471Z       ███████╗███████║██║╚██████╔╝
2025-09-01T20:00:27.071000158Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-01T20:00:27.071003855Z 
2025-09-01T20:00:27.071007342Z    Brought to you by linuxserver.io
2025-09-01T20:00:27.071010940Z ───────────────────────────────────────
2025-09-01T20:00:27.071340273Z 
2025-09-01T20:00:27.071350564Z To support the app dev(s) visit:
2025-09-01T20:00:27.072870845Z Prowlarr: https://opencollective.com/prowlarr
2025-09-01T20:00:27.073205839Z 
2025-09-01T20:00:27.073210359Z To support LSIO projects visit:
2025-09-01T20:00:27.073214036Z https://www.linuxserver.io/donate/
2025-09-01T20:00:27.073217543Z 
2025-09-01T20:00:27.073220850Z ───────────────────────────────────────
2025-09-01T20:00:27.073224637Z GID/UID
2025-09-01T20:00:27.073230960Z ───────────────────────────────────────
2025-09-01T20:00:27.081347684Z 
2025-09-01T20:00:27.081355330Z User UID:    911
2025-09-01T20:00:27.081359238Z User GID:    911
2025-09-01T20:00:27.081362845Z ───────────────────────────────────────
2025-09-01T20:00:27.083176557Z Linuxserver.io version: 2.1.0.5166-ls208
2025-09-01T20:00:27.083454477Z Build-date: 2025-09-01T19:55:36+00:00
2025-09-01T20:00:27.083460569Z ───────────────────────────────────────
2025-09-01T20:00:27.083464186Z     
2025-09-01T20:00:27.137071784Z [custom-init] No custom files found, skipping...
2025-09-01T20:00:27.158009736Z failed to load "/config/config.xml": No such file or directory
2025-09-01T20:00:27.474563520Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.1.0.5166 
2025-09-01T20:00:27.491737072Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-01T20:00:27.498954596Z [Debug] Bootstrap: Console selected 
2025-09-01T20:00:27.500202278Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-01T20:00:27.744176932Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 
2025-09-01T20:00:27.808172828Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {e66419ec-dca0-49c2-b9f1-817d7019f717} may be persisted to storage in unencrypted form. 
2025-09-01T20:00:27.866997542Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 
2025-09-01T20:00:27.896577456Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-01T20:00:27.956128171Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-01T20:00:27.964063110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-01T20:00:27.964907520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-01T20:00:27.998626970Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-01T20:00:28.003358588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0345171s 
2025-09-01T20:00:28.003733272Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-01T20:00:28.004052044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0392246s 
2025-09-01T20:00:28.013169644Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-01T20:00:28.013807098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.019152351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-01T20:00:28.028600266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-01T20:00:28.040721605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.021222s 
2025-09-01T20:00:28.041204497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.043372412Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-01T20:00:28.043591373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0239268s 
2025-09-01T20:00:28.051229213Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-01T20:00:28.051542755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.057548799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-01T20:00:28.058804818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-01T20:00:28.059544628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00172s 
2025-09-01T20:00:28.059869011Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-01T20:00:28.060185839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001177s 
2025-09-01T20:00:28.060715686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-01T20:00:28.061424223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-01T20:00:28.062281739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013272s 
2025-09-01T20:00:28.062617896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.063536386Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-01T20:00:28.063754034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025028s 
2025-09-01T20:00:28.064557713Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-01T20:00:28.064953189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.065914695Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-01T20:00:28.067036354Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.55E-05s 
2025-09-01T20:00:28.067286768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-01T20:00:28.067676964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-01T20:00:28.068307363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007773s 
2025-09-01T20:00:28.068641045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.069500375Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-01T20:00:28.069737723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019242s 
2025-09-01T20:00:28.071957593Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-01T20:00:28.072232818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.073011476Z [Info] InitialSetup: Starting migration of Main DB to 1 
2025-09-01T20:00:28.077854828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 
2025-09-01T20:00:28.078561581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL) 
2025-09-01T20:00:28.079160908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010249s 
2025-09-01T20:00:28.079409930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 
2025-09-01T20:00:28.079910878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 
2025-09-01T20:00:28.080860871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010848s 
2025-09-01T20:00:28.081242760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 
2025-09-01T20:00:28.082369620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT) 
2025-09-01T20:00:28.083293680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016658s 
2025-09-01T20:00:28.083625999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 
2025-09-01T20:00:28.084228493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-01T20:00:28.084618979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006663s 
2025-09-01T20:00:28.084797428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 
2025-09-01T20:00:28.090058543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL) 
2025-09-01T20:00:28.090797080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057253s 
2025-09-01T20:00:28.090941972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 
2025-09-01T20:00:28.091609065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-09-01T20:00:28.092119803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009647s 
2025-09-01T20:00:28.092360338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 
2025-09-01T20:00:28.092766165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-01T20:00:28.093130669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005584s 
2025-09-01T20:00:28.093348918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 
2025-09-01T20:00:28.096280712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL) 
2025-09-01T20:00:28.097016063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034745s 
2025-09-01T20:00:28.097232148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 
2025-09-01T20:00:28.097590780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-01T20:00:28.097945925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004918s 
2025-09-01T20:00:28.098193414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 
2025-09-01T20:00:28.098815125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL) 
2025-09-01T20:00:28.099324030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009075s 
2025-09-01T20:00:28.099511468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 
2025-09-01T20:00:28.100211788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT) 
2025-09-01T20:00:28.100748398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010269s 
2025-09-01T20:00:28.100975185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 
2025-09-01T20:00:28.101333757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 
2025-09-01T20:00:28.101697680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005217s 
2025-09-01T20:00:28.101898464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 
2025-09-01T20:00:28.102304442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 
2025-09-01T20:00:28.102685158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005923s 
2025-09-01T20:00:28.102900813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 
2025-09-01T20:00:28.103208232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 
2025-09-01T20:00:28.103557285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004702s 
2025-09-01T20:00:28.103751987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 
2025-09-01T20:00:28.107183787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL) 
2025-09-01T20:00:28.107660457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037077s 
2025-09-01T20:00:28.107914819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 
2025-09-01T20:00:28.108274042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 
2025-09-01T20:00:28.108623336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005122s 
2025-09-01T20:00:28.108862758Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 
2025-09-01T20:00:28.109255619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 
2025-09-01T20:00:28.109590554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005292s 
2025-09-01T20:00:28.109801749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 
2025-09-01T20:00:28.110720850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-09-01T20:00:28.111418214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014025s 
2025-09-01T20:00:28.111627035Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 
2025-09-01T20:00:28.112584483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-01T20:00:28.113288661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00145s 
2025-09-01T20:00:28.113532592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 
2025-09-01T20:00:28.113946145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-01T20:00:28.114363124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005941s 
2025-09-01T20:00:28.114572205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 
2025-09-01T20:00:28.115098956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL) 
2025-09-01T20:00:28.115546637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007747s 
2025-09-01T20:00:28.115775498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 
2025-09-01T20:00:28.116105543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-01T20:00:28.116466740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004665s 
2025-09-01T20:00:28.118321986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-01T20:00:28', 'InitialSetup') 
2025-09-01T20:00:28.118981253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.120468568Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-01T20:00:28.120693211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044594s 
2025-09-01T20:00:28.121016191Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-09-01T20:00:28.121289381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.121603313Z [Info] ApplicationStatus: Starting migration of Main DB to 2 
2025-09-01T20:00:28.124689388Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 
2025-09-01T20:00:28.132142055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2025-09-01T20:00:28.133424537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers" 
2025-09-01T20:00:28.134289690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-01T20:00:28.135140172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-01T20:00:28.146634798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-01T20:00:28.147252182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.022266s 
2025-09-01T20:00:28.147501173Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 
2025-09-01T20:00:28.149176767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2025-09-01T20:00:28.150304097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2025-09-01T20:00:28.151027865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-01T20:00:28.151668885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-01T20:00:28.153003944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-01T20:00:28.153424871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057074s 
2025-09-01T20:00:28.153975981Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 
2025-09-01T20:00:28.157395897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL) 
2025-09-01T20:00:28.158553198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers" 
2025-09-01T20:00:28.159125981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-01T20:00:28.159712592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-01T20:00:28.160949724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-01T20:00:28.161383327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072195s 
2025-09-01T20:00:28.161626817Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 
2025-09-01T20:00:28.162356677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-01T20:00:28.162952888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011379s 
2025-09-01T20:00:28.163212982Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 
2025-09-01T20:00:28.163620833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-01T20:00:28.164100308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006493s 
2025-09-01T20:00:28.164609905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-09-01T20:00:28', 'ApplicationStatus') 
2025-09-01T20:00:28.165031333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.166283414Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-09-01T20:00:28.166510672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028117s 
2025-09-01T20:00:28.167093385Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-09-01T20:00:28.167116332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.167280161Z [Info] IndexerProps: Starting migration of Main DB to 3 
2025-09-01T20:00:28.168432802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-01T20:00:28.168637645Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-01T20:00:28.168896476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 
2025-09-01T20:00:28.169392395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 
2025-09-01T20:00:28.169954827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008245s 
2025-09-01T20:00:28.170187275Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 
2025-09-01T20:00:28.170987877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1) 
2025-09-01T20:00:28.171591403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011918s 
2025-09-01T20:00:28.171780283Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 
2025-09-01T20:00:28.172589553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-01T20:00:28.173205252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011114s 
2025-09-01T20:00:28.173410195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 
2025-09-01T20:00:28.173878107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-01T20:00:28.174251299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006212s 
2025-09-01T20:00:28.174682036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-09-01T20:00:28', 'IndexerProps') 
2025-09-01T20:00:28.175552128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.176152347Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-09-01T20:00:28.176399024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025194s 
2025-09-01T20:00:28.176608345Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-09-01T20:00:28.176841805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.177153423Z [Info] add_update_history: Starting migration of Main DB to 4 
2025-09-01T20:00:28.177688510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-09-01T20:00:28', 'add_update_history') 
2025-09-01T20:00:28.178102985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.178772122Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-09-01T20:00:28.178990241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019284s 
2025-09-01T20:00:28.179229824Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-09-01T20:00:28.179502834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.179764971Z [Info] update_notifiarr: Starting migration of Main DB to 5 
2025-09-01T20:00:28.183325852Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-01T20:00:28.184429184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 
2025-09-01T20:00:28.184963399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011833s 
2025-09-01T20:00:28.185407524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-09-01T20:00:28', 'update_notifiarr') 
2025-09-01T20:00:28.185827499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.186487639Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-09-01T20:00:28.186697812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026757s 
2025-09-01T20:00:28.186935811Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-09-01T20:00:28.187165875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.187455528Z [Info] app_profiles: Starting migration of Main DB to 6 
2025-09-01T20:00:28.188204236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 
2025-09-01T20:00:28.188907752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL) 
2025-09-01T20:00:28.189512360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010931s 
2025-09-01T20:00:28.189766291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 
2025-09-01T20:00:28.190115625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 
2025-09-01T20:00:28.190502544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005556s 
2025-09-01T20:00:28.190707857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-01T20:00:28.190889753Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-01T20:00:28.191135448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 
2025-09-01T20:00:28.191507908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 
2025-09-01T20:00:28.192181104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008175s 
2025-09-01T20:00:28.192605448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-09-01T20:00:28', 'app_profiles') 
2025-09-01T20:00:28.193032047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.193779572Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-09-01T20:00:28.193995217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024042s 
2025-09-01T20:00:28.194222985Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-09-01T20:00:28.194474321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.194760057Z [Info] history_failed: Starting migration of Main DB to 7 
2025-09-01T20:00:28.195278170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-01T20:00:28.195486780Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-01T20:00:28.195725120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 
2025-09-01T20:00:28.196106678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 
2025-09-01T20:00:28.196727869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007839s 
2025-09-01T20:00:28.197131071Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-09-01T20:00:28.197571628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 
2025-09-01T20:00:28.197920080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005288s 
2025-09-01T20:00:28.198338312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-09-01T20:00:28', 'history_failed') 
2025-09-01T20:00:28.198755071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.199482516Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-09-01T20:00:28.199694533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020612s 
2025-09-01T20:00:28.199923474Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-09-01T20:00:28.200164529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.200455936Z [Info] redacted_api: Starting migration of Main DB to 8 
2025-09-01T20:00:28.200859268Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-01T20:00:28.201148541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-01T20:00:28.202868645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017883s 
2025-09-01T20:00:28.203287237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-09-01T20:00:28', 'redacted_api') 
2025-09-01T20:00:28.203689678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.204374096Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-09-01T20:00:28.204606093Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032908s 
2025-09-01T20:00:28.204857399Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-09-01T20:00:28.205084046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.205369771Z [Info] IndexerProxies: Starting migration of Main DB to 10 
2025-09-01T20:00:28.205866902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 
2025-09-01T20:00:28.206567543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT) 
2025-09-01T20:00:28.207075816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009639s 
2025-09-01T20:00:28.207261580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-01T20:00:28.207438797Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-01T20:00:28.207655203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 
2025-09-01T20:00:28.207978664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 
2025-09-01T20:00:28.208638653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007169s 
2025-09-01T20:00:28.209014881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-09-01T20:00:28', 'IndexerProxies') 
2025-09-01T20:00:28.209432572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.210142672Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-09-01T20:00:28.210337835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022344s 
2025-09-01T20:00:28.210586777Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-09-01T20:00:28.210912352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.211151063Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 
2025-09-01T20:00:28.211510086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 
2025-09-01T20:00:28.211749398Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-01T20:00:28.212049522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 
2025-09-01T20:00:28.212470520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 
2025-09-01T20:00:28.213095498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007852s 
2025-09-01T20:00:28.213549553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-09-01T20:00:28', 'app_indexer_remote_name') 
2025-09-01T20:00:28.213969017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.214697454Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-09-01T20:00:28.214899531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023194s 
2025-09-01T20:00:28.215128883Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-09-01T20:00:28.215387053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.215690143Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 
2025-09-01T20:00:28.218177211Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.219145180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 
2025-09-01T20:00:28.219520426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011417s 
2025-09-01T20:00:28.219970212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-09-01T20:00:28', 'desi_gazelle_to_unit3d') 
2025-09-01T20:00:28.220384466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.221051800Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-09-01T20:00:28.221262574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026295s 
2025-09-01T20:00:28.221522257Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-09-01T20:00:28.221792381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.222145973Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 
2025-09-01T20:00:28.222466328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-01T20:00:28.222648605Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-01T20:00:28.222920553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 
2025-09-01T20:00:28.223363835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 
2025-09-01T20:00:28.224036961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008541s 
2025-09-01T20:00:28.224491255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-09-01T20:00:28', 'add_on_update_to_notifications') 
2025-09-01T20:00:28.224942614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.225649157Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-09-01T20:00:28.225882066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024203s 
2025-09-01T20:00:28.226098041Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-09-01T20:00:28.226341982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.226634982Z [Info] IndexerVersions: Starting migration of Main DB to 15 
2025-09-01T20:00:28.227167645Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 
2025-09-01T20:00:28.227786741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2025-09-01T20:00:28.228328322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009317s 
2025-09-01T20:00:28.228598907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 
2025-09-01T20:00:28.229092360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-09-01T20:00:28.229684262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007021s 
2025-09-01T20:00:28.229840337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 
2025-09-01T20:00:28.230348339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-09-01T20:00:28.230778275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006836s 
2025-09-01T20:00:28.231227961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-09-01T20:00:28', 'IndexerVersions') 
2025-09-01T20:00:28.231626183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.232421514Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-09-01T20:00:28.232667740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022786s 
2025-09-01T20:00:28.232858384Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-09-01T20:00:28.233095672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.233388782Z [Info] cleanup_config: Starting migration of Main DB to 16 
2025-09-01T20:00:28.235252866Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.236194963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 
2025-09-01T20:00:28.236505969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010287s 
2025-09-01T20:00:28.236767817Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.237177361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 
2025-09-01T20:00:28.237481644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004834s 
2025-09-01T20:00:28.237964236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-09-01T20:00:28', 'cleanup_config') 
2025-09-01T20:00:28.238330744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.238970031Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-09-01T20:00:28.239176677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019448s 
2025-09-01T20:00:28.239402512Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-09-01T20:00:28.239671343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.239979414Z [Info] indexer_cleanup: Starting migration of Main DB to 17 
2025-09-01T20:00:28.242136487Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.242430078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 
2025-09-01T20:00:28.242732427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004294s 
2025-09-01T20:00:28.243011529Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.243349019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 
2025-09-01T20:00:28.243654885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004271s 
2025-09-01T20:00:28.244078638Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.244267348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 
2025-09-01T20:00:28.244582954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004337s 
2025-09-01T20:00:28.244842246Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.245194485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 
2025-09-01T20:00:28.245482224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004198s 
2025-09-01T20:00:28.245753471Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.246105048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 
2025-09-01T20:00:28.246400012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004226s 
2025-09-01T20:00:28.246659896Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.247015943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 
2025-09-01T20:00:28.247313833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004327s 
2025-09-01T20:00:28.247566852Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.247943641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 
2025-09-01T20:00:28.248249176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004443s 
2025-09-01T20:00:28.248509180Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.248862250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 
2025-09-01T20:00:28.249214089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004331s 
2025-09-01T20:00:28.249421336Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.253631254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 
2025-09-01T20:00:28.253907099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042622s 
2025-09-01T20:00:28.254170149Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.254519131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 
2025-09-01T20:00:28.254814306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004181s 
2025-09-01T20:00:28.255071323Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.255422641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 
2025-09-01T20:00:28.255731643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004325s 
2025-09-01T20:00:28.256008671Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.256345649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 
2025-09-01T20:00:28.256646595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004329s 
2025-09-01T20:00:28.256908032Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.257266524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 
2025-09-01T20:00:28.257604334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004392s 
2025-09-01T20:00:28.257834818Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.258205695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 
2025-09-01T20:00:28.258489907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004347s 
2025-09-01T20:00:28.258744380Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.259098102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 
2025-09-01T20:00:28.259410661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004349s 
2025-09-01T20:00:28.259668320Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.260012714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 
2025-09-01T20:00:28.260310984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004289s 
2025-09-01T20:00:28.260501568Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.261970747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 
2025-09-01T20:00:28.262348608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016631s 
2025-09-01T20:00:28.262539262Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.262941091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 
2025-09-01T20:00:28.263347669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006257s 
2025-09-01T20:00:28.263533313Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.263954842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 
2025-09-01T20:00:28.264296891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000576s 
2025-09-01T20:00:28.264476623Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.264884715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 
2025-09-01T20:00:28.265241142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005757s 
2025-09-01T20:00:28.265423740Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.265837163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 
2025-09-01T20:00:28.266175183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005759s 
2025-09-01T20:00:28.266416148Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.266758137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 
2025-09-01T20:00:28.267113693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005669s 
2025-09-01T20:00:28.267293375Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.267700795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-09-01T20:00:28.268119649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006501s 
2025-09-01T20:00:28.268308369Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.268716170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 
2025-09-01T20:00:28.269087868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006012s 
2025-09-01T20:00:28.269278753Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.269675532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 
2025-09-01T20:00:28.270019915Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005569s 
2025-09-01T20:00:28.270215589Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.270602398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 
2025-09-01T20:00:28.270953635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005717s 
2025-09-01T20:00:28.271138117Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.271548092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 
2025-09-01T20:00:28.271912115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005796s 
2025-09-01T20:00:28.272153782Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.272518717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-09-01T20:00:28.272883050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005893s 
2025-09-01T20:00:28.273063113Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.273479411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 
2025-09-01T20:00:28.273831881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005867s 
2025-09-01T20:00:28.274010210Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.274429625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 
2025-09-01T20:00:28.274759208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000569s 
2025-09-01T20:00:28.274939511Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.275364277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 
2025-09-01T20:00:28.275758681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005704s 
2025-09-01T20:00:28.275916258Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.276283047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 
2025-09-01T20:00:28.276641649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005669s 
2025-09-01T20:00:28.276860830Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.277234823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 
2025-09-01T20:00:28.277572393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000572s 
2025-09-01T20:00:28.277767927Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.278166199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 
2025-09-01T20:00:28.278518117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005741s 
2025-09-01T20:00:28.278697799Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.279083235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 
2025-09-01T20:00:28.279436346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005649s 
2025-09-01T20:00:28.279874399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-09-01T20:00:28', 'indexer_cleanup') 
2025-09-01T20:00:28.280293082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.281002891Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-09-01T20:00:28.281205168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020905s 
2025-09-01T20:00:28.281449721Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-09-01T20:00:28.281697419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.282001201Z [Info] minimum_seeders: Starting migration of Main DB to 18 
2025-09-01T20:00:28.282449424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 
2025-09-01T20:00:28.282642523Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-01T20:00:28.282897095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 
2025-09-01T20:00:28.283316329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 
2025-09-01T20:00:28.284076560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009433s 
2025-09-01T20:00:28.284511035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-09-01T20:00:28', 'minimum_seeders') 
2025-09-01T20:00:28.284935279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.285772145Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-09-01T20:00:28.285981516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026138s 
2025-09-01T20:00:28.286206139Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-09-01T20:00:28.286459178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.286741357Z [Info] remove_showrss: Starting migration of Main DB to 19 
2025-09-01T20:00:28.287109027Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.287469002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 
2025-09-01T20:00:28.287775088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000426s 
2025-09-01T20:00:28.288212780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-09-01T20:00:28', 'remove_showrss') 
2025-09-01T20:00:28.288621042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.289304247Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-09-01T20:00:28.289502817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019092s 
2025-09-01T20:00:28.289752400Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-09-01T20:00:28.290007854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.290320664Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 
2025-09-01T20:00:28.290694206Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.291068911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 
2025-09-01T20:00:28.291390208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004711s 
2025-09-01T20:00:28.291828621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-09-01T20:00:28', 'remove_torrentparadiseml') 
2025-09-01T20:00:28.292308757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.292949528Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-09-01T20:00:28.293190182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00197s 
2025-09-01T20:00:28.293481098Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-09-01T20:00:28.293752374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.294047338Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 
2025-09-01T20:00:28.294366521Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-01T20:00:28.294598548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-01T20:00:28.295277255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007142s 
2025-09-01T20:00:28.295741149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-09-01T20:00:28', 'localization_setting_to_string') 
2025-09-01T20:00:28.296189071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.296896045Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-09-01T20:00:28.297122320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022706s 
2025-09-01T20:00:28.297345820Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-09-01T20:00:28.297581645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.297888553Z [Info] orpheus_api: Starting migration of Main DB to 22 
2025-09-01T20:00:28.298154990Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-01T20:00:28.298408861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-01T20:00:28.302709070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043077s 
2025-09-01T20:00:28.303138384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-09-01T20:00:28', 'orpheus_api') 
2025-09-01T20:00:28.303547468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.304210082Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-09-01T20:00:28.304414294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058149s 
2025-09-01T20:00:28.304664758Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-09-01T20:00:28.304960794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.305232832Z [Info] download_client_categories: Starting migration of Main DB to 23 
2025-09-01T20:00:28.305601855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 
2025-09-01T20:00:28.305805104Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-01T20:00:28.306048003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 
2025-09-01T20:00:28.306443350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 
2025-09-01T20:00:28.307148069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008658s 
2025-09-01T20:00:28.307609227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-09-01T20:00:28', 'download_client_categories') 
2025-09-01T20:00:28.308037259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.308767760Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-09-01T20:00:28.308971180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024265s 
2025-09-01T20:00:28.309202125Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-09-01T20:00:28.309461157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.309746120Z [Info] add_salt_to_users: Starting migration of Main DB to 24 
2025-09-01T20:00:28.310156878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 
2025-09-01T20:00:28.310349125Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-01T20:00:28.310551422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 
2025-09-01T20:00:28.310838089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 
2025-09-01T20:00:28.311480413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007005s 
2025-09-01T20:00:28.311704264Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 
2025-09-01T20:00:28.312053617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 
2025-09-01T20:00:28.312723566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007272s 
2025-09-01T20:00:28.313121057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-09-01T20:00:28', 'add_salt_to_users') 
2025-09-01T20:00:28.313515030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.314273257Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-09-01T20:00:28.314472358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023101s 
2025-09-01T20:00:28.314777191Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-09-01T20:00:28.315063187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.315400647Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 
2025-09-01T20:00:28.315756323Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.316162812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 
2025-09-01T20:00:28.316502355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005562s 
2025-09-01T20:00:28.316987943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-09-01T20:00:28', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-09-01T20:00:28.317433350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.318208781Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-09-01T20:00:28.318440899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021504s 
2025-09-01T20:00:28.318754400Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-09-01T20:00:28.319037991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.319358827Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 
2025-09-01T20:00:28.319725446Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.320155231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 
2025-09-01T20:00:28.320539174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006042s 
2025-09-01T20:00:28.321016074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-09-01T20:00:28', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-09-01T20:00:28.321463966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.322232614Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-09-01T20:00:28.322488870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022228s 
2025-09-01T20:00:28.322775778Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-09-01T20:00:28.323039950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.323382820Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 
2025-09-01T20:00:28.323754008Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.324165536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 
2025-09-01T20:00:28.324523567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005719s 
2025-09-01T20:00:28.324705724Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.325118275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 
2025-09-01T20:00:28.325480644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005821s 
2025-09-01T20:00:28.325977625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-09-01T20:00:28', 'alpharatio_greatposterwall_config_contract') 
2025-09-01T20:00:28.326409535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.327221169Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-09-01T20:00:28.327420631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021907s 
2025-09-01T20:00:28.327643810Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-09-01T20:00:28.327931720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.328228177Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 
2025-09-01T20:00:28.328612751Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.328975542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 
2025-09-01T20:00:28.329258802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004358s 
2025-09-01T20:00:28.329691704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-09-01T20:00:28', 'remove_notwhatcd') 
2025-09-01T20:00:28.330109285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.330797561Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-09-01T20:00:28.331054528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019296s 
2025-09-01T20:00:28.331258589Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-09-01T20:00:28.331534855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.331867806Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 
2025-09-01T20:00:28.332337161Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-01T20:00:28.332537935Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s 
2025-09-01T20:00:28.332754351Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 
2025-09-01T20:00:28.333140449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 
2025-09-01T20:00:28.333886681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008718s 
2025-09-01T20:00:28.334083358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-01T20:00:28.334265043Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-01T20:00:28.334537081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 
2025-09-01T20:00:28.334954843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 
2025-09-01T20:00:28.335659001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008913s 
2025-09-01T20:00:28.336173607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-09-01T20:00:28', 'add_on_grab_to_notifications') 
2025-09-01T20:00:28.336552690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.337378423Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-09-01T20:00:28.337585891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025423s 
2025-09-01T20:00:28.337877889Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-09-01T20:00:28.338154225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.338475532Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 
2025-09-01T20:00:28.338841790Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.339267286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 
2025-09-01T20:00:28.339627061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005858s 
2025-09-01T20:00:28.340125284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-09-01T20:00:28', 'animetorrents_use_custom_config_contract') 
2025-09-01T20:00:28.340569859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.341332114Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-09-01T20:00:28.341576176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002194s 
2025-09-01T20:00:28.341813413Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-09-01T20:00:28.342067856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.342353511Z [Info] apprise_server_url: Starting migration of Main DB to 31 
2025-09-01T20:00:28.342644357Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-01T20:00:28.342960333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-01T20:00:28.343682046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008099s 
2025-09-01T20:00:28.344134066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-09-01T20:00:28', 'apprise_server_url') 
2025-09-01T20:00:28.344550084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.345241697Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-09-01T20:00:28.345463904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023544s 
2025-09-01T20:00:28.345731884Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-09-01T20:00:28.345984282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.346285258Z [Info] health_restored_notification: Starting migration of Main DB to 32 
2025-09-01T20:00:28.346685965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 
2025-09-01T20:00:28.346905016Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s 
2025-09-01T20:00:28.347157685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 
2025-09-01T20:00:28.347571057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 
2025-09-01T20:00:28.348317059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009136s 
2025-09-01T20:00:28.348766575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-09-01T20:00:28', 'health_restored_notification') 
2025-09-01T20:00:28.349203965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.349957833Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-09-01T20:00:28.350184600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002509s 
2025-09-01T20:00:28.350401366Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-09-01T20:00:28.350635618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.350923718Z [Info] remove_uc: Starting migration of Main DB to 33 
2025-09-01T20:00:28.351305828Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 
2025-09-01T20:00:28.351683528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 
2025-09-01T20:00:28.352011769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004614s 
2025-09-01T20:00:28.352432206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-09-01T20:00:28', 'remove_uc') 
2025-09-01T20:00:28.352850889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.353553293Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-09-01T20:00:28.353706833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001943s 
2025-09-01T20:00:28.353953619Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-09-01T20:00:28.354214595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.354514860Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 
2025-09-01T20:00:28.354824313Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-01T20:00:28.355086030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-01T20:00:28.355775568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007405s 
2025-09-01T20:00:28.356256707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-09-01T20:00:28', 'history_fix_data_titles') 
2025-09-01T20:00:28.356670029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.357384769Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-09-01T20:00:28.357592447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022909s 
2025-09-01T20:00:28.357848392Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-09-01T20:00:28.358136162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.358419652Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 
2025-09-01T20:00:28.358787884Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-01T20:00:28.358983718Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-01T20:00:28.359226417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 
2025-09-01T20:00:28.359622024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 
2025-09-01T20:00:28.360361152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008946s 
2025-09-01T20:00:28.360810186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-09-01T20:00:28', 'download_client_per_indexer') 
2025-09-01T20:00:28.361240753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.362147970Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-09-01T20:00:28.362386891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026368s 
2025-09-01T20:00:28.362686525Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-01T20:00:28.362968282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.363322345Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 
2025-09-01T20:00:28.365472014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-09-01T20:00:28.365681987Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-01T20:00:28.366095079Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 
2025-09-01T20:00:28.368494951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-01T20:00:28.369627722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2025-09-01T20:00:28.370260787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-09-01T20:00:28.370887449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-09-01T20:00:28.372601971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-01T20:00:28.372931495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065853s 
2025-09-01T20:00:28.373149744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-09-01T20:00:28.373362182Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-01T20:00:28.373648348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 
2025-09-01T20:00:28.375633816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-01T20:00:28.376768942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2025-09-01T20:00:28.377386255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-09-01T20:00:28.378010973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-09-01T20:00:28.379489580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-01T20:00:28.379931590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060132s 
2025-09-01T20:00:28.380154429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 
2025-09-01T20:00:28.380338650Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-01T20:00:28.380624826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 
2025-09-01T20:00:28.382599893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-01T20:00:28.383713696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus" 
2025-09-01T20:00:28.384342623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 
2025-09-01T20:00:28.384952581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 
2025-09-01T20:00:28.386475017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 
2025-09-01T20:00:28.386850543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059924s 
2025-09-01T20:00:28.387057650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-01T20:00:28.387253645Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-01T20:00:28.387473768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 
2025-09-01T20:00:28.392423265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-09-01T20:00:28.393673172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-09-01T20:00:28.394279062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-01T20:00:28.394784289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-01T20:00:28.396118035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084046s 
2025-09-01T20:00:28.396321605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-01T20:00:28.396509192Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-01T20:00:28.396770308Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 
2025-09-01T20:00:28.398937743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-09-01T20:00:28.400160304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-09-01T20:00:28.400784241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-01T20:00:28.401272795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-01T20:00:28.402543123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055089s 
2025-09-01T20:00:28.402726712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 
2025-09-01T20:00:28.402909460Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-01T20:00:28.403148381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 
2025-09-01T20:00:28.405316076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL) 
2025-09-01T20:00:28.406564149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands" 
2025-09-01T20:00:28.407168226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 
2025-09-01T20:00:28.407656259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 
2025-09-01T20:00:28.408920024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055347s 
2025-09-01T20:00:28.409139766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-01T20:00:28.409346673Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-01T20:00:28.409634152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 
2025-09-01T20:00:28.411607576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-01T20:00:28.412758714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-09-01T20:00:28.413394053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-01T20:00:28.414026887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-01T20:00:28.415643473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-01T20:00:28.416160243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062301s 
2025-09-01T20:00:28.416335416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-01T20:00:28.416533194Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-01T20:00:28.416836866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 
2025-09-01T20:00:28.418841623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-01T20:00:28.419986267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-09-01T20:00:28.420629914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-01T20:00:28.421261455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-01T20:00:28.423094667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-01T20:00:28.423604634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064704s 
2025-09-01T20:00:28.423773975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 
2025-09-01T20:00:28.423983697Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-01T20:00:28.424267238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 
2025-09-01T20:00:28.426266253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-01T20:00:28.427402681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus" 
2025-09-01T20:00:28.428043332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 
2025-09-01T20:00:28.428674933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 
2025-09-01T20:00:28.430517303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 
2025-09-01T20:00:28.430957429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064499s 
2025-09-01T20:00:28.431165348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 
2025-09-01T20:00:28.431347515Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-01T20:00:28.431578350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 
2025-09-01T20:00:28.433519128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL) 
2025-09-01T20:00:28.434493971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History" 
2025-09-01T20:00:28.434997225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 
2025-09-01T20:00:28.435614648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 
2025-09-01T20:00:28.437024888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 
2025-09-01T20:00:28.437540165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 
2025-09-01T20:00:28.437881483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060796s 
2025-09-01T20:00:28.438121696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 
2025-09-01T20:00:28.438309484Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-01T20:00:28.438615050Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 
2025-09-01T20:00:28.440489144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME) 
2025-09-01T20:00:28.441415479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions" 
2025-09-01T20:00:28.441941087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 
2025-09-01T20:00:28.442692821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 
2025-09-01T20:00:28.444256129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 
2025-09-01T20:00:28.444966479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 
2025-09-01T20:00:28.445442388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065442s 
2025-09-01T20:00:28.445612831Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-01T20:00:28.445825289Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s 
2025-09-01T20:00:28.446056254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 
2025-09-01T20:00:28.448264009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-01T20:00:28.449793108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-09-01T20:00:28.450520824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-01T20:00:28.451123828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-01T20:00:28.452581994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-01T20:00:28.452975216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066794s 
2025-09-01T20:00:28.453196682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-01T20:00:28.453411976Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-01T20:00:28.453650967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 
2025-09-01T20:00:28.455874414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-01T20:00:28.457358923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-09-01T20:00:28.458125307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-01T20:00:28.458716848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-01T20:00:28.460179123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-01T20:00:28.460576122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066779s 
2025-09-01T20:00:28.460783059Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-01T20:00:28.460973542Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-01T20:00:28.461230580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 
2025-09-01T20:00:28.463441071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-01T20:00:28.464983717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-09-01T20:00:28.465735992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-01T20:00:28.466349187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-01T20:00:28.467784217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-01T20:00:28.468192459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067182s 
2025-09-01T20:00:28.468414486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 
2025-09-01T20:00:28.468587194Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 
2025-09-01T20:00:28.468871085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 
2025-09-01T20:00:28.471099032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME) 
2025-09-01T20:00:28.485935377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus" 
2025-09-01T20:00:28.487432622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 
2025-09-01T20:00:28.488152582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 
2025-09-01T20:00:28.489814448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 
2025-09-01T20:00:28.490259504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211135s 
2025-09-01T20:00:28.490495580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 
2025-09-01T20:00:28.490721244Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 
2025-09-01T20:00:28.490985687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 
2025-09-01T20:00:28.495382811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL) 
2025-09-01T20:00:28.496907191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers" 
2025-09-01T20:00:28.497713384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 
2025-09-01T20:00:28.499579852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 
2025-09-01T20:00:28.501160535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 
2025-09-01T20:00:28.501580100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103541s 
2025-09-01T20:00:28.501827959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-01T20:00:28.502045658Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-01T20:00:28.502338157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 
2025-09-01T20:00:28.504293865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-09-01T20:00:28.504867800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-09-01T20:00:28.505229469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-01T20:00:28.505713624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-01T20:00:28.507601555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-01T20:00:28.507911409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053495s 
2025-09-01T20:00:28.508080690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 
2025-09-01T20:00:28.508228548Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-01T20:00:28.508394472Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 
2025-09-01T20:00:28.510142412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME) 
2025-09-01T20:00:28.510799335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks" 
2025-09-01T20:00:28.511196875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 
2025-09-01T20:00:28.511713065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 
2025-09-01T20:00:28.514022375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 
2025-09-01T20:00:28.514385136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058056s 
2025-09-01T20:00:28.514547833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-01T20:00:28.514676482Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-01T20:00:28.514854330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-01T20:00:28.516538421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-01T20:00:28.517031404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-01T20:00:28.517376649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-01T20:00:28.517961878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-01T20:00:28.519421186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-01T20:00:28.527092373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120158s 
2025-09-01T20:00:28.527560686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-09-01T20:00:28', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-01T20:00:28.527827383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.529308937Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-01T20:00:28.529478468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142104s 
2025-09-01T20:00:28.529698882Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-09-01T20:00:28.529890388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.530147295Z [Info] add_notification_status: Starting migration of Main DB to 37 
2025-09-01T20:00:28.530933648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 
2025-09-01T20:00:28.531442653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME) 
2025-09-01T20:00:28.531933191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008236s 
2025-09-01T20:00:28.532135118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 
2025-09-01T20:00:28.532425021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 
2025-09-01T20:00:28.532752792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004614s 
2025-09-01T20:00:28.533070491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-09-01T20:00:28', 'add_notification_status') 
2025-09-01T20:00:28.533388291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.534209174Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-09-01T20:00:28.534384187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018836s 
2025-09-01T20:00:28.534592206Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-09-01T20:00:28.534772479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.535018244Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 
2025-09-01T20:00:28.535415574Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.535685197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 
2025-09-01T20:00:28.535944529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003596s 
2025-09-01T20:00:28.536079100Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.536333482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 
2025-09-01T20:00:28.536608596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003855s 
2025-09-01T20:00:28.536762165Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData  
2025-09-01T20:00:28.537021277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 
2025-09-01T20:00:28.537244677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003536s 
2025-09-01T20:00:28.537571285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-09-01T20:00:28', 'indexers_freeleech_only_config_contract') 
2025-09-01T20:00:28.537861539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.538561759Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-09-01T20:00:28.538726471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016162s 
2025-09-01T20:00:28.538907055Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-09-01T20:00:28.539085364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.539304605Z [Info] email_encryption: Starting migration of Main DB to 39 
2025-09-01T20:00:28.539554017Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-01T20:00:28.539730613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-01T20:00:28.540392896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006626s 
2025-09-01T20:00:28.540690065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-09-01T20:00:28', 'email_encryption') 
2025-09-01T20:00:28.540981552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.541649226Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-09-01T20:00:28.541792174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019035s 
2025-09-01T20:00:28.541998159Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-09-01T20:00:28.542188362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.542429297Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 
2025-09-01T20:00:28.542708800Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-01T20:00:28.542893141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-01T20:00:28.543826220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009415s 
2025-09-01T20:00:28.544157487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-09-01T20:00:28', 'newznab_category_to_capabilities_settings') 
2025-09-01T20:00:28.544481429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.545192010Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-09-01T20:00:28.545332172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022461s 
2025-09-01T20:00:28.545553368Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-09-01T20:00:28.545716326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.545950608Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 
2025-09-01T20:00:28.546210110Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-01T20:00:28.546375383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-01T20:00:28.546960692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000588s 
2025-09-01T20:00:28.547258131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-09-01T20:00:28', 'gazelle_freeleech_token_options') 
2025-09-01T20:00:28.547566081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.548293616Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-09-01T20:00:28.548456253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018777s 
2025-09-01T20:00:28.548693982Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-09-01T20:00:28.548838593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.549108537Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 
2025-09-01T20:00:28.549346095Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-01T20:00:28.549503362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-01T20:00:28.550039191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005381s 
2025-09-01T20:00:28.550365868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-09-01T20:00:28', 'myanonamouse_freeleech_wedge_options') 
2025-09-01T20:00:28.550650712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.551400802Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-09-01T20:00:28.551550193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018569s 
2025-09-01T20:00:28.551763984Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2025-09-01T20:00:28.551956451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.552193098Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43 
2025-09-01T20:00:28.552436488Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-01T20:00:28.552631741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-01T20:00:28.562205460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095786s 
2025-09-01T20:00:28.562527869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-09-01T20:00:28', 'newznab_indexers_enable_redirect') 
2025-09-01T20:00:28.562845599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.563588485Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2025-09-01T20:00:28.563773397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109448s 
2025-09-01T20:00:28.571979872Z [Debug] MigrationController: Took: 00:00:00.6744585 
2025-09-01T20:00:28.655323127Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 
2025-09-01T20:00:28.676841158Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 
2025-09-01T20:00:28.689076235Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 
2025-09-01T20:00:28.689430028Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation  
2025-09-01T20:00:28.689718629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 
2025-09-01T20:00:28.692088120Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 
2025-09-01T20:00:28.692320017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026402s 
2025-09-01T20:00:28.692589750Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 
2025-09-01T20:00:28.692803711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028689s 
2025-09-01T20:00:28.694729038Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 
2025-09-01T20:00:28.694985224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.695376782Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 
2025-09-01T20:00:28.695715965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 
2025-09-01T20:00:28.696208086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005647s 
2025-09-01T20:00:28.696462699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.697830373Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 
2025-09-01T20:00:28.698057150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021807s 
2025-09-01T20:00:28.698461223Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 
2025-09-01T20:00:28.698726848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.699188307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 
2025-09-01T20:00:28.699516699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-01T20:00:28.699947236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000511s 
2025-09-01T20:00:28.700198061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-01T20:00:28.700428324Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 
2025-09-01T20:00:28.700691344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 
2025-09-01T20:00:28.701014064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 
2025-09-01T20:00:28.701730927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007588s 
2025-09-01T20:00:28.701964868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.702653866Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 
2025-09-01T20:00:28.702929681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00169s 
2025-09-01T20:00:28.703250086Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 
2025-09-01T20:00:28.703540411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.703918803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-01T20:00:28.704146772Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-01T20:00:28.704382447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 
2025-09-01T20:00:28.704724325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 
2025-09-01T20:00:28.705228009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005548s 
2025-09-01T20:00:28.705468604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.706150627Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 
2025-09-01T20:00:28.706434098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014731s 
2025-09-01T20:00:28.706739112Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 
2025-09-01T20:00:28.707006851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.707327527Z [Info] InitialSetup: Starting migration of Log DB to 1 
2025-09-01T20:00:28.707983528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 
2025-09-01T20:00:28.708502884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-09-01T20:00:28.709133774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009082s 
2025-09-01T20:00:28.709368297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 
2025-09-01T20:00:28.709647298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-01T20:00:28.710017724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004261s 
2025-09-01T20:00:28.710372238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-01T20:00:28', 'InitialSetup') 
2025-09-01T20:00:28.710832004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.712068294Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 
2025-09-01T20:00:28.712101591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019763s 
2025-09-01T20:00:28.712134086Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 
2025-09-01T20:00:28.712424711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.712845769Z [Info] ApplicationStatus: Starting migration of Log DB to 2 
2025-09-01T20:00:28.713423473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-09-01T20:00:28', 'ApplicationStatus') 
2025-09-01T20:00:28.717229186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.717804244Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 
2025-09-01T20:00:28.718795660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052139s 
2025-09-01T20:00:28.719583016Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 
2025-09-01T20:00:28.719764541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.720692660Z [Info] IndexerProps: Starting migration of Log DB to 3 
2025-09-01T20:00:28.720944427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-09-01T20:00:28', 'IndexerProps') 
2025-09-01T20:00:28.721539315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.722501352Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 
2025-09-01T20:00:28.722867439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027552s 
2025-09-01T20:00:28.723108695Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 
2025-09-01T20:00:28.723503781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.723973727Z [Info] add_update_history: Starting migration of Log DB to 4 
2025-09-01T20:00:28.724986907Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 
2025-09-01T20:00:28.725660103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-09-01T20:00:28.726485144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011993s 
2025-09-01T20:00:28.726871672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 
2025-09-01T20:00:28.727404195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-01T20:00:28.727975415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007251s 
2025-09-01T20:00:28.728540222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-09-01T20:00:28', 'add_update_history') 
2025-09-01T20:00:28.729220983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.730231869Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 
2025-09-01T20:00:28.730561532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029131s 
2025-09-01T20:00:28.730931528Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 
2025-09-01T20:00:28.731532438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.731818934Z [Info] update_notifiarr: Starting migration of Log DB to 5 
2025-09-01T20:00:28.732421568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-09-01T20:00:28', 'update_notifiarr') 
2025-09-01T20:00:28.733146819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.733985538Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 
2025-09-01T20:00:28.734342697Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026554s 
2025-09-01T20:00:28.734733093Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 
2025-09-01T20:00:28.735116685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.735583526Z [Info] app_profiles: Starting migration of Log DB to 6 
2025-09-01T20:00:28.736140938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-09-01T20:00:28', 'app_profiles') 
2025-09-01T20:00:28.736801488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.737665428Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 
2025-09-01T20:00:28.737980693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025656s 
2025-09-01T20:00:28.738317381Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 
2025-09-01T20:00:28.738697316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.739156500Z [Info] history_failed: Starting migration of Log DB to 7 
2025-09-01T20:00:28.739636056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-09-01T20:00:28', 'history_failed') 
2025-09-01T20:00:28.740106453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.740815741Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 
2025-09-01T20:00:28.741054432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021603s 
2025-09-01T20:00:28.741313023Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 
2025-09-01T20:00:28.741568858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.741889604Z [Info] redacted_api: Starting migration of Log DB to 8 
2025-09-01T20:00:28.742240500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-09-01T20:00:28', 'redacted_api') 
2025-09-01T20:00:28.742688783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.743359874Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 
2025-09-01T20:00:28.743593765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017941s 
2025-09-01T20:00:28.743857957Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 
2025-09-01T20:00:28.744109784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.744440500Z [Info] IndexerProxies: Starting migration of Log DB to 10 
2025-09-01T20:00:28.744787710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-09-01T20:00:28', 'IndexerProxies') 
2025-09-01T20:00:28.745278348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.745955772Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 
2025-09-01T20:00:28.746261287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018022s 
2025-09-01T20:00:28.746484376Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 
2025-09-01T20:00:28.746702525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.747023001Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 
2025-09-01T20:00:28.747412816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-09-01T20:00:28', 'app_indexer_remote_name') 
2025-09-01T20:00:28.747833893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.748703094Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 
2025-09-01T20:00:28.748933979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019722s 
2025-09-01T20:00:28.749175124Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 
2025-09-01T20:00:28.749446992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.749761826Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 
2025-09-01T20:00:28.750187302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-09-01T20:00:28', 'desi_gazelle_to_unit3d') 
2025-09-01T20:00:28.750572929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.751241315Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 
2025-09-01T20:00:28.751455536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018027s 
2025-09-01T20:00:28.751728376Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 
2025-09-01T20:00:28.752034332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.752367352Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 
2025-09-01T20:00:28.752753339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-09-01T20:00:28', 'add_on_update_to_notifications') 
2025-09-01T20:00:28.753209568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.753902303Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 
2025-09-01T20:00:28.754119060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018644s 
2025-09-01T20:00:28.754361458Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 
2025-09-01T20:00:28.754620068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.754946967Z [Info] IndexerVersions: Starting migration of Log DB to 15 
2025-09-01T20:00:28.755298795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-09-01T20:00:28', 'IndexerVersions') 
2025-09-01T20:00:28.755734893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.756436496Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 
2025-09-01T20:00:28.756661249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018056s 
2025-09-01T20:00:28.756916523Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 
2025-09-01T20:00:28.757165424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.757479717Z [Info] cleanup_config: Starting migration of Log DB to 16 
2025-09-01T20:00:28.757837838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-09-01T20:00:28', 'cleanup_config') 
2025-09-01T20:00:28.758276562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.758963375Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 
2025-09-01T20:00:28.759176043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017763s 
2025-09-01T20:00:28.759442520Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 
2025-09-01T20:00:28.759707684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.760106557Z [Info] indexer_cleanup: Starting migration of Log DB to 17 
2025-09-01T20:00:28.760475029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-09-01T20:00:28', 'indexer_cleanup') 
2025-09-01T20:00:28.760912029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.761589854Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 
2025-09-01T20:00:28.761822973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018813s 
2025-09-01T20:00:28.762066544Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 
2025-09-01T20:00:28.762322068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.762640960Z [Info] minimum_seeders: Starting migration of Log DB to 18 
2025-09-01T20:00:28.763010625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-09-01T20:00:28', 'minimum_seeders') 
2025-09-01T20:00:28.763427805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.770020420Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 
2025-09-01T20:00:28.770245303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076382s 
2025-09-01T20:00:28.770522090Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 
2025-09-01T20:00:28.770778416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.771118962Z [Info] remove_showrss: Starting migration of Log DB to 19 
2025-09-01T20:00:28.771497324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-09-01T20:00:28', 'remove_showrss') 
2025-09-01T20:00:28.772006339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.772677180Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 
2025-09-01T20:00:28.772900940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018921s 
2025-09-01T20:00:28.773200684Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 
2025-09-01T20:00:28.773409214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.773735671Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 
2025-09-01T20:00:28.774117841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-09-01T20:00:28', 'remove_torrentparadiseml') 
2025-09-01T20:00:28.774569049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.775246614Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 
2025-09-01T20:00:28.775461085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018327s 
2025-09-01T20:00:28.775728063Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 
2025-09-01T20:00:28.776067997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.776420638Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 
2025-09-01T20:00:28.776802567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-09-01T20:00:28', 'localization_setting_to_string') 
2025-09-01T20:00:28.777236440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.777935939Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 
2025-09-01T20:00:28.778180762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018621s 
2025-09-01T20:00:28.778415474Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 
2025-09-01T20:00:28.778672252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.778977967Z [Info] orpheus_api: Starting migration of Log DB to 22 
2025-09-01T20:00:28.779326509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-09-01T20:00:28', 'orpheus_api') 
2025-09-01T20:00:28.779720081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.780462557Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 
2025-09-01T20:00:28.780707831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017943s 
2025-09-01T20:00:28.780993225Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 
2025-09-01T20:00:28.781207647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.781536770Z [Info] download_client_categories: Starting migration of Log DB to 23 
2025-09-01T20:00:28.781911194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-09-01T20:00:28', 'download_client_categories') 
2025-09-01T20:00:28.782367002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.783161422Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 
2025-09-01T20:00:28.783381655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001932s 
2025-09-01T20:00:28.783618793Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 
2025-09-01T20:00:28.783902875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.784246727Z [Info] add_salt_to_users: Starting migration of Log DB to 24 
2025-09-01T20:00:28.784603526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-09-01T20:00:28', 'add_salt_to_users') 
2025-09-01T20:00:28.785046127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.785726016Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 
2025-09-01T20:00:28.785944426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018476s 
2025-09-01T20:00:28.786239330Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 
2025-09-01T20:00:28.786505085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.786849679Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 
2025-09-01T20:00:28.787245165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-09-01T20:00:28', 'speedcd_userpasssettings_to_speedcdsettings') 
2025-09-01T20:00:28.787716033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.788457757Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 
2025-09-01T20:00:28.788734063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019269s 
2025-09-01T20:00:28.789011101Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 
2025-09-01T20:00:28.789297317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.789643254Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 
2025-09-01T20:00:28.790058380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-09-01T20:00:28', 'torrentday_cookiesettings_to_torrentdaysettings') 
2025-09-01T20:00:28.790537364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.791237694Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 
2025-09-01T20:00:28.791505103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019049s 
2025-09-01T20:00:28.791781119Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 
2025-09-01T20:00:28.792075572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.792403442Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 
2025-09-01T20:00:28.792891555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-09-01T20:00:28', 'alpharatio_greatposterwall_config_contract') 
2025-09-01T20:00:28.793284807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.793986470Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 
2025-09-01T20:00:28.794275862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018846s 
2025-09-01T20:00:28.794494833Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 
2025-09-01T20:00:28.794756811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.795057997Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 
2025-09-01T20:00:28.795425307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-09-01T20:00:28', 'remove_notwhatcd') 
2025-09-01T20:00:28.795861064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.796662167Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 
2025-09-01T20:00:28.796902652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019043s 
2025-09-01T20:00:28.797150360Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 
2025-09-01T20:00:28.797423009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.797733855Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 
2025-09-01T20:00:28.798114011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-09-01T20:00:28', 'add_on_grab_to_notifications') 
2025-09-01T20:00:28.798548646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.799225289Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 
2025-09-01T20:00:28.799478949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018027s 
2025-09-01T20:00:28.799742871Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 
2025-09-01T20:00:28.800039378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.800417850Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 
2025-09-01T20:00:28.800790651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-09-01T20:00:28', 'animetorrents_use_custom_config_contract') 
2025-09-01T20:00:28.801237601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.801950697Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 
2025-09-01T20:00:28.802216893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018898s 
2025-09-01T20:00:28.802459351Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 
2025-09-01T20:00:28.802720056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.803043988Z [Info] apprise_server_url: Starting migration of Log DB to 31 
2025-09-01T20:00:28.803403051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-09-01T20:00:28', 'apprise_server_url') 
2025-09-01T20:00:28.803834129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.804547576Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 
2025-09-01T20:00:28.804781878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018297s 
2025-09-01T20:00:28.805041340Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 
2025-09-01T20:00:28.805312947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.805626158Z [Info] health_restored_notification: Starting migration of Log DB to 32 
2025-09-01T20:00:28.806008508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-09-01T20:00:28', 'health_restored_notification') 
2025-09-01T20:00:28.806462141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.807135367Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 
2025-09-01T20:00:28.807386132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018106s 
2025-09-01T20:00:28.807611045Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 
2025-09-01T20:00:28.807875056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.808201674Z [Info] remove_uc: Starting migration of Log DB to 33 
2025-09-01T20:00:28.808545697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-09-01T20:00:28', 'remove_uc') 
2025-09-01T20:00:28.808956975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.809627485Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 
2025-09-01T20:00:28.809855374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017746s 
2025-09-01T20:00:28.810114105Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 
2025-09-01T20:00:28.810370071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.810699043Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 
2025-09-01T20:00:28.811071323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-09-01T20:00:28', 'history_fix_data_titles') 
2025-09-01T20:00:28.811503523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.812179484Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 
2025-09-01T20:00:28.812421241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001797s 
2025-09-01T20:00:28.812667387Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 
2025-09-01T20:00:28.812951369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.813253106Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 
2025-09-01T20:00:28.813644184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-09-01T20:00:28', 'download_client_per_indexer') 
2025-09-01T20:00:28.814076725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.814758558Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 
2025-09-01T20:00:28.815036628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018089s 
2025-09-01T20:00:28.815291270Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 
2025-09-01T20:00:28.815578729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.815916940Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 
2025-09-01T20:00:28.816590988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 
2025-09-01T20:00:28.816828867Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s 
2025-09-01T20:00:28.817070413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 
2025-09-01T20:00:28.817986107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL) 
2025-09-01T20:00:28.818812822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs" 
2025-09-01T20:00:28.819407800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 
2025-09-01T20:00:28.819964501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 
2025-09-01T20:00:28.820988422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 
2025-09-01T20:00:28.821333086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040193s 
2025-09-01T20:00:28.821641087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 
2025-09-01T20:00:28.821775868Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 
2025-09-01T20:00:28.822038387Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 
2025-09-01T20:00:28.822754920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL) 
2025-09-01T20:00:28.823476412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 
2025-09-01T20:00:28.823951649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 
2025-09-01T20:00:28.824497448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 
2025-09-01T20:00:28.825406459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 
2025-09-01T20:00:28.825815292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035418s 
2025-09-01T20:00:28.826021297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 
2025-09-01T20:00:28.826231079Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 
2025-09-01T20:00:28.826478447Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 
2025-09-01T20:00:28.827202906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 
2025-09-01T20:00:28.827718224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 
2025-09-01T20:00:28.828243902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 
2025-09-01T20:00:28.828770763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 
2025-09-01T20:00:28.829667559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 
2025-09-01T20:00:28.830085601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033574s 
2025-09-01T20:00:28.830519765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-09-01T20:00:28', 'postgres_update_timestamp_columns_to_with_timezone') 
2025-09-01T20:00:28.830987417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.831838741Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 
2025-09-01T20:00:28.832142904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050599s 
2025-09-01T20:00:28.832399651Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 
2025-09-01T20:00:28.832670807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.832996733Z [Info] add_notification_status: Starting migration of Log DB to 37 
2025-09-01T20:00:28.833362510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-09-01T20:00:28', 'add_notification_status') 
2025-09-01T20:00:28.833807586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.834501133Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 
2025-09-01T20:00:28.834810816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018207s 
2025-09-01T20:00:28.835062142Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 
2025-09-01T20:00:28.835377367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.835731931Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 
2025-09-01T20:00:28.836313853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-09-01T20:00:28', 'indexers_freeleech_only_config_contract') 
2025-09-01T20:00:28.836970104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.837800707Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 
2025-09-01T20:00:28.838049748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023811s 
2025-09-01T20:00:28.838329943Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 
2025-09-01T20:00:28.838615407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.839096326Z [Info] email_encryption: Starting migration of Log DB to 39 
2025-09-01T20:00:28.839488886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-09-01T20:00:28', 'email_encryption') 
2025-09-01T20:00:28.839965216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.840711739Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 
2025-09-01T20:00:28.840926862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020653s 
2025-09-01T20:00:28.841228098Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 
2025-09-01T20:00:28.841550357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.841891194Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 
2025-09-01T20:00:28.842345268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-09-01T20:00:28', 'newznab_category_to_capabilities_settings') 
2025-09-01T20:00:28.842845405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.843722902Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 
2025-09-01T20:00:28.844105643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021578s 
2025-09-01T20:00:28.844386849Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 
2025-09-01T20:00:28.844683166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.845126218Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 
2025-09-01T20:00:28.845521905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-09-01T20:00:28', 'gazelle_freeleech_token_options') 
2025-09-01T20:00:28.846035048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.846790429Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 
2025-09-01T20:00:28.847065583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021003s 
2025-09-01T20:00:28.847418604Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 
2025-09-01T20:00:28.847649218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.848021378Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 
2025-09-01T20:00:28.848466444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-09-01T20:00:28', 'myanonamouse_freeleech_wedge_options') 
2025-09-01T20:00:28.848964607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.849634726Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 
2025-09-01T20:00:28.849928278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019746s 
2025-09-01T20:00:28.850204374Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating 
2025-09-01T20:00:28.850504498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 
2025-09-01T20:00:28.850843571Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43 
2025-09-01T20:00:28.851276402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-09-01T20:00:28', 'newznab_indexers_enable_redirect') 
2025-09-01T20:00:28.851756519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 
2025-09-01T20:00:28.852506269Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated 
2025-09-01T20:00:28.852799008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019984s 
2025-09-01T20:00:29.015622671Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 
2025-09-01T20:00:29.023821180Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 
2025-09-01T20:00:29.028411604Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 
2025-09-01T20:00:29.124424983Z [Info] AppSyncProfileService: Setting up default app profile 
2025-09-01T20:00:29.135751230Z [Info] CommandExecutor: Starting 3 threads for tasks. 
2025-09-01T20:00:29.231593995Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 
2025-09-01T20:00:29.356152505Z [ls.io-init] done.
2025-09-01T20:00:29.596675107Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 
2025-09-01T20:00:29.597246067Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 
2025-09-01T20:00:29.597526121Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin