2026-07-04T15:00:06.522295490Z [migrations] started
2026-07-04T15:00:06.526816787Z [migrations] no migrations found
2026-07-04T15:00:07.109434658Z usermod: no changes
2026-07-04T15:00:07.204092133Z ───────────────────────────────────────
2026-07-04T15:00:07.204110971Z
2026-07-04T15:00:07.204115009Z ██╗ ███████╗██╗ ██████╗
2026-07-04T15:00:07.204118817Z ██║ ██╔════╝██║██╔═══██╗
2026-07-04T15:00:07.204122585Z ██║ ███████╗██║██║ ██║
2026-07-04T15:00:07.204126292Z ██║ ╚════██║██║██║ ██║
2026-07-04T15:00:07.204129950Z ███████╗███████║██║╚██████╔╝
2026-07-04T15:00:07.204133687Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-07-04T15:00:07.204137545Z
2026-07-04T15:00:07.204141042Z Brought to you by linuxserver.io
2026-07-04T15:00:07.204144639Z ───────────────────────────────────────
2026-07-04T15:00:07.208952213Z
2026-07-04T15:00:07.209256225Z To support the app dev(s) visit:
2026-07-04T15:00:07.236485653Z Prowlarr: https://opencollective.com/prowlarr
2026-07-04T15:00:07.240498756Z
2026-07-04T15:00:07.240516201Z To support LSIO projects visit:
2026-07-04T15:00:07.240525039Z https://www.linuxserver.io/donate/
2026-07-04T15:00:07.240533336Z
2026-07-04T15:00:07.240541322Z ───────────────────────────────────────
2026-07-04T15:00:07.240550120Z GID/UID
2026-07-04T15:00:07.240558366Z ───────────────────────────────────────
2026-07-04T15:00:07.307397288Z
2026-07-04T15:00:07.307430124Z User UID: 911
2026-07-04T15:00:07.307437730Z User GID: 911
2026-07-04T15:00:07.307444092Z ───────────────────────────────────────
2026-07-04T15:00:07.349147274Z Linuxserver.io version: 2.5.0.5422-pkg-c7940c17-dev-f6aae2347b150e8c96a1934475909387e35442b0-pr-82
2026-07-04T15:00:07.351905430Z Build-date: 2026-07-04T14:55:41+00:00
2026-07-04T15:00:07.351931833Z ───────────────────────────────────────
2026-07-04T15:00:07.351942394Z
2026-07-04T15:00:10.292260713Z [custom-init] No custom files found, skipping...
2026-07-04T15:00:16.730441797Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.5.0.5422
2026-07-04T15:00:17.014588645Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T15:00:17.112061873Z [Debug] Bootstrap: Console selected
2026-07-04T15:00:17.124789239Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T15:00:20.547234182Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-07-04T15:00:21.610185063Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {c6d83229-cb01-453c-9b1c-6db3d62dc75d} may be persisted to storage in unencrypted form.
2026-07-04T15:00:22.728582830Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-07-04T15:00:23.540527236Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-07-04T15:00:24.639542061Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T15:00:24.771317703Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:24.782948350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:25.359908735Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-04T15:00:25.409194580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5887223s
2026-07-04T15:00:25.413406784Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T15:00:25.416633073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.6373682s
2026-07-04T15:00:25.649640573Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T15:00:25.659139206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:25.757820226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T15:00:25.903896012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T15:00:26.069058495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3071545s
2026-07-04T15:00:26.075596474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:26.092794996Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T15:00:26.096028780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3309494s
2026-07-04T15:00:26.114078046Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T15:00:26.117772508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:26.202583390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T15:00:26.218940588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:00:26.234124873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280134s
2026-07-04T15:00:26.238556630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:26.243182778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017203s
2026-07-04T15:00:26.250430106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T15:00:26.260253513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T15:00:26.274423826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204164s
2026-07-04T15:00:26.278889551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:26.284423699Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T15:00:26.288051857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0302662s
2026-07-04T15:00:26.295940136Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T15:00:26.299761273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:26.314840797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:26.318114591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002675s
2026-07-04T15:00:26.321309366Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T15:00:26.326478358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T15:00:26.332953491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085268s
2026-07-04T15:00:26.336270452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:26.340908685Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T15:00:26.343563553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162299s
2026-07-04T15:00:26.657897667Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T15:00:26.690582042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:26.741602240Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-07-04T15:00:26.942565565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-07-04T15:00:26.964896455Z [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-07-04T15:00:27.022835511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0747113s
2026-07-04T15:00:27.026536746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-07-04T15:00:27.032474215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-07-04T15:00:27.039801123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106505s
2026-07-04T15:00:27.042512525Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-07-04T15:00:27.051006885Z [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-07-04T15:00:27.059039405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138848s
2026-07-04T15:00:27.062172706Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-07-04T15:00:27.066288186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T15:00:27.071108856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063597s
2026-07-04T15:00:27.073810718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-07-04T15:00:27.447015935Z [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-07-04T15:00:27.472977709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3933777s
2026-07-04T15:00:27.476048705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-07-04T15:00:27.485430873Z [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-07-04T15:00:27.494859485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160423s
2026-07-04T15:00:27.498421059Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-07-04T15:00:27.503168802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:00:27.508423606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007551s
2026-07-04T15:00:27.511674354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-07-04T15:00:27.565741410Z [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-07-04T15:00:27.581396283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0669659s
2026-07-04T15:00:27.584811292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-07-04T15:00:27.588800327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:27.596414885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088932s
2026-07-04T15:00:27.599242992Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-07-04T15:00:27.606131797Z [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-07-04T15:00:27.613383554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114777s
2026-07-04T15:00:27.615969072Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-07-04T15:00:27.624570358Z [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-07-04T15:00:27.632906208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143168s
2026-07-04T15:00:27.635813194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-07-04T15:00:27.642468129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-07-04T15:00:27.648721354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102698s
2026-07-04T15:00:27.651030565Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-07-04T15:00:27.655637576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-07-04T15:00:27.662125003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085822s
2026-07-04T15:00:27.664830673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-07-04T15:00:27.669217269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-07-04T15:00:27.677695165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098772s
2026-07-04T15:00:27.681829753Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-07-04T15:00:27.734381407Z [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-07-04T15:00:27.742291630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0571693s
2026-07-04T15:00:27.745464271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-07-04T15:00:27.750062062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-07-04T15:00:27.756224635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077475s
2026-07-04T15:00:27.759869387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-07-04T15:00:27.764292897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-07-04T15:00:27.770233132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070468s
2026-07-04T15:00:27.773425142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-07-04T15:00:27.784261789Z [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-07-04T15:00:27.797030068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208257s
2026-07-04T15:00:27.800626983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-07-04T15:00:27.812224835Z [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-07-04T15:00:27.823700289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201467s
2026-07-04T15:00:27.827073795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-07-04T15:00:27.831636154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:27.837243319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072193s
2026-07-04T15:00:27.839953538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-07-04T15:00:27.846262275Z [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-07-04T15:00:27.852880827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101867s
2026-07-04T15:00:27.855638041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-07-04T15:00:27.859240086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T15:00:27.864842441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064946s
2026-07-04T15:00:27.904980720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:00:27', 'InitialSetup')
2026-07-04T15:00:27.919829390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:27.931542352Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T15:00:27.934209856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0729157s
2026-07-04T15:00:27.940181995Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-07-04T15:00:27.943941478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:27.950490499Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-07-04T15:00:28.054130558Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-07-04T15:00:28.282125171Z [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-07-04T15:00:28.298148186Z [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-07-04T15:00:28.313077047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:00:28.330070035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:00:28.353303404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:28.358913314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3017563s
2026-07-04T15:00:28.361892735Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-07-04T15:00:28.397726113Z [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-07-04T15:00:28.410942204Z [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-07-04T15:00:28.418696633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:00:28.424409531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:00:28.438151371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:28.442830355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.078532s
2026-07-04T15:00:28.447409028Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-07-04T15:00:28.528426730Z [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-07-04T15:00:28.541164938Z [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-07-04T15:00:28.549462882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:00:28.554538486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:00:28.568440388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:28.573274756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1233653s
2026-07-04T15:00:28.575690081Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-07-04T15:00:28.583620655Z [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-07-04T15:00:28.590326613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122368s
2026-07-04T15:00:28.593060008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-07-04T15:00:28.597317394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T15:00:28.601869503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064802s
2026-07-04T15:00:28.607052333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T15:00:28', 'ApplicationStatus')
2026-07-04T15:00:28.612095391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:28.616809988Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-07-04T15:00:28.619021222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211314s
2026-07-04T15:00:28.621748074Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-07-04T15:00:28.624301768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:28.627787048Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-07-04T15:00:28.651584002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:28.654282237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002365s
2026-07-04T15:00:28.657454136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-07-04T15:00:28.664888581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:28.674425611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143172s
2026-07-04T15:00:28.677751741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-07-04T15:00:28.686249939Z [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-07-04T15:00:28.693859867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136964s
2026-07-04T15:00:28.696635678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-07-04T15:00:28.704374887Z [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-07-04T15:00:28.712536106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128778s
2026-07-04T15:00:28.715266906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-07-04T15:00:28.719522378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:00:28.724311385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006481s
2026-07-04T15:00:28.728815878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T15:00:28', 'IndexerProps')
2026-07-04T15:00:28.733517087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:28.737323074Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-07-04T15:00:28.739405067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195428s
2026-07-04T15:00:28.742136609Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-07-04T15:00:28.744962291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:28.748221676Z [Info] add_update_history: Starting migration of Main DB to 4
2026-07-04T15:00:28.753790734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T15:00:28', 'add_update_history')
2026-07-04T15:00:28.758611424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:28.763514240Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-07-04T15:00:28.765768390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186816s
2026-07-04T15:00:28.768367525Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-07-04T15:00:28.770939637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:28.774180304Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-07-04T15:00:28.817507226Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-07-04T15:00:28.832426187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-07-04T15:00:28.839319081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172916s
2026-07-04T15:00:28.844822116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T15:00:28', 'update_notifiarr')
2026-07-04T15:00:28.850900980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:28.855390423Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-07-04T15:00:28.857619513Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0331927s
2026-07-04T15:00:28.860483973Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-07-04T15:00:28.863285616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:28.867817585Z [Info] app_profiles: Starting migration of Main DB to 6
2026-07-04T15:00:28.882179003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-07-04T15:00:28.892846951Z [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-07-04T15:00:28.902405544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169381s
2026-07-04T15:00:28.905687485Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-07-04T15:00:28.910519568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-07-04T15:00:28.917816206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009126s
2026-07-04T15:00:28.920878925Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:28.934926621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-05s
2026-07-04T15:00:28.939400252Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-07-04T15:00:28.945874322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:00:28.958533361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149646s
2026-07-04T15:00:28.965084006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T15:00:28', 'app_profiles')
2026-07-04T15:00:28.970806122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:28.975947077Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-07-04T15:00:28.978298223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0329564s
2026-07-04T15:00:28.981518339Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-07-04T15:00:28.984406126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:28.988498579Z [Info] history_failed: Starting migration of Main DB to 7
2026-07-04T15:00:29.000214709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T15:00:29.002686848Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.87E-05s
2026-07-04T15:00:29.005161733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-07-04T15:00:29.009053402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:00:29.017245493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097415s
2026-07-04T15:00:29.020908862Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-07-04T15:00:29.025453116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-07-04T15:00:29.030290359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065944s
2026-07-04T15:00:29.034614499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T15:00:29', 'history_failed')
2026-07-04T15:00:29.039223633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:29.042941913Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-07-04T15:00:29.045196063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190085s
2026-07-04T15:00:29.047928367Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-07-04T15:00:29.050481560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:29.053713810Z [Info] redacted_api: Starting migration of Main DB to 8
2026-07-04T15:00:29.059145912Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:29.062432532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:29.092475577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0304515s
2026-07-04T15:00:29.097359224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T15:00:29', 'redacted_api')
2026-07-04T15:00:29.102156928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:29.105813463Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-07-04T15:00:29.108877796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0440199s
2026-07-04T15:00:29.112931731Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-07-04T15:00:29.115616739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:29.119168063Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-07-04T15:00:29.131367265Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-07-04T15:00:29.140489370Z [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-07-04T15:00:29.147491865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0129068s
2026-07-04T15:00:29.149954675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:29.152583621Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2026-07-04T15:00:29.155300834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-07-04T15:00:29.158813299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-07-04T15:00:29.166896912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091279s
2026-07-04T15:00:29.171541066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T15:00:29', 'IndexerProxies')
2026-07-04T15:00:29.176287096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:29.180746258Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-07-04T15:00:29.183091813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223156s
2026-07-04T15:00:29.185994990Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-07-04T15:00:29.188695770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:29.192186051Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-07-04T15:00:29.197969140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-07-04T15:00:29.200435437Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.9E-05s
2026-07-04T15:00:29.203399217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-07-04T15:00:29.207519286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-07-04T15:00:29.215900518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096326s
2026-07-04T15:00:29.220738233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T15:00:29', 'app_indexer_remote_name')
2026-07-04T15:00:29.225837574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:29.230456939Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-07-04T15:00:29.232800079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240276s
2026-07-04T15:00:29.235747175Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-07-04T15:00:29.238457033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:29.242038187Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-07-04T15:00:29.291000360Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:29.304235369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-07-04T15:00:29.310536110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0167033s
2026-07-04T15:00:29.315476031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T15:00:29', 'desi_gazelle_to_unit3d')
2026-07-04T15:00:29.320643529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:29.324400246Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-07-04T15:00:29.326707203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0306643s
2026-07-04T15:00:29.329778139Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-07-04T15:00:29.332509040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:29.336132158Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-07-04T15:00:29.341919595Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:00:29.344263777Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.95E-05s
2026-07-04T15:00:29.347299832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-07-04T15:00:29.351617990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:29.359932888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100096s
2026-07-04T15:00:29.364852237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T15:00:29', 'add_on_update_to_notifications')
2026-07-04T15:00:29.369912771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:29.374886289Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-07-04T15:00:29.377283397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0245076s
2026-07-04T15:00:29.380212056Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-07-04T15:00:29.382835310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:29.386315661Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-07-04T15:00:29.396579875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-07-04T15:00:29.403470585Z [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-07-04T15:00:29.410584324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114149s
2026-07-04T15:00:29.413526040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-07-04T15:00:29.418113179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-07-04T15:00:29.423023961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070862s
2026-07-04T15:00:29.425743599Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-07-04T15:00:29.430166508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-07-04T15:00:29.434960124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066444s
2026-07-04T15:00:29.440322545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T15:00:29', 'IndexerVersions')
2026-07-04T15:00:29.446918822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:29.451073510Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-07-04T15:00:29.453273321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224207s
2026-07-04T15:00:29.455989733Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-07-04T15:00:29.458588899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:29.462200373Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-07-04T15:00:29.489731829Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.504861514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-07-04T15:00:29.510622027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180582s
2026-07-04T15:00:29.513473792Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.517575043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-07-04T15:00:29.521476571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005571s
2026-07-04T15:00:29.526022609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T15:00:29', 'cleanup_config')
2026-07-04T15:00:29.531476825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:29.535930866Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-07-04T15:00:29.538356322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196129s
2026-07-04T15:00:29.541338309Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-07-04T15:00:29.544081845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:29.547809593Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-07-04T15:00:29.594682187Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.598589277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-07-04T15:00:29.602651710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052396s
2026-07-04T15:00:29.605318872Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.608738971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-07-04T15:00:29.612197488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045678s
2026-07-04T15:00:29.614801293Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.618289088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-07-04T15:00:29.650582806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0333535s
2026-07-04T15:00:29.653219858Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.656683064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-07-04T15:00:29.660086820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045236s
2026-07-04T15:00:29.662728020Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.666146807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-07-04T15:00:29.669511644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004457s
2026-07-04T15:00:29.672329841Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.675783878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-07-04T15:00:29.679303798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004691s
2026-07-04T15:00:29.681946712Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.685427343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-07-04T15:00:29.688859997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045222s
2026-07-04T15:00:29.691629065Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.695177482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-07-04T15:00:29.698648855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046294s
2026-07-04T15:00:29.701305486Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.825252469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-07-04T15:00:29.831033343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1268424s
2026-07-04T15:00:29.834373130Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.838228396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-07-04T15:00:29.842094764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053306s
2026-07-04T15:00:29.844746425Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.848256906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-07-04T15:00:29.851608717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045367s
2026-07-04T15:00:29.854252723Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.857695468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-07-04T15:00:29.861187852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046023s
2026-07-04T15:00:29.863814152Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.867296005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-07-04T15:00:29.870763660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046267s
2026-07-04T15:00:29.873397966Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.876990313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-07-04T15:00:29.880786669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048738s
2026-07-04T15:00:29.883459433Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.886995746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-07-04T15:00:29.892401184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065567s
2026-07-04T15:00:29.895075772Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:29.898636614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-07-04T15:00:29.902422961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048808s
2026-07-04T15:00:29.904530676Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:29.921634037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-07-04T15:00:29.926628638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199235s
2026-07-04T15:00:29.928751183Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:29.932805630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-07-04T15:00:29.936705896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059329s
2026-07-04T15:00:29.939060839Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:29.943093212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-07-04T15:00:29.947787317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064145s
2026-07-04T15:00:29.950116669Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:29.954397922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-07-04T15:00:29.959195366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006739s
2026-07-04T15:00:29.961645161Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:29.966136367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-07-04T15:00:29.971543278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074742s
2026-07-04T15:00:29.973741816Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:29.977726062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-07-04T15:00:29.982363713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064905s
2026-07-04T15:00:29.984474565Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:29.988501336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-07-04T15:00:29.992566384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060571s
2026-07-04T15:00:29.994625321Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:29.998551400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-07-04T15:00:30.002437076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005794s
2026-07-04T15:00:30.004512457Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.008312912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-07-04T15:00:30.012185272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056275s
2026-07-04T15:00:30.014341956Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.018249026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-07-04T15:00:30.022640000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061012s
2026-07-04T15:00:30.024785833Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.028757733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-07-04T15:00:30.033390054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006351s
2026-07-04T15:00:30.036052898Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.040138317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-07-04T15:00:30.044359730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006257s
2026-07-04T15:00:30.046355250Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.050372932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-07-04T15:00:30.054651140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061796s
2026-07-04T15:00:30.056741139Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.060617768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-07-04T15:00:30.064790503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060288s
2026-07-04T15:00:30.066819350Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.070671860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-07-04T15:00:30.074466904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056462s
2026-07-04T15:00:30.076492845Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.080328280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-07-04T15:00:30.084079797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055787s
2026-07-04T15:00:30.086095938Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.089995403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-07-04T15:00:30.093847512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057311s
2026-07-04T15:00:30.095891208Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.099759059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-07-04T15:00:30.103542620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056342s
2026-07-04T15:00:30.105630225Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.109507375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-07-04T15:00:30.113377741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057251s
2026-07-04T15:00:30.118429607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T15:00:30', 'indexer_cleanup')
2026-07-04T15:00:30.123008700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.126646879Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-07-04T15:00:30.128847892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187001s
2026-07-04T15:00:30.132763739Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-07-04T15:00:30.135480622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.139395708Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-07-04T15:00:30.146043128Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-07-04T15:00:30.148356357Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-07-04T15:00:30.151031095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-07-04T15:00:30.155422651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-07-04T15:00:30.166183917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125741s
2026-07-04T15:00:30.170641025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T15:00:30', 'minimum_seeders')
2026-07-04T15:00:30.175291071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.178936905Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-07-04T15:00:30.181102016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0252499s
2026-07-04T15:00:30.183841644Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-07-04T15:00:30.186445239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.189684995Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-07-04T15:00:30.195243771Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:30.198783651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-07-04T15:00:30.202411409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047282s
2026-07-04T15:00:30.206751371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T15:00:30', 'remove_showrss')
2026-07-04T15:00:30.211351887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.215201962Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-07-04T15:00:30.217561215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171029s
2026-07-04T15:00:30.220490655Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-07-04T15:00:30.223550790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.227177394Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-07-04T15:00:30.232457129Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:30.236266001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-07-04T15:00:30.240203232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052203s
2026-07-04T15:00:30.244845282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T15:00:30', 'remove_torrentparadiseml')
2026-07-04T15:00:30.249867158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.254714010Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-07-04T15:00:30.257030767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193244s
2026-07-04T15:00:30.260036071Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-07-04T15:00:30.262890019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.266598840Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-07-04T15:00:30.271118113Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:30.273807961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:30.282938693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092519s
2026-07-04T15:00:30.288004787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T15:00:30', 'localization_setting_to_string')
2026-07-04T15:00:30.293066092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.297140178Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-07-04T15:00:30.299485733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231895s
2026-07-04T15:00:30.302141101Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-07-04T15:00:30.304724235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.308015885Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-07-04T15:00:30.312077607Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:30.314672133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:30.374158253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0593295s
2026-07-04T15:00:30.378814723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T15:00:30', 'orpheus_api')
2026-07-04T15:00:30.383702529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.387332320Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-07-04T15:00:30.389486990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0728074s
2026-07-04T15:00:30.392495039Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-07-04T15:00:30.395456554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.398857755Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-07-04T15:00:30.404217150Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-07-04T15:00:30.406438805Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2026-07-04T15:00:30.409098412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-07-04T15:00:30.413092888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-07-04T15:00:30.421540414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100255s
2026-07-04T15:00:30.426139338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T15:00:30', 'download_client_categories')
2026-07-04T15:00:30.430867231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.434922259Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-07-04T15:00:30.437187361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230008s
2026-07-04T15:00:30.439921639Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-07-04T15:00:30.442591567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.445870010Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-07-04T15:00:30.452080991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-07-04T15:00:30.454291253Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-07-04T15:00:30.456677079Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-07-04T15:00:30.459814989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-07-04T15:00:30.467956088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088354s
2026-07-04T15:00:30.470697740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-07-04T15:00:30.474091997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-07-04T15:00:30.482393268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092539s
2026-07-04T15:00:30.486967833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T15:00:30', 'add_salt_to_users')
2026-07-04T15:00:30.491705676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.495975296Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-07-04T15:00:30.498317504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0225129s
2026-07-04T15:00:30.501579114Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-07-04T15:00:30.504454446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.508153176Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-07-04T15:00:30.514383876Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.518406318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-07-04T15:00:30.522637782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059294s
2026-07-04T15:00:30.527734879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T15:00:30', 'speedcd_userpasssettings_to_speedcdsettings')
2026-07-04T15:00:30.532817997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.536960020Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-07-04T15:00:30.539352901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195453s
2026-07-04T15:00:30.542640082Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-07-04T15:00:30.545547137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.549322281Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-07-04T15:00:30.554459700Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.558398704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-07-04T15:00:30.562586750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059578s
2026-07-04T15:00:30.567560588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T15:00:30', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-07-04T15:00:30.572517623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.577021575Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-07-04T15:00:30.580019805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0194964s
2026-07-04T15:00:30.583532921Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-07-04T15:00:30.586413523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.590135430Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-07-04T15:00:30.596701847Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.600850022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-07-04T15:00:30.605153501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006146s
2026-07-04T15:00:30.607262920Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.611233167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-07-04T15:00:30.615266561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058614s
2026-07-04T15:00:30.620307986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T15:00:30', 'alpharatio_greatposterwall_config_contract')
2026-07-04T15:00:30.625669876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.629793312Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-07-04T15:00:30.632218226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197256s
2026-07-04T15:00:30.634931161Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-07-04T15:00:30.637598293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.640910064Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-07-04T15:00:30.645936960Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:30.649544025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-07-04T15:00:30.653261844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048578s
2026-07-04T15:00:30.657683811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T15:00:30', 'remove_notwhatcd')
2026-07-04T15:00:30.662458148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.666274265Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-07-04T15:00:30.668572434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175055s
2026-07-04T15:00:30.671525201Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-07-04T15:00:30.674271202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.677953259Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-07-04T15:00:30.685745294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:00:30.688086029Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2026-07-04T15:00:30.690639012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-07-04T15:00:30.694627476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:30.702904568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098713s
2026-07-04T15:00:30.705234110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:00:30.707379942Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.06E-05s
2026-07-04T15:00:30.710123729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-07-04T15:00:30.714289601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:30.722686143Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099569s
2026-07-04T15:00:30.727530571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T15:00:30', 'add_on_grab_to_notifications')
2026-07-04T15:00:30.732681377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.736781094Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-07-04T15:00:30.739107019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237021s
2026-07-04T15:00:30.742322747Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-07-04T15:00:30.745698677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.749595767Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-07-04T15:00:30.755702698Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:30.761368670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-07-04T15:00:30.766938650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008153s
2026-07-04T15:00:30.772205168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T15:00:30', 'animetorrents_use_custom_config_contract')
2026-07-04T15:00:30.777480774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.782302707Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-07-04T15:00:30.784833485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226003s
2026-07-04T15:00:30.787816714Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-07-04T15:00:30.790624610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.794785110Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-07-04T15:00:30.798959769Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:30.801609276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:30.812710637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110605s
2026-07-04T15:00:30.817678825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T15:00:30', 'apprise_server_url')
2026-07-04T15:00:30.823016025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.827212097Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-07-04T15:00:30.829562201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0256159s
2026-07-04T15:00:30.832656082Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-07-04T15:00:30.835481133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.839260706Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-07-04T15:00:30.845508731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-07-04T15:00:30.847885819Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-07-04T15:00:30.850651450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-07-04T15:00:30.854880890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:30.863694613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010377s
2026-07-04T15:00:30.868748552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T15:00:30', 'health_restored_notification')
2026-07-04T15:00:30.948805128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.956145785Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-07-04T15:00:30.958483313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1025008s
2026-07-04T15:00:30.961346731Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-07-04T15:00:30.963988382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:30.968014321Z [Info] remove_uc: Starting migration of Main DB to 33
2026-07-04T15:00:30.973434038Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-07-04T15:00:30.977363583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-07-04T15:00:30.981149599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052757s
2026-07-04T15:00:30.985394549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T15:00:30', 'remove_uc')
2026-07-04T15:00:30.989924544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:30.993593184Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-07-04T15:00:30.995655077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0175424s
2026-07-04T15:00:30.998481670Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-07-04T15:00:31.001152510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:31.004508750Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-07-04T15:00:31.008794894Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:31.011431806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:31.021173999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099875s
2026-07-04T15:00:31.025883776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T15:00:31', 'history_fix_data_titles')
2026-07-04T15:00:31.030698684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:31.034649602Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-07-04T15:00:31.036864664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0232636s
2026-07-04T15:00:31.039734284Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-07-04T15:00:31.042428501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:31.045811375Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-07-04T15:00:31.051320382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:31.053504662Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-07-04T15:00:31.056316124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-07-04T15:00:31.060300951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-07-04T15:00:31.068636581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099365s
2026-07-04T15:00:31.073295806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T15:00:31', 'download_client_per_indexer')
2026-07-04T15:00:31.078038429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:31.081834626Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-07-04T15:00:31.084086081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0227229s
2026-07-04T15:00:31.087320887Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T15:00:31.090217611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:31.093766981Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-07-04T15:00:31.139624801Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-07-04T15:00:31.142169476Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-07-04T15:00:31.147784046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-07-04T15:00:31.207570191Z [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-07-04T15:00:31.219626526Z [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-07-04T15:00:31.227166894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-07-04T15:00:31.232747185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-07-04T15:00:31.250572439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T15:00:31.255094599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1047054s
2026-07-04T15:00:31.257498190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-07-04T15:00:31.259756268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001249s
2026-07-04T15:00:31.262757033Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-07-04T15:00:31.309922827Z [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-07-04T15:00:31.321892838Z [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-07-04T15:00:31.328638135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-07-04T15:00:31.334026769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-07-04T15:00:31.351241695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T15:00:31.355660615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0903429s
2026-07-04T15:00:31.358096452Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-07-04T15:00:31.360294129Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.42E-05s
2026-07-04T15:00:31.363232528Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-07-04T15:00:31.413555953Z [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-07-04T15:00:31.425414188Z [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-07-04T15:00:31.432109625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-07-04T15:00:31.437515113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-07-04T15:00:31.455330207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-07-04T15:00:31.460072008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0942721s
2026-07-04T15:00:31.462418896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:00:31.464488044Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-07-04T15:00:31.467204756Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-07-04T15:00:31.511188431Z [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-07-04T15:00:31.525533476Z [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-07-04T15:00:31.533755046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:00:31.538297025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:00:31.554478198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0846173s
2026-07-04T15:00:31.557059017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:00:31.559193035Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2026-07-04T15:00:31.562236576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-07-04T15:00:31.606852995Z [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-07-04T15:00:31.621363534Z [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-07-04T15:00:31.629261793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:00:31.634249208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:00:31.655607811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0899902s
2026-07-04T15:00:31.659161028Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-07-04T15:00:31.662111130Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.72E-05s
2026-07-04T15:00:31.665232207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-07-04T15:00:31.710961558Z [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-07-04T15:00:31.725921201Z [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-07-04T15:00:31.734491524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-07-04T15:00:31.739486876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-07-04T15:00:31.756660248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0885025s
2026-07-04T15:00:31.759451611Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T15:00:31.761849571Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.69E-05s
2026-07-04T15:00:31.764949054Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-07-04T15:00:31.806985226Z [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-07-04T15:00:31.819944439Z [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-07-04T15:00:31.828567779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T15:00:31.835000536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T15:00:31.854645477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:00:31.861369240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0934021s
2026-07-04T15:00:31.864334372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T15:00:31.866775941Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.63E-05s
2026-07-04T15:00:31.870159346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-07-04T15:00:31.911974402Z [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-07-04T15:00:31.925100382Z [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-07-04T15:00:31.933137100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T15:00:31.939456990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T15:00:31.958212519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:00:31.963242540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0902908s
2026-07-04T15:00:31.965887688Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-07-04T15:00:31.968489028Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.62E-05s
2026-07-04T15:00:31.971569493Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-07-04T15:00:32.013020336Z [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-07-04T15:00:32.025118806Z [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-07-04T15:00:32.032431285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-07-04T15:00:32.037824960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-07-04T15:00:32.056868859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-07-04T15:00:32.061608807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0875195s
2026-07-04T15:00:32.063529776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-07-04T15:00:32.065323820Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2026-07-04T15:00:32.067725568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-07-04T15:00:32.107644515Z [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-07-04T15:00:32.116983186Z [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-07-04T15:00:32.123429590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-07-04T15:00:32.127742729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-07-04T15:00:32.143095994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-07-04T15:00:32.147361516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-07-04T15:00:32.150792437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0806159s
2026-07-04T15:00:32.152598805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-07-04T15:00:32.154432739Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2026-07-04T15:00:32.156556317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-07-04T15:00:32.193054434Z [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-07-04T15:00:32.200980570Z [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-07-04T15:00:32.206098398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-07-04T15:00:32.211103991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-07-04T15:00:32.229052213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-07-04T15:00:32.236986826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-07-04T15:00:32.240831640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0823856s
2026-07-04T15:00:32.242547376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:00:32.244099142Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.47E-05s
2026-07-04T15:00:32.246510739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-07-04T15:00:32.287907835Z [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-07-04T15:00:32.300154953Z [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-07-04T15:00:32.306960231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:00:32.311237737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:00:32.328296468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:32.332241665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0838855s
2026-07-04T15:00:32.333933783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:00:32.335453384Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2026-07-04T15:00:32.337564647Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-07-04T15:00:32.377112687Z [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-07-04T15:00:32.389163551Z [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-07-04T15:00:32.395621589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:00:32.399901139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:00:32.417874022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:32.421779799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0823518s
2026-07-04T15:00:32.423556608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:00:32.425070858Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2026-07-04T15:00:32.427266511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-07-04T15:00:32.467901000Z [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-07-04T15:00:32.484576268Z [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-07-04T15:00:32.491467068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:00:32.495944868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:00:32.512891673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:32.516830808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0877042s
2026-07-04T15:00:32.518502685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-07-04T15:00:32.519998498Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2026-07-04T15:00:32.522036563Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-07-04T15:00:32.565546033Z [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-07-04T15:00:32.580282055Z [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-07-04T15:00:32.589455072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-07-04T15:00:32.594845049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-07-04T15:00:32.612119595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-07-04T15:00:32.616084431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0921982s
2026-07-04T15:00:32.617709134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-07-04T15:00:32.619186540Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2026-07-04T15:00:32.621147770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-07-04T15:00:32.677074061Z [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-07-04T15:00:32.690212596Z [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-07-04T15:00:32.696857570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-07-04T15:00:32.700879632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-07-04T15:00:32.717790004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-07-04T15:00:32.721706352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0985791s
2026-07-04T15:00:32.723389783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T15:00:32.725004686Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.06E-05s
2026-07-04T15:00:32.727169988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-07-04T15:00:32.765423841Z [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-07-04T15:00:32.774124276Z [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-07-04T15:00:32.778680183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T15:00:32.783057881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T15:00:32.801719731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:00:32.805778987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0767257s
2026-07-04T15:00:32.807581197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-07-04T15:00:32.809098945Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.86E-05s
2026-07-04T15:00:32.810975104Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-07-04T15:00:32.848813471Z [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-07-04T15:00:32.856352436Z [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-07-04T15:00:32.860762719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-07-04T15:00:32.864946247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-07-04T15:00:32.880609857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-07-04T15:00:32.884123034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.071416s
2026-07-04T15:00:32.885773658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:32.887265063Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.18E-05s
2026-07-04T15:00:32.889082654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T15:00:32.931940952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T15:00:32.940229898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T15:00:32.944224765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T15:00:32.948054058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T15:00:32.963495120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:00:32.968056889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.077229s
2026-07-04T15:00:32.971869128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T15:00:32', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T15:00:32.975669573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:32.981296297Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T15:00:32.982970209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0900103s
2026-07-04T15:00:32.985637552Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-07-04T15:00:32.987541106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:32.991302793Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-07-04T15:00:33.002246677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-07-04T15:00:33.008226682Z [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-07-04T15:00:33.014100604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099269s
2026-07-04T15:00:33.016236506Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-07-04T15:00:33.019110064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-07-04T15:00:33.022673462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048074s
2026-07-04T15:00:33.025877526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T15:00:33', 'add_notification_status')
2026-07-04T15:00:33.029618060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:33.033169233Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-07-04T15:00:33.034718554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150797s
2026-07-04T15:00:33.036972705Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-07-04T15:00:33.038849254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:33.041464783Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-07-04T15:00:33.048834417Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:33.051566089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-07-04T15:00:33.054817208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043315s
2026-07-04T15:00:33.056297991Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:33.058929281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-07-04T15:00:33.061949414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004212s
2026-07-04T15:00:33.063370426Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-07-04T15:00:33.065872236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-07-04T15:00:33.068659761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038427s
2026-07-04T15:00:33.072043587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T15:00:33', 'indexers_freeleech_only_config_contract')
2026-07-04T15:00:33.075925797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:33.079155592Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-07-04T15:00:33.080801347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139348s
2026-07-04T15:00:33.082797738Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-07-04T15:00:33.084591421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:33.087036927Z [Info] email_encryption: Starting migration of Main DB to 39
2026-07-04T15:00:33.090614123Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:33.092448267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:33.100746021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081828s
2026-07-04T15:00:33.104195068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T15:00:33', 'email_encryption')
2026-07-04T15:00:33.107923378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:33.110849462Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-07-04T15:00:33.112385616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184815s
2026-07-04T15:00:33.114653224Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-07-04T15:00:33.116604705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:33.119272378Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-07-04T15:00:33.122849223Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:33.124658528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:33.136377422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115787s
2026-07-04T15:00:33.140116063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T15:00:33', 'newznab_category_to_capabilities_settings')
2026-07-04T15:00:33.143907701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:33.147331908Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-07-04T15:00:33.148982883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0224818s
2026-07-04T15:00:33.151407126Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-07-04T15:00:33.153267544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:33.155790205Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-07-04T15:00:33.159295095Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:33.161107105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:33.170314841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091574s
2026-07-04T15:00:33.173913039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T15:00:33', 'gazelle_freeleech_token_options')
2026-07-04T15:00:33.177642562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:33.181232192Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-07-04T15:00:33.182823507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200292s
2026-07-04T15:00:33.185021445Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-07-04T15:00:33.186900489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:33.189496679Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-07-04T15:00:33.193376664Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:33.195240158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:33.203347909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081073s
2026-07-04T15:00:33.207229668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T15:00:33', 'myanonamouse_freeleech_wedge_options')
2026-07-04T15:00:33.211097359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:33.214914207Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-07-04T15:00:33.216566856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195194s
2026-07-04T15:00:33.218730203Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-07-04T15:00:33.220624990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:33.223174114Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-07-04T15:00:33.226668934Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:33.228641387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:33.399673191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1707711s
2026-07-04T15:00:33.403362032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T15:00:33', 'newznab_indexers_enable_redirect')
2026-07-04T15:00:33.407061945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:33.410025073Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-07-04T15:00:33.411576237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1812641s
2026-07-04T15:00:33.413819175Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating
2026-07-04T15:00:33.415696006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:33.418220130Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Main DB to 44
2026-07-04T15:00:33.422025545Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:33.423882045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:33.431927891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080487s
2026-07-04T15:00:33.435405055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T15:00:33', 'myanonamouse_freeleech_wedge_checkbox')
2026-07-04T15:00:33.439034135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:33.442107576Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated
2026-07-04T15:00:33.443680785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0181132s
2026-07-04T15:00:33.592318511Z [Debug] MigrationController: Took: 00:00:10.0383718
2026-07-04T15:00:34.918707489Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-07-04T15:00:35.746375527Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-07-04T15:00:36.109066645Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-07-04T15:00:36.124465132Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-07-04T15:00:36.127188798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-07-04T15:00:36.187313886Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-07-04T15:00:36.189883462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0629084s
2026-07-04T15:00:36.192422095Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-07-04T15:00:36.194612918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0651357s
2026-07-04T15:00:36.221886856Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-07-04T15:00:36.224671164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.229880597Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-07-04T15:00:36.233115062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-07-04T15:00:36.238316820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061211s
2026-07-04T15:00:36.240675621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.244832715Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-07-04T15:00:36.247010231Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125784s
2026-07-04T15:00:36.252038509Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-07-04T15:00:36.254634398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.280063068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-07-04T15:00:36.283696938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:00:36.288618752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056902s
2026-07-04T15:00:36.290833944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:36.292997812Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.7E-06s
2026-07-04T15:00:36.295516335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-07-04T15:00:36.298781151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-07-04T15:00:36.308009570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009793s
2026-07-04T15:00:36.310575789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.314142143Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-07-04T15:00:36.316401714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160503s
2026-07-04T15:00:36.319842975Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-07-04T15:00:36.322430157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.328093505Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:36.330308155Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2026-07-04T15:00:36.332678570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-07-04T15:00:36.335860419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-07-04T15:00:36.340624265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054964s
2026-07-04T15:00:36.342915711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.346869284Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-07-04T15:00:36.349185560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115213s
2026-07-04T15:00:36.354340072Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-07-04T15:00:36.356838785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.360314286Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-07-04T15:00:36.370235941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-07-04T15:00:36.376091025Z [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-07-04T15:00:36.383806756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011306s
2026-07-04T15:00:36.386080606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-07-04T15:00:36.388972972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T15:00:36.392989653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045672s
2026-07-04T15:00:36.396650146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-07-04T15:00:36', 'InitialSetup')
2026-07-04T15:00:36.401973409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.405677770Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-07-04T15:00:36.407868533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171606s
2026-07-04T15:00:36.410509292Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-07-04T15:00:36.413005861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.416107328Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-07-04T15:00:36.420758296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-07-04T15:00:36', 'ApplicationStatus')
2026-07-04T15:00:36.425640030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.429030038Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-07-04T15:00:36.431255561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160621s
2026-07-04T15:00:36.433709253Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-07-04T15:00:36.436157625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.439153239Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-07-04T15:00:36.442755244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-07-04T15:00:36', 'IndexerProps')
2026-07-04T15:00:36.447323035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.450662502Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-07-04T15:00:36.452840619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146164s
2026-07-04T15:00:36.455296436Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-07-04T15:00:36.457782233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.460780652Z [Info] add_update_history: Starting migration of Log DB to 4
2026-07-04T15:00:36.468581796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-07-04T15:00:36.473488710Z [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-07-04T15:00:36.479608958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086153s
2026-07-04T15:00:36.481951807Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-07-04T15:00:36.485080940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T15:00:36.489237793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049873s
2026-07-04T15:00:36.492884528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-07-04T15:00:36', 'add_update_history')
2026-07-04T15:00:36.497504204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.501156400Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-07-04T15:00:36.503369448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.016738s
2026-07-04T15:00:36.505936118Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-07-04T15:00:36.508417075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.511440705Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-07-04T15:00:36.515101169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-07-04T15:00:36', 'update_notifiarr')
2026-07-04T15:00:36.519718519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.523243980Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-07-04T15:00:36.525488501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148857s
2026-07-04T15:00:36.527950931Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-07-04T15:00:36.530429664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.533472624Z [Info] app_profiles: Starting migration of Log DB to 6
2026-07-04T15:00:36.537089910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-07-04T15:00:36', 'app_profiles')
2026-07-04T15:00:36.541726078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.545103902Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-07-04T15:00:36.547267460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148289s
2026-07-04T15:00:36.549790953Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-07-04T15:00:36.552250057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.555255931Z [Info] history_failed: Starting migration of Log DB to 7
2026-07-04T15:00:36.558855071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-07-04T15:00:36', 'history_failed')
2026-07-04T15:00:36.563450758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.566839203Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-07-04T15:00:36.569104105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014684s
2026-07-04T15:00:36.571502857Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-07-04T15:00:36.573911869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.576866631Z [Info] redacted_api: Starting migration of Log DB to 8
2026-07-04T15:00:36.580395709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-07-04T15:00:36', 'redacted_api')
2026-07-04T15:00:36.584984182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.588513551Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-07-04T15:00:36.590685406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147007s
2026-07-04T15:00:36.593207286Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-07-04T15:00:36.595660036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.598685690Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-07-04T15:00:36.602406565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-07-04T15:00:36', 'IndexerProxies')
2026-07-04T15:00:36.607057343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.610511110Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-07-04T15:00:36.612809149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149228s
2026-07-04T15:00:36.615346981Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-07-04T15:00:36.617922008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.621010840Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-07-04T15:00:36.624836035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-07-04T15:00:36', 'app_indexer_remote_name')
2026-07-04T15:00:36.629995256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.633694488Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-07-04T15:00:36.635983027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157845s
2026-07-04T15:00:36.638483564Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-07-04T15:00:36.641041256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.644113725Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-07-04T15:00:36.647888749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-07-04T15:00:36', 'desi_gazelle_to_unit3d')
2026-07-04T15:00:36.652543435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.656087113Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-07-04T15:00:36.658384039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150118s
2026-07-04T15:00:36.660928344Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-07-04T15:00:36.663536417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.666586972Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-07-04T15:00:36.670512138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-07-04T15:00:36', 'add_on_update_to_notifications')
2026-07-04T15:00:36.675289772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.678800965Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-07-04T15:00:36.681201770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152026s
2026-07-04T15:00:36.683723951Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-07-04T15:00:36.686205750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.689464975Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-07-04T15:00:36.693140548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-07-04T15:00:36', 'IndexerVersions')
2026-07-04T15:00:36.697767859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.701146304Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-07-04T15:00:36.703327958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014986s
2026-07-04T15:00:36.705763705Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-07-04T15:00:36.708231806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.711229184Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-07-04T15:00:36.714848544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-07-04T15:00:36', 'cleanup_config')
2026-07-04T15:00:36.719456816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.722878899Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-07-04T15:00:36.725190014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147228s
2026-07-04T15:00:36.727601813Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-07-04T15:00:36.730085846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.733244148Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-07-04T15:00:36.736895973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-07-04T15:00:36', 'indexer_cleanup')
2026-07-04T15:00:36.741537112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.744852530Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-07-04T15:00:36.747093935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148261s
2026-07-04T15:00:36.749643100Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-07-04T15:00:36.752099808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.755149230Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-07-04T15:00:36.758768601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-07-04T15:00:36', 'minimum_seeders')
2026-07-04T15:00:36.763359408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.766716059Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-07-04T15:00:36.768930730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014683s
2026-07-04T15:00:36.771378881Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-07-04T15:00:36.773846782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.776829671Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-07-04T15:00:36.780427468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-07-04T15:00:36', 'remove_showrss')
2026-07-04T15:00:36.784975809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.788930475Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-07-04T15:00:36.791142821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151197s
2026-07-04T15:00:36.793677287Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-07-04T15:00:36.796251221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.799296335Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-07-04T15:00:36.803167803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-07-04T15:00:36', 'remove_torrentparadiseml')
2026-07-04T15:00:36.808058674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.811519476Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-07-04T15:00:36.813871584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152508s
2026-07-04T15:00:36.816432702Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-07-04T15:00:36.819052770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.822127874Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-07-04T15:00:36.826113191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-07-04T15:00:36', 'localization_setting_to_string')
2026-07-04T15:00:36.830938701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.834465846Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-07-04T15:00:36.836903195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153282s
2026-07-04T15:00:36.839380215Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-07-04T15:00:36.841844799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.844787586Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-07-04T15:00:36.848331575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-07-04T15:00:36', 'orpheus_api')
2026-07-04T15:00:36.852835638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.856235315Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-07-04T15:00:36.858382570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144872s
2026-07-04T15:00:36.860905352Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-07-04T15:00:36.863471751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.866501013Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-07-04T15:00:36.870343253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-07-04T15:00:36', 'download_client_categories')
2026-07-04T15:00:36.875081166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.878607659Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-07-04T15:00:36.880948504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150596s
2026-07-04T15:00:36.883356535Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-07-04T15:00:36.885841090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.888830982Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-07-04T15:00:36.892489832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-07-04T15:00:36', 'add_salt_to_users')
2026-07-04T15:00:36.897146872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.900690490Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-07-04T15:00:36.902927336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148865s
2026-07-04T15:00:36.905645361Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-07-04T15:00:36.908398947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.911496687Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-07-04T15:00:36.915744403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-07-04T15:00:36', 'speedcd_userpasssettings_to_speedcdsettings')
2026-07-04T15:00:36.920734244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.924448265Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-07-04T15:00:36.926923741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158329s
2026-07-04T15:00:36.929662287Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-07-04T15:00:36.932472237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.935914471Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-07-04T15:00:36.940323061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-07-04T15:00:36', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-07-04T15:00:36.945331810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.949144630Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-07-04T15:00:36.951790951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163887s
2026-07-04T15:00:36.954492302Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-07-04T15:00:36.957273965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.960509231Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-07-04T15:00:36.964826127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-07-04T15:00:36', 'alpharatio_greatposterwall_config_contract')
2026-07-04T15:00:36.969804434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.973612916Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-07-04T15:00:36.976147812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160936s
2026-07-04T15:00:36.978563578Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-07-04T15:00:36.981076730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:36.984089468Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-07-04T15:00:36.987718178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-07-04T15:00:36', 'remove_notwhatcd')
2026-07-04T15:00:36.992351270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:36.995842272Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-07-04T15:00:36.998146924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148237s
2026-07-04T15:00:37.000661559Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-07-04T15:00:37.003255293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.006327121Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-07-04T15:00:37.010245694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-07-04T15:00:37', 'add_on_grab_to_notifications')
2026-07-04T15:00:37.015041163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.019038014Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-07-04T15:00:37.021349831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156591s
2026-07-04T15:00:37.024027935Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-07-04T15:00:37.026741702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.029887298Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-07-04T15:00:37.034097338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-07-04T15:00:37', 'animetorrents_use_custom_config_contract')
2026-07-04T15:00:37.039052258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.042949669Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-07-04T15:00:37.045474895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160023s
2026-07-04T15:00:37.048355057Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-07-04T15:00:37.050858629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.053971640Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-07-04T15:00:37.057751343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-07-04T15:00:37', 'apprise_server_url')
2026-07-04T15:00:37.062574298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.066157496Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-07-04T15:00:37.068446456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152802s
2026-07-04T15:00:37.071443373Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-07-04T15:00:37.074269305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.077468128Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-07-04T15:00:37.081454638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-07-04T15:00:37', 'health_restored_notification')
2026-07-04T15:00:37.086714002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.090512082Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-07-04T15:00:37.092885403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161845s
2026-07-04T15:00:37.095252852Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-07-04T15:00:37.098039976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.101055510Z [Info] remove_uc: Starting migration of Log DB to 33
2026-07-04T15:00:37.104548395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-07-04T15:00:37', 'remove_uc')
2026-07-04T15:00:37.109498175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.113309533Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-07-04T15:00:37.115705148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153642s
2026-07-04T15:00:37.118245124Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-07-04T15:00:37.120867105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.123903702Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-07-04T15:00:37.127712605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-07-04T15:00:37', 'history_fix_data_titles')
2026-07-04T15:00:37.132497593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.136081381Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-07-04T15:00:37.138402086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151806s
2026-07-04T15:00:37.140949998Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-07-04T15:00:37.143590106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.146649218Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-07-04T15:00:37.150565246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-07-04T15:00:37', 'download_client_per_indexer')
2026-07-04T15:00:37.155437229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.159083924Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-07-04T15:00:37.161486955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154358s
2026-07-04T15:00:37.164270983Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-07-04T15:00:37.167077225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.170282662Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-07-04T15:00:37.178759777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-07-04T15:00:37.181034409Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2026-07-04T15:00:37.183362168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-07-04T15:00:37.197510246Z [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-07-04T15:00:37.207011373Z [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-07-04T15:00:37.213214638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-07-04T15:00:37.217377554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-07-04T15:00:37.224753481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-07-04T15:00:37.228754520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0430077s
2026-07-04T15:00:37.230996256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-07-04T15:00:37.233197941Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2026-07-04T15:00:37.235598035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-07-04T15:00:37.247321769Z [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-07-04T15:00:37.255048493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-07-04T15:00:37.260254930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-07-04T15:00:37.264677318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-07-04T15:00:37.272306355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-07-04T15:00:37.276458288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383737s
2026-07-04T15:00:37.278677669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-07-04T15:00:37.280926318Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2026-07-04T15:00:37.283359319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-07-04T15:00:37.293759808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-07-04T15:00:37.300154669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-07-04T15:00:37.305314292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-07-04T15:00:37.325946411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-07-04T15:00:37.333666311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-07-04T15:00:37.338424575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0525349s
2026-07-04T15:00:37.342550797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-07-04T15:00:37', 'postgres_update_timestamp_columns_to_with_timezone')
2026-07-04T15:00:37.347593614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.353328466Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-07-04T15:00:37.356215832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0669834s
2026-07-04T15:00:37.358954969Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-07-04T15:00:37.361542702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.364884362Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-07-04T15:00:37.368796462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-07-04T15:00:37', 'add_notification_status')
2026-07-04T15:00:37.373574106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.377171352Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-07-04T15:00:37.379489652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156048s
2026-07-04T15:00:37.382192446Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-07-04T15:00:37.384944739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.388184996Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-07-04T15:00:37.392345477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-07-04T15:00:37', 'indexers_freeleech_only_config_contract')
2026-07-04T15:00:37.397335839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.401139881Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-07-04T15:00:37.403608363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160203s
2026-07-04T15:00:37.406083699Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-07-04T15:00:37.408610579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.411660232Z [Info] email_encryption: Starting migration of Log DB to 39
2026-07-04T15:00:37.415377880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-07-04T15:00:37', 'email_encryption')
2026-07-04T15:00:37.420438373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.423839024Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-07-04T15:00:37.426102423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153092s
2026-07-04T15:00:37.428852512Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-07-04T15:00:37.431895150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.434816244Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-07-04T15:00:37.439122027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-07-04T15:00:37', 'newznab_category_to_capabilities_settings')
2026-07-04T15:00:37.444161909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.447921362Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-07-04T15:00:37.450426267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161295s
2026-07-04T15:00:37.453039140Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-07-04T15:00:37.455684609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.458793842Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-07-04T15:00:37.462864191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-07-04T15:00:37', 'gazelle_freeleech_token_options')
2026-07-04T15:00:37.467764952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.471483853Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-07-04T15:00:37.473930240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156697s
2026-07-04T15:00:37.476599607Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-07-04T15:00:37.479317482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.482471435Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-07-04T15:00:37.486620432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-07-04T15:00:37', 'myanonamouse_freeleech_wedge_options')
2026-07-04T15:00:37.491601495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.495354886Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-07-04T15:00:37.497829971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159126s
2026-07-04T15:00:37.500466001Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-07-04T15:00:37.503129696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.506290763Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-07-04T15:00:37.510411063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-07-04T15:00:37', 'newznab_indexers_enable_redirect')
2026-07-04T15:00:37.515271533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.518953510Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-07-04T15:00:37.521416871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157334s
2026-07-04T15:00:37.524062340Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrating
2026-07-04T15:00:37.526755775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-07-04T15:00:37.529897203Z [Info] myanonamouse_freeleech_wedge_checkbox: Starting migration of Log DB to 44
2026-07-04T15:00:37.534045419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-07-04T15:00:37', 'myanonamouse_freeleech_wedge_checkbox')
2026-07-04T15:00:37.538932873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-07-04T15:00:37.542643037Z [Info] FluentMigrator.Runner.MigrationRunner: 44: myanonamouse_freeleech_wedge_checkbox migrated
2026-07-04T15:00:37.545123132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157383s
2026-07-04T15:00:40.080379927Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-07-04T15:00:40.277897361Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-07-04T15:00:40.384722696Z [Info] UpdaterConfigProvider: External updater uses branch develop instead of the currently selected master, changing to develop.
2026-07-04T15:00:44.319691741Z [Info] AppSyncProfileService: Setting up default app profile
2026-07-04T15:00:44.435091568Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-07-04T15:00:44.572563844Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-07-04T15:00:45.993478732Z [ls.io-init] done.
2026-07-04T15:00:47.502065596Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-07-04T15:00:47.554412537Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-07-04T15:00:47.567803039Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin