2026-03-07T23:47:00.492329403Z [migrations] started
2026-03-07T23:47:00.492373181Z [migrations] no migrations found
2026-03-07T23:47:00.509899327Z usermod: no changes
2026-03-07T23:47:00.515303791Z ───────────────────────────────────────
2026-03-07T23:47:00.515330114Z
2026-03-07T23:47:00.515334112Z ██╗ ███████╗██╗ ██████╗
2026-03-07T23:47:00.515338090Z ██║ ██╔════╝██║██╔═══██╗
2026-03-07T23:47:00.515341998Z ██║ ███████╗██║██║ ██║
2026-03-07T23:47:00.515345906Z ██║ ╚════██║██║██║ ██║
2026-03-07T23:47:00.515349683Z ███████╗███████║██║╚██████╔╝
2026-03-07T23:47:00.515353541Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-07T23:47:00.515357319Z
2026-03-07T23:47:00.515360926Z Brought to you by linuxserver.io
2026-03-07T23:47:00.515364904Z ───────────────────────────────────────
2026-03-07T23:47:00.515657403Z
2026-03-07T23:47:00.515687183Z To support the app dev(s) visit:
2026-03-07T23:47:00.517301524Z Prowlarr: https://opencollective.com/prowlarr
2026-03-07T23:47:00.517623723Z
2026-03-07T23:47:00.517630436Z To support LSIO projects visit:
2026-03-07T23:47:00.517634855Z https://www.linuxserver.io/donate/
2026-03-07T23:47:00.517638643Z
2026-03-07T23:47:00.517642360Z ───────────────────────────────────────
2026-03-07T23:47:00.517647140Z GID/UID
2026-03-07T23:47:00.517650837Z ───────────────────────────────────────
2026-03-07T23:47:00.521957180Z
2026-03-07T23:47:00.521968283Z User UID: 911
2026-03-07T23:47:00.521972461Z User GID: 911
2026-03-07T23:47:00.521976229Z ───────────────────────────────────────
2026-03-07T23:47:00.523579778Z Linuxserver.io version: 2.3.3.5296-ls226
2026-03-07T23:47:00.523823629Z Build-date: 2026-03-07T23:43:35+00:00
2026-03-07T23:47:00.523830232Z ───────────────────────────────────────
2026-03-07T23:47:00.523834170Z
2026-03-07T23:47:00.575449828Z [custom-init] No custom files found, skipping...
2026-03-07T23:47:00.598269094Z failed to load "/config/config.xml": No such file or directory
2026-03-07T23:47:00.939463882Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.3.5296
2026-03-07T23:47:00.958484137Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-07T23:47:00.965663706Z [Debug] Bootstrap: Console selected
2026-03-07T23:47:00.966935727Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-07T23:47:01.209400755Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-07T23:47:01.272798912Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {83935ea0-6784-4125-9a30-1e209b3d0fb3} may be persisted to storage in unencrypted form.
2026-03-07T23:47:01.330047424Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-03-07T23:47:01.358039256Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-03-07T23:47:01.412401345Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-07T23:47:01.419058372Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-07T23:47:01.419541686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-07T23:47:01.456355123Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-07T23:47:01.460381101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0374467s
2026-03-07T23:47:01.460711216Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-07T23:47:01.460934546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0414225s
2026-03-07T23:47:01.468222543Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-07T23:47:01.468810878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.473206961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-07T23:47:01.481132242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-07T23:47:01.491678370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182214s
2026-03-07T23:47:01.492159700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.494038824Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-07T23:47:01.494224288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205803s
2026-03-07T23:47:01.500172156Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-07T23:47:01.500445347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.505138889Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-07T23:47:01.506108752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-07T23:47:01.506650623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013185s
2026-03-07T23:47:01.506929595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-07T23:47:01.507863005Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.49E-05s
2026-03-07T23:47:01.508337701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-07T23:47:01.508945545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-07T23:47:01.509604101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010522s
2026-03-07T23:47:01.509879746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.510594436Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-07T23:47:01.510790471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020182s
2026-03-07T23:47:01.511354096Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-07T23:47:01.511624721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.512494332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-07T23:47:01.512718443Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2026-03-07T23:47:01.512935200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-07T23:47:01.513284213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-07T23:47:01.513787516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006304s
2026-03-07T23:47:01.514029674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.514662518Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-07T23:47:01.514873984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014541s
2026-03-07T23:47:01.516062117Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-07T23:47:01.516318192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.516937319Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-03-07T23:47:01.521058479Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-03-07T23:47:01.521602114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2026-03-07T23:47:01.522087291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008474s
2026-03-07T23:47:01.522303827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-03-07T23:47:01.522655064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-03-07T23:47:01.523038546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005385s
2026-03-07T23:47:01.523203198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-07T23:47:01.523839309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT)
2026-03-07T23:47:01.524446251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009828s
2026-03-07T23:47:01.524652036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-03-07T23:47:01.524997491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-07T23:47:01.525371234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005364s
2026-03-07T23:47:01.525577209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-03-07T23:47:01.530323748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL)
2026-03-07T23:47:01.531011593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051913s
2026-03-07T23:47:01.531192037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-03-07T23:47:01.531835182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-03-07T23:47:01.532465411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010391s
2026-03-07T23:47:01.532709553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-03-07T23:47:01.533080029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-07T23:47:01.533509454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006028s
2026-03-07T23:47:01.533708344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-03-07T23:47:01.536638365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL)
2026-03-07T23:47:01.537482134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035293s
2026-03-07T23:47:01.537716476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-03-07T23:47:01.538013835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-07T23:47:01.538434542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005579s
2026-03-07T23:47:01.538676860Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-03-07T23:47:01.539313272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL)
2026-03-07T23:47:01.539885615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009749s
2026-03-07T23:47:01.540172382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-03-07T23:47:01.540856480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT)
2026-03-07T23:47:01.541436278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010682s
2026-03-07T23:47:01.541667784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-03-07T23:47:01.542030244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-03-07T23:47:01.542400259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005254s
2026-03-07T23:47:01.542591624Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-03-07T23:47:01.542985247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-03-07T23:47:01.543384692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005909s
2026-03-07T23:47:01.543595256Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-03-07T23:47:01.543929829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-03-07T23:47:01.544287269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004905s
2026-03-07T23:47:01.544483995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-03-07T23:47:01.547823951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2026-03-07T23:47:01.548345422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036587s
2026-03-07T23:47:01.548572359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-03-07T23:47:01.548925881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-03-07T23:47:01.549294122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005189s
2026-03-07T23:47:01.549526661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-03-07T23:47:01.549874982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-03-07T23:47:01.550266320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005296s
2026-03-07T23:47:01.550473147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-03-07T23:47:01.551392528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-07T23:47:01.552095314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014177s
2026-03-07T23:47:01.552323413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-03-07T23:47:01.553265460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-03-07T23:47:01.553975310Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014411s
2026-03-07T23:47:01.554225534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-03-07T23:47:01.554630078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-07T23:47:01.555042800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000601s
2026-03-07T23:47:01.555260578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-03-07T23:47:01.555761647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-03-07T23:47:01.556274651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008067s
2026-03-07T23:47:01.556499784Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-03-07T23:47:01.556819167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-07T23:47:01.557171467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004681s
2026-03-07T23:47:01.558915308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-07T23:47:01', 'InitialSetup')
2026-03-07T23:47:01.559576840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.562315105Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-07T23:47:01.562522934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00557s
2026-03-07T23:47:01.562835663Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-03-07T23:47:01.563091519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.563420922Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-03-07T23:47:01.566385342Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-03-07T23:47:01.583842439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-03-07T23:47:01.585209352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers"
2026-03-07T23:47:01.586076468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-07T23:47:01.586970629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-07T23:47:01.588854603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-07T23:47:01.589334519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227142s
2026-03-07T23:47:01.589590234Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-03-07T23:47:01.591247221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-03-07T23:47:01.592433410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2026-03-07T23:47:01.593060984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-07T23:47:01.593654058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-07T23:47:01.595384974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-07T23:47:01.595859650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060255s
2026-03-07T23:47:01.596203182Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-03-07T23:47:01.599615624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-03-07T23:47:01.600813697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2026-03-07T23:47:01.601432042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-07T23:47:01.602013684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-07T23:47:01.603780261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-07T23:47:01.604281491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078356s
2026-03-07T23:47:01.604508808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-03-07T23:47:01.605249199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-07T23:47:01.605902535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011816s
2026-03-07T23:47:01.606171357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-03-07T23:47:01.606595340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-03-07T23:47:01.607057391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006691s
2026-03-07T23:47:01.607533470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-07T23:47:01', 'ApplicationStatus')
2026-03-07T23:47:01.608003056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.608985153Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-03-07T23:47:01.609189355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025549s
2026-03-07T23:47:01.609439899Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-03-07T23:47:01.609676305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.609983183Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-03-07T23:47:01.611083479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-07T23:47:01.611279434Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-07T23:47:01.611541662Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-03-07T23:47:01.612043322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-03-07T23:47:01.612781118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009972s
2026-03-07T23:47:01.613002334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-03-07T23:47:01.613795331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1)
2026-03-07T23:47:01.614438396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011903s
2026-03-07T23:47:01.614637036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-03-07T23:47:01.615389361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-07T23:47:01.616013868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011157s
2026-03-07T23:47:01.616269192Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-03-07T23:47:01.616721654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-07T23:47:01.617128804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006297s
2026-03-07T23:47:01.617549611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-07T23:47:01', 'IndexerProps')
2026-03-07T23:47:01.617964296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.618757313Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-03-07T23:47:01.618958238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002237s
2026-03-07T23:47:01.619183021Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-03-07T23:47:01.619437984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.619724331Z [Info] add_update_history: Starting migration of Main DB to 4
2026-03-07T23:47:01.620303187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-07T23:47:01', 'add_update_history')
2026-03-07T23:47:01.620722421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.621440267Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-03-07T23:47:01.621642584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019993s
2026-03-07T23:47:01.621871786Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-03-07T23:47:01.622112641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.622402925Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-03-07T23:47:01.625832181Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-07T23:47:01.626904771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-07T23:47:01.627429548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011775s
2026-03-07T23:47:01.627874214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-07T23:47:01', 'update_notifiarr')
2026-03-07T23:47:01.628313448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.629021985Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-03-07T23:47:01.629224393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027306s
2026-03-07T23:47:01.629447502Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-03-07T23:47:01.629692445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.629969814Z [Info] app_profiles: Starting migration of Main DB to 6
2026-03-07T23:47:01.630540343Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-03-07T23:47:01.631267868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL)
2026-03-07T23:47:01.631840211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010699s
2026-03-07T23:47:01.632114834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-03-07T23:47:01.632494218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-03-07T23:47:01.632869464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005633s
2026-03-07T23:47:01.633072914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-07T23:47:01.633258958Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-07T23:47:01.633496026Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-03-07T23:47:01.633876572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-03-07T23:47:01.634570770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008506s
2026-03-07T23:47:01.634993191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-07T23:47:01', 'app_profiles')
2026-03-07T23:47:01.635408257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.636234821Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-03-07T23:47:01.636434083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024754s
2026-03-07T23:47:01.636654887Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-03-07T23:47:01.636900782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.637188943Z [Info] history_failed: Starting migration of Main DB to 7
2026-03-07T23:47:01.637673088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-07T23:47:01.637868151Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-07T23:47:01.638099657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-03-07T23:47:01.638479071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-03-07T23:47:01.639125432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008006s
2026-03-07T23:47:01.639505778Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-03-07T23:47:01.639986787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-03-07T23:47:01.640332954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005439s
2026-03-07T23:47:01.640751166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-07T23:47:01', 'history_failed')
2026-03-07T23:47:01.641174038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.641938698Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-03-07T23:47:01.642141547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021173s
2026-03-07T23:47:01.642360718Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-03-07T23:47:01.642606423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.642905485Z [Info] redacted_api: Starting migration of Main DB to 8
2026-03-07T23:47:01.643272665Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-07T23:47:01.643552087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-07T23:47:01.645445461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019455s
2026-03-07T23:47:01.645871969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-07T23:47:01', 'redacted_api')
2026-03-07T23:47:01.646294380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.646978538Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-03-07T23:47:01.647193611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034705s
2026-03-07T23:47:01.647417452Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-03-07T23:47:01.647669610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.647993622Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-03-07T23:47:01.648492507Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-03-07T23:47:01.649144871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT)
2026-03-07T23:47:01.649706121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009902s
2026-03-07T23:47:01.649905993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-07T23:47:01.650084413Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-07T23:47:01.650303594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-03-07T23:47:01.650613639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-03-07T23:47:01.651259329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007349s
2026-03-07T23:47:01.651683764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-07T23:47:01', 'IndexerProxies')
2026-03-07T23:47:01.652124070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.652850533Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-03-07T23:47:01.653056328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023067s
2026-03-07T23:47:01.653301562Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-03-07T23:47:01.653561966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.653865287Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-03-07T23:47:01.654236945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-03-07T23:47:01.654455696Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-07T23:47:01.654744548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-03-07T23:47:01.655161568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-03-07T23:47:01.655837028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008379s
2026-03-07T23:47:01.656315632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-07T23:47:01', 'app_indexer_remote_name')
2026-03-07T23:47:01.656743023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.657513274Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-03-07T23:47:01.657731173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024719s
2026-03-07T23:47:01.657967899Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-03-07T23:47:01.658228043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.658531645Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-03-07T23:47:01.660945476Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.661898595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-03-07T23:47:01.662283741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011462s
2026-03-07T23:47:01.662734509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-07T23:47:01', 'desi_gazelle_to_unit3d')
2026-03-07T23:47:01.663155326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.663867671Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-03-07T23:47:01.664086772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026729s
2026-03-07T23:47:01.664350703Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-03-07T23:47:01.664611990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.664923467Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-03-07T23:47:01.665309063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-07T23:47:01.665509207Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-07T23:47:01.665779691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-03-07T23:47:01.666204567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-03-07T23:47:01.666914376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008946s
2026-03-07T23:47:01.667373491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-07T23:47:01', 'add_on_update_to_notifications')
2026-03-07T23:47:01.667816894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.669383639Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-03-07T23:47:01.669614674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003302s
2026-03-07T23:47:01.669839838Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-03-07T23:47:01.670087998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.670379605Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-03-07T23:47:01.670933450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-03-07T23:47:01.671565383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2026-03-07T23:47:01.672142725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009724s
2026-03-07T23:47:01.672426918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-03-07T23:47:01.672925181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-03-07T23:47:01.673368905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007012s
2026-03-07T23:47:01.673631434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-03-07T23:47:01.674081149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-03-07T23:47:01.674489141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006329s
2026-03-07T23:47:01.674920600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-07T23:47:01', 'IndexerVersions')
2026-03-07T23:47:01.675333291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.676146709Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-03-07T23:47:01.676359027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022548s
2026-03-07T23:47:01.676581174Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-03-07T23:47:01.676827380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.677115480Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-03-07T23:47:01.678833250Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.679801039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-03-07T23:47:01.680137396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010552s
2026-03-07T23:47:01.680392410Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.680787305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-03-07T23:47:01.681093963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004779s
2026-03-07T23:47:01.681509088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-07T23:47:01', 'cleanup_config')
2026-03-07T23:47:01.681928523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.682588833Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-03-07T23:47:01.682794627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019428s
2026-03-07T23:47:01.683014961Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-03-07T23:47:01.683264644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.683557123Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-03-07T23:47:01.685548303Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.685947537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-03-07T23:47:01.686250146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004282s
2026-03-07T23:47:01.686512595Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.686864343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-03-07T23:47:01.687164808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004281s
2026-03-07T23:47:01.687426145Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.687773104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-03-07T23:47:01.688100312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004438s
2026-03-07T23:47:01.688353442Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.688697315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-03-07T23:47:01.688994984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004205s
2026-03-07T23:47:01.689263776Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.689609452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-03-07T23:47:01.689912622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004243s
2026-03-07T23:47:01.690170562Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.690521950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-03-07T23:47:01.690823827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004335s
2026-03-07T23:47:01.691084322Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.691435028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-03-07T23:47:01.691742939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004362s
2026-03-07T23:47:01.692025377Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.692383408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-03-07T23:47:01.692689825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004396s
2026-03-07T23:47:01.692947925Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.696948381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-03-07T23:47:01.697283807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041098s
2026-03-07T23:47:01.697545564Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.697892803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-03-07T23:47:01.698189361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004189s
2026-03-07T23:47:01.698450597Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.698812295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-03-07T23:47:01.699111317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004384s
2026-03-07T23:47:01.699368495Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.699716556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-03-07T23:47:01.700038174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004399s
2026-03-07T23:47:01.700298568Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.700650297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-03-07T23:47:01.700960431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000442s
2026-03-07T23:47:01.701217479Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.701574438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-03-07T23:47:01.701880665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004405s
2026-03-07T23:47:01.702136951Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.702489882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-03-07T23:47:01.702829766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004675s
2026-03-07T23:47:01.703096042Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.703431087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-03-07T23:47:01.703736262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004171s
2026-03-07T23:47:01.703930002Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.705341975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-03-07T23:47:01.705725458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016076s
2026-03-07T23:47:01.705910791Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.706314865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-03-07T23:47:01.706674088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005808s
2026-03-07T23:47:01.706856295Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.707253695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-03-07T23:47:01.707629903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005829s
2026-03-07T23:47:01.707814494Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.708254921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-03-07T23:47:01.708610858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005906s
2026-03-07T23:47:01.708795470Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.709199384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-03-07T23:47:01.709559739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005783s
2026-03-07T23:47:01.709741636Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.710137423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-03-07T23:47:01.710489752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005673s
2026-03-07T23:47:01.710676118Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.711085602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-03-07T23:47:01.711446880Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000589s
2026-03-07T23:47:01.711624989Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.712041858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-03-07T23:47:01.712398356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005913s
2026-03-07T23:47:01.712583850Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.712971440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-03-07T23:47:01.713325493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005584s
2026-03-07T23:47:01.713503963Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.713903978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-03-07T23:47:01.714254735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00057s
2026-03-07T23:47:01.714437894Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.714845124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-03-07T23:47:01.715203896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005856s
2026-03-07T23:47:01.715385572Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.715801911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-03-07T23:47:01.716174381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005994s
2026-03-07T23:47:01.716359584Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.716772074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-03-07T23:47:01.717134755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005928s
2026-03-07T23:47:01.717315358Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.717719332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-03-07T23:47:01.718072884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005757s
2026-03-07T23:47:01.718256043Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.718655407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-03-07T23:47:01.719006835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005697s
2026-03-07T23:47:01.719188561Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.719584999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-03-07T23:47:01.719968241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005641s
2026-03-07T23:47:01.720134365Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.720535323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-03-07T23:47:01.720889366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000575s
2026-03-07T23:47:01.721071713Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.721472029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-03-07T23:47:01.721825942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005727s
2026-03-07T23:47:01.722018490Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.722409377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-03-07T23:47:01.722787789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005614s
2026-03-07T23:47:01.723201112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-07T23:47:01', 'indexer_cleanup')
2026-03-07T23:47:01.723603432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.724328783Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-03-07T23:47:01.724534597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020958s
2026-03-07T23:47:01.724764129Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-03-07T23:47:01.725013622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.725304418Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-03-07T23:47:01.725711778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-03-07T23:47:01.725913634Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-07T23:47:01.726171233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-03-07T23:47:01.726579365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-03-07T23:47:01.727285608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008842s
2026-03-07T23:47:01.727715413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-07T23:47:01', 'minimum_seeders')
2026-03-07T23:47:01.728151982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.728827102Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-03-07T23:47:01.729032816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023979s
2026-03-07T23:47:01.729254272Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-03-07T23:47:01.729498885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.729785943Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-03-07T23:47:01.730151669Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.730505712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-03-07T23:47:01.730814664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004293s
2026-03-07T23:47:01.731232476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-07T23:47:01', 'remove_showrss')
2026-03-07T23:47:01.731646259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.732293312Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-03-07T23:47:01.732496050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018726s
2026-03-07T23:47:01.732738669Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-03-07T23:47:01.732996929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.733332074Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-03-07T23:47:01.733711358Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.734083287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-03-07T23:47:01.734407861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000465s
2026-03-07T23:47:01.734844240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-07T23:47:01', 'remove_torrentparadiseml')
2026-03-07T23:47:01.735280178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.735961911Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-03-07T23:47:01.736181012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019396s
2026-03-07T23:47:01.736440324Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-03-07T23:47:01.736711690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.737014370Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-03-07T23:47:01.737313342Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-07T23:47:01.737559107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-07T23:47:01.738231741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007049s
2026-03-07T23:47:01.738716858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-07T23:47:01', 'localization_setting_to_string')
2026-03-07T23:47:01.739124900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.739797935Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-03-07T23:47:01.740070885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022204s
2026-03-07T23:47:01.740264635Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-03-07T23:47:01.740507615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.740793050Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-03-07T23:47:01.741082883Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-07T23:47:01.741330642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-07T23:47:01.745408845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041107s
2026-03-07T23:47:01.745838030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-07T23:47:01', 'orpheus_api')
2026-03-07T23:47:01.746264619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.746920610Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-03-07T23:47:01.747119120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056056s
2026-03-07T23:47:01.747367610Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-03-07T23:47:01.747623526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.747947679Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-03-07T23:47:01.748289437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-07T23:47:01.748491093Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-07T23:47:01.748737419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-03-07T23:47:01.749135160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-03-07T23:47:01.749817734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008522s
2026-03-07T23:47:01.750279174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-07T23:47:01', 'download_client_categories')
2026-03-07T23:47:01.750707075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.751430873Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-03-07T23:47:01.751643000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024092s
2026-03-07T23:47:01.751917062Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-03-07T23:47:01.752148548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.752448863Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-03-07T23:47:01.752778287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-03-07T23:47:01.752967357Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-07T23:47:01.753177731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-03-07T23:47:01.753468917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-03-07T23:47:01.754090269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007052s
2026-03-07T23:47:01.754332366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-03-07T23:47:01.754652311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-03-07T23:47:01.755277700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007282s
2026-03-07T23:47:01.755710061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-07T23:47:01', 'add_salt_to_users')
2026-03-07T23:47:01.756151570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.756852672Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-03-07T23:47:01.757054959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022704s
2026-03-07T23:47:01.757345785Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-03-07T23:47:01.757635889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.757965593Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-03-07T23:47:01.758298364Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.758675653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-03-07T23:47:01.759037933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005375s
2026-03-07T23:47:01.759521858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-07T23:47:01', 'speedcd_userpasssettings_to_speedcdsettings')
2026-03-07T23:47:01.759983547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.760737005Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-03-07T23:47:01.760967309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021376s
2026-03-07T23:47:01.761271581Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-03-07T23:47:01.761554862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.761884676Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-03-07T23:47:01.762222496Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.762621289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-03-07T23:47:01.762979611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000563s
2026-03-07T23:47:01.763475319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-07T23:47:01', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-03-07T23:47:01.763943853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.764652560Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-03-07T23:47:01.764895349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021288s
2026-03-07T23:47:01.765182517Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-03-07T23:47:01.765460788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.765785241Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-03-07T23:47:01.766158663Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.766556094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-03-07T23:47:01.766916439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005608s
2026-03-07T23:47:01.767101372Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.767505466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-03-07T23:47:01.767882505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000586s
2026-03-07T23:47:01.768383504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-07T23:47:01', 'alpharatio_greatposterwall_config_contract')
2026-03-07T23:47:01.768826897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.769663422Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-03-07T23:47:01.769899637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022823s
2026-03-07T23:47:01.770126444Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-03-07T23:47:01.770380205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.770674027Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-03-07T23:47:01.771038260Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.771402644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-03-07T23:47:01.771708480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004335s
2026-03-07T23:47:01.772143266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-07T23:47:01', 'remove_notwhatcd')
2026-03-07T23:47:01.772556418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.773231127Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-03-07T23:47:01.773434085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019219s
2026-03-07T23:47:01.773686874Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-03-07T23:47:01.773943882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.774252032Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-03-07T23:47:01.774662689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-07T23:47:01.774866951Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-07T23:47:01.775105201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-03-07T23:47:01.775481108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-03-07T23:47:01.776222962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008892s
2026-03-07T23:47:01.776440480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-07T23:47:01.776627456Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-07T23:47:01.776891488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-03-07T23:47:01.777312826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-03-07T23:47:01.777993016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008631s
2026-03-07T23:47:01.778446299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-07T23:47:01', 'add_on_grab_to_notifications')
2026-03-07T23:47:01.778875253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.779592087Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-03-07T23:47:01.779815507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024127s
2026-03-07T23:47:01.780136754Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-03-07T23:47:01.780409733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.780723074Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-03-07T23:47:01.781099573Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.781513216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-03-07T23:47:01.781875706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005787s
2026-03-07T23:47:01.782352576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-07T23:47:01', 'animetorrents_use_custom_config_contract')
2026-03-07T23:47:01.782793654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.784340991Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-03-07T23:47:01.784586986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029485s
2026-03-07T23:47:01.784826338Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-03-07T23:47:01.785077554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.785372177Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-03-07T23:47:01.785661400Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-07T23:47:01.785916413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-07T23:47:01.786643638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007697s
2026-03-07T23:47:01.787083924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-07T23:47:01', 'apprise_server_url')
2026-03-07T23:47:01.787507177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.788168068Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-03-07T23:47:01.788377319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022602s
2026-03-07T23:47:01.788631621Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-03-07T23:47:01.788893198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.789195647Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-03-07T23:47:01.789582697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-07T23:47:01.789791307Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.5E-06s
2026-03-07T23:47:01.790052673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-03-07T23:47:01.790464953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-03-07T23:47:01.791170725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008791s
2026-03-07T23:47:01.791625190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-07T23:47:01', 'health_restored_notification')
2026-03-07T23:47:01.792078904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.792890899Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-03-07T23:47:01.793109790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025446s
2026-03-07T23:47:01.793320374Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-03-07T23:47:01.793561199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.793848037Z [Info] remove_uc: Starting migration of Main DB to 33
2026-03-07T23:47:01.794223743Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-07T23:47:01.794594981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-03-07T23:47:01.794909414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004491s
2026-03-07T23:47:01.795320793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-07T23:47:01', 'remove_uc')
2026-03-07T23:47:01.795726570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.796471240Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-03-07T23:47:01.796670240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019826s
2026-03-07T23:47:01.796909773Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-03-07T23:47:01.797166720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.797462476Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-03-07T23:47:01.797775466Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-07T23:47:01.798031462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-07T23:47:01.798696110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000702s
2026-03-07T23:47:01.799137549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-07T23:47:01', 'history_fix_data_titles')
2026-03-07T23:47:01.799560591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.800312505Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-03-07T23:47:01.800526266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022734s
2026-03-07T23:47:01.800778233Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-03-07T23:47:01.801038357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.801339824Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-03-07T23:47:01.801708827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-07T23:47:01.801908800Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-07T23:47:01.802149615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-03-07T23:47:01.802542486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-03-07T23:47:01.803248568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008737s
2026-03-07T23:47:01.803708715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-07T23:47:01', 'download_client_per_indexer')
2026-03-07T23:47:01.804159914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.804929203Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-03-07T23:47:01.805146821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024993s
2026-03-07T23:47:01.805451174Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-07T23:47:01.805739134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.806062786Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-03-07T23:47:01.808168847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-03-07T23:47:01.808373139Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-07T23:47:01.808796702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-03-07T23:47:01.811241275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-07T23:47:01.812445620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2026-03-07T23:47:01.813014325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-03-07T23:47:01.813669204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-03-07T23:47:01.815314488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-03-07T23:47:01.815727700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066835s
2026-03-07T23:47:01.815965278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-03-07T23:47:01.816161995Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-07T23:47:01.816490536Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-03-07T23:47:01.818513179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-07T23:47:01.819637012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2026-03-07T23:47:01.820274727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-03-07T23:47:01.820894635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-03-07T23:47:01.822501531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-03-07T23:47:01.822926207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062243s
2026-03-07T23:47:01.823157953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-03-07T23:47:01.823335902Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-07T23:47:01.823607389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-03-07T23:47:01.825656806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-07T23:47:01.826787744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2026-03-07T23:47:01.827395157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-03-07T23:47:01.828069715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-03-07T23:47:01.829640499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-03-07T23:47:01.830049973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006211s
2026-03-07T23:47:01.830257100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-07T23:47:01.830436732Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-07T23:47:01.830676795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-03-07T23:47:01.832933500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-07T23:47:01.834162616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-03-07T23:47:01.834783797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-07T23:47:01.835266569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-07T23:47:01.836674875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057666s
2026-03-07T23:47:01.836887002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-07T23:47:01.837067225Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-07T23:47:01.837307439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-03-07T23:47:01.842133258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-07T23:47:01.843372142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-03-07T23:47:01.844011831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-07T23:47:01.844494603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-07T23:47:01.845896326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083537s
2026-03-07T23:47:01.846103122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-07T23:47:01.846284658Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-07T23:47:01.846545062Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-03-07T23:47:01.848787859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-07T23:47:01.850027095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-03-07T23:47:01.850644989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-07T23:47:01.851122792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-07T23:47:01.852493011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057163s
2026-03-07T23:47:01.852727002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-07T23:47:01.852923949Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-07T23:47:01.853207741Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-03-07T23:47:01.855216987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-07T23:47:01.856392023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-03-07T23:47:01.857034727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-07T23:47:01.857661239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-07T23:47:01.859408218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-07T23:47:01.859873545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064057s
2026-03-07T23:47:01.860116614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-07T23:47:01.860310745Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-07T23:47:01.860614767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-03-07T23:47:01.862654545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-07T23:47:01.863799892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-03-07T23:47:01.864448198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-07T23:47:01.865073437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-07T23:47:01.866961779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-07T23:47:01.867403349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065479s
2026-03-07T23:47:01.867629424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-07T23:47:01.867817523Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-07T23:47:01.868114130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-03-07T23:47:01.870160692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-07T23:47:01.871300688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-03-07T23:47:01.871949294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-07T23:47:01.872577198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-07T23:47:01.874444399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-07T23:47:01.874897401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065384s
2026-03-07T23:47:01.875100220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-07T23:47:01.875276054Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-07T23:47:01.875504123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-03-07T23:47:01.877517438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL)
2026-03-07T23:47:01.878478773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History"
2026-03-07T23:47:01.879005254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-07T23:47:01.879635493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-07T23:47:01.881146626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-07T23:47:01.881650461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-07T23:47:01.882009724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062852s
2026-03-07T23:47:01.882251451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-03-07T23:47:01.882449280Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-07T23:47:01.882740055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-03-07T23:47:01.884670172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2026-03-07T23:47:01.885572910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions"
2026-03-07T23:47:01.886124231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-03-07T23:47:01.886860934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-03-07T23:47:01.888533353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-03-07T23:47:01.889217270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-03-07T23:47:01.889669090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066752s
2026-03-07T23:47:01.889882780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-07T23:47:01.890072442Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-07T23:47:01.890334069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-03-07T23:47:01.892632257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-03-07T23:47:01.894139472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-03-07T23:47:01.894894273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-07T23:47:01.895501295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-07T23:47:01.897076537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-07T23:47:01.897487274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069163s
2026-03-07T23:47:01.897699832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-07T23:47:01.897883522Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-07T23:47:01.898160620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-03-07T23:47:01.900417004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-03-07T23:47:01.901923659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-03-07T23:47:01.902681325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-07T23:47:01.903282956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-07T23:47:01.904884822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-07T23:47:01.905293576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068865s
2026-03-07T23:47:01.905505462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-07T23:47:01.905693942Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-07T23:47:01.905954957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-03-07T23:47:01.908195390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-03-07T23:47:01.909696723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-03-07T23:47:01.910462595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-07T23:47:01.911047714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-07T23:47:01.912613557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-07T23:47:01.913024685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068326s
2026-03-07T23:47:01.913237574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-07T23:47:01.913427616Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-07T23:47:01.913711799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-03-07T23:47:01.915994837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-03-07T23:47:01.917489908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-03-07T23:47:01.918251111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-07T23:47:01.918838083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-07T23:47:01.920430219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-07T23:47:01.920848542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068743s
2026-03-07T23:47:01.921047492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-07T23:47:01.921224408Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-07T23:47:01.921467187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-03-07T23:47:01.923898313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL)
2026-03-07T23:47:01.925378113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers"
2026-03-07T23:47:01.926098043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-07T23:47:01.926649314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-07T23:47:01.928144956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-07T23:47:01.928523368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068413s
2026-03-07T23:47:01.928738301Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-07T23:47:01.928928474Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-07T23:47:01.929198347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-03-07T23:47:01.944357296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-03-07T23:47:01.945320245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-03-07T23:47:01.946484870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-07T23:47:01.947189589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-07T23:47:01.948912399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-07T23:47:01.949348858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199032s
2026-03-07T23:47:01.949581346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-07T23:47:01.949802051Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-03-07T23:47:01.950095852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-03-07T23:47:01.952398239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-03-07T23:47:01.953355918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-03-07T23:47:01.954297133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-07T23:47:01.954939247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-07T23:47:01.956611033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-07T23:47:01.957046079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066903s
2026-03-07T23:47:01.957281734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-07T23:47:01.957478801Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-07T23:47:01.957746159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-07T23:47:01.959613029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-07T23:47:01.960361957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-07T23:47:01.960882856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-07T23:47:01.961506813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-07T23:47:01.963244592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-07T23:47:01.963658937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056715s
2026-03-07T23:47:01.964207502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-07T23:47:01', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-07T23:47:01.964684933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.966447683Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-07T23:47:01.966710242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008342s
2026-03-07T23:47:01.966984344Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-03-07T23:47:01.967309899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.968173789Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-03-07T23:47:01.968886504Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-03-07T23:47:01.969655934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-07T23:47:01.970261944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011526s
2026-03-07T23:47:01.970527269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-03-07T23:47:01.970975221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-03-07T23:47:01.971391539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006309s
2026-03-07T23:47:01.971843920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-07T23:47:01', 'add_notification_status')
2026-03-07T23:47:01.972343977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.973314542Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-03-07T23:47:01.973532511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025049s
2026-03-07T23:47:01.973818467Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-03-07T23:47:01.974091868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.974419878Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-03-07T23:47:01.974900115Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.975291323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-03-07T23:47:01.975647080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005473s
2026-03-07T23:47:01.975834016Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.976254252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-03-07T23:47:01.976620660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005814s
2026-03-07T23:47:01.976798048Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-07T23:47:01.977173113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-03-07T23:47:01.977521364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005366s
2026-03-07T23:47:01.978012974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-07T23:47:01', 'indexers_freeleech_only_config_contract')
2026-03-07T23:47:01.978454173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.980105067Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-03-07T23:47:01.980348678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003028s
2026-03-07T23:47:01.980580374Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-03-07T23:47:01.980833113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.981133068Z [Info] email_encryption: Starting migration of Main DB to 39
2026-03-07T23:47:01.981428593Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-07T23:47:01.981680410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-07T23:47:01.982312583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006723s
2026-03-07T23:47:01.982750846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-07T23:47:01', 'email_encryption')
2026-03-07T23:47:01.983188948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.983997997Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-03-07T23:47:01.984209734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023155s
2026-03-07T23:47:01.984497123Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-03-07T23:47:01.984773940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.985101871Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-03-07T23:47:01.985415913Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-07T23:47:01.985667710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-07T23:47:01.986636762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001008s
2026-03-07T23:47:01.987132320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-07T23:47:01', 'newznab_category_to_capabilities_settings')
2026-03-07T23:47:01.987587426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.988424362Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-03-07T23:47:01.988665407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002709s
2026-03-07T23:47:01.988931142Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-03-07T23:47:01.989198300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.989511772Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-03-07T23:47:01.989814471Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-07T23:47:01.990067240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-07T23:47:01.990743953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007162s
2026-03-07T23:47:01.991221044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-07T23:47:01', 'gazelle_freeleech_token_options')
2026-03-07T23:47:01.991661521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.992512985Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-03-07T23:47:01.992744251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024186s
2026-03-07T23:47:01.993017401Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-03-07T23:47:01.993289900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.993608131Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-03-07T23:47:01.993917574Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-07T23:47:01.994167478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-07T23:47:01.994746193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006184s
2026-03-07T23:47:01.995237342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-07T23:47:01', 'myanonamouse_freeleech_wedge_options')
2026-03-07T23:47:01.995683160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:01.996532180Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-03-07T23:47:01.996763937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023266s
2026-03-07T23:47:01.997032648Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-03-07T23:47:01.997298684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:01.997616283Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-03-07T23:47:01.997921348Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-07T23:47:01.998172393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-07T23:47:02.007788128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096283s
2026-03-07T23:47:02.008334398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-07T23:47:02', 'newznab_indexers_enable_redirect')
2026-03-07T23:47:02.008787841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.009634837Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-03-07T23:47:02.009871293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114355s
2026-03-07T23:47:02.018826678Z [Debug] MigrationController: Took: 00:00:00.6598657
2026-03-07T23:47:02.113868221Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-03-07T23:47:02.134776569Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-03-07T23:47:02.148996757Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-07T23:47:02.149474729Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-07T23:47:02.149820024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-07T23:47:02.152175348Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-07T23:47:02.152486995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026935s
2026-03-07T23:47:02.152804645Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-07T23:47:02.153103086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029834s
2026-03-07T23:47:02.155200761Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-07T23:47:02.155579624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.156215063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-07T23:47:02.156681022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-07T23:47:02.157278305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007487s
2026-03-07T23:47:02.157622878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.159057497Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-07T23:47:02.159343433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025063s
2026-03-07T23:47:02.159830644Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-07T23:47:02.160267614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.160895840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-07T23:47:02.161381027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-07T23:47:02.162002248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007586s
2026-03-07T23:47:02.162313916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-07T23:47:02.162608539Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-07T23:47:02.162930247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-07T23:47:02.163414272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-07T23:47:02.164373333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010315s
2026-03-07T23:47:02.164729039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.165655295Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-07T23:47:02.165989067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022917s
2026-03-07T23:47:02.166437701Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-07T23:47:02.166837376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.167331531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-07T23:47:02.167606555Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-07T23:47:02.167979155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-07T23:47:02.168514854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-07T23:47:02.169159091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008121s
2026-03-07T23:47:02.169502242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.170473979Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-07T23:47:02.170826559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020764s
2026-03-07T23:47:02.171240332Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-07T23:47:02.171609095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.172065234Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-03-07T23:47:02.172692276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-07T23:47:02.173477438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-03-07T23:47:02.174428443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014261s
2026-03-07T23:47:02.174749760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-03-07T23:47:02.175170527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-07T23:47:02.175707529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006482s
2026-03-07T23:47:02.176271415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-07T23:47:02', 'InitialSetup')
2026-03-07T23:47:02.176920963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.177913862Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-07T23:47:02.178227414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028279s
2026-03-07T23:47:02.178563511Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-03-07T23:47:02.178931722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.179364604Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-03-07T23:47:02.179949773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-07T23:47:02', 'ApplicationStatus')
2026-03-07T23:47:02.180614732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.181546548Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-03-07T23:47:02.181869408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026181s
2026-03-07T23:47:02.182191367Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-03-07T23:47:02.182545800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.182970476Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-03-07T23:47:02.183489862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-07T23:47:02', 'IndexerProps')
2026-03-07T23:47:02.184156885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.185074904Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-03-07T23:47:02.185387994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025485s
2026-03-07T23:47:02.185719081Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-03-07T23:47:02.186091040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.186541818Z [Info] add_update_history: Starting migration of Log DB to 4
2026-03-07T23:47:02.187074611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-03-07T23:47:02.187782757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-03-07T23:47:02.188648390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012254s
2026-03-07T23:47:02.188982674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-03-07T23:47:02.189466228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-07T23:47:02.190048330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007275s
2026-03-07T23:47:02.190590341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-07T23:47:02', 'add_update_history')
2026-03-07T23:47:02.191245471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.192217508Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-03-07T23:47:02.192552052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028596s
2026-03-07T23:47:02.192878159Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-03-07T23:47:02.193243134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.193676496Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-03-07T23:47:02.194209830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-07T23:47:02', 'update_notifiarr')
2026-03-07T23:47:02.194864238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.195702486Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-03-07T23:47:02.196061910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024717s
2026-03-07T23:47:02.196362205Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-03-07T23:47:02.196722911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.197193569Z [Info] app_profiles: Starting migration of Log DB to 6
2026-03-07T23:47:02.197669007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-07T23:47:02', 'app_profiles')
2026-03-07T23:47:02.198316290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.199717392Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-03-07T23:47:02.200060754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003014s
2026-03-07T23:47:02.200387201Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-03-07T23:47:02.200747206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.201189026Z [Info] history_failed: Starting migration of Log DB to 7
2026-03-07T23:47:02.201714164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-07T23:47:02', 'history_failed')
2026-03-07T23:47:02.202361397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.203267953Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-03-07T23:47:02.203602627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025367s
2026-03-07T23:47:02.203933553Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-03-07T23:47:02.204299991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.204724977Z [Info] redacted_api: Starting migration of Log DB to 8
2026-03-07T23:47:02.205241798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-07T23:47:02', 'redacted_api')
2026-03-07T23:47:02.205951417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.206879616Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-03-07T23:47:02.207193568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026082s
2026-03-07T23:47:02.207516288Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-03-07T23:47:02.207900632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.208341450Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-03-07T23:47:02.208870245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-07T23:47:02', 'IndexerProxies')
2026-03-07T23:47:02.209521456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.210426389Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-03-07T23:47:02.210744960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025587s
2026-03-07T23:47:02.211091248Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-03-07T23:47:02.211469229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.211940739Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-03-07T23:47:02.212509765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-07T23:47:02', 'app_indexer_remote_name')
2026-03-07T23:47:02.213177639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.214203145Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-03-07T23:47:02.214545955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027226s
2026-03-07T23:47:02.214886150Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-03-07T23:47:02.215264101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.215699207Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-03-07T23:47:02.216293033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-07T23:47:02', 'desi_gazelle_to_unit3d')
2026-03-07T23:47:02.216957171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.217897114Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-03-07T23:47:02.218234373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026212s
2026-03-07T23:47:02.218593747Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-03-07T23:47:02.218990426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.219438789Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-03-07T23:47:02.220045070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-07T23:47:02', 'add_on_update_to_notifications')
2026-03-07T23:47:02.220731763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.221744001Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-03-07T23:47:02.222092343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027226s
2026-03-07T23:47:02.222419391Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-03-07T23:47:02.222783695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.223221066Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-03-07T23:47:02.223747757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-07T23:47:02', 'IndexerVersions')
2026-03-07T23:47:02.224482757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.225372769Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-03-07T23:47:02.225694036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025984s
2026-03-07T23:47:02.226020684Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-03-07T23:47:02.226382342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.226817118Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-03-07T23:47:02.227340502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-07T23:47:02', 'cleanup_config')
2026-03-07T23:47:02.228003066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.228981076Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-03-07T23:47:02.229302563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026099s
2026-03-07T23:47:02.229629492Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-03-07T23:47:02.229992312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.230425485Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-03-07T23:47:02.230954660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-07T23:47:02', 'indexer_cleanup')
2026-03-07T23:47:02.231604128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.232594934Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-03-07T23:47:02.232916972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026058s
2026-03-07T23:47:02.233241646Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-03-07T23:47:02.233605349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.234047168Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-03-07T23:47:02.234576515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-07T23:47:02', 'minimum_seeders')
2026-03-07T23:47:02.235223588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.236176978Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-03-07T23:47:02.236502243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025809s
2026-03-07T23:47:02.236825864Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-03-07T23:47:02.237187994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.237624282Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-03-07T23:47:02.238147777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-07T23:47:02', 'remove_showrss')
2026-03-07T23:47:02.238833377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.239751777Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-03-07T23:47:02.240102523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025413s
2026-03-07T23:47:02.240492168Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-03-07T23:47:02.240838385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.241285335Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-03-07T23:47:02.241854081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-07T23:47:02', 'remove_torrentparadiseml')
2026-03-07T23:47:02.242523749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.243478943Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-03-07T23:47:02.243782905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026349s
2026-03-07T23:47:02.244243713Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-03-07T23:47:02.244603798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.245057292Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-03-07T23:47:02.245664625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-07T23:47:02', 'localization_setting_to_string')
2026-03-07T23:47:02.246357270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.247397865Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-03-07T23:47:02.247728852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027705s
2026-03-07T23:47:02.248114148Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-03-07T23:47:02.248653424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.249085173Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-03-07T23:47:02.249601112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-07T23:47:02', 'orpheus_api')
2026-03-07T23:47:02.250246833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.251424204Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-03-07T23:47:02.251668967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027627s
2026-03-07T23:47:02.252081447Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-03-07T23:47:02.252477335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.252892641Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-03-07T23:47:02.253467649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-07T23:47:02', 'download_client_categories')
2026-03-07T23:47:02.254226778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.255309078Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-03-07T23:47:02.255653020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028523s
2026-03-07T23:47:02.256211024Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-03-07T23:47:02.256546069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.256976385Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-03-07T23:47:02.257521894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-07T23:47:02', 'add_salt_to_users')
2026-03-07T23:47:02.258178967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.259154191Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-03-07T23:47:02.259473324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026183s
2026-03-07T23:47:02.259899132Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-03-07T23:47:02.260332665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.260802310Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-03-07T23:47:02.261455215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-07T23:47:02', 'speedcd_userpasssettings_to_speedcdsettings')
2026-03-07T23:47:02.262168261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.263195229Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-03-07T23:47:02.263578621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028141s
2026-03-07T23:47:02.264067606Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-03-07T23:47:02.264480347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.264958791Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-03-07T23:47:02.265636846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-07T23:47:02', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-03-07T23:47:02.266362127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.267393063Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-03-07T23:47:02.267786907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028532s
2026-03-07T23:47:02.268226382Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-03-07T23:47:02.268642419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.269105853Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-03-07T23:47:02.269763577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-07T23:47:02', 'alpharatio_greatposterwall_config_contract')
2026-03-07T23:47:02.270473958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.271506938Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-03-07T23:47:02.271907706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028163s
2026-03-07T23:47:02.272239363Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-03-07T23:47:02.272607214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.273040908Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-03-07T23:47:02.273572759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-07T23:47:02', 'remove_notwhatcd')
2026-03-07T23:47:02.274223259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.275537776Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-03-07T23:47:02.275877961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029388s
2026-03-07T23:47:02.276288838Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-03-07T23:47:02.276642601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.277088058Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-03-07T23:47:02.277670491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-07T23:47:02', 'add_on_grab_to_notifications')
2026-03-07T23:47:02.278347424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.279312528Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-03-07T23:47:02.279655018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002657s
2026-03-07T23:47:02.280091887Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-03-07T23:47:02.280478356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.280940476Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-03-07T23:47:02.287809800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-07T23:47:02', 'animetorrents_use_custom_config_contract')
2026-03-07T23:47:02.288654682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.289728845Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-03-07T23:47:02.290118089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009205s
2026-03-07T23:47:02.290479046Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-03-07T23:47:02.290849823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.291309969Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-03-07T23:47:02.291873595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-07T23:47:02', 'apprise_server_url')
2026-03-07T23:47:02.292605669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.293617727Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-03-07T23:47:02.293945006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027712s
2026-03-07T23:47:02.294485234Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-03-07T23:47:02.294887113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.295335386Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-03-07T23:47:02.295943741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-07T23:47:02', 'health_restored_notification')
2026-03-07T23:47:02.296627989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.297696351Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-03-07T23:47:02.298050694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027914s
2026-03-07T23:47:02.298361791Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-03-07T23:47:02.298711275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.299140920Z [Info] remove_uc: Starting migration of Log DB to 33
2026-03-07T23:47:02.299692932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-07T23:47:02', 'remove_uc')
2026-03-07T23:47:02.300438724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.301411072Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-03-07T23:47:02.301719914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027196s
2026-03-07T23:47:02.302063205Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-03-07T23:47:02.302440224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.302882956Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-03-07T23:47:02.303445639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-07T23:47:02', 'history_fix_data_titles')
2026-03-07T23:47:02.304149827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.305038557Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-03-07T23:47:02.305378822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025888s
2026-03-07T23:47:02.305732485Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-03-07T23:47:02.306121137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.306567406Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-03-07T23:47:02.307159789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-07T23:47:02', 'download_client_per_indexer')
2026-03-07T23:47:02.307833826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.308809551Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-03-07T23:47:02.309128413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026319s
2026-03-07T23:47:02.309531736Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-07T23:47:02.309971461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.310439624Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-03-07T23:47:02.311202511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-03-07T23:47:02.311499008Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-03-07T23:47:02.311864013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-03-07T23:47:02.313117247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-03-07T23:47:02.314448658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-03-07T23:47:02.315293029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-07T23:47:02.316052739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-07T23:47:02.317359771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-07T23:47:02.317933927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057191s
2026-03-07T23:47:02.318242348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-03-07T23:47:02.318540619Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-03-07T23:47:02.318907488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-03-07T23:47:02.319989226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-03-07T23:47:02.321073760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-03-07T23:47:02.321818099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-03-07T23:47:02.322552649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-03-07T23:47:02.323832416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-07T23:47:02.324457485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005172s
2026-03-07T23:47:02.324768882Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-07T23:47:02.325062944Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-03-07T23:47:02.325407668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-07T23:47:02.326318763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-07T23:47:02.327265340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-07T23:47:02.328066874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-07T23:47:02.328804780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-07T23:47:02.330106391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-07T23:47:02.330716209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049401s
2026-03-07T23:47:02.331328552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-07T23:47:02', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-07T23:47:02.332082330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.333264952Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-07T23:47:02.333664036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073815s
2026-03-07T23:47:02.334010914Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-03-07T23:47:02.334394968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.334839713Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-03-07T23:47:02.335400823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-07T23:47:02', 'add_notification_status')
2026-03-07T23:47:02.336083137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.337072720Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-03-07T23:47:02.337408887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002669s
2026-03-07T23:47:02.337792650Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-03-07T23:47:02.338208958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.338712733Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-03-07T23:47:02.339314014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-07T23:47:02', 'indexers_freeleech_only_config_contract')
2026-03-07T23:47:02.340051820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.341073076Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-03-07T23:47:02.341449224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028152s
2026-03-07T23:47:02.341775210Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-03-07T23:47:02.342140085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.342576454Z [Info] email_encryption: Starting migration of Log DB to 39
2026-03-07T23:47:02.343154468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-07T23:47:02', 'email_encryption')
2026-03-07T23:47:02.343804127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.344769932Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-03-07T23:47:02.345090718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026279s
2026-03-07T23:47:02.345474691Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-03-07T23:47:02.345897533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.346359052Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-03-07T23:47:02.347011045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-07T23:47:02', 'newznab_category_to_capabilities_settings')
2026-03-07T23:47:02.347727929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.348704536Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-03-07T23:47:02.349086946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002745s
2026-03-07T23:47:02.349451780Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-03-07T23:47:02.349850483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.350301081Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-03-07T23:47:02.350900398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-07T23:47:02', 'gazelle_freeleech_token_options')
2026-03-07T23:47:02.351588934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.352517765Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-03-07T23:47:02.352874563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002636s
2026-03-07T23:47:02.353244989Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-03-07T23:47:02.353656358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.354117106Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-03-07T23:47:02.354737154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-07T23:47:02', 'myanonamouse_freeleech_wedge_options')
2026-03-07T23:47:02.355432725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.356362798Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-03-07T23:47:02.356737743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026664s
2026-03-07T23:47:02.357101787Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-03-07T23:47:02.357501562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-07T23:47:02.357963242Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-03-07T23:47:02.358563711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-07T23:47:02', 'newznab_indexers_enable_redirect')
2026-03-07T23:47:02.359250063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-07T23:47:02.360193022Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-03-07T23:47:02.360555031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002661s
2026-03-07T23:47:02.523166863Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-03-07T23:47:02.530560282Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-03-07T23:47:02.534735290Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-03-07T23:47:02.635779392Z [Info] AppSyncProfileService: Setting up default app profile
2026-03-07T23:47:02.648518447Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-03-07T23:47:02.758469847Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-03-07T23:47:02.860988107Z [ls.io-init] done.
2026-03-07T23:47:03.142553949Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-03-07T23:47:03.143730879Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-03-07T23:47:03.144054521Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin