2026-06-09T08:42:43.572752527Z [migrations] started
2026-06-09T08:42:43.572792026Z [migrations] no migrations found
2026-06-09T08:42:43.591534325Z usermod: no changes
2026-06-09T08:42:43.598166693Z ───────────────────────────────────────
2026-06-09T08:42:43.598198196Z
2026-06-09T08:42:43.598202946Z ██╗ ███████╗██╗ ██████╗
2026-06-09T08:42:43.598207395Z ██║ ██╔════╝██║██╔═══██╗
2026-06-09T08:42:43.598211854Z ██║ ███████╗██║██║ ██║
2026-06-09T08:42:43.598216102Z ██║ ╚════██║██║██║ ██║
2026-06-09T08:42:43.598220631Z ███████╗███████║██║╚██████╔╝
2026-06-09T08:42:43.598225251Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-09T08:42:43.598229589Z
2026-06-09T08:42:43.598233758Z Brought to you by linuxserver.io
2026-06-09T08:42:43.598238257Z ───────────────────────────────────────
2026-06-09T08:42:43.598536387Z
2026-06-09T08:42:43.598567300Z To support the app dev(s) visit:
2026-06-09T08:42:43.600108384Z Prowlarr: https://opencollective.com/prowlarr
2026-06-09T08:42:43.600450192Z
2026-06-09T08:42:43.600461054Z To support LSIO projects visit:
2026-06-09T08:42:43.600465633Z https://www.linuxserver.io/donate/
2026-06-09T08:42:43.600469932Z
2026-06-09T08:42:43.600474020Z ───────────────────────────────────────
2026-06-09T08:42:43.600479271Z GID/UID
2026-06-09T08:42:43.600483429Z ───────────────────────────────────────
2026-06-09T08:42:43.604447162Z
2026-06-09T08:42:43.604461942Z User UID: 911
2026-06-09T08:42:43.604466371Z User GID: 911
2026-06-09T08:42:43.604470589Z ───────────────────────────────────────
2026-06-09T08:42:43.605917714Z Linuxserver.io version: 2.4.0.5396-ls1
2026-06-09T08:42:43.606190453Z Build-date: 2026-06-09T08:37:59+00:00
2026-06-09T08:42:43.606208530Z ───────────────────────────────────────
2026-06-09T08:42:43.606213680Z
2026-06-09T08:42:43.653198872Z [custom-init] No custom files found, skipping...
2026-06-09T08:42:43.674633302Z failed to load "/config/config.xml": No such file or directory
2026-06-09T08:42:43.990925979Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.4.0.5396
2026-06-09T08:42:44.008232847Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-09T08:42:44.015491566Z [Debug] Bootstrap: Console selected
2026-06-09T08:42:44.016814691Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-09T08:42:44.252507684Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-09T08:42:44.314942162Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {9e252b09-6c2e-4eaa-8ea6-37d77ffacde4} may be persisted to storage in unencrypted form.
2026-06-09T08:42:44.373266331Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-06-09T08:42:44.400757791Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-06-09T08:42:44.458212118Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-09T08:42:44.465350606Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T08:42:44.465990875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T08:42:44.505023009Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-09T08:42:44.509193388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0397557s
2026-06-09T08:42:44.509735750Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-09T08:42:44.509750951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0439011s
2026-06-09T08:42:44.516540997Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-09T08:42:44.517091145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.522392382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-09T08:42:44.532457514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-09T08:42:44.555503550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0325622s
2026-06-09T08:42:44.555717591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.557945989Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-09T08:42:44.558175331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352621s
2026-06-09T08:42:44.558816012Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-09T08:42:44.559091416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.564081397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-09T08:42:44.564977021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-09T08:42:44.565559373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001451s
2026-06-09T08:42:44.565834928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-09T08:42:44.566149502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001076s
2026-06-09T08:42:44.566579318Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-09T08:42:44.567194006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-09T08:42:44.567921100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011085s
2026-06-09T08:42:44.568312448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.569308484Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-09T08:42:44.569536594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024576s
2026-06-09T08:42:44.570040900Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-09T08:42:44.570324721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.571123580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-09T08:42:44.572139797Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2026-06-09T08:42:44.572416635Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-09T08:42:44.572793985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-09T08:42:44.573340786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006806s
2026-06-09T08:42:44.573594657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.574551635Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-09T08:42:44.574783892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018406s
2026-06-09T08:42:44.577982384Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-09T08:42:44.578255505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.578924692Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-06-09T08:42:44.583272850Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-06-09T08:42:44.583881957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2026-06-09T08:42:44.584524290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010189s
2026-06-09T08:42:44.584771939Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-06-09T08:42:44.585114459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-06-09T08:42:44.585499775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005389s
2026-06-09T08:42:44.585709147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-09T08:42:44.586333685Z [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-06-09T08:42:44.586843051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009725s
2026-06-09T08:42:44.587072693Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-06-09T08:42:44.587380964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-09T08:42:44.587766200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005231s
2026-06-09T08:42:44.588066615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-06-09T08:42:44.592839688Z [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-06-09T08:42:44.593530199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052551s
2026-06-09T08:42:44.593721654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-06-09T08:42:44.594385000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-06-09T08:42:44.594979247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010574s
2026-06-09T08:42:44.595189581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-06-09T08:42:44.595584596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-09T08:42:44.596091347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000597s
2026-06-09T08:42:44.596299025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-06-09T08:42:44.599267083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL)
2026-06-09T08:42:44.600135232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036394s
2026-06-09T08:42:44.600369373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-06-09T08:42:44.600715631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-09T08:42:44.601107981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000538s
2026-06-09T08:42:44.601352604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-06-09T08:42:44.601986240Z [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-06-09T08:42:44.602515085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009782s
2026-06-09T08:42:44.602723845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-06-09T08:42:44.603389727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT)
2026-06-09T08:42:44.604049205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011063s
2026-06-09T08:42:44.604281873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-06-09T08:42:44.604653211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-06-09T08:42:44.605024960Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005391s
2026-06-09T08:42:44.605222308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-06-09T08:42:44.605644037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-06-09T08:42:44.606102530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006507s
2026-06-09T08:42:44.606327704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-06-09T08:42:44.606653370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-06-09T08:42:44.607023866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004957s
2026-06-09T08:42:44.607192315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-06-09T08:42:44.610677785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2026-06-09T08:42:44.611229106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003797s
2026-06-09T08:42:44.611462325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-06-09T08:42:44.611792060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-06-09T08:42:44.612225332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005487s
2026-06-09T08:42:44.612455496Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-06-09T08:42:44.612805471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-06-09T08:42:44.613184314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005168s
2026-06-09T08:42:44.613391381Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-06-09T08:42:44.614317737Z [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-06-09T08:42:44.615009740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014255s
2026-06-09T08:42:44.615198110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-06-09T08:42:44.616206741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-06-09T08:42:44.616956511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001517s
2026-06-09T08:42:44.617212477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-06-09T08:42:44.617617052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-09T08:42:44.618045094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006191s
2026-06-09T08:42:44.618270728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-06-09T08:42:44.618802860Z [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-06-09T08:42:44.619289530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008106s
2026-06-09T08:42:44.619442007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-06-09T08:42:44.619779166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-09T08:42:44.620231257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000497s
2026-06-09T08:42:44.621954047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-09T08:42:44', 'InitialSetup')
2026-06-09T08:42:44.622622744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.624217185Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-09T08:42:44.624421326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044628s
2026-06-09T08:42:44.624734837Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-06-09T08:42:44.624988318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.625309445Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-06-09T08:42:44.628429018Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-06-09T08:42:44.638724483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-06-09T08:42:44.640152700Z [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-06-09T08:42:44.641200260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-09T08:42:44.642342220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-09T08:42:44.644022684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-09T08:42:44.644467049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157924s
2026-06-09T08:42:44.644737975Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-06-09T08:42:44.646461186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-06-09T08:42:44.647669339Z [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-06-09T08:42:44.648319989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-09T08:42:44.648980881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-09T08:42:44.650476082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-09T08:42:44.650954916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005974s
2026-06-09T08:42:44.651309200Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-06-09T08:42:44.654897938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-06-09T08:42:44.656128226Z [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-06-09T08:42:44.656748104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-09T08:42:44.657414647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-09T08:42:44.658936272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-09T08:42:44.659369043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007827s
2026-06-09T08:42:44.659550849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-06-09T08:42:44.660375721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-09T08:42:44.661061662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012599s
2026-06-09T08:42:44.661330945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-06-09T08:42:44.661756792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-06-09T08:42:44.662218292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006668s
2026-06-09T08:42:44.662678489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-09T08:42:44', 'ApplicationStatus')
2026-06-09T08:42:44.663112112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.664961918Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-06-09T08:42:44.665143814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033638s
2026-06-09T08:42:44.665373507Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-06-09T08:42:44.665613149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.665909637Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-06-09T08:42:44.667002498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-09T08:42:44.667221509Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-09T08:42:44.667437764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-06-09T08:42:44.667916569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-06-09T08:42:44.668669796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009436s
2026-06-09T08:42:44.668892995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-06-09T08:42:44.669701333Z [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-06-09T08:42:44.670303486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012061s
2026-06-09T08:42:44.670541175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-06-09T08:42:44.671310664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-09T08:42:44.671999732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012113s
2026-06-09T08:42:44.672309356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-06-09T08:42:44.672766837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-09T08:42:44.673237725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006986s
2026-06-09T08:42:44.673662792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-09T08:42:44', 'IndexerProps')
2026-06-09T08:42:44.674087838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.675017851Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-06-09T08:42:44.675180809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024572s
2026-06-09T08:42:44.675379048Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-06-09T08:42:44.675632839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.675990981Z [Info] add_update_history: Starting migration of Main DB to 4
2026-06-09T08:42:44.676525587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-09T08:42:44', 'add_update_history')
2026-06-09T08:42:44.676968870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.677851819Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-06-09T08:42:44.678038004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021511s
2026-06-09T08:42:44.678255221Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-06-09T08:42:44.678467789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.678761852Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-06-09T08:42:44.682162611Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-06-09T08:42:44.683388470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-06-09T08:42:44.683952606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013137s
2026-06-09T08:42:44.684412112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-09T08:42:44', 'update_notifiarr')
2026-06-09T08:42:44.684832488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.685693603Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-06-09T08:42:44.685875118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030436s
2026-06-09T08:42:44.686088688Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-06-09T08:42:44.686328091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.686614077Z [Info] app_profiles: Starting migration of Main DB to 6
2026-06-09T08:42:44.687167611Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-06-09T08:42:44.687932241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL)
2026-06-09T08:42:44.688550116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011593s
2026-06-09T08:42:44.688796462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-06-09T08:42:44.689176498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-06-09T08:42:44.689594479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005822s
2026-06-09T08:42:44.689847619Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-09T08:42:44.689984204Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-09T08:42:44.690218146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-06-09T08:42:44.690602700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-06-09T08:42:44.691338041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008992s
2026-06-09T08:42:44.691765863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-09T08:42:44', 'app_profiles')
2026-06-09T08:42:44.692212242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.693120421Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-06-09T08:42:44.693320574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026619s
2026-06-09T08:42:44.693543323Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-06-09T08:42:44.693792785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.694075685Z [Info] history_failed: Starting migration of Main DB to 7
2026-06-09T08:42:44.694571333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-09T08:42:44.694769252Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T08:42:44.694996690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-06-09T08:42:44.695364741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-06-09T08:42:44.696137257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009134s
2026-06-09T08:42:44.696518876Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-06-09T08:42:44.696980546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-06-09T08:42:44.697360401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005594s
2026-06-09T08:42:44.697784254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-09T08:42:44', 'history_failed')
2026-06-09T08:42:44.698204661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.699041456Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-06-09T08:42:44.699258143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022114s
2026-06-09T08:42:44.699462374Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-06-09T08:42:44.699708540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.700023915Z [Info] redacted_api: Starting migration of Main DB to 8
2026-06-09T08:42:44.700396716Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T08:42:44.700733955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T08:42:44.702233997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016147s
2026-06-09T08:42:44.702659363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-09T08:42:44', 'redacted_api')
2026-06-09T08:42:44.703075131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.703860623Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-06-09T08:42:44.704076087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032218s
2026-06-09T08:42:44.704315068Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-06-09T08:42:44.704561705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.704854685Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-06-09T08:42:44.705366886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-06-09T08:42:44.706027116Z [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-06-09T08:42:44.706559118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009755s
2026-06-09T08:42:44.706762918Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-09T08:42:44.706940155Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-09T08:42:44.707154978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-06-09T08:42:44.707463860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-06-09T08:42:44.708255124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008375s
2026-06-09T08:42:44.708649307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-09T08:42:44', 'IndexerProxies')
2026-06-09T08:42:44.709061598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.709908103Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-06-09T08:42:44.710126272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025113s
2026-06-09T08:42:44.710358650Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-06-09T08:42:44.710616068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.710917145Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-06-09T08:42:44.711288753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-06-09T08:42:44.711503215Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-09T08:42:44.711795744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-06-09T08:42:44.712236121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-06-09T08:42:44.713045882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009315s
2026-06-09T08:42:44.713455778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-09T08:42:44', 'app_indexer_remote_name')
2026-06-09T08:42:44.713881074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.714746958Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-06-09T08:42:44.714960358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026357s
2026-06-09T08:42:44.715202937Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-06-09T08:42:44.715454112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.715751451Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-06-09T08:42:44.717990100Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.718927278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-06-09T08:42:44.719305259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011162s
2026-06-09T08:42:44.719750776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-09T08:42:44', 'desi_gazelle_to_unit3d')
2026-06-09T08:42:44.720245192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.721006375Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-06-09T08:42:44.721214514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027644s
2026-06-09T08:42:44.721473907Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-06-09T08:42:44.721736275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.722043434Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-06-09T08:42:44.722410954Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-09T08:42:44.722606288Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T08:42:44.722871111Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-06-09T08:42:44.723300796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-06-09T08:42:44.724255158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011363s
2026-06-09T08:42:44.724721077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-09T08:42:44', 'add_on_update_to_notifications')
2026-06-09T08:42:44.725154279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.726004161Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-06-09T08:42:44.726226529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028336s
2026-06-09T08:42:44.726451342Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-06-09T08:42:44.726698399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.726994436Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-06-09T08:42:44.727508050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-06-09T08:42:44.728200956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME)
2026-06-09T08:42:44.728802537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010546s
2026-06-09T08:42:44.729090678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-06-09T08:42:44.729588180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-06-09T08:42:44.730070611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007291s
2026-06-09T08:42:44.730323851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-06-09T08:42:44.730773507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-06-09T08:42:44.731194014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006459s
2026-06-09T08:42:44.731620944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-09T08:42:44', 'IndexerVersions')
2026-06-09T08:42:44.732072052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.733431180Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-06-09T08:42:44.733640241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028448s
2026-06-09T08:42:44.733862188Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-06-09T08:42:44.734110378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.734395502Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-06-09T08:42:44.736008210Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.736959626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-06-09T08:42:44.737282186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010302s
2026-06-09T08:42:44.737542911Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.737932376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-06-09T08:42:44.738271639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005064s
2026-06-09T08:42:44.738696424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-09T08:42:44', 'cleanup_config')
2026-06-09T08:42:44.739108354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.739917544Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-06-09T08:42:44.740119982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021086s
2026-06-09T08:42:44.740347740Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-06-09T08:42:44.740593636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.740886425Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-06-09T08:42:44.742929480Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.743289305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-06-09T08:42:44.743594790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004285s
2026-06-09T08:42:44.743866507Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.744225250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-06-09T08:42:44.744528982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004363s
2026-06-09T08:42:44.744789136Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.745141285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-06-09T08:42:44.745440598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004311s
2026-06-09T08:42:44.745702786Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.746045707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-06-09T08:42:44.746355551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004272s
2026-06-09T08:42:44.746612759Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.746961752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-06-09T08:42:44.747260173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004234s
2026-06-09T08:42:44.747517561Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.747877185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-06-09T08:42:44.748217481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004725s
2026-06-09T08:42:44.748473126Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.748834133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-06-09T08:42:44.749135329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004412s
2026-06-09T08:42:44.749397497Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.749747502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-06-09T08:42:44.750049240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004339s
2026-06-09T08:42:44.750308131Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.754304310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-06-09T08:42:44.754640266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041059s
2026-06-09T08:42:44.754908947Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.755248461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-06-09T08:42:44.755550079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004206s
2026-06-09T08:42:44.755807237Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.756179747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-06-09T08:42:44.756487627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004425s
2026-06-09T08:42:44.756749725Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.757091223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-06-09T08:42:44.757397369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s
2026-06-09T08:42:44.757657643Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.758006055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-06-09T08:42:44.758313134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004394s
2026-06-09T08:42:44.758572706Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.758931068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-06-09T08:42:44.759236744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004403s
2026-06-09T08:42:44.759492740Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.759859338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-06-09T08:42:44.760167759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004482s
2026-06-09T08:42:44.760431500Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.760769030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-06-09T08:42:44.761064185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004117s
2026-06-09T08:42:44.761250099Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.762648836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-06-09T08:42:44.763031066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015957s
2026-06-09T08:42:44.763218483Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.763621766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-06-09T08:42:44.763999907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005938s
2026-06-09T08:42:44.764182205Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.764581619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-06-09T08:42:44.764934620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005715s
2026-06-09T08:42:44.765124162Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.765522364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-06-09T08:42:44.765880786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005765s
2026-06-09T08:42:44.766065027Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.766467227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-06-09T08:42:44.766821300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005784s
2026-06-09T08:42:44.767007575Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.767403513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-06-09T08:42:44.767755401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005698s
2026-06-09T08:42:44.767964743Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.768384629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-06-09T08:42:44.768745766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005939s
2026-06-09T08:42:44.768931410Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.769337047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-06-09T08:42:44.769693625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005864s
2026-06-09T08:42:44.769880061Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.770267852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-06-09T08:42:44.770615602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005581s
2026-06-09T08:42:44.770802518Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.771201292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-06-09T08:42:44.771555325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005702s
2026-06-09T08:42:44.771737482Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.772202248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-06-09T08:42:44.772525970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006021s
2026-06-09T08:42:44.772709249Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.773119665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-06-09T08:42:44.773479610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005884s
2026-06-09T08:42:44.773663421Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.774079899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-06-09T08:42:44.774438772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005925s
2026-06-09T08:42:44.774624897Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.775019321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-06-09T08:42:44.775380509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005708s
2026-06-09T08:42:44.775579069Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.775974285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-06-09T08:42:44.776327206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005837s
2026-06-09T08:42:44.776513461Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.776907494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-06-09T08:42:44.777260335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005648s
2026-06-09T08:42:44.777441861Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.777852668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-06-09T08:42:44.778204737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005806s
2026-06-09T08:42:44.778434560Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.778838754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-06-09T08:42:44.779193569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005761s
2026-06-09T08:42:44.779374934Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.779784078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-06-09T08:42:44.780157661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005928s
2026-06-09T08:42:44.780581013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-09T08:42:44', 'indexer_cleanup')
2026-06-09T08:42:44.781000057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.781805018Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-06-09T08:42:44.782054321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022146s
2026-06-09T08:42:44.782251027Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-06-09T08:42:44.782490619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.782784521Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-06-09T08:42:44.783191421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-06-09T08:42:44.783390993Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T08:42:44.783662029Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-06-09T08:42:44.784077465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-06-09T08:42:44.785066507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011805s
2026-06-09T08:42:44.785497175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-09T08:42:44', 'minimum_seeders')
2026-06-09T08:42:44.785911690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.786736040Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-06-09T08:42:44.786940652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028285s
2026-06-09T08:42:44.787169613Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-06-09T08:42:44.787407743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.787718829Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-06-09T08:42:44.788161561Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.788470293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-06-09T08:42:44.788774215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004287s
2026-06-09T08:42:44.789199151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-09T08:42:44', 'remove_showrss')
2026-06-09T08:42:44.789611932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.790390159Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-06-09T08:42:44.790598188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020157s
2026-06-09T08:42:44.790840957Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-06-09T08:42:44.791096562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.791395464Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-06-09T08:42:44.791770670Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.792158410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-06-09T08:42:44.792486561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004682s
2026-06-09T08:42:44.792925786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-09T08:42:44', 'remove_torrentparadiseml')
2026-06-09T08:42:44.793358488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.794170343Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-06-09T08:42:44.794381087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002101s
2026-06-09T08:42:44.794641892Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-06-09T08:42:44.794903078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.795209055Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-06-09T08:42:44.795511183Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T08:42:44.795759063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T08:42:44.796425775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006996s
2026-06-09T08:42:44.796893317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-09T08:42:44', 'localization_setting_to_string')
2026-06-09T08:42:44.797327822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.798156160Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-06-09T08:42:44.798375602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023741s
2026-06-09T08:42:44.798602259Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-06-09T08:42:44.798861140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.799129711Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-06-09T08:42:44.799405156Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T08:42:44.799653757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T08:42:44.803224228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035958s
2026-06-09T08:42:44.803651028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-09T08:42:44', 'orpheus_api')
2026-06-09T08:42:44.804131205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.804879602Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-06-09T08:42:44.805072701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005242s
2026-06-09T08:42:44.805321081Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-06-09T08:42:44.805577207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.805878785Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-06-09T08:42:44.806233579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-09T08:42:44.806435446Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-09T08:42:44.806680980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-06-09T08:42:44.807084643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-06-09T08:42:44.808031049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011151s
2026-06-09T08:42:44.808485044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-09T08:42:44', 'download_client_categories')
2026-06-09T08:42:44.808921373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.809763879Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-06-09T08:42:44.809981077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028003s
2026-06-09T08:42:44.810214778Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-06-09T08:42:44.810461084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.810752320Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-06-09T08:42:44.811103618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-06-09T08:42:44.811293861Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T08:42:44.811503012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-06-09T08:42:44.811817676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-06-09T08:42:44.812700203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009745s
2026-06-09T08:42:44.812956580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-06-09T08:42:44.813266965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-06-09T08:42:44.814132558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009711s
2026-06-09T08:42:44.814566613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-09T08:42:44', 'add_salt_to_users')
2026-06-09T08:42:44.815012932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.816253220Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-06-09T08:42:44.816464315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030595s
2026-06-09T08:42:44.816759690Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-06-09T08:42:44.817038601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.817358426Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-06-09T08:42:44.817738541Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.818119969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-06-09T08:42:44.818513843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005658s
2026-06-09T08:42:44.819003629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-09T08:42:44', 'speedcd_userpasssettings_to_speedcdsettings')
2026-06-09T08:42:44.819447082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.820389310Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-06-09T08:42:44.820635426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023613s
2026-06-09T08:42:44.820930871Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-06-09T08:42:44.821212849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.821538284Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-06-09T08:42:44.821881365Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.822277974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-06-09T08:42:44.822635304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005584s
2026-06-09T08:42:44.823131072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-09T08:42:44', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-06-09T08:42:44.823581399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.824467995Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-06-09T08:42:44.824711806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002284s
2026-06-09T08:42:44.825005487Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-06-09T08:42:44.825284780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.825603702Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-06-09T08:42:44.825977084Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.826378523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-06-09T08:42:44.826729590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005581s
2026-06-09T08:42:44.826917899Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.827315550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-06-09T08:42:44.827673060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005802s
2026-06-09T08:42:44.828196274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-09T08:42:44', 'alpharatio_greatposterwall_config_contract')
2026-06-09T08:42:44.828644707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.829505290Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-06-09T08:42:44.829741636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023078s
2026-06-09T08:42:44.829975066Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-06-09T08:42:44.830220721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.830508140Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-06-09T08:42:44.830921683Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.831279834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-06-09T08:42:44.831582995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004335s
2026-06-09T08:42:44.832020957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-09T08:42:44', 'remove_notwhatcd')
2026-06-09T08:42:44.832440582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.833283880Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-06-09T08:42:44.833488082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002097s
2026-06-09T08:42:44.833739277Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-06-09T08:42:44.834003389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.834306700Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-06-09T08:42:44.834722718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-09T08:42:44.834924986Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-09T08:42:44.835160470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-06-09T08:42:44.835542329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-06-09T08:42:44.836463855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010717s
2026-06-09T08:42:44.836680020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-09T08:42:44.836864061Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-09T08:42:44.837125297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-06-09T08:42:44.837550203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-06-09T08:42:44.838476739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011142s
2026-06-09T08:42:44.838934351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-09T08:42:44', 'add_on_grab_to_notifications')
2026-06-09T08:42:44.839364086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.840765379Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-06-09T08:42:44.840986865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033444s
2026-06-09T08:42:44.841268081Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-06-09T08:42:44.841544849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.841860484Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-06-09T08:42:44.842190269Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:44.842600495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-06-09T08:42:44.842969598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005805s
2026-06-09T08:42:44.843478233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-09T08:42:44', 'animetorrents_use_custom_config_contract')
2026-06-09T08:42:44.843931055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.844847961Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-06-09T08:42:44.845078426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023702s
2026-06-09T08:42:44.845312427Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-06-09T08:42:44.845562009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.845853998Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-06-09T08:42:44.846137418Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T08:42:44.846390709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T08:42:44.847107753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007563s
2026-06-09T08:42:44.847542428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-09T08:42:44', 'apprise_server_url')
2026-06-09T08:42:44.847983527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.848780512Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-06-09T08:42:44.848995765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023987s
2026-06-09T08:42:44.849246621Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-06-09T08:42:44.849510402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.849810015Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-06-09T08:42:44.850204720Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-09T08:42:44.850408571Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s
2026-06-09T08:42:44.850672983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-06-09T08:42:44.851084763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-06-09T08:42:44.852060879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011489s
2026-06-09T08:42:44.852537779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-09T08:42:44', 'health_restored_notification')
2026-06-09T08:42:44.852972916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.853941977Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-06-09T08:42:44.854172842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002942s
2026-06-09T08:42:44.854394248Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-06-09T08:42:44.854638049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.854923544Z [Info] remove_uc: Starting migration of Main DB to 33
2026-06-09T08:42:44.855274872Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T08:42:44.855646972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-06-09T08:42:44.855970092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004488s
2026-06-09T08:42:44.856387924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-09T08:42:44', 'remove_uc')
2026-06-09T08:42:44.856797920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.857650006Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-06-09T08:42:44.857846752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021163s
2026-06-09T08:42:44.858088429Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-06-09T08:42:44.858342410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.858653016Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-06-09T08:42:44.858937008Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T08:42:44.859184296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T08:42:44.859801349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006561s
2026-06-09T08:42:44.860281987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-09T08:42:44', 'history_fix_data_titles')
2026-06-09T08:42:44.860706081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.861590572Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-06-09T08:42:44.861803281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023971s
2026-06-09T08:42:44.862054737Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-06-09T08:42:44.862313248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.862614625Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-06-09T08:42:44.862959139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-09T08:42:44.863152238Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T08:42:44.863392422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-06-09T08:42:44.863798419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-06-09T08:42:44.864756399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001124s
2026-06-09T08:42:44.865213099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-09T08:42:44', 'download_client_per_indexer')
2026-06-09T08:42:44.865646301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:44.869292835Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-06-09T08:42:44.869493760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055793s
2026-06-09T08:42:44.869839787Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-09T08:42:44.870077947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:44.870402520Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-06-09T08:42:44.872518893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-06-09T08:42:44.872727553Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T08:42:44.873138431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-06-09T08:42:44.878731395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-09T08:42:44.879948897Z [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-06-09T08:42:44.880587062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-06-09T08:42:44.881343616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-06-09T08:42:44.883423155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-06-09T08:42:44.883870115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104685s
2026-06-09T08:42:44.884108094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-06-09T08:42:44.884309570Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-09T08:42:44.884622971Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-06-09T08:42:44.886819565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-09T08:42:44.887987708Z [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-06-09T08:42:44.888612797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-06-09T08:42:44.889308608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-06-09T08:42:44.891406814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-06-09T08:42:44.891945690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069958s
2026-06-09T08:42:44.892179400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-06-09T08:42:44.892398812Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T08:42:44.892712975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-06-09T08:42:44.894910050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-09T08:42:44.896083874Z [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-06-09T08:42:44.896782401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-06-09T08:42:44.897487501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-06-09T08:42:44.899487219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-06-09T08:42:44.899952176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069483s
2026-06-09T08:42:44.900162509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-09T08:42:44.900362302Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-06-09T08:42:44.900627866Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-06-09T08:42:44.902907037Z [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-06-09T08:42:44.904174710Z [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-06-09T08:42:44.904813286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-09T08:42:44.905332582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-09T08:42:44.906926923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060573s
2026-06-09T08:42:44.907135674Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-09T08:42:44.907310646Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T08:42:44.907553104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-06-09T08:42:44.909899059Z [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-06-09T08:42:44.911129277Z [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-06-09T08:42:44.911759236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-09T08:42:44.912253381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-09T08:42:44.913842411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060243s
2026-06-09T08:42:44.914027163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-09T08:42:44.914203940Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T08:42:44.914444344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-06-09T08:42:44.916757943Z [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-06-09T08:42:44.918011227Z [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-06-09T08:42:44.918634222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-09T08:42:44.919122305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-09T08:42:44.920624621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059442s
2026-06-09T08:42:44.920862520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-09T08:42:44.921064367Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T08:42:44.921353319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-06-09T08:42:44.923475242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-09T08:42:44.924730190Z [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-06-09T08:42:44.925398737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-09T08:42:44.926140360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-09T08:42:44.927888601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-09T08:42:44.928318377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067211s
2026-06-09T08:42:44.928558280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-09T08:42:44.928757201Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T08:42:44.929049900Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-06-09T08:42:44.931274902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-09T08:42:44.932675923Z [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-06-09T08:42:44.933342406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-09T08:42:44.934083098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-09T08:42:44.935926721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-09T08:42:44.936375585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070682s
2026-06-09T08:42:44.936636140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-09T08:42:44.936830261Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-09T08:42:44.937125666Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-06-09T08:42:44.939742336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-09T08:42:44.941104079Z [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-06-09T08:42:44.941773457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-09T08:42:44.942481954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-09T08:42:44.944344756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-09T08:42:44.944882328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074518s
2026-06-09T08:42:44.945123324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-09T08:42:44.945339078Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-09T08:42:44.945619693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-06-09T08:42:44.947864946Z [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-06-09T08:42:44.948888998Z [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-06-09T08:42:44.949488445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-09T08:42:44.950125789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-09T08:42:44.951767726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-09T08:42:44.952305629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-09T08:42:44.952672588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068028s
2026-06-09T08:42:44.952915127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-06-09T08:42:44.953111643Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T08:42:44.953421938Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-06-09T08:42:44.955551106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME)
2026-06-09T08:42:44.956589016Z [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-06-09T08:42:44.957189065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-06-09T08:42:44.958194129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-06-09T08:42:44.960271292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-06-09T08:42:44.961001894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-06-09T08:42:44.961529567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078088s
2026-06-09T08:42:44.961811815Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-09T08:42:44.962053181Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-09T08:42:44.962365039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-06-09T08:42:44.965005207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-06-09T08:42:44.966617905Z [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-06-09T08:42:44.967488499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-09T08:42:44.968182687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-09T08:42:44.969965507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-09T08:42:44.970488691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078079s
2026-06-09T08:42:44.970702281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-09T08:42:44.970913477Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T08:42:44.971203080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-06-09T08:42:44.973754178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-06-09T08:42:44.975401486Z [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-06-09T08:42:44.976328914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-09T08:42:44.977038062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-09T08:42:44.978895223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-09T08:42:44.979310158Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007861s
2026-06-09T08:42:44.979520823Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-09T08:42:44.979704392Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T08:42:44.980009677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-06-09T08:42:44.982678292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-06-09T08:42:44.984484380Z [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-06-09T08:42:44.985491278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-09T08:42:44.986249294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-09T08:42:44.988447913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-09T08:42:44.989042170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086955s
2026-06-09T08:42:44.989286562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-09T08:42:44.989492677Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T08:42:44.989826569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-06-09T08:42:45.013416541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-06-09T08:42:45.015200755Z [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-06-09T08:42:45.016124856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-09T08:42:45.017406317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-09T08:42:45.019681710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-09T08:42:45.020178771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0300544s
2026-06-09T08:42:45.020463334Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-09T08:42:45.020698658Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-06-09T08:42:45.020996237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-06-09T08:42:45.024309370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL)
2026-06-09T08:42:45.026141530Z [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-06-09T08:42:45.026915529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-09T08:42:45.027645920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-09T08:42:45.029688534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-09T08:42:45.030183932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088924s
2026-06-09T08:42:45.030458345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-09T08:42:45.030725322Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-06-09T08:42:45.031130248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-06-09T08:42:45.034081311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-06-09T08:42:45.035300086Z [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-06-09T08:42:45.035946588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-09T08:42:45.036785528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-09T08:42:45.038752730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-09T08:42:45.039259981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077862s
2026-06-09T08:42:45.039575256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-09T08:42:45.039808386Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-06-09T08:42:45.040164924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-06-09T08:42:45.044315213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-06-09T08:42:45.045339306Z [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-06-09T08:42:45.045972762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-09T08:42:45.046762983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-09T08:42:45.048546125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-09T08:42:45.048966291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085423s
2026-06-09T08:42:45.049195142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-09T08:42:45.049394012Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-09T08:42:45.049683175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-09T08:42:45.051641319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-09T08:42:45.052344104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-09T08:42:45.052827387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-09T08:42:45.053437025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-09T08:42:45.055096538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-09T08:42:45.055509700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005578s
2026-06-09T08:42:45.056061802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-09T08:42:45', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-09T08:42:45.056547019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.058858805Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-09T08:42:45.059115111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088173s
2026-06-09T08:42:45.059401749Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-06-09T08:42:45.059677023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.060045706Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-06-09T08:42:45.060783402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-06-09T08:42:45.061580868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-06-09T08:42:45.062208081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011887s
2026-06-09T08:42:45.062483596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-06-09T08:42:45.062939975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-06-09T08:42:45.063364400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000646s
2026-06-09T08:42:45.063791791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-09T08:42:45', 'add_notification_status')
2026-06-09T08:42:45.064300385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.065352204Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-06-09T08:42:45.065576595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025792s
2026-06-09T08:42:45.065877471Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-06-09T08:42:45.066169680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.066506007Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-06-09T08:42:45.066981325Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:45.067384857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-06-09T08:42:45.067733780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000577s
2026-06-09T08:42:45.068000277Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:45.068420423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-06-09T08:42:45.068793895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005921s
2026-06-09T08:42:45.068993858Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T08:42:45.069385176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-06-09T08:42:45.069711313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005544s
2026-06-09T08:42:45.070211260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-09T08:42:45', 'indexers_freeleech_only_config_contract')
2026-06-09T08:42:45.070672269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.071581851Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-06-09T08:42:45.071825852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023351s
2026-06-09T08:42:45.072088411Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-06-09T08:42:45.072352563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.072662477Z [Info] email_encryption: Starting migration of Main DB to 39
2026-06-09T08:42:45.072971449Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T08:42:45.073235481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T08:42:45.073906673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007104s
2026-06-09T08:42:45.074358513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-09T08:42:45', 'email_encryption')
2026-06-09T08:42:45.074802898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.075722920Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-06-09T08:42:45.075957212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024996s
2026-06-09T08:42:45.076263159Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-06-09T08:42:45.076556129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.076897466Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-06-09T08:42:45.077226328Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T08:42:45.077496673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T08:42:45.078484683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010328s
2026-06-09T08:42:45.078996604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-09T08:42:45', 'newznab_category_to_capabilities_settings')
2026-06-09T08:42:45.079461059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.080464831Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-06-09T08:42:45.080718672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029217s
2026-06-09T08:42:45.080996983Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-06-09T08:42:45.081275263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.081604136Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-06-09T08:42:45.081922347Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T08:42:45.082185737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T08:42:45.082815085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006685s
2026-06-09T08:42:45.083298719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-09T08:42:45', 'gazelle_freeleech_token_options')
2026-06-09T08:42:45.083776561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.084723779Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-06-09T08:42:45.084955626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002506s
2026-06-09T08:42:45.085246041Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-06-09T08:42:45.085532127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.085870418Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-06-09T08:42:45.086191445Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T08:42:45.086453924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T08:42:45.087078061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006625s
2026-06-09T08:42:45.087577136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-09T08:42:45', 'myanonamouse_freeleech_wedge_options')
2026-06-09T08:42:45.088120671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.088965242Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-06-09T08:42:45.089206959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002474s
2026-06-09T08:42:45.089487524Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-06-09T08:42:45.089769281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.090108464Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-06-09T08:42:45.090425332Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T08:42:45.090688122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T08:42:45.100370553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096688s
2026-06-09T08:42:45.100877384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-09T08:42:45', 'newznab_indexers_enable_redirect')
2026-06-09T08:42:45.101346198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.102358076Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-06-09T08:42:45.102598530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116446s
2026-06-09T08:42:45.102903635Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating
2026-06-09T08:42:45.103191515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.103533253Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44
2026-06-09T08:42:45.103886504Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T08:42:45.104150045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T08:42:45.104788020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006776s
2026-06-09T08:42:45.105284350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-09T08:42:45', 'myanonamouse_freeleech_wedge_checkbox')
2026-06-09T08:42:45.105747954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.106716725Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated
2026-06-09T08:42:45.106962329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025331s
2026-06-09T08:42:45.115737493Z [Debug] MigrationController: Took: 00:00:00.7140654
2026-06-09T08:42:45.186524804Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-06-09T08:42:45.204843880Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-06-09T08:42:45.220134136Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-09T08:42:45.221235123Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T08:42:45.221595669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T08:42:45.231835393Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-09T08:42:45.232215378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106505s
2026-06-09T08:42:45.232616877Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-09T08:42:45.233004919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110212s
2026-06-09T08:42:45.235519253Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-09T08:42:45.235988488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.236640200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-09T08:42:45.237167031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-09T08:42:45.237804565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008s
2026-06-09T08:42:45.238188378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.239748921Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-09T08:42:45.240192504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027111s
2026-06-09T08:42:45.240662361Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-09T08:42:45.241098028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.241776334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-09T08:42:45.242327254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-09T08:42:45.242992905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008113s
2026-06-09T08:42:45.243310033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-09T08:42:45.243652243Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-06-09T08:42:45.244138773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-09T08:42:45.244642237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-09T08:42:45.245581518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010623s
2026-06-09T08:42:45.245924579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.246954323Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-09T08:42:45.247330371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024402s
2026-06-09T08:42:45.247784546Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-09T08:42:45.248295865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.248807436Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-09T08:42:45.249147451Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-06-09T08:42:45.249493999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-09T08:42:45.250012653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-09T08:42:45.250718976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008216s
2026-06-09T08:42:45.251091336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.252368899Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-09T08:42:45.252703763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023616s
2026-06-09T08:42:45.253186415Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-09T08:42:45.253594567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.254064123Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-06-09T08:42:45.254744774Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-09T08:42:45.255572541Z [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-06-09T08:42:45.256686665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015323s
2026-06-09T08:42:45.256980387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-06-09T08:42:45.257433429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-09T08:42:45.258031013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006982s
2026-06-09T08:42:45.258588856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-09T08:42:45', 'InitialSetup')
2026-06-09T08:42:45.259269627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.261439017Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-09T08:42:45.261764392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040432s
2026-06-09T08:42:45.262149608Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-06-09T08:42:45.262542620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.263051174Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-06-09T08:42:45.263668006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-09T08:42:45', 'ApplicationStatus')
2026-06-09T08:42:45.264460021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.265399644Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-06-09T08:42:45.265752144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028645s
2026-06-09T08:42:45.266110526Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-06-09T08:42:45.266502485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.266965468Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-06-09T08:42:45.267520576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-09T08:42:45', 'IndexerProps')
2026-06-09T08:42:45.268238973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.269183595Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-06-09T08:42:45.269529592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027057s
2026-06-09T08:42:45.269924167Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-06-09T08:42:45.270333591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.270800782Z [Info] add_update_history: Starting migration of Log DB to 4
2026-06-09T08:42:45.271396953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-06-09T08:42:45.272171253Z [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-06-09T08:42:45.272995974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011955s
2026-06-09T08:42:45.273329906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-06-09T08:42:45.273873301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-09T08:42:45.274496616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000788s
2026-06-09T08:42:45.275060822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-09T08:42:45', 'add_update_history')
2026-06-09T08:42:45.275755181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.276939326Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-06-09T08:42:45.277269040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031288s
2026-06-09T08:42:45.277639696Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-06-09T08:42:45.278041555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.278505720Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-06-09T08:42:45.279066440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-09T08:42:45', 'update_notifiarr')
2026-06-09T08:42:45.279709785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.280805171Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-06-09T08:42:45.281166980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027822s
2026-06-09T08:42:45.281522536Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-06-09T08:42:45.281912792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.282387929Z [Info] app_profiles: Starting migration of Log DB to 6
2026-06-09T08:42:45.282943739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-09T08:42:45', 'app_profiles')
2026-06-09T08:42:45.283622796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.284726449Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-06-09T08:42:45.285093378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028301s
2026-06-09T08:42:45.285468864Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-06-09T08:42:45.285861135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.286316582Z [Info] history_failed: Starting migration of Log DB to 7
2026-06-09T08:42:45.286873524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-09T08:42:45', 'history_failed')
2026-06-09T08:42:45.287555457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.288518336Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-06-09T08:42:45.288882169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026762s
2026-06-09T08:42:45.289257565Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-06-09T08:42:45.289651108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.290105874Z [Info] redacted_api: Starting migration of Log DB to 8
2026-06-09T08:42:45.290624909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-09T08:42:45', 'redacted_api')
2026-06-09T08:42:45.291308155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.292373902Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-06-09T08:42:45.292694688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002749s
2026-06-09T08:42:45.293059653Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-06-09T08:42:45.293459869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.293938513Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-06-09T08:42:45.294508060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-09T08:42:45', 'IndexerProxies')
2026-06-09T08:42:45.295198330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.296367034Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-06-09T08:42:45.296750286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029179s
2026-06-09T08:42:45.297138107Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-06-09T08:42:45.297564055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.298048852Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-06-09T08:42:45.298658590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-09T08:42:45', 'app_indexer_remote_name')
2026-06-09T08:42:45.299373009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.300451651Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-06-09T08:42:45.300830675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028806s
2026-06-09T08:42:45.301214257Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-06-09T08:42:45.301633632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.302116114Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-06-09T08:42:45.302711763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-09T08:42:45', 'desi_gazelle_to_unit3d')
2026-06-09T08:42:45.303417515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.304262396Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-06-09T08:42:45.304633073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026204s
2026-06-09T08:42:45.305043780Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-06-09T08:42:45.305489468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.305949865Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-06-09T08:42:45.306572880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-09T08:42:45', 'add_on_update_to_notifications')
2026-06-09T08:42:45.307283651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.308252212Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-06-09T08:42:45.308635524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027541s
2026-06-09T08:42:45.309000559Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-06-09T08:42:45.309393942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.309856834Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-06-09T08:42:45.310414567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-09T08:42:45', 'IndexerVersions')
2026-06-09T08:42:45.311103796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.312119311Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-06-09T08:42:45.312476140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027328s
2026-06-09T08:42:45.312828690Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-06-09T08:42:45.313223966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.313698932Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-06-09T08:42:45.314256826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-09T08:42:45', 'cleanup_config')
2026-06-09T08:42:45.314934591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.315999626Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-06-09T08:42:45.316333589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027592s
2026-06-09T08:42:45.316696680Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-06-09T08:42:45.317087327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.317565129Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-06-09T08:42:45.318125147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-09T08:42:45', 'indexer_cleanup')
2026-06-09T08:42:45.318837772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.319834740Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-06-09T08:42:45.320197019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027525s
2026-06-09T08:42:45.320560131Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-06-09T08:42:45.320949365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.321431977Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-06-09T08:42:45.321993628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-09T08:42:45', 'minimum_seeders')
2026-06-09T08:42:45.322676002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.323738282Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-06-09T08:42:45.324156564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002785s
2026-06-09T08:42:45.324505718Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-06-09T08:42:45.324914982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.325372473Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-06-09T08:42:45.325929656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-09T08:42:45', 'remove_showrss')
2026-06-09T08:42:45.326603523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.327488505Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-06-09T08:42:45.327812127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025951s
2026-06-09T08:42:45.328250881Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-06-09T08:42:45.328665105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.329151505Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-06-09T08:42:45.329753978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-09T08:42:45', 'remove_torrentparadiseml')
2026-06-09T08:42:45.330465491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.331383911Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-06-09T08:42:45.331734146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027106s
2026-06-09T08:42:45.332179373Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-06-09T08:42:45.332625281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.333113304Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-06-09T08:42:45.333756980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-09T08:42:45', 'localization_setting_to_string')
2026-06-09T08:42:45.334471039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.335714433Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-06-09T08:42:45.336125681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030761s
2026-06-09T08:42:45.336485827Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-06-09T08:42:45.336866082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.337330137Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-06-09T08:42:45.337869323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-09T08:42:45', 'orpheus_api')
2026-06-09T08:42:45.338548571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.339530529Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-06-09T08:42:45.339864662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026921s
2026-06-09T08:42:45.340287083Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-06-09T08:42:45.340715425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.341186103Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-06-09T08:42:45.341805130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-09T08:42:45', 'download_client_categories')
2026-06-09T08:42:45.342513236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.343419512Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-06-09T08:42:45.343804557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026964s
2026-06-09T08:42:45.344248291Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-06-09T08:42:45.344655671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.345116900Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-06-09T08:42:45.345692520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-09T08:42:45', 'add_salt_to_users')
2026-06-09T08:42:45.346395676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.347274977Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-06-09T08:42:45.347608278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026395s
2026-06-09T08:42:45.348070419Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-06-09T08:42:45.348540305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.349034411Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-06-09T08:42:45.349741004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-09T08:42:45', 'speedcd_userpasssettings_to_speedcdsettings')
2026-06-09T08:42:45.350441064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.351408202Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-06-09T08:42:45.351815632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028396s
2026-06-09T08:42:45.352273775Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-06-09T08:42:45.352764583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.353271394Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-06-09T08:42:45.353972316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-09T08:42:45', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-06-09T08:42:45.354734140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.355694354Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-06-09T08:42:45.356157377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028687s
2026-06-09T08:42:45.356578525Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-06-09T08:42:45.357038822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.357526314Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-06-09T08:42:45.358207806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-09T08:42:45', 'alpharatio_greatposterwall_config_contract')
2026-06-09T08:42:45.358948929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.359912289Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-06-09T08:42:45.360332826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002817s
2026-06-09T08:42:45.360694264Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-06-09T08:42:45.361087296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.361550829Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-06-09T08:42:45.362108222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-09T08:42:45', 'remove_notwhatcd')
2026-06-09T08:42:45.362799835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.363799328Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-06-09T08:42:45.364172209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027143s
2026-06-09T08:42:45.364552114Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-06-09T08:42:45.364969134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.365467458Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-06-09T08:42:45.366059189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-09T08:42:45', 'add_on_grab_to_notifications')
2026-06-09T08:42:45.366761233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.367733131Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-06-09T08:42:45.368149299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027749s
2026-06-09T08:42:45.368556970Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-06-09T08:42:45.369000734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.369449277Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-06-09T08:42:45.370113375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-09T08:42:45', 'animetorrents_use_custom_config_contract')
2026-06-09T08:42:45.370846511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.371873450Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-06-09T08:42:45.372328587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028519s
2026-06-09T08:42:45.372687690Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-06-09T08:42:45.373083707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.373508463Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-06-09T08:42:45.374076848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-09T08:42:45', 'apprise_server_url')
2026-06-09T08:42:45.374758871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.375775218Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-06-09T08:42:45.376172428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027263s
2026-06-09T08:42:45.376549808Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-06-09T08:42:45.376965796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.377405362Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-06-09T08:42:45.378009649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-09T08:42:45', 'health_restored_notification')
2026-06-09T08:42:45.378715510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.379691175Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-06-09T08:42:45.380117464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027326s
2026-06-09T08:42:45.380428691Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-06-09T08:42:45.380802303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.381241959Z [Info] remove_uc: Starting migration of Log DB to 33
2026-06-09T08:42:45.381768880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-09T08:42:45', 'remove_uc')
2026-06-09T08:42:45.382444310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.383409695Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-06-09T08:42:45.383741754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026366s
2026-06-09T08:42:45.384170447Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-06-09T08:42:45.384579892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.385019567Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-06-09T08:42:45.385610337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-09T08:42:45', 'history_fix_data_titles')
2026-06-09T08:42:45.386306940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.387280220Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-06-09T08:42:45.387633923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027123s
2026-06-09T08:42:45.388022115Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-06-09T08:42:45.388436850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.388904812Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-06-09T08:42:45.389506544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-09T08:42:45', 'download_client_per_indexer')
2026-06-09T08:42:45.390208729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.391195035Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-06-09T08:42:45.391568688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027449s
2026-06-09T08:42:45.392048244Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-09T08:42:45.392513881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.392970672Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-06-09T08:42:45.393676213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-06-09T08:42:45.393993632Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-06-09T08:42:45.394341192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-06-09T08:42:45.395639617Z [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-06-09T08:42:45.396989656Z [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-06-09T08:42:45.397799327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-09T08:42:45.398566031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-09T08:42:45.399889567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-09T08:42:45.400518554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057873s
2026-06-09T08:42:45.400849069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-06-09T08:42:45.401170607Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-09T08:42:45.401494429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-06-09T08:42:45.402662221Z [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-06-09T08:42:45.403799952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-06-09T08:42:45.404640645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-06-09T08:42:45.405428011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-06-09T08:42:45.406690454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-09T08:42:45.407316605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00539s
2026-06-09T08:42:45.407642982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-09T08:42:45.407943928Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-09T08:42:45.408348493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-09T08:42:45.409386985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-09T08:42:45.410371418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-09T08:42:45.411164745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-09T08:42:45.412035599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-09T08:42:45.413261138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-09T08:42:45.413906768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005146s
2026-06-09T08:42:45.414546006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-09T08:42:45', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-09T08:42:45.415322620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.416595042Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-09T08:42:45.417069688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007693s
2026-06-09T08:42:45.417495015Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-06-09T08:42:45.417970222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.418544389Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-06-09T08:42:45.419248367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-09T08:42:45', 'add_notification_status')
2026-06-09T08:42:45.420143780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.421299137Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-06-09T08:42:45.421727159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032836s
2026-06-09T08:42:45.422239180Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-06-09T08:42:45.422759238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.423357042Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-06-09T08:42:45.424152103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-09T08:42:45', 'indexers_freeleech_only_config_contract')
2026-06-09T08:42:45.425012316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.426789535Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-06-09T08:42:45.427242738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00399s
2026-06-09T08:42:45.427650730Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-06-09T08:42:45.428160096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.428709873Z [Info] email_encryption: Starting migration of Log DB to 39
2026-06-09T08:42:45.429371014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-09T08:42:45', 'email_encryption')
2026-06-09T08:42:45.430175825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.431292504Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-06-09T08:42:45.431691919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003177s
2026-06-09T08:42:45.432233199Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-06-09T08:42:45.432783237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.433340569Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-06-09T08:42:45.434136633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-09T08:42:45', 'newznab_category_to_capabilities_settings')
2026-06-09T08:42:45.435010182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.436162132Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-06-09T08:42:45.436598862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033439s
2026-06-09T08:42:45.436995050Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-06-09T08:42:45.437399915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.437884672Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-06-09T08:42:45.438535182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-09T08:42:45', 'gazelle_freeleech_token_options')
2026-06-09T08:42:45.439253919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.440256238Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-06-09T08:42:45.440688208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028309s
2026-06-09T08:42:45.441063444Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-06-09T08:42:45.441501416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.441975070Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-06-09T08:42:45.442625640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-09T08:42:45', 'myanonamouse_freeleech_wedge_options')
2026-06-09T08:42:45.443345881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.444457990Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-06-09T08:42:45.444845741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028949s
2026-06-09T08:42:45.445233422Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-06-09T08:42:45.445664270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.446158575Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-06-09T08:42:45.446811611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-09T08:42:45', 'newznab_indexers_enable_redirect')
2026-06-09T08:42:45.447551942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.448597307Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-06-09T08:42:45.448974587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028794s
2026-06-09T08:42:45.449392579Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating
2026-06-09T08:42:45.449834780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T08:42:45.450330909Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44
2026-06-09T08:42:45.450992812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-09T08:42:45', 'myanonamouse_freeleech_wedge_checkbox')
2026-06-09T08:42:45.451734235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T08:42:45.452764230Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated
2026-06-09T08:42:45.453137081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028713s
2026-06-09T08:42:45.611481268Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-06-09T08:42:45.618723955Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-06-09T08:42:45.623164008Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-06-09T08:42:45.727238211Z [Info] AppSyncProfileService: Setting up default app profile
2026-06-09T08:42:45.739321978Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-06-09T08:42:45.816725926Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-06-09T08:42:45.909544409Z [ls.io-init] done.
2026-06-09T08:42:46.200983119Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-06-09T08:42:46.201797158Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-06-09T08:42:46.202160049Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin