2025-08-12T04:12:05.915018348Z [migrations] started
2025-08-12T04:12:05.915058218Z [migrations] no migrations found
2025-08-12T04:12:06.238039556Z usermod: no changes
2025-08-12T04:12:06.330093520Z ───────────────────────────────────────
2025-08-12T04:12:06.330128280Z
2025-08-12T04:12:06.330133570Z ██╗ ███████╗██╗ ██████╗
2025-08-12T04:12:06.330139573Z ██║ ██╔════╝██║██╔═══██╗
2025-08-12T04:12:06.330144102Z ██║ ███████╗██║██║ ██║
2025-08-12T04:12:06.330148270Z ██║ ╚════██║██║██║ ██║
2025-08-12T04:12:06.330152749Z ███████╗███████║██║╚██████╔╝
2025-08-12T04:12:06.330157198Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-12T04:12:06.330161517Z
2025-08-12T04:12:06.330168862Z Brought to you by linuxserver.io
2025-08-12T04:12:06.330173010Z ───────────────────────────────────────
2025-08-12T04:12:06.331790617Z
2025-08-12T04:12:06.331858193Z To support the app dev(s) visit:
2025-08-12T04:12:06.333824954Z Prowlarr: https://opencollective.com/prowlarr
2025-08-12T04:12:06.334228967Z
2025-08-12T04:12:06.334246913Z To support LSIO projects visit:
2025-08-12T04:12:06.334255010Z https://www.linuxserver.io/donate/
2025-08-12T04:12:06.334261713Z
2025-08-12T04:12:06.334268457Z ───────────────────────────────────────
2025-08-12T04:12:06.334275721Z GID/UID
2025-08-12T04:12:06.334282856Z ───────────────────────────────────────
2025-08-12T04:12:06.341949734Z
2025-08-12T04:12:06.341966067Z User UID: 911
2025-08-12T04:12:06.341971257Z User GID: 911
2025-08-12T04:12:06.341975245Z ───────────────────────────────────────
2025-08-12T04:12:06.344057128Z Linuxserver.io version: 2.0.4.5138-ls207
2025-08-12T04:12:06.344413906Z Build-date: 2025-08-12T04:06:40+00:00
2025-08-12T04:12:06.344430960Z ───────────────────────────────────────
2025-08-12T04:12:06.344437443Z
2025-08-12T04:12:06.395150942Z [custom-init] No custom files found, skipping...
2025-08-12T04:12:06.416277684Z failed to load "/config/config.xml": No such file or directory
2025-08-12T04:12:06.782638563Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.0.4.5138
2025-08-12T04:12:06.800524118Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-12T04:12:06.808060434Z [Debug] Bootstrap: Console selected
2025-08-12T04:12:06.809351644Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-12T04:12:07.097559361Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-12T04:12:07.166526726Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {c816f182-444d-4c28-9f1f-244326b76687} may be persisted to storage in unencrypted form.
2025-08-12T04:12:07.236345938Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-08-12T04:12:07.267119124Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-12T04:12:07.335555680Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-12T04:12:07.343674088Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T04:12:07.344464599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T04:12:07.395859701Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-12T04:12:07.400784638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0522021s
2025-08-12T04:12:07.401209463Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-12T04:12:07.401528726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0571253s
2025-08-12T04:12:07.411346756Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-12T04:12:07.415633248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.419914729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-12T04:12:07.429702859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-12T04:12:07.442572373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234048s
2025-08-12T04:12:07.443023702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.459562325Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-12T04:12:07.459892540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403581s
2025-08-12T04:12:07.467796225Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-12T04:12:07.468175790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.474700378Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-12T04:12:07.476024735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-12T04:12:07.476798573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018047s
2025-08-12T04:12:07.477100571Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-12T04:12:07.478156367Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.97E-05s
2025-08-12T04:12:07.478744561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-12T04:12:07.479455363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-12T04:12:07.480364283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014069s
2025-08-12T04:12:07.480695059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.489386771Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-12T04:12:07.489633147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103503s
2025-08-12T04:12:07.490527839Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-12T04:12:07.490857643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.492167470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-12T04:12:07.492421522Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.05E-05s
2025-08-12T04:12:07.492713470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-12T04:12:07.493057743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-12T04:12:07.493720337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008096s
2025-08-12T04:12:07.494002786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.500346630Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-12T04:12:07.500667025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073112s
2025-08-12T04:12:07.503462354Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-12T04:12:07.503756677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.504819076Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-08-12T04:12:07.510166394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-08-12T04:12:07.511059973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2025-08-12T04:12:07.511774051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013017s
2025-08-12T04:12:07.512065668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-08-12T04:12:07.512491756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-08-12T04:12:07.512911992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006165s
2025-08-12T04:12:07.513145803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-08-12T04:12:07.513858609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT)
2025-08-12T04:12:07.514456502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010745s
2025-08-12T04:12:07.514721085Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-08-12T04:12:07.515165991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-08-12T04:12:07.515611879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006478s
2025-08-12T04:12:07.515887013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-08-12T04:12:07.521798266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL)
2025-08-12T04:12:07.522762277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066091s
2025-08-12T04:12:07.523040768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-08-12T04:12:07.523772622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-08-12T04:12:07.524400466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011146s
2025-08-12T04:12:07.524660009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-08-12T04:12:07.525122300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-12T04:12:07.525588198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000682s
2025-08-12T04:12:07.525829704Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-08-12T04:12:07.529709457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL)
2025-08-12T04:12:07.530685041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046099s
2025-08-12T04:12:07.530937459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-08-12T04:12:07.531311052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-12T04:12:07.531710526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005453s
2025-08-12T04:12:07.532021041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2025-08-12T04:12:07.532796994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL)
2025-08-12T04:12:07.533486632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011859s
2025-08-12T04:12:07.533703289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2025-08-12T04:12:07.534580345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT)
2025-08-12T04:12:07.535172227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012386s
2025-08-12T04:12:07.535433503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2025-08-12T04:12:07.535825542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2025-08-12T04:12:07.536307282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006425s
2025-08-12T04:12:07.536545091Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-08-12T04:12:07.536999476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-08-12T04:12:07.537433851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006714s
2025-08-12T04:12:07.537662411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-08-12T04:12:07.538036394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-08-12T04:12:07.538428704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005299s
2025-08-12T04:12:07.538651803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-08-12T04:12:07.543247117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2025-08-12T04:12:07.543935423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00502s
2025-08-12T04:12:07.544222541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-08-12T04:12:07.544679912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-08-12T04:12:07.545115849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006403s
2025-08-12T04:12:07.545379330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-08-12T04:12:07.545780317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-08-12T04:12:07.546195674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005944s
2025-08-12T04:12:07.546428022Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-08-12T04:12:07.547504840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-12T04:12:07.548358038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017009s
2025-08-12T04:12:07.548589544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-08-12T04:12:07.549732887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-08-12T04:12:07.550512246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001647s
2025-08-12T04:12:07.550775867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-08-12T04:12:07.551212897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-12T04:12:07.551654286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006371s
2025-08-12T04:12:07.551903187Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-08-12T04:12:07.552469146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2025-08-12T04:12:07.552960857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008337s
2025-08-12T04:12:07.553201411Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-08-12T04:12:07.553617709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-12T04:12:07.554053126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005804s
2025-08-12T04:12:07.556582700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-12T04:12:07', 'InitialSetup')
2025-08-12T04:12:07.557641201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.569897160Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-12T04:12:07.570149799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162258s
2025-08-12T04:12:07.570622761Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-08-12T04:12:07.570899529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.571316178Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2025-08-12T04:12:07.575368808Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2025-08-12T04:12:07.584617020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2025-08-12T04:12:07.586046539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers"
2025-08-12T04:12:07.587138017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-12T04:12:07.588182430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-12T04:12:07.602398626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-12T04:12:07.603203978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027517s
2025-08-12T04:12:07.603496587Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2025-08-12T04:12:07.605285269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2025-08-12T04:12:07.606596559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2025-08-12T04:12:07.607379325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-12T04:12:07.608084265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-12T04:12:07.609541810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-12T04:12:07.609964271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062263s
2025-08-12T04:12:07.610441582Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2025-08-12T04:12:07.614753524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2025-08-12T04:12:07.616004974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2025-08-12T04:12:07.616632939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-12T04:12:07.617257216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-12T04:12:07.618612164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-12T04:12:07.619080988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083341s
2025-08-12T04:12:07.619280230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2025-08-12T04:12:07.620176615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-12T04:12:07.620893288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013775s
2025-08-12T04:12:07.621177801Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2025-08-12T04:12:07.621660172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-08-12T04:12:07.622182333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007368s
2025-08-12T04:12:07.622762001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-12T04:12:07', 'ApplicationStatus')
2025-08-12T04:12:07.623281637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.633899247Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-08-12T04:12:07.634122998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012353s
2025-08-12T04:12:07.634411729Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-08-12T04:12:07.634655039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.635038441Z [Info] IndexerProps: Starting migration of Main DB to 3
2025-08-12T04:12:07.636399842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-12T04:12:07.636618222Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-12T04:12:07.636916964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2025-08-12T04:12:07.637380607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2025-08-12T04:12:07.638091619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009641s
2025-08-12T04:12:07.638378086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-08-12T04:12:07.639213538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1)
2025-08-12T04:12:07.639935332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012996s
2025-08-12T04:12:07.640155785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-08-12T04:12:07.640933481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-12T04:12:07.641538349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011872s
2025-08-12T04:12:07.641810167Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-08-12T04:12:07.642303310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-12T04:12:07.642741332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006773s
2025-08-12T04:12:07.643183773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-12T04:12:07', 'IndexerProps')
2025-08-12T04:12:07.643614240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.651366309Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-08-12T04:12:07.651656865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091842s
2025-08-12T04:12:07.652121731Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-08-12T04:12:07.652425903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.652806289Z [Info] add_update_history: Starting migration of Main DB to 4
2025-08-12T04:12:07.653404664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-12T04:12:07', 'add_update_history')
2025-08-12T04:12:07.653884129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.659495348Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-08-12T04:12:07.659677135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070637s
2025-08-12T04:12:07.659936657Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-08-12T04:12:07.660211440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.660540263Z [Info] update_notifiarr: Starting migration of Main DB to 5
2025-08-12T04:12:07.664356126Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-08-12T04:12:07.665434828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-08-12T04:12:07.666053244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012593s
2025-08-12T04:12:07.666523290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-12T04:12:07', 'update_notifiarr')
2025-08-12T04:12:07.666950300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.669118075Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-08-12T04:12:07.669319912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004271s
2025-08-12T04:12:07.669583232Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-08-12T04:12:07.669840720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.670174372Z [Info] app_profiles: Starting migration of Main DB to 6
2025-08-12T04:12:07.670895785Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2025-08-12T04:12:07.671663180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL)
2025-08-12T04:12:07.672636430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014749s
2025-08-12T04:12:07.672858477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2025-08-12T04:12:07.673266188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2025-08-12T04:12:07.673678007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005943s
2025-08-12T04:12:07.673900716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-12T04:12:07.674109286Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T04:12:07.674379099Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2025-08-12T04:12:07.675914421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2025-08-12T04:12:07.676718440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009713s
2025-08-12T04:12:07.677185781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-12T04:12:07', 'app_profiles')
2025-08-12T04:12:07.677722592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.681589909Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-08-12T04:12:07.681822898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058588s
2025-08-12T04:12:07.682100948Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-08-12T04:12:07.682376994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.682717319Z [Info] history_failed: Starting migration of Main DB to 7
2025-08-12T04:12:07.683518152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-12T04:12:07.683717904Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-08-12T04:12:07.684043730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2025-08-12T04:12:07.684547675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2025-08-12T04:12:07.685281753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009643s
2025-08-12T04:12:07.685739715Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-08-12T04:12:07.686269913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-08-12T04:12:07.686654387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006131s
2025-08-12T04:12:07.687146388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-12T04:12:07', 'history_failed')
2025-08-12T04:12:07.687605663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.693466915Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-08-12T04:12:07.693741568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007325s
2025-08-12T04:12:07.694019478Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-08-12T04:12:07.694288359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.694661420Z [Info] redacted_api: Starting migration of Main DB to 8
2025-08-12T04:12:07.695310568Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T04:12:07.695631364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T04:12:07.697709929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021605s
2025-08-12T04:12:07.698176018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-12T04:12:07', 'redacted_api')
2025-08-12T04:12:07.698700935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.703254915Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-08-12T04:12:07.703530169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076875s
2025-08-12T04:12:07.703821956Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-08-12T04:12:07.704109415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.704456464Z [Info] IndexerProxies: Starting migration of Main DB to 10
2025-08-12T04:12:07.705267688Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2025-08-12T04:12:07.706115254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT)
2025-08-12T04:12:07.707002210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014658s
2025-08-12T04:12:07.707328507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-12T04:12:07.707489902Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T04:12:07.707759906Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-08-12T04:12:07.708162797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-08-12T04:12:07.708993039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000906s
2025-08-12T04:12:07.709409468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-12T04:12:07', 'IndexerProxies')
2025-08-12T04:12:07.709943924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.719477892Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-08-12T04:12:07.719771824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113604s
2025-08-12T04:12:07.720109353Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-08-12T04:12:07.720375389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.720774623Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2025-08-12T04:12:07.721393920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2025-08-12T04:12:07.721564854Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T04:12:07.721918767Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2025-08-12T04:12:07.722399034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2025-08-12T04:12:07.723225258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010412s
2025-08-12T04:12:07.723687008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-12T04:12:07', 'app_indexer_remote_name')
2025-08-12T04:12:07.724166944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.729147122Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-08-12T04:12:07.729427767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068633s
2025-08-12T04:12:07.729765137Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-08-12T04:12:07.730011553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.730378151Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2025-08-12T04:12:07.733664238Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.734725355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2025-08-12T04:12:07.735210642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013194s
2025-08-12T04:12:07.735672362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-12T04:12:07', 'desi_gazelle_to_unit3d')
2025-08-12T04:12:07.736177088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.739409567Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-08-12T04:12:07.739656234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054541s
2025-08-12T04:12:07.739982651Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-08-12T04:12:07.740284329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.740629985Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2025-08-12T04:12:07.741142587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T04:12:07.741360886Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T04:12:07.741657263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-08-12T04:12:07.742112730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-08-12T04:12:07.743570195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016509s
2025-08-12T04:12:07.744089972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-12T04:12:07', 'add_on_update_to_notifications')
2025-08-12T04:12:07.744556461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.750133171Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-08-12T04:12:07.750413165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081199s
2025-08-12T04:12:07.750678399Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-08-12T04:12:07.750987591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.751370382Z [Info] IndexerVersions: Starting migration of Main DB to 15
2025-08-12T04:12:07.752203961Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2025-08-12T04:12:07.752870563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2025-08-12T04:12:07.754282386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018131s
2025-08-12T04:12:07.754547199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2025-08-12T04:12:07.755053509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-08-12T04:12:07.755583606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007281s
2025-08-12T04:12:07.755776174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2025-08-12T04:12:07.756276601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-08-12T04:12:07.756742540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006946s
2025-08-12T04:12:07.757175642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-12T04:12:07', 'IndexerVersions')
2025-08-12T04:12:07.757615798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.763998150Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-08-12T04:12:07.764325218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077602s
2025-08-12T04:12:07.764657077Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-08-12T04:12:07.764964766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.765393389Z [Info] cleanup_config: Starting migration of Main DB to 16
2025-08-12T04:12:07.768421347Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.769747557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2025-08-12T04:12:07.770213185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001469s
2025-08-12T04:12:07.770523229Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.771006632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2025-08-12T04:12:07.771403882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005995s
2025-08-12T04:12:07.771958399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-12T04:12:07', 'cleanup_config')
2025-08-12T04:12:07.772437975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.778660865Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-08-12T04:12:07.778962583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077162s
2025-08-12T04:12:07.779344612Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-08-12T04:12:07.779574335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.780015764Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2025-08-12T04:12:07.782913980Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.783343965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2025-08-12T04:12:07.783757288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005583s
2025-08-12T04:12:07.784057793Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.784464622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2025-08-12T04:12:07.784796631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004884s
2025-08-12T04:12:07.785095502Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.785498083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2025-08-12T04:12:07.785837116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004788s
2025-08-12T04:12:07.786150026Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.786494279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2025-08-12T04:12:07.786831378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004672s
2025-08-12T04:12:07.787138556Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.787514774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2025-08-12T04:12:07.787946804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004733s
2025-08-12T04:12:07.788236678Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.788609538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2025-08-12T04:12:07.789031538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005302s
2025-08-12T04:12:07.789247002Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.789631496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2025-08-12T04:12:07.789966661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004792s
2025-08-12T04:12:07.790253519Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.790640468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2025-08-12T04:12:07.790972056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004813s
2025-08-12T04:12:07.791309605Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.796121405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2025-08-12T04:12:07.796567433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050464s
2025-08-12T04:12:07.796866846Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.797290379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2025-08-12T04:12:07.797679913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005313s
2025-08-12T04:12:07.798012813Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.798395203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2025-08-12T04:12:07.798715198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000468s
2025-08-12T04:12:07.799000863Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.799368533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2025-08-12T04:12:07.799693247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004585s
2025-08-12T04:12:07.799961056Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.800336192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2025-08-12T04:12:07.800650435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004561s
2025-08-12T04:12:07.800914416Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.801270784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2025-08-12T04:12:07.801649196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004746s
2025-08-12T04:12:07.801921324Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.802297261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2025-08-12T04:12:07.802639199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000483s
2025-08-12T04:12:07.802985907Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.803314940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2025-08-12T04:12:07.803708803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005062s
2025-08-12T04:12:07.803969698Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.805822078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2025-08-12T04:12:07.806264339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020786s
2025-08-12T04:12:07.806456165Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.806997165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2025-08-12T04:12:07.807437181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007887s
2025-08-12T04:12:07.807659218Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.808168132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2025-08-12T04:12:07.808602006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006927s
2025-08-12T04:12:07.808804754Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.809229149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2025-08-12T04:12:07.809669015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006226s
2025-08-12T04:12:07.809837354Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.810293612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2025-08-12T04:12:07.810703267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006584s
2025-08-12T04:12:07.810917118Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.811355972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2025-08-12T04:12:07.811764945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006291s
2025-08-12T04:12:07.812003956Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.812439063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-08-12T04:12:07.812830481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000646s
2025-08-12T04:12:07.813041265Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.813473576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2025-08-12T04:12:07.813895465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006589s
2025-08-12T04:12:07.814093203Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.814548600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2025-08-12T04:12:07.815012745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006656s
2025-08-12T04:12:07.815234271Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.815697604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2025-08-12T04:12:07.816147109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00068s
2025-08-12T04:12:07.817120690Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.817132363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2025-08-12T04:12:07.817284369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006941s
2025-08-12T04:12:07.817530615Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.818112577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-08-12T04:12:07.819909746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007109s
2025-08-12T04:12:07.819919425Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.819925167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2025-08-12T04:12:07.819931189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006437s
2025-08-12T04:12:07.819935858Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.820261805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2025-08-12T04:12:07.820666540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006546s
2025-08-12T04:12:07.820878767Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.821377341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2025-08-12T04:12:07.821800964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006906s
2025-08-12T04:12:07.822000416Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.822454179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2025-08-12T04:12:07.822868634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006374s
2025-08-12T04:12:07.823066062Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.823550567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2025-08-12T04:12:07.823992006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006862s
2025-08-12T04:12:07.824220065Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.824690503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2025-08-12T04:12:07.825102182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006495s
2025-08-12T04:12:07.825320291Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.825809075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2025-08-12T04:12:07.826257949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006789s
2025-08-12T04:12:07.829238851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-12T04:12:07', 'indexer_cleanup')
2025-08-12T04:12:07.829874211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.831180832Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-08-12T04:12:07.833138624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054613s
2025-08-12T04:12:07.833166300Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-08-12T04:12:07.833171250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.833175569Z [Info] minimum_seeders: Starting migration of Main DB to 18
2025-08-12T04:12:07.833508439Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2025-08-12T04:12:07.834013736Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-12T04:12:07.834326486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2025-08-12T04:12:07.834717463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2025-08-12T04:12:07.835557234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010221s
2025-08-12T04:12:07.836039395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-12T04:12:07', 'minimum_seeders')
2025-08-12T04:12:07.836449722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.839972164Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-08-12T04:12:07.840184001Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054085s
2025-08-12T04:12:07.840410587Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-08-12T04:12:07.840662064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.840955364Z [Info] remove_showrss: Starting migration of Main DB to 19
2025-08-12T04:12:07.841351692Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.841715866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2025-08-12T04:12:07.842020629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004343s
2025-08-12T04:12:07.842443651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-12T04:12:07', 'remove_showrss')
2025-08-12T04:12:07.843578055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.847655175Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-08-12T04:12:07.847892924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060248s
2025-08-12T04:12:07.848155974Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-08-12T04:12:07.848409594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.848714248Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2025-08-12T04:12:07.849093562Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.849465691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2025-08-12T04:12:07.849812710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004849s
2025-08-12T04:12:07.850252776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-12T04:12:07', 'remove_torrentparadiseml')
2025-08-12T04:12:07.850688563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.858004966Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-08-12T04:12:07.858223906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085782s
2025-08-12T04:12:07.858555534Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-08-12T04:12:07.858822913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.859184621Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2025-08-12T04:12:07.859511659Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T04:12:07.859755601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T04:12:07.861239599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001521s
2025-08-12T04:12:07.861740407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-12T04:12:07', 'localization_setting_to_string')
2025-08-12T04:12:07.862198840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.866206060Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-08-12T04:12:07.866417676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063897s
2025-08-12T04:12:07.866638400Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-08-12T04:12:07.866893033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.867189911Z [Info] orpheus_api: Starting migration of Main DB to 22
2025-08-12T04:12:07.867476628Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T04:12:07.867754447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T04:12:07.872207384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044964s
2025-08-12T04:12:07.872689695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-12T04:12:07', 'orpheus_api')
2025-08-12T04:12:07.873110653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.881604226Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-08-12T04:12:07.881835221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013875s
2025-08-12T04:12:07.882134464Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-08-12T04:12:07.882368295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.882686986Z [Info] download_client_categories: Starting migration of Main DB to 23
2025-08-12T04:12:07.883115219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-12T04:12:07.883327486Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T04:12:07.883587139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2025-08-12T04:12:07.884077767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2025-08-12T04:12:07.885923283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020709s
2025-08-12T04:12:07.886378670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-12T04:12:07', 'download_client_categories')
2025-08-12T04:12:07.886827955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.889488813Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-08-12T04:12:07.889711521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005589s
2025-08-12T04:12:07.889980964Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-08-12T04:12:07.890242500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.890562284Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2025-08-12T04:12:07.891008573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-08-12T04:12:07.891209688Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T04:12:07.891436445Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-08-12T04:12:07.891786970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-08-12T04:12:07.892449004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007886s
2025-08-12T04:12:07.893355669Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-08-12T04:12:07.893719021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-08-12T04:12:07.894348749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007572s
2025-08-12T04:12:07.894833385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-12T04:12:07', 'add_salt_to_users')
2025-08-12T04:12:07.895228581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.897435655Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-08-12T04:12:07.897648814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038083s
2025-08-12T04:12:07.897953979Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-08-12T04:12:07.898241608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.898586653Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2025-08-12T04:12:07.898985265Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.899365401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2025-08-12T04:12:07.899731879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005572s
2025-08-12T04:12:07.900245713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-12T04:12:07', 'speedcd_userpasssettings_to_speedcdsettings')
2025-08-12T04:12:07.900720209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.907312333Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-08-12T04:12:07.907640975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079271s
2025-08-12T04:12:07.908022313Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-08-12T04:12:07.908323880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.908764146Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2025-08-12T04:12:07.909323553Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.909774010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2025-08-12T04:12:07.910229377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007035s
2025-08-12T04:12:07.910762470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-12T04:12:07', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-08-12T04:12:07.911292588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.917415487Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-08-12T04:12:07.917755943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077366s
2025-08-12T04:12:07.918160407Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-08-12T04:12:07.918500933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.918948374Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2025-08-12T04:12:07.919499634Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.919969450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2025-08-12T04:12:07.920417472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006973s
2025-08-12T04:12:07.920634259Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.921058272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2025-08-12T04:12:07.921486244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006101s
2025-08-12T04:12:07.922051202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-12T04:12:07', 'alpharatio_greatposterwall_config_contract')
2025-08-12T04:12:07.922560507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.927468560Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-08-12T04:12:07.927814998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064792s
2025-08-12T04:12:07.928273732Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-08-12T04:12:07.928573255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.928970575Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2025-08-12T04:12:07.929603359Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.930013645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2025-08-12T04:12:07.930408009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005337s
2025-08-12T04:12:07.930887154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-12T04:12:07', 'remove_notwhatcd')
2025-08-12T04:12:07.931383494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.937249386Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-08-12T04:12:07.937535191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072601s
2025-08-12T04:12:07.937941720Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-08-12T04:12:07.938201663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.938592380Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2025-08-12T04:12:07.939269824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T04:12:07.939492673Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-08-12T04:12:07.939794561Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2025-08-12T04:12:07.940287944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2025-08-12T04:12:07.941255332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011706s
2025-08-12T04:12:07.941502600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T04:12:07.941710529Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T04:12:07.942048399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2025-08-12T04:12:07.942547474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2025-08-12T04:12:07.943327214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010151s
2025-08-12T04:12:07.943838864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-12T04:12:07', 'add_on_grab_to_notifications')
2025-08-12T04:12:07.944400746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.951028151Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-08-12T04:12:07.951321452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085677s
2025-08-12T04:12:07.951637488Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-08-12T04:12:07.951944957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.952342407Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2025-08-12T04:12:07.952945472Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:07.953400127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-08-12T04:12:07.953870254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007124s
2025-08-12T04:12:07.954449080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-12T04:12:07', 'animetorrents_use_custom_config_contract')
2025-08-12T04:12:07.954934196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.958882617Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-08-12T04:12:07.959203373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056144s
2025-08-12T04:12:07.959460421Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-08-12T04:12:07.959710895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.960087273Z [Info] apprise_server_url: Starting migration of Main DB to 31
2025-08-12T04:12:07.960473390Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T04:12:07.960753905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T04:12:07.961716804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010273s
2025-08-12T04:12:07.962193544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-12T04:12:07', 'apprise_server_url')
2025-08-12T04:12:07.962670635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.966617903Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-08-12T04:12:07.966851504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059005s
2025-08-12T04:12:07.967131688Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-08-12T04:12:07.967391962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.967771827Z [Info] health_restored_notification: Starting migration of Main DB to 32
2025-08-12T04:12:07.968248877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T04:12:07.968495504Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-06s
2025-08-12T04:12:07.968708132Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-08-12T04:12:07.969137597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-08-12T04:12:07.969934241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009862s
2025-08-12T04:12:07.970452555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-12T04:12:07', 'health_restored_notification')
2025-08-12T04:12:07.970912271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.977502270Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-08-12T04:12:07.977787405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083878s
2025-08-12T04:12:07.978106417Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-08-12T04:12:07.978373124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.978722969Z [Info] remove_uc: Starting migration of Main DB to 33
2025-08-12T04:12:07.979329610Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T04:12:07.979753173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-08-12T04:12:07.980186646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000592s
2025-08-12T04:12:07.980677845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-12T04:12:07', 'remove_uc')
2025-08-12T04:12:07.981185036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.987908495Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-08-12T04:12:07.988132797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082704s
2025-08-12T04:12:07.988470627Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-08-12T04:12:07.988752244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.989048991Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2025-08-12T04:12:07.989469158Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T04:12:07.989769643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T04:12:07.990626759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000916s
2025-08-12T04:12:07.991098498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-12T04:12:07', 'history_fix_data_titles')
2025-08-12T04:12:07.991832416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:07.997005513Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-08-12T04:12:07.997259174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072027s
2025-08-12T04:12:07.997588036Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-08-12T04:12:07.997894553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:07.998267174Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2025-08-12T04:12:07.998798844Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-12T04:12:07.999010440Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-12T04:12:07.999286125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-08-12T04:12:07.999744729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-08-12T04:12:08.000700624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011503s
2025-08-12T04:12:08.001234348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-12T04:12:08', 'download_client_per_indexer')
2025-08-12T04:12:08.001731049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.008076666Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-08-12T04:12:08.008313804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084045s
2025-08-12T04:12:08.008742577Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-12T04:12:08.009014735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.009389801Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2025-08-12T04:12:08.012397928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-08-12T04:12:08.012492198Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-08-12T04:12:08.013023949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2025-08-12T04:12:08.016267390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-12T04:12:08.017764374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2025-08-12T04:12:08.018576209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-08-12T04:12:08.019380568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-08-12T04:12:08.021422771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-08-12T04:12:08.021950253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086058s
2025-08-12T04:12:08.022326320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-08-12T04:12:08.022512625Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-12T04:12:08.022877360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2025-08-12T04:12:08.025529961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-12T04:12:08.026951864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2025-08-12T04:12:08.027732216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-08-12T04:12:08.028507096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-08-12T04:12:08.030424517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-08-12T04:12:08.030979845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077789s
2025-08-12T04:12:08.031220420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-08-12T04:12:08.031490303Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T04:12:08.031873855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2025-08-12T04:12:08.034402377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-12T04:12:08.035821755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2025-08-12T04:12:08.036610022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-08-12T04:12:08.037370895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-08-12T04:12:08.039265329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-08-12T04:12:08.039773883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076453s
2025-08-12T04:12:08.040045370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-12T04:12:08.040273970Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T04:12:08.040587221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-08-12T04:12:08.047442926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-12T04:12:08.049179252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-08-12T04:12:08.049979945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-12T04:12:08.050977073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-12T04:12:08.052733730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118498s
2025-08-12T04:12:08.052991409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-12T04:12:08.053229769Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-12T04:12:08.053582659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-08-12T04:12:08.056477539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-12T04:12:08.058064544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-08-12T04:12:08.058851469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-12T04:12:08.059444844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-12T04:12:08.061093022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072001s
2025-08-12T04:12:08.061376123Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-12T04:12:08.061568490Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T04:12:08.061881851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-08-12T04:12:08.064732321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-08-12T04:12:08.066307883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-08-12T04:12:08.067096942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-12T04:12:08.067719816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-12T04:12:08.069339758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071693s
2025-08-12T04:12:08.069652578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-12T04:12:08.069884355Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T04:12:08.070255703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-08-12T04:12:08.072899076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-12T04:12:08.074344115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-08-12T04:12:08.075147984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-12T04:12:08.075944187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-12T04:12:08.078029186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-12T04:12:08.078640236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080447s
2025-08-12T04:12:08.078908837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-12T04:12:08.079151556Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T04:12:08.079530238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-08-12T04:12:08.082221578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-12T04:12:08.083664634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-08-12T04:12:08.084521299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-12T04:12:08.085251689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-12T04:12:08.087533354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-12T04:12:08.088694422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082697s
2025-08-12T04:12:08.088709602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-12T04:12:08.088715154Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T04:12:08.089018424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-08-12T04:12:08.091656226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-12T04:12:08.093132458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-08-12T04:12:08.093936347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-12T04:12:08.094723262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-12T04:12:08.097075739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-12T04:12:08.097631117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083159s
2025-08-12T04:12:08.097888546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-12T04:12:08.098109170Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T04:12:08.098403492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-08-12T04:12:08.100952014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL)
2025-08-12T04:12:08.102169776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History"
2025-08-12T04:12:08.102830407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-12T04:12:08.103650829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-08-12T04:12:08.105518179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-08-12T04:12:08.106091263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-12T04:12:08.106539385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078477s
2025-08-12T04:12:08.106836724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2025-08-12T04:12:08.107095595Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T04:12:08.107475300Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2025-08-12T04:12:08.110054814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2025-08-12T04:12:08.111155340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions"
2025-08-12T04:12:08.111871753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2025-08-12T04:12:08.112898781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2025-08-12T04:12:08.114827495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-08-12T04:12:08.115698919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-08-12T04:12:08.116289779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084765s
2025-08-12T04:12:08.116545664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-12T04:12:08.116782932Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T04:12:08.117135913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-08-12T04:12:08.120116434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-08-12T04:12:08.122095449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2025-08-12T04:12:08.123062737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-12T04:12:08.123891596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-12T04:12:08.125791842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-12T04:12:08.126300286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088523s
2025-08-12T04:12:08.126574839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-12T04:12:08.126801956Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-12T04:12:08.127167883Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-08-12T04:12:08.130169467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-08-12T04:12:08.132289276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2025-08-12T04:12:08.149275400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-12T04:12:08.150042244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-12T04:12:08.152422787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-12T04:12:08.152971863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0254389s
2025-08-12T04:12:08.153218580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-12T04:12:08.153538384Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2025-08-12T04:12:08.153832486Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-08-12T04:12:08.157981982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-08-12T04:12:08.159761846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2025-08-12T04:12:08.160789665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-12T04:12:08.161496429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-12T04:12:08.163312455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-12T04:12:08.163872303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097379s
2025-08-12T04:12:08.164116094Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-12T04:12:08.164418823Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2025-08-12T04:12:08.164798758Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2025-08-12T04:12:08.167556471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-08-12T04:12:08.169200853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2025-08-12T04:12:08.170063309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-12T04:12:08.170785283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-12T04:12:08.172538844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-12T04:12:08.172995083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078716s
2025-08-12T04:12:08.173244826Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-12T04:12:08.173458536Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2025-08-12T04:12:08.173742347Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2025-08-12T04:12:08.176786447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL)
2025-08-12T04:12:08.178468023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers"
2025-08-12T04:12:08.179249968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-12T04:12:08.179952733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-12T04:12:08.181725773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-12T04:12:08.182168124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008161s
2025-08-12T04:12:08.182443869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-12T04:12:08.182674454Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2025-08-12T04:12:08.183026232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-08-12T04:12:08.185331524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-08-12T04:12:08.186346808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-08-12T04:12:08.186913409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-12T04:12:08.187583909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-12T04:12:08.189172869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-12T04:12:08.189655721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063077s
2025-08-12T04:12:08.189825283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-12T04:12:08.190029354Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2025-08-12T04:12:08.190333546Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-08-12T04:12:08.192601864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-08-12T04:12:08.193617930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-08-12T04:12:08.194212748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-12T04:12:08.194913108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-12T04:12:08.196517458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-12T04:12:08.196948056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063612s
2025-08-12T04:12:08.197237839Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-12T04:12:08.197410948Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-08-12T04:12:08.197716292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-12T04:12:08.199806301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-12T04:12:08.200672896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-12T04:12:08.201196290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-12T04:12:08.201826539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-12T04:12:08.203450850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-12T04:12:08.212590434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144932s
2025-08-12T04:12:08.213227326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-12T04:12:08', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-12T04:12:08.213776332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.234177071Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-12T04:12:08.234435171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0358959s
2025-08-12T04:12:08.234756769Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-08-12T04:12:08.235027494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.235510677Z [Info] add_notification_status: Starting migration of Main DB to 37
2025-08-12T04:12:08.236368514Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-08-12T04:12:08.237113464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-08-12T04:12:08.237890018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013201s
2025-08-12T04:12:08.238181214Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-08-12T04:12:08.238752004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-08-12T04:12:08.239251760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007702s
2025-08-12T04:12:08.239866278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-12T04:12:08', 'add_notification_status')
2025-08-12T04:12:08.240342867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.249231075Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-08-12T04:12:08.249531390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105975s
2025-08-12T04:12:08.249904551Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-08-12T04:12:08.250258684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.250753531Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2025-08-12T04:12:08.251422017Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:08.251884488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2025-08-12T04:12:08.252332670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006894s
2025-08-12T04:12:08.252553866Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:08.252989663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-08-12T04:12:08.253387865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006233s
2025-08-12T04:12:08.253586696Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T04:12:08.254013625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2025-08-12T04:12:08.254412138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000574s
2025-08-12T04:12:08.255019721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-12T04:12:08', 'indexers_freeleech_only_config_contract')
2025-08-12T04:12:08.255537384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.265982787Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-08-12T04:12:08.266288823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011967s
2025-08-12T04:12:08.266656884Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-08-12T04:12:08.266963301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.267364309Z [Info] email_encryption: Starting migration of Main DB to 39
2025-08-12T04:12:08.267908294Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T04:12:08.268188919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T04:12:08.269115094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009707s
2025-08-12T04:12:08.269591143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-12T04:12:08', 'email_encryption')
2025-08-12T04:12:08.270078164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.279269351Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-08-12T04:12:08.279560057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109618s
2025-08-12T04:12:08.279982117Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-08-12T04:12:08.280343123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.280853732Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2025-08-12T04:12:08.281423459Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T04:12:08.281713964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T04:12:08.283248083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015351s
2025-08-12T04:12:08.283824283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-12T04:12:08', 'newznab_category_to_capabilities_settings')
2025-08-12T04:12:08.284487990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.293980284Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-08-12T04:12:08.294176749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118404s
2025-08-12T04:12:08.294432685Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-08-12T04:12:08.294780475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.295223317Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2025-08-12T04:12:08.295732522Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T04:12:08.296049781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T04:12:08.297041147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010635s
2025-08-12T04:12:08.297608770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-12T04:12:08', 'gazelle_freeleech_token_options')
2025-08-12T04:12:08.298186904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.307632044Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-08-12T04:12:08.308011468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115375s
2025-08-12T04:12:08.308318586Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-08-12T04:12:08.308630925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.309022083Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2025-08-12T04:12:08.309524444Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T04:12:08.309795871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T04:12:08.310575240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008139s
2025-08-12T04:12:08.311099606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-12T04:12:08', 'myanonamouse_freeleech_wedge_options')
2025-08-12T04:12:08.311617339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.320594596Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-08-12T04:12:08.320874629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106963s
2025-08-12T04:12:08.321220085Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-08-12T04:12:08.321518276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.321877970Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2025-08-12T04:12:08.322357125Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T04:12:08.322618651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T04:12:08.333723783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109986s
2025-08-12T04:12:08.334306186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-12T04:12:08', 'newznab_indexers_enable_redirect')
2025-08-12T04:12:08.334822706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.345798668Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-08-12T04:12:08.346046757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0231318s
2025-08-12T04:12:08.355010186Z [Debug] MigrationController: Took: 00:00:01.0868489
2025-08-12T04:12:08.445774914Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-08-12T04:12:08.469035191Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-12T04:12:08.484057421Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-12T04:12:08.484611276Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T04:12:08.485048837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T04:12:08.518686922Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-12T04:12:08.519370499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344052s
2025-08-12T04:12:08.519799302Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-12T04:12:08.520308878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0347983s
2025-08-12T04:12:08.523958377Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-12T04:12:08.524433233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.525111349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-12T04:12:08.525679072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-12T04:12:08.526490777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009751s
2025-08-12T04:12:08.526921113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.545305403Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-12T04:12:08.545755519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196077s
2025-08-12T04:12:08.546370167Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-12T04:12:08.546834983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.547685766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-12T04:12:08.548252106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-12T04:12:08.549005493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009072s
2025-08-12T04:12:08.549366951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-12T04:12:08.549709521Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-08-12T04:12:08.550144306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-12T04:12:08.550659474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-12T04:12:08.551767004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012251s
2025-08-12T04:12:08.552161448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.560224424Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-12T04:12:08.560593708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096198s
2025-08-12T04:12:08.561160569Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-12T04:12:08.561582399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.562174070Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-12T04:12:08.562493313Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2025-08-12T04:12:08.562857576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-12T04:12:08.563353595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-12T04:12:08.564117533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008808s
2025-08-12T04:12:08.564477428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.569220559Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-12T04:12:08.569598961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059242s
2025-08-12T04:12:08.570099669Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-12T04:12:08.570478723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.570949791Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-08-12T04:12:08.571844222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-08-12T04:12:08.572755567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-08-12T04:12:08.573787916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015381s
2025-08-12T04:12:08.574147280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-08-12T04:12:08.574601144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-12T04:12:08.575198537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006946s
2025-08-12T04:12:08.575771731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-12T04:12:08', 'InitialSetup')
2025-08-12T04:12:08.576513154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.582739281Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-12T04:12:08.583106220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081889s
2025-08-12T04:12:08.583494121Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-08-12T04:12:08.583937043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.584433432Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2025-08-12T04:12:08.585121799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-12T04:12:08', 'ApplicationStatus')
2025-08-12T04:12:08.585832389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.591541616Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-08-12T04:12:08.591923916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076318s
2025-08-12T04:12:08.592282999Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-08-12T04:12:08.592656030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.593121788Z [Info] IndexerProps: Starting migration of Log DB to 3
2025-08-12T04:12:08.593669430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-12T04:12:08', 'IndexerProps')
2025-08-12T04:12:08.594331654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.599116569Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-08-12T04:12:08.599464660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064498s
2025-08-12T04:12:08.599823452Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-08-12T04:12:08.600232787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.600720689Z [Info] add_update_history: Starting migration of Log DB to 4
2025-08-12T04:12:08.601570430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-08-12T04:12:08.602407536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-08-12T04:12:08.603489014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015051s
2025-08-12T04:12:08.603930483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-08-12T04:12:08.604523036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-12T04:12:08.605148335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007803s
2025-08-12T04:12:08.605702471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-12T04:12:08', 'add_update_history')
2025-08-12T04:12:08.606372861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.612352441Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-08-12T04:12:08.612746154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079075s
2025-08-12T04:12:08.613253877Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-08-12T04:12:08.613538770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.614049238Z [Info] update_notifiarr: Starting migration of Log DB to 5
2025-08-12T04:12:08.614620088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-12T04:12:08', 'update_notifiarr')
2025-08-12T04:12:08.615318324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.620294133Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-08-12T04:12:08.620643206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067649s
2025-08-12T04:12:08.620989082Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-08-12T04:12:08.621431323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.621889576Z [Info] app_profiles: Starting migration of Log DB to 6
2025-08-12T04:12:08.622424252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-12T04:12:08', 'app_profiles')
2025-08-12T04:12:08.623092628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.627395443Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-08-12T04:12:08.627731640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060408s
2025-08-12T04:12:08.628116474Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-08-12T04:12:08.628502963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.628957067Z [Info] history_failed: Starting migration of Log DB to 7
2025-08-12T04:12:08.629498177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-12T04:12:08', 'history_failed')
2025-08-12T04:12:08.630158947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.635745126Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-08-12T04:12:08.636115021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072488s
2025-08-12T04:12:08.636497000Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-08-12T04:12:08.636866604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.637319717Z [Info] redacted_api: Starting migration of Log DB to 8
2025-08-12T04:12:08.637855395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-12T04:12:08', 'redacted_api')
2025-08-12T04:12:08.638543110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.642386630Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-08-12T04:12:08.642732556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055025s
2025-08-12T04:12:08.643098573Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-08-12T04:12:08.643498518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.644016471Z [Info] IndexerProxies: Starting migration of Log DB to 10
2025-08-12T04:12:08.644576940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-12T04:12:08', 'IndexerProxies')
2025-08-12T04:12:08.645252100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.649768394Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-08-12T04:12:08.650112577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062707s
2025-08-12T04:12:08.650482672Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-08-12T04:12:08.650883840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.651352724Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2025-08-12T04:12:08.651964957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-12T04:12:08', 'app_indexer_remote_name')
2025-08-12T04:12:08.652669325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.659344847Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-08-12T04:12:08.659762277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084063s
2025-08-12T04:12:08.660232705Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-08-12T04:12:08.660735457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.661320705Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2025-08-12T04:12:08.661936676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-12T04:12:08', 'desi_gazelle_to_unit3d')
2025-08-12T04:12:08.662772609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.669741742Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-08-12T04:12:08.670147539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090148s
2025-08-12T04:12:08.670583808Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-08-12T04:12:08.671099627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.671696649Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2025-08-12T04:12:08.672415737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-12T04:12:08', 'add_on_update_to_notifications')
2025-08-12T04:12:08.673241710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.675779871Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-08-12T04:12:08.676190137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046828s
2025-08-12T04:12:08.676551354Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-08-12T04:12:08.676930598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.677402569Z [Info] IndexerVersions: Starting migration of Log DB to 15
2025-08-12T04:12:08.677983589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-12T04:12:08', 'IndexerVersions')
2025-08-12T04:12:08.678788579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.681324215Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-08-12T04:12:08.681743480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043682s
2025-08-12T04:12:08.682160720Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-08-12T04:12:08.682594974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.683138168Z [Info] cleanup_config: Starting migration of Log DB to 16
2025-08-12T04:12:08.683774600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-12T04:12:08', 'cleanup_config')
2025-08-12T04:12:08.684587076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.687548258Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-08-12T04:12:08.687942592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049782s
2025-08-12T04:12:08.688371266Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-08-12T04:12:08.688793927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.689318052Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2025-08-12T04:12:08.689858601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-12T04:12:08', 'indexer_cleanup')
2025-08-12T04:12:08.690531506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.695913453Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-08-12T04:12:08.696258858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071176s
2025-08-12T04:12:08.696603573Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-08-12T04:12:08.696976503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.697444255Z [Info] minimum_seeders: Starting migration of Log DB to 18
2025-08-12T04:12:08.697984904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-12T04:12:08', 'minimum_seeders')
2025-08-12T04:12:08.698691196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.708817557Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-08-12T04:12:08.709194967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117582s
2025-08-12T04:12:08.709577948Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-08-12T04:12:08.709958915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.710477249Z [Info] remove_showrss: Starting migration of Log DB to 19
2025-08-12T04:12:08.711034491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-12T04:12:08', 'remove_showrss')
2025-08-12T04:12:08.711749631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.714812148Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-08-12T04:12:08.715589554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004679s
2025-08-12T04:12:08.716308812Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-08-12T04:12:08.717053922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.717911058Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2025-08-12T04:12:08.718926563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-12T04:12:08', 'remove_torrentparadiseml')
2025-08-12T04:12:08.720202663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.724131945Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-08-12T04:12:08.724792575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070785s
2025-08-12T04:12:08.725447764Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-08-12T04:12:08.726149427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.726973537Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2025-08-12T04:12:08.728101007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-12T04:12:08', 'localization_setting_to_string')
2025-08-12T04:12:08.729350483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.736111317Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-08-12T04:12:08.736516182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099292s
2025-08-12T04:12:08.736952120Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-08-12T04:12:08.737290672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.737781751Z [Info] orpheus_api: Starting migration of Log DB to 22
2025-08-12T04:12:08.738337850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-12T04:12:08', 'orpheus_api')
2025-08-12T04:12:08.739052429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.741541311Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-08-12T04:12:08.741877959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042498s
2025-08-12T04:12:08.742255229Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-08-12T04:12:08.742654753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.743136744Z [Info] download_client_categories: Starting migration of Log DB to 23
2025-08-12T04:12:08.743733365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-12T04:12:08', 'download_client_categories')
2025-08-12T04:12:08.744460219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.746239812Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-08-12T04:12:08.746598324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035677s
2025-08-12T04:12:08.746955393Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-08-12T04:12:08.747348164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.747803250Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2025-08-12T04:12:08.748436415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-12T04:12:08', 'add_salt_to_users')
2025-08-12T04:12:08.749112046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.750737198Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-08-12T04:12:08.751076892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033945s
2025-08-12T04:12:08.751499493Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-08-12T04:12:08.751963147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.752466170Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2025-08-12T04:12:08.753148905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-12T04:12:08', 'speedcd_userpasssettings_to_speedcdsettings')
2025-08-12T04:12:08.753943204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.759340302Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-08-12T04:12:08.759753514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073213s
2025-08-12T04:12:08.760222969Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-08-12T04:12:08.760674478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.761227973Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2025-08-12T04:12:08.761964506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-12T04:12:08', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-08-12T04:12:08.762759226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.765487039Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-08-12T04:12:08.765888939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047094s
2025-08-12T04:12:08.766298674Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-08-12T04:12:08.766740734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.767238967Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2025-08-12T04:12:08.767952594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-12T04:12:08', 'alpharatio_greatposterwall_config_contract')
2025-08-12T04:12:08.768700600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.772115196Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-08-12T04:12:08.772518929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052297s
2025-08-12T04:12:08.772889966Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-08-12T04:12:08.773280212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.773760549Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2025-08-12T04:12:08.774317110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-12T04:12:08', 'remove_notwhatcd')
2025-08-12T04:12:08.775008171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.777880836Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-08-12T04:12:08.778236662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046069s
2025-08-12T04:12:08.778637860Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-08-12T04:12:08.779045271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.779530037Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2025-08-12T04:12:08.780178813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-12T04:12:08', 'add_on_grab_to_notifications')
2025-08-12T04:12:08.780882150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.786549882Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-08-12T04:12:08.786942493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074639s
2025-08-12T04:12:08.787390235Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-08-12T04:12:08.787866043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.788406130Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2025-08-12T04:12:08.789092061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-12T04:12:08', 'animetorrents_use_custom_config_contract')
2025-08-12T04:12:08.789851491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.793666433Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-08-12T04:12:08.794089104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057688s
2025-08-12T04:12:08.794463257Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-08-12T04:12:08.794866339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.795345423Z [Info] apprise_server_url: Starting migration of Log DB to 31
2025-08-12T04:12:08.795944259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-12T04:12:08', 'apprise_server_url')
2025-08-12T04:12:08.796649369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.799794713Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-08-12T04:12:08.800491165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048378s
2025-08-12T04:12:08.800583271Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-08-12T04:12:08.801032746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.801527873Z [Info] health_restored_notification: Starting migration of Log DB to 32
2025-08-12T04:12:08.802154605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-12T04:12:08', 'health_restored_notification')
2025-08-12T04:12:08.802870386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.809570678Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-08-12T04:12:08.809954110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085242s
2025-08-12T04:12:08.810316329Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-08-12T04:12:08.810699060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.811178977Z [Info] remove_uc: Starting migration of Log DB to 33
2025-08-12T04:12:08.811717361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-12T04:12:08', 'remove_uc')
2025-08-12T04:12:08.812430527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.815141636Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-08-12T04:12:08.815524236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044632s
2025-08-12T04:12:08.815944994Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-08-12T04:12:08.816364218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.816850687Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2025-08-12T04:12:08.817439122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-12T04:12:08', 'history_fix_data_titles')
2025-08-12T04:12:08.818127879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.821043781Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-08-12T04:12:08.821417794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046684s
2025-08-12T04:12:08.821809743Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-08-12T04:12:08.822231352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.822730858Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2025-08-12T04:12:08.823343963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-12T04:12:08', 'download_client_per_indexer')
2025-08-12T04:12:08.824126649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.825809247Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-08-12T04:12:08.826263131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035386s
2025-08-12T04:12:08.826771945Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-12T04:12:08.827327885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.827976240Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2025-08-12T04:12:08.828909620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-08-12T04:12:08.829303693Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2025-08-12T04:12:08.829691685Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-08-12T04:12:08.831008977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-08-12T04:12:08.832324837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2025-08-12T04:12:08.833226563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-08-12T04:12:08.834057576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-08-12T04:12:08.835490501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-12T04:12:08.836146081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060672s
2025-08-12T04:12:08.836551959Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-08-12T04:12:08.836981383Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.5E-06s
2025-08-12T04:12:08.837424285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-08-12T04:12:08.838727600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-08-12T04:12:08.839903938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-08-12T04:12:08.840809342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-08-12T04:12:08.841746679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-08-12T04:12:08.843091798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-12T04:12:08.843798431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058927s
2025-08-12T04:12:08.844250170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-12T04:12:08.844666689Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-08-12T04:12:08.845061103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-12T04:12:08.846194415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-12T04:12:08.847274911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-12T04:12:08.848314204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-12T04:12:08.849248244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-12T04:12:08.850635678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-12T04:12:08.851342832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058209s
2025-08-12T04:12:08.852062932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-12T04:12:08', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-12T04:12:08.852951041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.856955725Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-12T04:12:08.857462124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113264s
2025-08-12T04:12:08.857998575Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-08-12T04:12:08.858522249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.859124602Z [Info] add_notification_status: Starting migration of Log DB to 37
2025-08-12T04:12:08.859776144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-12T04:12:08', 'add_notification_status')
2025-08-12T04:12:08.860682599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.866775268Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-08-12T04:12:08.867261437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081856s
2025-08-12T04:12:08.867778057Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-08-12T04:12:08.868354458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.869021922Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2025-08-12T04:12:08.869857264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-12T04:12:08', 'indexers_freeleech_only_config_contract')
2025-08-12T04:12:08.870778038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.873198111Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-08-12T04:12:08.873638277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047975s
2025-08-12T04:12:08.874051990Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-08-12T04:12:08.874532959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.875081253Z [Info] email_encryption: Starting migration of Log DB to 39
2025-08-12T04:12:08.875701913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-12T04:12:08', 'email_encryption')
2025-08-12T04:12:08.876542495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.878378122Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-08-12T04:12:08.878821735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038748s
2025-08-12T04:12:08.879288665Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-08-12T04:12:08.879800416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.880386676Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2025-08-12T04:12:08.881190795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-12T04:12:08', 'newznab_category_to_capabilities_settings')
2025-08-12T04:12:08.882032781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.885696308Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-08-12T04:12:08.886171294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058229s
2025-08-12T04:12:08.886629758Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-08-12T04:12:08.887139795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.887706947Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2025-08-12T04:12:08.888501396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-12T04:12:08', 'gazelle_freeleech_token_options')
2025-08-12T04:12:08.889341478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.892060273Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-08-12T04:12:08.892515620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048538s
2025-08-12T04:12:08.893060497Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-08-12T04:12:08.893635715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.894180873Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2025-08-12T04:12:08.895014291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-12T04:12:08', 'myanonamouse_freeleech_wedge_options')
2025-08-12T04:12:08.895788821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.901927702Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-08-12T04:12:08.902467168Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081291s
2025-08-12T04:12:08.903033208Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-08-12T04:12:08.903573817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T04:12:08.904295720Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2025-08-12T04:12:08.905141774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-12T04:12:08', 'newznab_indexers_enable_redirect')
2025-08-12T04:12:08.906088140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T04:12:08.908744729Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-08-12T04:12:08.909153142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051473s
2025-08-12T04:12:09.067967517Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2025-08-12T04:12:09.075518231Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-08-12T04:12:09.079513827Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-08-12T04:12:09.187393909Z [Info] AppSyncProfileService: Setting up default app profile
2025-08-12T04:12:09.200599459Z [Info] CommandExecutor: Starting 3 threads for tasks.
2025-08-12T04:12:09.333817563Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-08-12T04:12:09.605201142Z [ls.io-init] done.
2025-08-12T04:12:09.706080688Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-08-12T04:12:09.706975740Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-08-12T04:12:09.707476779Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin