2025-11-19T04:04:20.066080585Z [migrations] started
2025-11-19T04:04:20.066109794Z [migrations] no migrations found
2025-11-19T04:04:20.085013507Z usermod: no changes
2025-11-19T04:04:20.090373236Z ───────────────────────────────────────
2025-11-19T04:04:20.090385541Z
2025-11-19T04:04:20.090389078Z ██╗ ███████╗██╗ ██████╗
2025-11-19T04:04:20.090392875Z ██║ ██╔════╝██║██╔═══██╗
2025-11-19T04:04:20.090396483Z ██║ ███████╗██║██║ ██║
2025-11-19T04:04:20.090400060Z ██║ ╚════██║██║██║ ██║
2025-11-19T04:04:20.090403527Z ███████╗███████║██║╚██████╔╝
2025-11-19T04:04:20.090407024Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-11-19T04:04:20.090410511Z
2025-11-19T04:04:20.090413797Z Brought to you by linuxserver.io
2025-11-19T04:04:20.090417264Z ───────────────────────────────────────
2025-11-19T04:04:20.090702659Z
2025-11-19T04:04:20.090727689Z To support the app dev(s) visit:
2025-11-19T04:04:20.092218861Z Prowlarr: https://opencollective.com/prowlarr
2025-11-19T04:04:20.092541080Z
2025-11-19T04:04:20.092545639Z To support LSIO projects visit:
2025-11-19T04:04:20.092549296Z https://www.linuxserver.io/donate/
2025-11-19T04:04:20.092552944Z
2025-11-19T04:04:20.092556350Z ───────────────────────────────────────
2025-11-19T04:04:20.092559968Z GID/UID
2025-11-19T04:04:20.092563314Z ───────────────────────────────────────
2025-11-19T04:04:20.096905806Z
2025-11-19T04:04:20.096918712Z User UID: 911
2025-11-19T04:04:20.096925425Z User GID: 911
2025-11-19T04:04:20.096932129Z ───────────────────────────────────────
2025-11-19T04:04:20.099524557Z Linuxserver.io version: 2.3.1.5238-ls218
2025-11-19T04:04:20.100009694Z Build-date: 2025-11-19T04:00:55+00:00
2025-11-19T04:04:20.100015345Z ───────────────────────────────────────
2025-11-19T04:04:20.100019293Z
2025-11-19T04:04:20.156383853Z [custom-init] No custom files found, skipping...
2025-11-19T04:04:20.176989982Z failed to load "/config/config.xml": No such file or directory
2025-11-19T04:04:20.494935996Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.1.5238
2025-11-19T04:04:20.512416023Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-19T04:04:20.519552538Z [Debug] Bootstrap: Console selected
2025-11-19T04:04:20.520837565Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-19T04:04:20.779585555Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-11-19T04:04:20.844684938Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {1ef7eb47-5abb-4143-ac09-055022e2b8c2} may be persisted to storage in unencrypted form.
2025-11-19T04:04:20.903061949Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-11-19T04:04:20.931192134Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-11-19T04:04:20.986454856Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-11-19T04:04:20.993441460Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-19T04:04:20.994083753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-19T04:04:21.030945414Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-11-19T04:04:21.034503066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375488s
2025-11-19T04:04:21.034831377Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-11-19T04:04:21.035065668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0410454s
2025-11-19T04:04:21.043337509Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-11-19T04:04:21.044000072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.048581575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-11-19T04:04:21.056611469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-11-19T04:04:21.067863759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189575s
2025-11-19T04:04:21.068373956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.070457150Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-11-19T04:04:21.070658485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0215997s
2025-11-19T04:04:21.076786972Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-11-19T04:04:21.077072035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.081893912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-11-19T04:04:21.082910318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-19T04:04:21.083531308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013986s
2025-11-19T04:04:21.083801251Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-19T04:04:21.084891355Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.88E-05s
2025-11-19T04:04:21.085358345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-11-19T04:04:21.085963003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-11-19T04:04:21.086700056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011066s
2025-11-19T04:04:21.086976152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.087769970Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-11-19T04:04:21.088009181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021472s
2025-11-19T04:04:21.088681174Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-11-19T04:04:21.088960075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.089831469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-19T04:04:21.090062384Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-11-19T04:04:21.090304522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-11-19T04:04:21.090656701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-11-19T04:04:21.091154312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000629s
2025-11-19T04:04:21.091392662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.092098493Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-11-19T04:04:21.092309548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001519s
2025-11-19T04:04:21.093590236Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-11-19T04:04:21.093844137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.094481590Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-11-19T04:04:21.098676695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-11-19T04:04:21.099287083Z [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-11-19T04:04:21.099801198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009137s
2025-11-19T04:04:21.100034007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-11-19T04:04:21.100393190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-11-19T04:04:21.100801041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005395s
2025-11-19T04:04:21.100987025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-11-19T04:04:21.101616973Z [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-11-19T04:04:21.102140718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009604s
2025-11-19T04:04:21.102372334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-11-19T04:04:21.102721547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-11-19T04:04:21.103111502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005361s
2025-11-19T04:04:21.103330393Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-11-19T04:04:21.108350458Z [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-11-19T04:04:21.109204988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056282s
2025-11-19T04:04:21.109418097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-11-19T04:04:21.110075139Z [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-11-19T04:04:21.110641159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010194s
2025-11-19T04:04:21.110924970Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-11-19T04:04:21.111281628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-19T04:04:21.111701313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005962s
2025-11-19T04:04:21.111936987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-11-19T04:04:21.115054382Z [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-11-19T04:04:21.115951809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037807s
2025-11-19T04:04:21.116177553Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-11-19T04:04:21.116537598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-19T04:04:21.116901941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000533s
2025-11-19T04:04:21.117150131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2025-11-19T04:04:21.117785300Z [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-11-19T04:04:21.118357161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009739s
2025-11-19T04:04:21.118585150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2025-11-19T04:04:21.119303826Z [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-11-19T04:04:21.119866208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010696s
2025-11-19T04:04:21.120087033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2025-11-19T04:04:21.120450414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2025-11-19T04:04:21.120826642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005287s
2025-11-19T04:04:21.121009660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-11-19T04:04:21.121414745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-11-19T04:04:21.121833969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005955s
2025-11-19T04:04:21.122032840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-11-19T04:04:21.122353676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-11-19T04:04:21.122688680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004781s
2025-11-19T04:04:21.122908472Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-11-19T04:04:21.126824295Z [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-11-19T04:04:21.128083830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039336s
2025-11-19T04:04:21.128130384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-11-19T04:04:21.128169733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-11-19T04:04:21.128175655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005398s
2025-11-19T04:04:21.132058531Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-11-19T04:04:21.132104885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-11-19T04:04:21.132111197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005344s
2025-11-19T04:04:21.132116338Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-11-19T04:04:21.132122470Z [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-11-19T04:04:21.132130516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014268s
2025-11-19T04:04:21.132135466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-11-19T04:04:21.132140316Z [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-11-19T04:04:21.136269989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015967s
2025-11-19T04:04:21.136317795Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-11-19T04:04:21.136327965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-19T04:04:21.136337765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007148s
2025-11-19T04:04:21.136347044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-11-19T04:04:21.136355731Z [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-11-19T04:04:21.136367365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009283s
2025-11-19T04:04:21.136376202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-11-19T04:04:21.136385381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-19T04:04:21.136610183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005098s
2025-11-19T04:04:21.138658597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-19T04:04:21', 'InitialSetup')
2025-11-19T04:04:21.139331091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.141309042Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-11-19T04:04:21.141512241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051882s
2025-11-19T04:04:21.141847576Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-11-19T04:04:21.142085836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.142458716Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2025-11-19T04:04:21.145716504Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2025-11-19T04:04:21.165099672Z [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-11-19T04:04:21.166565903Z [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-11-19T04:04:21.167457929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-19T04:04:21.168395646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-19T04:04:21.169888762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-19T04:04:21.170319920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243601s
2025-11-19T04:04:21.170601577Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2025-11-19T04:04:21.172296809Z [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-11-19T04:04:21.173436994Z [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-11-19T04:04:21.174060780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-19T04:04:21.174654245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-19T04:04:21.176054493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-19T04:04:21.176454679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056242s
2025-11-19T04:04:21.176938042Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2025-11-19T04:04:21.180402015Z [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-11-19T04:04:21.181528553Z [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-11-19T04:04:21.182132238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-19T04:04:21.182720121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-19T04:04:21.184016601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-19T04:04:21.184434292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073564s
2025-11-19T04:04:21.184661198Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2025-11-19T04:04:21.185427230Z [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-11-19T04:04:21.186034202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011455s
2025-11-19T04:04:21.186296911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2025-11-19T04:04:21.186709572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-11-19T04:04:21.187151461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006425s
2025-11-19T04:04:21.187633061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-19T04:04:21', 'ApplicationStatus')
2025-11-19T04:04:21.188078457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.189243653Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-11-19T04:04:21.189515891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027086s
2025-11-19T04:04:21.189711946Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-11-19T04:04:21.189997761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.190270209Z [Info] IndexerProps: Starting migration of Main DB to 3
2025-11-19T04:04:21.191350814Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-19T04:04:21.191531187Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-19T04:04:21.191790740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2025-11-19T04:04:21.192360246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2025-11-19T04:04:21.193054674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009291s
2025-11-19T04:04:21.193282984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-11-19T04:04:21.194113946Z [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-11-19T04:04:21.194729295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012081s
2025-11-19T04:04:21.195006282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-11-19T04:04:21.195699608Z [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-11-19T04:04:21.196301870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011374s
2025-11-19T04:04:21.196584570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-11-19T04:04:21.197047762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-19T04:04:21.197445803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006345s
2025-11-19T04:04:21.197874626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-19T04:04:21', 'IndexerProps')
2025-11-19T04:04:21.198345334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.199057407Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-11-19T04:04:21.199262400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002219s
2025-11-19T04:04:21.199487523Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-11-19T04:04:21.199744761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.200056799Z [Info] add_update_history: Starting migration of Main DB to 4
2025-11-19T04:04:21.200562297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-19T04:04:21', 'add_update_history')
2025-11-19T04:04:21.201022623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.201641299Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-11-19T04:04:21.201852814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019079s
2025-11-19T04:04:21.202094531Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-11-19T04:04:21.202342941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.202642965Z [Info] update_notifiarr: Starting migration of Main DB to 5
2025-11-19T04:04:21.206068260Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-11-19T04:04:21.207160158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-11-19T04:04:21.207683722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011653s
2025-11-19T04:04:21.208146624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-19T04:04:21', 'update_notifiarr')
2025-11-19T04:04:21.208590277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.209226558Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-11-19T04:04:21.209434386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002675s
2025-11-19T04:04:21.209661173Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-11-19T04:04:21.209912027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.210195578Z [Info] app_profiles: Starting migration of Main DB to 6
2025-11-19T04:04:21.210792199Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2025-11-19T04:04:21.211533141Z [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-11-19T04:04:21.212091495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010875s
2025-11-19T04:04:21.212354935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2025-11-19T04:04:21.212739419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2025-11-19T04:04:21.213116267Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005599s
2025-11-19T04:04:21.213329116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-19T04:04:21.213535121Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-19T04:04:21.213763470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2025-11-19T04:04:21.214146321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2025-11-19T04:04:21.214881291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008779s
2025-11-19T04:04:21.215318531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-19T04:04:21', 'app_profiles')
2025-11-19T04:04:21.215711281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.216440028Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-11-19T04:04:21.216641444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024354s
2025-11-19T04:04:21.216869553Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-11-19T04:04:21.217124326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.217449220Z [Info] history_failed: Starting migration of Main DB to 7
2025-11-19T04:04:21.217912753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-19T04:04:21.218112074Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-19T04:04:21.218344522Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2025-11-19T04:04:21.218719046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2025-11-19T04:04:21.219396129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000823s
2025-11-19T04:04:21.219770983Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-11-19T04:04:21.220279326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-11-19T04:04:21.220615162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005423s
2025-11-19T04:04:21.221047883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-19T04:04:21', 'history_failed')
2025-11-19T04:04:21.221470304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.222154852Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-11-19T04:04:21.222368051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020558s
2025-11-19T04:04:21.222600639Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-11-19T04:04:21.222847005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.223139323Z [Info] redacted_api: Starting migration of Main DB to 8
2025-11-19T04:04:21.223510150Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-19T04:04:21.223812168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-19T04:04:21.225692473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019496s
2025-11-19T04:04:21.226140254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-19T04:04:21', 'redacted_api')
2025-11-19T04:04:21.226564418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.227172713Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-11-19T04:04:21.227424289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034238s
2025-11-19T04:04:21.227647969Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-11-19T04:04:21.227869896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.228196954Z [Info] IndexerProxies: Starting migration of Main DB to 10
2025-11-19T04:04:21.228706921Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2025-11-19T04:04:21.229370507Z [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-11-19T04:04:21.229909512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009973s
2025-11-19T04:04:21.230111278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-19T04:04:21.230304867Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-19T04:04:21.230520752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-11-19T04:04:21.230841828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-11-19T04:04:21.231488370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007656s
2025-11-19T04:04:21.231944939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-19T04:04:21', 'IndexerProxies')
2025-11-19T04:04:21.232368331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.233053210Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-11-19T04:04:21.233262712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022954s
2025-11-19T04:04:21.233494198Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-11-19T04:04:21.233752948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.234060007Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2025-11-19T04:04:21.234418368Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2025-11-19T04:04:21.234644804Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-19T04:04:21.234936250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2025-11-19T04:04:21.235344372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2025-11-19T04:04:21.236063660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008653s
2025-11-19T04:04:21.236503946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-19T04:04:21', 'app_indexer_remote_name')
2025-11-19T04:04:21.236940796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.237639672Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-11-19T04:04:21.237862631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024047s
2025-11-19T04:04:21.238101853Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-11-19T04:04:21.238348309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.238654776Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2025-11-19T04:04:21.241000087Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.241956181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2025-11-19T04:04:21.242329753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011522s
2025-11-19T04:04:21.242761011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-19T04:04:21', 'desi_gazelle_to_unit3d')
2025-11-19T04:04:21.243200416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.280236618Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-11-19T04:04:21.280446230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0389692s
2025-11-19T04:04:21.280725462Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-11-19T04:04:21.280982630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.281311983Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2025-11-19T04:04:21.281694864Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-19T04:04:21.281857882Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-19T04:04:21.282168547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-11-19T04:04:21.282559805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-11-19T04:04:21.283324224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009617s
2025-11-19T04:04:21.283782626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-19T04:04:21', 'add_on_update_to_notifications')
2025-11-19T04:04:21.284244516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.306619867Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-11-19T04:04:21.306984631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0240423s
2025-11-19T04:04:21.307212610Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-11-19T04:04:21.307451671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.307835153Z [Info] IndexerVersions: Starting migration of Main DB to 15
2025-11-19T04:04:21.308319949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2025-11-19T04:04:21.308955899Z [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-11-19T04:04:21.309485966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009399s
2025-11-19T04:04:21.309776210Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2025-11-19T04:04:21.310277409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-11-19T04:04:21.310751434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007375s
2025-11-19T04:04:21.311026117Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2025-11-19T04:04:21.311479810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-11-19T04:04:21.311926830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006532s
2025-11-19T04:04:21.312351354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-19T04:04:21', 'IndexerVersions')
2025-11-19T04:04:21.312780779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.343892185Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-11-19T04:04:21.344167248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324748s
2025-11-19T04:04:21.344435478Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-11-19T04:04:21.344678628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.345061268Z [Info] cleanup_config: Starting migration of Main DB to 16
2025-11-19T04:04:21.347199663Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.348259697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2025-11-19T04:04:21.348617767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011695s
2025-11-19T04:04:21.348911178Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.349314309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2025-11-19T04:04:21.349677501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005383s
2025-11-19T04:04:21.350133498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-19T04:04:21', 'cleanup_config')
2025-11-19T04:04:21.350574817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.351376180Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-11-19T04:04:21.351548627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021563s
2025-11-19T04:04:21.351799121Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-11-19T04:04:21.352113985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.352445051Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2025-11-19T04:04:21.354589819Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.354986527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2025-11-19T04:04:21.355314157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004651s
2025-11-19T04:04:21.355576054Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.355969456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2025-11-19T04:04:21.356289841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004645s
2025-11-19T04:04:21.356598722Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.356993367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2025-11-19T04:04:21.357289984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000474s
2025-11-19T04:04:21.357566992Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.357945353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2025-11-19T04:04:21.358317973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004884s
2025-11-19T04:04:21.358629781Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.359053173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2025-11-19T04:04:21.359404951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005026s
2025-11-19T04:04:21.359694013Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.360099399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2025-11-19T04:04:21.360436398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004769s
2025-11-19T04:04:21.360698976Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.361085725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2025-11-19T04:04:21.361432583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000466s
2025-11-19T04:04:21.361715723Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.362061639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2025-11-19T04:04:21.362397455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004474s
2025-11-19T04:04:21.362688661Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.367208450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2025-11-19T04:04:21.367510929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045967s
2025-11-19T04:04:21.367829660Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.368173112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2025-11-19T04:04:21.368484458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004462s
2025-11-19T04:04:21.368761396Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.369163766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2025-11-19T04:04:21.369501325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004959s
2025-11-19T04:04:21.369744444Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.370106944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2025-11-19T04:04:21.370470356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004857s
2025-11-19T04:04:21.370779568Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.371244354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2025-11-19T04:04:21.371599178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005313s
2025-11-19T04:04:21.371925234Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.372377865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2025-11-19T04:04:21.372729002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005317s
2025-11-19T04:04:21.372983705Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.373360093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2025-11-19T04:04:21.373694977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004579s
2025-11-19T04:04:21.374014801Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.374435618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2025-11-19T04:04:21.374692054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000437s
2025-11-19T04:04:21.374882988Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.376478961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2025-11-19T04:04:21.376892313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017749s
2025-11-19T04:04:21.377093247Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.377513053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2025-11-19T04:04:21.377896615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006085s
2025-11-19T04:04:21.378103000Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.378501542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2025-11-19T04:04:21.378862118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005943s
2025-11-19T04:04:21.379051269Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.379476745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2025-11-19T04:04:21.379870748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006129s
2025-11-19T04:04:21.380082394Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.380482179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2025-11-19T04:04:21.380868407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005992s
2025-11-19T04:04:21.381084491Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.381468444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2025-11-19T04:04:21.381833800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005991s
2025-11-19T04:04:21.382027820Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.382450030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-11-19T04:04:21.382880747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006261s
2025-11-19T04:04:21.383102443Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.383592480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2025-11-19T04:04:21.383983838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006511s
2025-11-19T04:04:21.384196406Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.384598014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2025-11-19T04:04:21.384993059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006038s
2025-11-19T04:04:21.385197621Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.385642497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2025-11-19T04:04:21.385995617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006036s
2025-11-19T04:04:21.386190840Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.386604954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2025-11-19T04:04:21.386997013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006157s
2025-11-19T04:04:21.387169731Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.387626400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-11-19T04:04:21.388017307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000626s
2025-11-19T04:04:21.388207109Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.388626553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2025-11-19T04:04:21.389021539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006069s
2025-11-19T04:04:21.389204817Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.389624482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2025-11-19T04:04:21.390003996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006183s
2025-11-19T04:04:21.390213448Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.390616920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2025-11-19T04:04:21.391028298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006186s
2025-11-19T04:04:21.391277640Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.391659488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2025-11-19T04:04:21.392069784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006362s
2025-11-19T04:04:21.392272693Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.392684332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2025-11-19T04:04:21.393065429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006013s
2025-11-19T04:04:21.393317095Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.393695327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2025-11-19T04:04:21.394099901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000643s
2025-11-19T04:04:21.394310896Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.394736463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2025-11-19T04:04:21.395085726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005832s
2025-11-19T04:04:21.395563217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-19T04:04:21', 'indexer_cleanup')
2025-11-19T04:04:21.396028223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.396852121Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-11-19T04:04:21.397102535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023014s
2025-11-19T04:04:21.397370845Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-11-19T04:04:21.397622332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.397945192Z [Info] minimum_seeders: Starting migration of Main DB to 18
2025-11-19T04:04:21.398427683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2025-11-19T04:04:21.398666574Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-19T04:04:21.398940866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2025-11-19T04:04:21.399379298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2025-11-19T04:04:21.400226514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010424s
2025-11-19T04:04:21.400705097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-19T04:04:21', 'minimum_seeders')
2025-11-19T04:04:21.401182177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.401959783Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-11-19T04:04:21.402185086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002754s
2025-11-19T04:04:21.402428246Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-11-19T04:04:21.402708590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.403016570Z [Info] remove_showrss: Starting migration of Main DB to 19
2025-11-19T04:04:21.403442958Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.403804967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2025-11-19T04:04:21.404196555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005196s
2025-11-19T04:04:21.404619025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-19T04:04:21', 'remove_showrss')
2025-11-19T04:04:21.405042478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.405793480Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-11-19T04:04:21.406009324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020919s
2025-11-19T04:04:21.406319909Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-11-19T04:04:21.406614843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.406941050Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2025-11-19T04:04:21.407381005Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.407792173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2025-11-19T04:04:21.408188641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005307s
2025-11-19T04:04:21.408646493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-19T04:04:21', 'remove_torrentparadiseml')
2025-11-19T04:04:21.409133062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.409852841Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-11-19T04:04:21.410067613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021364s
2025-11-19T04:04:21.410332757Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-11-19T04:04:21.410667721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.411042967Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2025-11-19T04:04:21.411415056Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-19T04:04:21.411665299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-19T04:04:21.412389147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000751s
2025-11-19T04:04:21.412877269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-19T04:04:21', 'localization_setting_to_string')
2025-11-19T04:04:21.413313547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.414063577Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-11-19T04:04:21.414362729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002375s
2025-11-19T04:04:21.414586821Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-11-19T04:04:21.414844770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.415187580Z [Info] orpheus_api: Starting migration of Main DB to 22
2025-11-19T04:04:21.415511061Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-19T04:04:21.415755253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-19T04:04:21.420260762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045265s
2025-11-19T04:04:21.420716359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-19T04:04:21', 'orpheus_api')
2025-11-19T04:04:21.421204502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.421910052Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-11-19T04:04:21.422166739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061586s
2025-11-19T04:04:21.422480360Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-11-19T04:04:21.422713950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.423034596Z [Info] download_client_categories: Starting migration of Main DB to 23
2025-11-19T04:04:21.423410412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-11-19T04:04:21.423635135Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-19T04:04:21.423928335Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2025-11-19T04:04:21.424354954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2025-11-19T04:04:21.425221498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010437s
2025-11-19T04:04:21.425696384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-19T04:04:21', 'download_client_categories')
2025-11-19T04:04:21.426132231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.426925748Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-11-19T04:04:21.427144499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026988s
2025-11-19T04:04:21.427388059Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-11-19T04:04:21.427646469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.427973457Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2025-11-19T04:04:21.428338532Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-11-19T04:04:21.428529737Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-19T04:04:21.428774580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-11-19T04:04:21.429111087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-11-19T04:04:21.429822670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008093s
2025-11-19T04:04:21.430056951Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-11-19T04:04:21.430396414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-11-19T04:04:21.431124690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008186s
2025-11-19T04:04:21.431565889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-19T04:04:21', 'add_salt_to_users')
2025-11-19T04:04:21.432012948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.432774562Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-11-19T04:04:21.433010316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024417s
2025-11-19T04:04:21.433274658Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-11-19T04:04:21.433576035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.433908835Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2025-11-19T04:04:21.434273830Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.434684266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2025-11-19T04:04:21.435086345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006094s
2025-11-19T04:04:21.435596723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-19T04:04:21', 'speedcd_userpasssettings_to_speedcdsettings')
2025-11-19T04:04:21.436084956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.436903563Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-11-19T04:04:21.437085059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022519s
2025-11-19T04:04:21.437418420Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-11-19T04:04:21.437734235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.438075653Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2025-11-19T04:04:21.438452020Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.438866104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2025-11-19T04:04:21.439214355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005797s
2025-11-19T04:04:21.439725393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-19T04:04:21', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-11-19T04:04:21.440205269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.440982825Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-11-19T04:04:21.441241946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022456s
2025-11-19T04:04:21.441538203Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-11-19T04:04:21.441817335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.442147389Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2025-11-19T04:04:21.442540631Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.442953011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2025-11-19T04:04:21.443337865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005894s
2025-11-19T04:04:21.443536425Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.443972733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2025-11-19T04:04:21.444347087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006189s
2025-11-19T04:04:21.444840450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-19T04:04:21', 'alpharatio_greatposterwall_config_contract')
2025-11-19T04:04:21.445317370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.446034504Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-11-19T04:04:21.446300679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022161s
2025-11-19T04:04:21.446539240Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-11-19T04:04:21.446807109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.447122103Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2025-11-19T04:04:21.447629033Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.448062155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2025-11-19T04:04:21.448391839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004825s
2025-11-19T04:04:21.448838057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-19T04:04:21', 'remove_notwhatcd')
2025-11-19T04:04:21.449259405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.449932280Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-11-19T04:04:21.450117112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019607s
2025-11-19T04:04:21.450380021Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-11-19T04:04:21.450653161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.450997674Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2025-11-19T04:04:21.451430175Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-19T04:04:21.451616691Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-19T04:04:21.451874550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2025-11-19T04:04:21.452323714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2025-11-19T04:04:21.453125137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009732s
2025-11-19T04:04:21.453349809Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-19T04:04:21.453547106Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-11-19T04:04:21.453820066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2025-11-19T04:04:21.454252416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2025-11-19T04:04:21.455018678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009514s
2025-11-19T04:04:21.455514827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-19T04:04:21', 'add_on_grab_to_notifications')
2025-11-19T04:04:21.455952648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.456661656Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-11-19T04:04:21.456902440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025391s
2025-11-19T04:04:21.457184137Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-11-19T04:04:21.457503350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.457881341Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2025-11-19T04:04:21.458239331Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.458664197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-11-19T04:04:21.459070685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006135s
2025-11-19T04:04:21.459544048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-19T04:04:21', 'animetorrents_use_custom_config_contract')
2025-11-19T04:04:21.460024986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.460774755Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-11-19T04:04:21.461026341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022375s
2025-11-19T04:04:21.461272156Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-11-19T04:04:21.461531428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.461876693Z [Info] apprise_server_url: Starting migration of Main DB to 31
2025-11-19T04:04:21.462156837Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-19T04:04:21.462414546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-19T04:04:21.463279076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000885s
2025-11-19T04:04:21.463776828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-19T04:04:21', 'apprise_server_url')
2025-11-19T04:04:21.464224289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.464905140Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-11-19T04:04:21.465124752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025059s
2025-11-19T04:04:21.465381809Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-11-19T04:04:21.465647824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.465976175Z [Info] health_restored_notification: Starting migration of Main DB to 32
2025-11-19T04:04:21.466379036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-11-19T04:04:21.466545582Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.7E-06s
2025-11-19T04:04:21.466842309Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-11-19T04:04:21.467251893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-11-19T04:04:21.468108227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009616s
2025-11-19T04:04:21.468519525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-19T04:04:21', 'health_restored_notification')
2025-11-19T04:04:21.468969541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.469695913Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-11-19T04:04:21.469912850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025481s
2025-11-19T04:04:21.470154957Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-11-19T04:04:21.470409049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.470677970Z [Info] remove_uc: Starting migration of Main DB to 33
2025-11-19T04:04:21.471087595Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-11-19T04:04:21.471489784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-11-19T04:04:21.471859669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005429s
2025-11-19T04:04:21.472314434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-19T04:04:21', 'remove_uc')
2025-11-19T04:04:21.472716644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.473443016Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-11-19T04:04:21.473674241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021039s
2025-11-19T04:04:21.473909545Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-11-19T04:04:21.474175030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.474471025Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2025-11-19T04:04:21.474772843Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-19T04:04:21.475041544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-19T04:04:21.475765711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007582s
2025-11-19T04:04:21.476239335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-19T04:04:21', 'history_fix_data_titles')
2025-11-19T04:04:21.476745644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.477414891Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-11-19T04:04:21.477638331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023622s
2025-11-19T04:04:21.477908144Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-11-19T04:04:21.478168999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.478482039Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2025-11-19T04:04:21.478915993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-19T04:04:21.479106487Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-19T04:04:21.479352412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-11-19T04:04:21.479746144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-11-19T04:04:21.480568079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009629s
2025-11-19T04:04:21.481018004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-19T04:04:21', 'download_client_per_indexer')
2025-11-19T04:04:21.481476507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.482212729Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-11-19T04:04:21.482438904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025451s
2025-11-19T04:04:21.482792707Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-11-19T04:04:21.483101198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.483474699Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2025-11-19T04:04:21.486210937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-11-19T04:04:21.486429036Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-19T04:04:21.486881637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2025-11-19T04:04:21.489616402Z [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-11-19T04:04:21.490810155Z [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-11-19T04:04:21.491450855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-11-19T04:04:21.492152297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-11-19T04:04:21.494784726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-11-19T04:04:21.495244992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081105s
2025-11-19T04:04:21.495519064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-11-19T04:04:21.495773276Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2025-11-19T04:04:21.496112950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2025-11-19T04:04:21.498402519Z [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-11-19T04:04:21.499581432Z [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-11-19T04:04:21.500232843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-11-19T04:04:21.500865537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-11-19T04:04:21.503441512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-11-19T04:04:21.503935406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007559s
2025-11-19T04:04:21.504193916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-11-19T04:04:21.504420162Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-19T04:04:21.504701829Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2025-11-19T04:04:21.506959143Z [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-11-19T04:04:21.508211684Z [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-11-19T04:04:21.508833085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-11-19T04:04:21.509465398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-11-19T04:04:21.512122216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-11-19T04:04:21.512618445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076395s
2025-11-19T04:04:21.512838307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-19T04:04:21.513057549Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-19T04:04:21.513404637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-11-19T04:04:21.515938838Z [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-11-19T04:04:21.517274697Z [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-11-19T04:04:21.517928774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-19T04:04:21.518485114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-19T04:04:21.520141549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064354s
2025-11-19T04:04:21.520349187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-19T04:04:21.520527636Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-19T04:04:21.520792158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-11-19T04:04:21.526052988Z [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-11-19T04:04:21.527369819Z [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-11-19T04:04:21.528080820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-19T04:04:21.528567500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-19T04:04:21.530071527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090299s
2025-11-19T04:04:21.530288805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-11-19T04:04:21.530468156Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-11-19T04:04:21.530738800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-11-19T04:04:21.533007918Z [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-11-19T04:04:21.534281341Z [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-11-19T04:04:21.534922161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-11-19T04:04:21.535408751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-11-19T04:04:21.536937658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059504s
2025-11-19T04:04:21.537169796Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-19T04:04:21.537360660Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-19T04:04:21.537672668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-11-19T04:04:21.539810862Z [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-11-19T04:04:21.540994765Z [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-11-19T04:04:21.541671387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-19T04:04:21.542323971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-19T04:04:21.544052109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-19T04:04:21.544498889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065701s
2025-11-19T04:04:21.544773812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-19T04:04:21.544954797Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-19T04:04:21.545251885Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-11-19T04:04:21.547380089Z [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-11-19T04:04:21.548557379Z [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-11-19T04:04:21.549261416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-19T04:04:21.549952166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-19T04:04:21.551616156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-19T04:04:21.552090681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066s
2025-11-19T04:04:21.552329602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-11-19T04:04:21.552548492Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-11-19T04:04:21.552831402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-11-19T04:04:21.555054547Z [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-11-19T04:04:21.556231617Z [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-11-19T04:04:21.556881836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-11-19T04:04:21.557542716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-11-19T04:04:21.559166855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-11-19T04:04:21.559630218Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065185s
2025-11-19T04:04:21.559888838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-11-19T04:04:21.560062077Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-19T04:04:21.560395168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-11-19T04:04:21.562561408Z [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-11-19T04:04:21.563576271Z [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-11-19T04:04:21.564187802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-11-19T04:04:21.564805756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-11-19T04:04:21.566577552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-11-19T04:04:21.567128642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-11-19T04:04:21.567534850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068752s
2025-11-19T04:04:21.567777879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2025-11-19T04:04:21.568016259Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-19T04:04:21.568323136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2025-11-19T04:04:21.570394846Z [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-11-19T04:04:21.571349759Z [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-11-19T04:04:21.571950849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2025-11-19T04:04:21.572718995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2025-11-19T04:04:21.574432875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-11-19T04:04:21.575198967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-11-19T04:04:21.575649945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070766s
2025-11-19T04:04:21.575899107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-19T04:04:21.576080361Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-11-19T04:04:21.576384163Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-11-19T04:04:21.578710486Z [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-11-19T04:04:21.580267219Z [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-11-19T04:04:21.581027680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-19T04:04:21.581642868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-19T04:04:21.583274723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-19T04:04:21.583718607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070877s
2025-11-19T04:04:21.583963861Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-19T04:04:21.584173954Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-11-19T04:04:21.584479799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-11-19T04:04:21.586770240Z [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-11-19T04:04:21.588308727Z [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-11-19T04:04:21.589087745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-19T04:04:21.589684957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-19T04:04:21.591318274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-19T04:04:21.591760625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070513s
2025-11-19T04:04:21.592002602Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-19T04:04:21.592222244Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-11-19T04:04:21.607309374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-11-19T04:04:21.611770565Z [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-11-19T04:04:21.613115181Z [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-11-19T04:04:21.613677122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-19T04:04:21.614378364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-19T04:04:21.615992423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-19T04:04:21.616358881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087866s
2025-11-19T04:04:21.616574565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-11-19T04:04:21.616695197Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-11-19T04:04:21.616915371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2025-11-19T04:04:21.620682303Z [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-11-19T04:04:21.621688118Z [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-11-19T04:04:21.622213566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-11-19T04:04:21.622725005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-11-19T04:04:21.624398534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-11-19T04:04:21.624810473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076504s
2025-11-19T04:04:21.624995386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-11-19T04:04:21.625124215Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-11-19T04:04:21.625304247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2025-11-19T04:04:21.628179385Z [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-11-19T04:04:21.629213116Z [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-11-19T04:04:21.629763203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-11-19T04:04:21.630279913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-11-19T04:04:21.631753199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-11-19T04:04:21.632055998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065705s
2025-11-19T04:04:21.632306372Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-19T04:04:21.632378357Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-11-19T04:04:21.632582348Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-11-19T04:04:21.634476641Z [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-11-19T04:04:21.635237242Z [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-11-19T04:04:21.635670093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-11-19T04:04:21.636216453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-11-19T04:04:21.637663626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-19T04:04:21.638044152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052547s
2025-11-19T04:04:21.638232531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-11-19T04:04:21.638414477Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-11-19T04:04:21.638582997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-11-19T04:04:21.640487681Z [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-11-19T04:04:21.641209313Z [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-11-19T04:04:21.641614239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-11-19T04:04:21.642157272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-11-19T04:04:21.643607882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-11-19T04:04:21.643982927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051957s
2025-11-19T04:04:21.644158580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-19T04:04:21.644316909Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-11-19T04:04:21.644521852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-11-19T04:04:21.646217144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-11-19T04:04:21.646760718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-11-19T04:04:21.647122176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-11-19T04:04:21.647629256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-11-19T04:04:21.649042872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-19T04:04:21.649428859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047195s
2025-11-19T04:04:21.649792692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-19T04:04:21', 'postgres_update_timestamp_columns_to_with_timezone')
2025-11-19T04:04:21.650151394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.652246271Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-11-19T04:04:21.652439259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074701s
2025-11-19T04:04:21.652673431Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-11-19T04:04:21.652897221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.653148477Z [Info] add_notification_status: Starting migration of Main DB to 37
2025-11-19T04:04:21.653849518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-11-19T04:04:21.654389465Z [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-11-19T04:04:21.654877878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008409s
2025-11-19T04:04:21.655104594Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-11-19T04:04:21.655431582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-11-19T04:04:21.655783841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005226s
2025-11-19T04:04:21.656138756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-19T04:04:21', 'add_notification_status')
2025-11-19T04:04:21.656485985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.657502742Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-11-19T04:04:21.657674107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022039s
2025-11-19T04:04:21.657895011Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-11-19T04:04:21.658102900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.658365088Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2025-11-19T04:04:21.658845986Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.659091099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2025-11-19T04:04:21.659371023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003857s
2025-11-19T04:04:21.659538339Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.659842251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-11-19T04:04:21.660151323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004305s
2025-11-19T04:04:21.660293760Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-11-19T04:04:21.660567661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2025-11-19T04:04:21.660862976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003912s
2025-11-19T04:04:21.661202509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-19T04:04:21', 'indexers_freeleech_only_config_contract')
2025-11-19T04:04:21.661533125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.662297363Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-11-19T04:04:21.662486524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017915s
2025-11-19T04:04:21.662669793Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-11-19T04:04:21.662850226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.663102193Z [Info] email_encryption: Starting migration of Main DB to 39
2025-11-19T04:04:21.663443330Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-19T04:04:21.663636729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-19T04:04:21.664314063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007196s
2025-11-19T04:04:21.664646953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-19T04:04:21', 'email_encryption')
2025-11-19T04:04:21.664957187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.665651515Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-11-19T04:04:21.665819002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020398s
2025-11-19T04:04:21.666041660Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-11-19T04:04:21.666262966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.666582940Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2025-11-19T04:04:21.666820578Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-19T04:04:21.667021112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-19T04:04:21.668058470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010269s
2025-11-19T04:04:21.668396781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-19T04:04:21', 'newznab_category_to_capabilities_settings')
2025-11-19T04:04:21.668741004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.669500442Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-11-19T04:04:21.669696547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024398s
2025-11-19T04:04:21.669897532Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-11-19T04:04:21.670117114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.670432158Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2025-11-19T04:04:21.670671821Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-19T04:04:21.670881292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-19T04:04:21.671545108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000689s
2025-11-19T04:04:21.671993952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-19T04:04:21', 'gazelle_freeleech_token_options')
2025-11-19T04:04:21.672297032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.673014406Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-11-19T04:04:21.673189018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021016s
2025-11-19T04:04:21.673409481Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-11-19T04:04:21.673647681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.673913456Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2025-11-19T04:04:21.674195033Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-19T04:04:21.674400326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-19T04:04:21.675011586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006299s
2025-11-19T04:04:21.675347122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-19T04:04:21', 'myanonamouse_freeleech_wedge_options')
2025-11-19T04:04:21.675704611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.676523890Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-11-19T04:04:21.676713402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020909s
2025-11-19T04:04:21.676922292Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-11-19T04:04:21.677153949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.677401557Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2025-11-19T04:04:21.677715329Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-19T04:04:21.677892796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-19T04:04:21.688886135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010971s
2025-11-19T04:04:21.689287493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-11-19T04:04:21', 'newznab_indexers_enable_redirect')
2025-11-19T04:04:21.689641476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.690636579Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-11-19T04:04:21.690804337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126974s
2025-11-19T04:04:21.700479182Z [Debug] MigrationController: Took: 00:00:00.7680661
2025-11-19T04:04:21.803695683Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-11-19T04:04:21.822037134Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-11-19T04:04:21.836931064Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-11-19T04:04:21.837423696Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-11-19T04:04:21.837754362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-11-19T04:04:21.840238322Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-11-19T04:04:21.840528897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028292s
2025-11-19T04:04:21.840822608Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-11-19T04:04:21.841174456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031026s
2025-11-19T04:04:21.843739800Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-11-19T04:04:21.844070295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.844505502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-11-19T04:04:21.844869935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-11-19T04:04:21.845390683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006089s
2025-11-19T04:04:21.845654184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.846846594Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-11-19T04:04:21.847111447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020586s
2025-11-19T04:04:21.847535631Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-11-19T04:04:21.847863121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.848418980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-11-19T04:04:21.848784014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-19T04:04:21.849235774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005499s
2025-11-19T04:04:21.849492891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-19T04:04:21.849716702Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-11-19T04:04:21.850005964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-11-19T04:04:21.850348934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-11-19T04:04:21.851264327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009272s
2025-11-19T04:04:21.851486334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.852331325Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-11-19T04:04:21.852634715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002018s
2025-11-19T04:04:21.852991985Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-11-19T04:04:21.853292119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.853709649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-19T04:04:21.853959382Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-11-19T04:04:21.854221660Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-11-19T04:04:21.854571283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-11-19T04:04:21.855152173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000644s
2025-11-19T04:04:21.855417848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.856246035Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-11-19T04:04:21.856517752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016999s
2025-11-19T04:04:21.856910061Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-11-19T04:04:21.857191718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.857535631Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-11-19T04:04:21.858200068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-11-19T04:04:21.858746208Z [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-11-19T04:04:21.859455385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009854s
2025-11-19T04:04:21.859715629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-11-19T04:04:21.860050002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-11-19T04:04:21.860484076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004951s
2025-11-19T04:04:21.860857658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-11-19T04:04:21', 'InitialSetup')
2025-11-19T04:04:21.861326983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.862116662Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-11-19T04:04:21.862355553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021046s
2025-11-19T04:04:21.862638883Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-11-19T04:04:21.862958988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.863262108Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2025-11-19T04:04:21.863688145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-11-19T04:04:21', 'ApplicationStatus')
2025-11-19T04:04:21.864211830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.865069937Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-11-19T04:04:21.865295551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021171s
2025-11-19T04:04:21.865557759Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-11-19T04:04:21.865824055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.866156254Z [Info] IndexerProps: Starting migration of Log DB to 3
2025-11-19T04:04:21.866529645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-11-19T04:04:21', 'IndexerProps')
2025-11-19T04:04:21.866997066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.867890715Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-11-19T04:04:21.868164707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020576s
2025-11-19T04:04:21.868438518Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-11-19T04:04:21.868700125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.869056101Z [Info] add_update_history: Starting migration of Log DB to 4
2025-11-19T04:04:21.869629325Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-11-19T04:04:21.870107107Z [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-11-19T04:04:21.870708738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008172s
2025-11-19T04:04:21.870981657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-11-19T04:04:21.871323786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-11-19T04:04:21.871770275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005255s
2025-11-19T04:04:21.872165660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-11-19T04:04:21', 'add_update_history')
2025-11-19T04:04:21.872637791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.873434114Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-11-19T04:04:21.873694227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002171s
2025-11-19T04:04:21.873970002Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-11-19T04:04:21.874278914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.874629620Z [Info] update_notifiarr: Starting migration of Log DB to 5
2025-11-19T04:04:21.875023313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-11-19T04:04:21', 'update_notifiarr')
2025-11-19T04:04:21.875599272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.876349422Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-11-19T04:04:21.876603784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020823s
2025-11-19T04:04:21.876877986Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-11-19T04:04:21.877163701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.877541752Z [Info] app_profiles: Starting migration of Log DB to 6
2025-11-19T04:04:21.877952239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-11-19T04:04:21', 'app_profiles')
2025-11-19T04:04:21.878514530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.879260773Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-11-19T04:04:21.879627060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021068s
2025-11-19T04:04:21.879960121Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-11-19T04:04:21.880345486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.880749770Z [Info] history_failed: Starting migration of Log DB to 7
2025-11-19T04:04:21.881192722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-11-19T04:04:21', 'history_failed')
2025-11-19T04:04:21.881647307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.882376524Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-11-19T04:04:21.882639424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020639s
2025-11-19T04:04:21.882907884Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-11-19T04:04:21.883187687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.883510928Z [Info] redacted_api: Starting migration of Log DB to 8
2025-11-19T04:04:21.883911444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-11-19T04:04:21', 'redacted_api')
2025-11-19T04:04:21.884415218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.885172603Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-11-19T04:04:21.885517056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019863s
2025-11-19T04:04:21.885800447Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-11-19T04:04:21.886093898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.886429333Z [Info] IndexerProxies: Starting migration of Log DB to 10
2025-11-19T04:04:21.886812123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-11-19T04:04:21', 'IndexerProxies')
2025-11-19T04:04:21.887284685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.888044664Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-11-19T04:04:21.888324357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019341s
2025-11-19T04:04:21.888601746Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-11-19T04:04:21.888925427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.889370624Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2025-11-19T04:04:21.889879217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-11-19T04:04:21', 'app_indexer_remote_name')
2025-11-19T04:04:21.890424946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.891209645Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-11-19T04:04:21.891463817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022702s
2025-11-19T04:04:21.891745744Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-11-19T04:04:21.892055929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.892422537Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2025-11-19T04:04:21.892846190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-11-19T04:04:21', 'desi_gazelle_to_unit3d')
2025-11-19T04:04:21.893391297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.894121787Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-11-19T04:04:21.894465419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020568s
2025-11-19T04:04:21.894669440Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-11-19T04:04:21.894986669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.895326322Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2025-11-19T04:04:21.895748041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-11-19T04:04:21', 'add_on_update_to_notifications')
2025-11-19T04:04:21.896306896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.897024891Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-11-19T04:04:21.897290406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020203s
2025-11-19T04:04:21.897565890Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-11-19T04:04:21.897837066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.898187872Z [Info] IndexerVersions: Starting migration of Log DB to 15
2025-11-19T04:04:21.898614301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-11-19T04:04:21', 'IndexerVersions')
2025-11-19T04:04:21.899211072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.899941121Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-11-19T04:04:21.900267398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020907s
2025-11-19T04:04:21.900587362Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-11-19T04:04:21.900930814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.901265888Z [Info] cleanup_config: Starting migration of Log DB to 16
2025-11-19T04:04:21.901674130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-11-19T04:04:21', 'cleanup_config')
2025-11-19T04:04:21.902133855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.902869927Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-11-19T04:04:21.903111313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019352s
2025-11-19T04:04:21.903430024Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-11-19T04:04:21.903659897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.904005904Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2025-11-19T04:04:21.904445348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-11-19T04:04:21', 'indexer_cleanup')
2025-11-19T04:04:21.905045757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.905881329Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-11-19T04:04:21.906166453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022089s
2025-11-19T04:04:21.906520285Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-11-19T04:04:21.906861672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.907238531Z [Info] minimum_seeders: Starting migration of Log DB to 18
2025-11-19T04:04:21.907597363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-11-19T04:04:21', 'minimum_seeders')
2025-11-19T04:04:21.908110296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.908859223Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-11-19T04:04:21.909141111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020073s
2025-11-19T04:04:21.909412116Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-11-19T04:04:21.909766369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.910183509Z [Info] remove_showrss: Starting migration of Log DB to 19
2025-11-19T04:04:21.910578725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-11-19T04:04:21', 'remove_showrss')
2025-11-19T04:04:21.911036857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.911723669Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-11-19T04:04:21.912047241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019786s
2025-11-19T04:04:21.912313446Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-11-19T04:04:21.912616406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.912965669Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2025-11-19T04:04:21.913358260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-11-19T04:04:21', 'remove_torrentparadiseml')
2025-11-19T04:04:21.913818186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.914682566Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-11-19T04:04:21.914943371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020607s
2025-11-19T04:04:21.915227462Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-11-19T04:04:21.915511454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.915906018Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2025-11-19T04:04:21.916334200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-11-19T04:04:21', 'localization_setting_to_string')
2025-11-19T04:04:21.916822734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.917608606Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-11-19T04:04:21.917880122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020741s
2025-11-19T04:04:21.918164234Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-11-19T04:04:21.918421692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.918745334Z [Info] orpheus_api: Starting migration of Log DB to 22
2025-11-19T04:04:21.919105489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-11-19T04:04:21', 'orpheus_api')
2025-11-19T04:04:21.919587148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.920588394Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-11-19T04:04:21.920906153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002118s
2025-11-19T04:04:21.921263914Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-11-19T04:04:21.921598176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.921928572Z [Info] download_client_categories: Starting migration of Log DB to 23
2025-11-19T04:04:21.922337184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-11-19T04:04:21', 'download_client_categories')
2025-11-19T04:04:21.922830447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.924055764Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-11-19T04:04:21.924350086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024677s
2025-11-19T04:04:21.924626102Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-11-19T04:04:21.924880414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.925225548Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2025-11-19T04:04:21.925613339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-11-19T04:04:21', 'add_salt_to_users')
2025-11-19T04:04:21.926079557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.926917524Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-11-19T04:04:21.927154641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020167s
2025-11-19T04:04:21.927469315Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-11-19T04:04:21.927774499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.928192761Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2025-11-19T04:04:21.928622035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-11-19T04:04:21', 'speedcd_userpasssettings_to_speedcdsettings')
2025-11-19T04:04:21.929114847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.930005119Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-11-19T04:04:21.930262798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021593s
2025-11-19T04:04:21.930570788Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-11-19T04:04:21.930916724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.931224534Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2025-11-19T04:04:21.931691053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-11-19T04:04:21', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-11-19T04:04:21.932224627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.933077864Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-11-19T04:04:21.933368550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002154s
2025-11-19T04:04:21.933651279Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-11-19T04:04:21.933958527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.934304494Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2025-11-19T04:04:21.934767175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-11-19T04:04:21', 'alpharatio_greatposterwall_config_contract')
2025-11-19T04:04:21.935257652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.936142564Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-11-19T04:04:21.936452668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002149s
2025-11-19T04:04:21.936691769Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-11-19T04:04:21.936963065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.937293320Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2025-11-19T04:04:21.937674287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-11-19T04:04:21', 'remove_notwhatcd')
2025-11-19T04:04:21.938136427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.938938291Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-11-19T04:04:21.939189507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001964s
2025-11-19T04:04:21.939464891Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-11-19T04:04:21.939759434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.940148497Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2025-11-19T04:04:21.940558663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-11-19T04:04:21', 'add_on_grab_to_notifications')
2025-11-19T04:04:21.941013699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.941866055Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-11-19T04:04:21.942123934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002106s
2025-11-19T04:04:21.942407956Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-11-19T04:04:21.942699443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.943037774Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2025-11-19T04:04:21.948800874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-11-19T04:04:21', 'animetorrents_use_custom_config_contract')
2025-11-19T04:04:21.949461825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.950407849Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-11-19T04:04:21.950723415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076657s
2025-11-19T04:04:21.951027757Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-11-19T04:04:21.951326709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.951705973Z [Info] apprise_server_url: Starting migration of Log DB to 31
2025-11-19T04:04:21.952110397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-11-19T04:04:21', 'apprise_server_url')
2025-11-19T04:04:21.952580162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.953404932Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-11-19T04:04:21.953651328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020782s
2025-11-19T04:04:21.953939348Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-11-19T04:04:21.954208770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.954552072Z [Info] health_restored_notification: Starting migration of Log DB to 32
2025-11-19T04:04:21.954954331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-11-19T04:04:21', 'health_restored_notification')
2025-11-19T04:04:21.955466823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.956197383Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-11-19T04:04:21.956497247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019704s
2025-11-19T04:04:21.956756679Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-11-19T04:04:21.957028226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.957394082Z [Info] remove_uc: Starting migration of Log DB to 33
2025-11-19T04:04:21.957769648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-11-19T04:04:21', 'remove_uc')
2025-11-19T04:04:21.958220295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.959151159Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-11-19T04:04:21.959396643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021249s
2025-11-19T04:04:21.959673601Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-11-19T04:04:21.959969276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.960301956Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2025-11-19T04:04:21.960677542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-11-19T04:04:21', 'history_fix_data_titles')
2025-11-19T04:04:21.961150464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.961991517Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-11-19T04:04:21.962217111Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019895s
2025-11-19T04:04:21.962475852Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-11-19T04:04:21.962756447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.963086361Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2025-11-19T04:04:21.963504412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-11-19T04:04:21', 'download_client_per_indexer')
2025-11-19T04:04:21.963989389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.964942908Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-11-19T04:04:21.965201528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021563s
2025-11-19T04:04:21.965535491Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-11-19T04:04:21.965821196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.966151110Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2025-11-19T04:04:21.966842441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-11-19T04:04:21.967105912Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-11-19T04:04:21.967364402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-11-19T04:04:21.968372872Z [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-11-19T04:04:21.969225749Z [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-11-19T04:04:21.969830787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-11-19T04:04:21.970432188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-11-19T04:04:21.971618686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-11-19T04:04:21.972092690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044583s
2025-11-19T04:04:21.972333665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-11-19T04:04:21.972574179Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-11-19T04:04:21.972887460Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-11-19T04:04:21.973739746Z [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-11-19T04:04:21.974471749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-11-19T04:04:21.975032257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-11-19T04:04:21.975683348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-11-19T04:04:21.976824004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-11-19T04:04:21.977305303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041224s
2025-11-19T04:04:21.977587601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-11-19T04:04:21.977789197Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-11-19T04:04:21.978085193Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-11-19T04:04:21.978858209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-11-19T04:04:21.979573989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-11-19T04:04:21.980051170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-11-19T04:04:21.980618993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-11-19T04:04:21.981698175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-11-19T04:04:21.982157340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037791s
2025-11-19T04:04:21.982576554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-11-19T04:04:21', 'postgres_update_timestamp_columns_to_with_timezone')
2025-11-19T04:04:21.983100388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.984193949Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-11-19T04:04:21.984448191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057074s
2025-11-19T04:04:21.984732013Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-11-19T04:04:21.985098951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.985368313Z [Info] add_notification_status: Starting migration of Log DB to 37
2025-11-19T04:04:21.985789070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-11-19T04:04:21', 'add_notification_status')
2025-11-19T04:04:21.986216160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.986987683Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-11-19T04:04:21.987260262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001953s
2025-11-19T04:04:21.987501938Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-11-19T04:04:21.987819417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.988157588Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2025-11-19T04:04:21.988589798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-11-19T04:04:21', 'indexers_freeleech_only_config_contract')
2025-11-19T04:04:21.989085746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.989852330Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-11-19T04:04:21.990127654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020111s
2025-11-19T04:04:21.990390723Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-11-19T04:04:21.990689004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.991035982Z [Info] email_encryption: Starting migration of Log DB to 39
2025-11-19T04:04:21.991372400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-11-19T04:04:21', 'email_encryption')
2025-11-19T04:04:21.991818888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.992625532Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-11-19T04:04:21.992868661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019292s
2025-11-19T04:04:21.993146110Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-11-19T04:04:21.993453348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.993787852Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2025-11-19T04:04:21.994208328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-11-19T04:04:21', 'newznab_category_to_capabilities_settings')
2025-11-19T04:04:21.994704226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.995661964Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-11-19T04:04:21.996116299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021856s
2025-11-19T04:04:21.996365611Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-11-19T04:04:21.996677418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.997000378Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2025-11-19T04:04:21.997412167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-11-19T04:04:21', 'gazelle_freeleech_token_options')
2025-11-19T04:04:21.997902324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:21.998649999Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-11-19T04:04:21.998914361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019663s
2025-11-19T04:04:21.999185988Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-11-19T04:04:21.999492776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:21.999825956Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2025-11-19T04:04:22.000283237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-11-19T04:04:21', 'myanonamouse_freeleech_wedge_options')
2025-11-19T04:04:22.000774075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:22.001509535Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-11-19T04:04:22.001792655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019967s
2025-11-19T04:04:22.002065805Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-11-19T04:04:22.002334556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-11-19T04:04:22.002674570Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2025-11-19T04:04:22.003100377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-11-19T04:04:22', 'newznab_indexers_enable_redirect')
2025-11-19T04:04:22.003563820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-11-19T04:04:22.004282256Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-11-19T04:04:22.004630107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019383s
2025-11-19T04:04:22.167309494Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2025-11-19T04:04:22.174696444Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-11-19T04:04:22.178711296Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-11-19T04:04:22.290655436Z [Info] AppSyncProfileService: Setting up default app profile
2025-11-19T04:04:22.313125968Z [Info] CommandExecutor: Starting 3 threads for tasks.
2025-11-19T04:04:22.373568046Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-11-19T04:04:22.423359174Z [ls.io-init] done.
2025-11-19T04:04:22.716617482Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-11-19T04:04:22.717518756Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-11-19T04:04:22.717802959Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin