2026-03-13T18:36:56.861388755Z [migrations] started
2026-03-13T18:36:56.861422133Z [migrations] no migrations found
2026-03-13T18:36:56.884500689Z usermod: no changes
2026-03-13T18:36:56.889925800Z ───────────────────────────────────────
2026-03-13T18:36:56.889946251Z
2026-03-13T18:36:56.889950480Z ██╗ ███████╗██╗ ██████╗
2026-03-13T18:36:56.889954387Z ██║ ██╔════╝██║██╔═══██╗
2026-03-13T18:36:56.889958285Z ██║ ███████╗██║██║ ██║
2026-03-13T18:36:56.889962133Z ██║ ╚════██║██║██║ ██║
2026-03-13T18:36:56.889965891Z ███████╗███████║██║╚██████╔╝
2026-03-13T18:36:56.889969638Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-03-13T18:36:56.889973466Z
2026-03-13T18:36:56.889976993Z Brought to you by linuxserver.io
2026-03-13T18:36:56.889980600Z ───────────────────────────────────────
2026-03-13T18:36:56.890244401Z
2026-03-13T18:36:56.890253159Z To support the app dev(s) visit:
2026-03-13T18:36:56.891769621Z Prowlarr: https://opencollective.com/prowlarr
2026-03-13T18:36:56.892085187Z
2026-03-13T18:36:56.892093924Z To support LSIO projects visit:
2026-03-13T18:36:56.892097652Z https://www.linuxserver.io/donate/
2026-03-13T18:36:56.892101289Z
2026-03-13T18:36:56.892104826Z ───────────────────────────────────────
2026-03-13T18:36:56.892108674Z GID/UID
2026-03-13T18:36:56.892112321Z ───────────────────────────────────────
2026-03-13T18:36:56.896721610Z
2026-03-13T18:36:56.896736650Z User UID: 911
2026-03-13T18:36:56.896741109Z User GID: 911
2026-03-13T18:36:56.896744937Z ───────────────────────────────────────
2026-03-13T18:36:56.898612176Z Linuxserver.io version: 2.3.3.5300-ls226
2026-03-13T18:36:56.898922641Z Build-date: 2026-03-13T18:33:29+00:00
2026-03-13T18:36:56.898927530Z ───────────────────────────────────────
2026-03-13T18:36:56.898931539Z
2026-03-13T18:36:56.947643374Z [custom-init] No custom files found, skipping...
2026-03-13T18:36:56.968529287Z failed to load "/config/config.xml": No such file or directory
2026-03-13T18:36:57.288166943Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.3.5300
2026-03-13T18:36:57.305315132Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-13T18:36:57.312480085Z [Debug] Bootstrap: Console selected
2026-03-13T18:36:57.313706283Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-13T18:36:57.551159783Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-03-13T18:36:57.614527742Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {2266fbe6-7a69-407b-b948-7e8275e57307} may be persisted to storage in unencrypted form.
2026-03-13T18:36:57.672096567Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-03-13T18:36:57.701346536Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-03-13T18:36:57.756817689Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-13T18:36:57.763530141Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-13T18:36:57.764142343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-13T18:36:57.800863883Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-13T18:36:57.805059008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0373564s
2026-03-13T18:36:57.805324482Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-13T18:36:57.805549064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0415237s
2026-03-13T18:36:57.812831253Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-13T18:36:57.813425780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:57.818022042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-13T18:36:57.825874319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-13T18:36:57.836487573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182255s
2026-03-13T18:36:57.836954202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:57.839297529Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-13T18:36:57.839469676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210314s
2026-03-13T18:36:57.845475606Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-13T18:36:57.845720739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:57.850509649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-13T18:36:57.851491285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-13T18:36:57.852114871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013692s
2026-03-13T18:36:57.852395656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-13T18:36:57.852705279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001047s
2026-03-13T18:36:57.853143902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-13T18:36:57.853721585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-13T18:36:57.854398087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010513s
2026-03-13T18:36:57.854660986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:57.855357538Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-13T18:36:57.855566969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019779s
2026-03-13T18:36:57.856208030Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-13T18:36:57.856478675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:57.857345450Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-13T18:36:57.858311404Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2026-03-13T18:36:57.858565446Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-13T18:36:57.858924438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-13T18:36:57.859427341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006367s
2026-03-13T18:36:57.859667334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:57.860315248Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-13T18:36:57.860531373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014709s
2026-03-13T18:36:57.861677270Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-13T18:36:57.861930239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:57.862555698Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-03-13T18:36:57.866690872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-03-13T18:36:57.867250548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2026-03-13T18:36:57.867736266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008812s
2026-03-13T18:36:57.868003935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-03-13T18:36:57.868358699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-03-13T18:36:57.868719706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00054s
2026-03-13T18:36:57.868906362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-03-13T18:36:57.869518173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT)
2026-03-13T18:36:57.870053791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009569s
2026-03-13T18:36:57.870284796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-03-13T18:36:57.870631514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-13T18:36:57.871031179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005363s
2026-03-13T18:36:57.871244598Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-03-13T18:36:57.876341468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL)
2026-03-13T18:36:57.876794971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053091s
2026-03-13T18:36:57.877008291Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-03-13T18:36:57.877647146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-03-13T18:36:57.878201031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009941s
2026-03-13T18:36:57.878444572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-03-13T18:36:57.878838485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-13T18:36:57.879260564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006011s
2026-03-13T18:36:57.879407620Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-03-13T18:36:57.882386958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL)
2026-03-13T18:36:57.883182088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035102s
2026-03-13T18:36:57.883406280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-03-13T18:36:57.883748559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-13T18:36:57.884173404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005601s
2026-03-13T18:36:57.884418357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-03-13T18:36:57.885041381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL)
2026-03-13T18:36:57.885603192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000973s
2026-03-13T18:36:57.885812924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-03-13T18:36:57.886491921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT)
2026-03-13T18:36:57.887077680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010623s
2026-03-13T18:36:57.887246480Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-03-13T18:36:57.887604361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-03-13T18:36:57.888089357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005661s
2026-03-13T18:36:57.888283538Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-03-13T18:36:57.888674986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2026-03-13T18:36:57.889061524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00059s
2026-03-13T18:36:57.889272108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-03-13T18:36:57.889596150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-03-13T18:36:57.889944110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000474s
2026-03-13T18:36:57.890142209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-03-13T18:36:57.893496691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2026-03-13T18:36:57.893987610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036423s
2026-03-13T18:36:57.894218244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-03-13T18:36:57.894571926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-03-13T18:36:57.894938223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005123s
2026-03-13T18:36:57.895177715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-03-13T18:36:57.895456336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-03-13T18:36:57.895843265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005297s
2026-03-13T18:36:57.896134732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-03-13T18:36:57.897047910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-13T18:36:57.897736045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001406s
2026-03-13T18:36:57.897952311Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-03-13T18:36:57.898898806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-03-13T18:36:57.899577402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014398s
2026-03-13T18:36:57.899789078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-03-13T18:36:57.900275226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-13T18:36:57.900691084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000602s
2026-03-13T18:36:57.900904623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-03-13T18:36:57.901426424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2026-03-13T18:36:57.901884736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007792s
2026-03-13T18:36:57.902103467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-03-13T18:36:57.902411196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-13T18:36:57.902776221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004688s
2026-03-13T18:36:57.904490372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-13T18:36:57', 'InitialSetup')
2026-03-13T18:36:57.905183276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:57.906437782Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-13T18:36:57.906639708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041302s
2026-03-13T18:36:57.906932598Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-03-13T18:36:57.907197431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:57.907458797Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-03-13T18:36:57.910381811Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-03-13T18:36:57.917744602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-03-13T18:36:57.919017404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers"
2026-03-13T18:36:57.930003168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-13T18:36:57.930949624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-13T18:36:57.932829698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-13T18:36:57.933292139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226711s
2026-03-13T18:36:57.933560139Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-03-13T18:36:57.935269710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-03-13T18:36:57.936475136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2026-03-13T18:36:57.937060344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-13T18:36:57.937656945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-13T18:36:57.939389273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-13T18:36:57.939839850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060794s
2026-03-13T18:36:57.940210676Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-03-13T18:36:57.943594207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-03-13T18:36:57.944762509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2026-03-13T18:36:57.945371354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-13T18:36:57.945962073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-13T18:36:57.947690212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-13T18:36:57.948184126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077428s
2026-03-13T18:36:57.948414630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-03-13T18:36:57.949123026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-13T18:36:57.949747103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011568s
2026-03-13T18:36:57.950009912Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-03-13T18:36:57.950438494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-03-13T18:36:57.950902749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006645s
2026-03-13T18:36:57.951383827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-13T18:36:57', 'ApplicationStatus')
2026-03-13T18:36:57.951817009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:57.952929408Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-03-13T18:36:57.953129531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026115s
2026-03-13T18:36:57.953371248Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-03-13T18:36:57.953617914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:57.953927407Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-03-13T18:36:57.955017492Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-13T18:36:57.955228466Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:57.955450794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-03-13T18:36:57.955939698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-03-13T18:36:57.956678025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009597s
2026-03-13T18:36:57.956903839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-03-13T18:36:57.957701705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1)
2026-03-13T18:36:57.958306803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011938s
2026-03-13T18:36:57.958536245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-03-13T18:36:57.959288830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-13T18:36:57.959883507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011127s
2026-03-13T18:36:57.960152900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-03-13T18:36:57.960596553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-13T18:36:57.961004844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006287s
2026-03-13T18:36:57.961395150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-13T18:36:57', 'IndexerProps')
2026-03-13T18:36:57.961809504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:57.962684756Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-03-13T18:36:57.962881883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023113s
2026-03-13T18:36:57.963112397Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-03-13T18:36:57.963364805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:57.963654368Z [Info] add_update_history: Starting migration of Main DB to 4
2026-03-13T18:36:57.964203894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-13T18:36:57', 'add_update_history')
2026-03-13T18:36:57.964599560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:57.965370813Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-03-13T18:36:57.965652911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020072s
2026-03-13T18:36:57.965886822Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-03-13T18:36:57.966139480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:57.966429564Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-03-13T18:36:57.969835651Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-13T18:36:57.970929823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-03-13T18:36:57.971450391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011744s
2026-03-13T18:36:57.971918674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-13T18:36:57', 'update_notifiarr')
2026-03-13T18:36:57.972341204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:57.973872477Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-03-13T18:36:57.974073301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035484s
2026-03-13T18:36:57.974294356Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-03-13T18:36:57.974541063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:57.974831437Z [Info] app_profiles: Starting migration of Main DB to 6
2026-03-13T18:36:57.975411916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-03-13T18:36:57.976158569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL)
2026-03-13T18:36:57.976726802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010902s
2026-03-13T18:36:57.976971094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-03-13T18:36:57.977355688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-03-13T18:36:57.977742357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005541s
2026-03-13T18:36:57.977947960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-13T18:36:57.978131931Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-13T18:36:57.978368808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-03-13T18:36:57.978751097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-03-13T18:36:57.979455325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008604s
2026-03-13T18:36:57.979887505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-13T18:36:57', 'app_profiles')
2026-03-13T18:36:57.980305696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:57.981185157Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-03-13T18:36:57.981383416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025698s
2026-03-13T18:36:57.981606275Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-03-13T18:36:57.981851498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:57.982146392Z [Info] history_failed: Starting migration of Main DB to 7
2026-03-13T18:36:57.982644344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-13T18:36:57.982837433Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:57.983074510Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-03-13T18:36:57.983446569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-03-13T18:36:57.984161669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008575s
2026-03-13T18:36:57.984550030Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-03-13T18:36:57.985006279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-03-13T18:36:57.985361133Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005388s
2026-03-13T18:36:57.985776529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-13T18:36:57', 'history_failed')
2026-03-13T18:36:57.986203328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:57.987156848Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-03-13T18:36:57.987369105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022589s
2026-03-13T18:36:57.987590290Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-03-13T18:36:57.987835774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:57.988158263Z [Info] redacted_api: Starting migration of Main DB to 8
2026-03-13T18:36:57.988554020Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-13T18:36:57.988836158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-13T18:36:57.990709359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019361s
2026-03-13T18:36:57.991141569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-13T18:36:57', 'redacted_api')
2026-03-13T18:36:57.991562086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:57.992384351Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-03-13T18:36:57.992601488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035819s
2026-03-13T18:36:57.992828575Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-03-13T18:36:57.993078478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:57.993374043Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-03-13T18:36:57.993879621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-03-13T18:36:57.994535350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT)
2026-03-13T18:36:57.995100769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000999s
2026-03-13T18:36:57.995305000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-13T18:36:57.995485032Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:57.995703832Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-03-13T18:36:57.996028977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-03-13T18:36:57.996686210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007606s
2026-03-13T18:36:57.997118400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-13T18:36:57', 'IndexerProxies')
2026-03-13T18:36:57.997529197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:57.998432796Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-03-13T18:36:57.998643190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024756s
2026-03-13T18:36:57.998893223Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-03-13T18:36:57.999147946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:57.999447940Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-03-13T18:36:57.999815630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-03-13T18:36:58.000054360Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-03-13T18:36:58.000345076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-03-13T18:36:58.000757355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-03-13T18:36:58.001446042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008506s
2026-03-13T18:36:58.001935477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-13T18:36:58', 'app_indexer_remote_name')
2026-03-13T18:36:58.002327216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.003148689Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-03-13T18:36:58.003360446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025115s
2026-03-13T18:36:58.003609056Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-03-13T18:36:58.003888008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.004189905Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-03-13T18:36:58.006662041Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.007615901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-03-13T18:36:58.008036408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011465s
2026-03-13T18:36:58.008524480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-13T18:36:58', 'desi_gazelle_to_unit3d')
2026-03-13T18:36:58.008906990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.009673704Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-03-13T18:36:58.009884288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027651s
2026-03-13T18:36:58.010144121Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-03-13T18:36:58.010410517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.010716653Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-03-13T18:36:58.011078833Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-13T18:36:58.011277362Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.011547396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-03-13T18:36:58.012027532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-03-13T18:36:58.012681739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008907s
2026-03-13T18:36:58.013137627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-13T18:36:58', 'add_on_update_to_notifications')
2026-03-13T18:36:58.013572642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.014567786Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-03-13T18:36:58.014788961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027221s
2026-03-13T18:36:58.015016819Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-03-13T18:36:58.015260911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.015551816Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-03-13T18:36:58.016160271Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-03-13T18:36:58.016756602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2026-03-13T18:36:58.017271238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009186s
2026-03-13T18:36:58.017555380Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-03-13T18:36:58.018050105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-03-13T18:36:58.018487967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006983s
2026-03-13T18:36:58.018751908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-03-13T18:36:58.019204870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-03-13T18:36:58.019616549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006414s
2026-03-13T18:36:58.020053538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-13T18:36:58', 'IndexerVersions')
2026-03-13T18:36:58.020467632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.021482946Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-03-13T18:36:58.021687227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024715s
2026-03-13T18:36:58.021913683Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-03-13T18:36:58.022156772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.022451084Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-03-13T18:36:58.024260507Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.025225369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-03-13T18:36:58.025536666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010386s
2026-03-13T18:36:58.025800096Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.026193738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-03-13T18:36:58.026503171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004811s
2026-03-13T18:36:58.026918267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-13T18:36:58', 'cleanup_config')
2026-03-13T18:36:58.027330938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.028130086Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-03-13T18:36:58.028336933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020722s
2026-03-13T18:36:58.028560513Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-03-13T18:36:58.028810496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.029099959Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-03-13T18:36:58.031116177Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.031481993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-03-13T18:36:58.031786827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004271s
2026-03-13T18:36:58.032078705Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.032434601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-03-13T18:36:58.032740186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004375s
2026-03-13T18:36:58.033005450Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.033355655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-03-13T18:36:58.033662092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004359s
2026-03-13T18:36:58.033921143Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.034261899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-03-13T18:36:58.034575952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004211s
2026-03-13T18:36:58.034833280Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.035175288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-03-13T18:36:58.035475522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004231s
2026-03-13T18:36:58.035737169Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.036147215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-03-13T18:36:58.036410394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000444s
2026-03-13T18:36:58.036668755Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.037019360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-03-13T18:36:58.037322931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000436s
2026-03-13T18:36:58.037579768Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.037933851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-03-13T18:36:58.038233805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004322s
2026-03-13T18:36:58.038493929Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.042570956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-03-13T18:36:58.042862051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041405s
2026-03-13T18:36:58.043124149Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.043469053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-03-13T18:36:58.043770400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004199s
2026-03-13T18:36:58.044051506Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.044393464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-03-13T18:36:58.044699250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004352s
2026-03-13T18:36:58.044958502Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.045351603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-03-13T18:36:58.045612017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004298s
2026-03-13T18:36:58.045868784Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.046236745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-03-13T18:36:58.046546548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004502s
2026-03-13T18:36:58.046805670Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.047160234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-03-13T18:36:58.047459436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004356s
2026-03-13T18:36:58.047718538Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.048083893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-03-13T18:36:58.048395450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004456s
2026-03-13T18:36:58.048658039Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.048990187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-03-13T18:36:58.049337166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000457s
2026-03-13T18:36:58.049524272Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.050939431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-03-13T18:36:58.051328144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016172s
2026-03-13T18:36:58.051512956Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.051931378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-03-13T18:36:58.052296312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005976s
2026-03-13T18:36:58.052484752Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.052877973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-03-13T18:36:58.053233830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005661s
2026-03-13T18:36:58.053420065Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.053817605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-03-13T18:36:58.054176227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005741s
2026-03-13T18:36:58.054358784Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.054765022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-03-13T18:36:58.055137792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005954s
2026-03-13T18:36:58.055329288Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.055727069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-03-13T18:36:58.056128387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006107s
2026-03-13T18:36:58.056318519Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.056731090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-03-13T18:36:58.057087597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005889s
2026-03-13T18:36:58.057273381Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.057676162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-03-13T18:36:58.058035064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005784s
2026-03-13T18:36:58.058218564Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.058608859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-03-13T18:36:58.058959826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005592s
2026-03-13T18:36:58.059145169Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.059542288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-03-13T18:36:58.059914187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005704s
2026-03-13T18:36:58.060104290Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.060510287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-03-13T18:36:58.060867376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005825s
2026-03-13T18:36:58.061052098Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.061467574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-03-13T18:36:58.061833541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005908s
2026-03-13T18:36:58.062011689Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.062428037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-03-13T18:36:58.062784936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005918s
2026-03-13T18:36:58.062971962Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.063367378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-03-13T18:36:58.063725419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005763s
2026-03-13T18:36:58.063928458Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.064327722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-03-13T18:36:58.064682987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005744s
2026-03-13T18:36:58.064866166Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.065265940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-03-13T18:36:58.065616857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005699s
2026-03-13T18:36:58.065807921Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.066205371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-03-13T18:36:58.066562340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005753s
2026-03-13T18:36:58.066743054Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.067147067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-03-13T18:36:58.067502182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005784s
2026-03-13T18:36:58.067689529Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.068099063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-03-13T18:36:58.068456753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005843s
2026-03-13T18:36:58.068876538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-13T18:36:58', 'indexer_cleanup')
2026-03-13T18:36:58.069293989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.071019622Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-03-13T18:36:58.071224024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031088s
2026-03-13T18:36:58.071453866Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-03-13T18:36:58.071699130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.072006028Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-03-13T18:36:58.072425653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-03-13T18:36:58.072629192Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.072884246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-03-13T18:36:58.073305524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-03-13T18:36:58.074017507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008932s
2026-03-13T18:36:58.074447032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-13T18:36:58', 'minimum_seeders')
2026-03-13T18:36:58.074866897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.075710866Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-03-13T18:36:58.075930568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002565s
2026-03-13T18:36:58.076156844Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-03-13T18:36:58.076401155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.076691490Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-03-13T18:36:58.077052977Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.077412591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-03-13T18:36:58.077727876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000437s
2026-03-13T18:36:58.078143342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-13T18:36:58', 'remove_showrss')
2026-03-13T18:36:58.078554199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.079334360Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-03-13T18:36:58.079540465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020134s
2026-03-13T18:36:58.079789386Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-03-13T18:36:58.080074029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.080375245Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-03-13T18:36:58.080744939Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.081118712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-03-13T18:36:58.081478586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004978s
2026-03-13T18:36:58.081930416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-13T18:36:58', 'remove_torrentparadiseml')
2026-03-13T18:36:58.082359810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.083151684Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-03-13T18:36:58.083368751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021207s
2026-03-13T18:36:58.083629736Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-03-13T18:36:58.083914429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.084214423Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-03-13T18:36:58.084516541Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-13T18:36:58.084767998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-13T18:36:58.085442355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007144s
2026-03-13T18:36:58.085900838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-13T18:36:58', 'localization_setting_to_string')
2026-03-13T18:36:58.086333950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.087089931Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-03-13T18:36:58.087311938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023085s
2026-03-13T18:36:58.087527622Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-03-13T18:36:58.087779079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.088083171Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-03-13T18:36:58.088359617Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-13T18:36:58.088605823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-13T18:36:58.092798823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042194s
2026-03-13T18:36:58.093228308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-13T18:36:58', 'orpheus_api')
2026-03-13T18:36:58.093646159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.094388804Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-03-13T18:36:58.094578426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057879s
2026-03-13T18:36:58.094826365Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-03-13T18:36:58.095088382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.095390931Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-03-13T18:36:58.095753952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-03-13T18:36:58.095983855Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.096232034Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-03-13T18:36:58.096627110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-03-13T18:36:58.097333812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008752s
2026-03-13T18:36:58.097786233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-13T18:36:58', 'download_client_categories')
2026-03-13T18:36:58.098204665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.099001219Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-03-13T18:36:58.099212654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024876s
2026-03-13T18:36:58.099436735Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-03-13T18:36:58.099743182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.099998627Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-03-13T18:36:58.100350996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-03-13T18:36:58.100537321Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.100746763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-03-13T18:36:58.101081156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-03-13T18:36:58.101692436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007079s
2026-03-13T18:36:58.101906547Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-03-13T18:36:58.102226531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-03-13T18:36:58.102865207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007409s
2026-03-13T18:36:58.103302217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-13T18:36:58', 'add_salt_to_users')
2026-03-13T18:36:58.103714898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.104498355Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-03-13T18:36:58.104697255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023291s
2026-03-13T18:36:58.104988161Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-03-13T18:36:58.105271761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.105587938Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-03-13T18:36:58.105925738Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.106315202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-03-13T18:36:58.106663052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005411s
2026-03-13T18:36:58.107169391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-13T18:36:58', 'speedcd_userpasssettings_to_speedcdsettings')
2026-03-13T18:36:58.107591130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.108411942Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-03-13T18:36:58.108631955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021709s
2026-03-13T18:36:58.108964425Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-03-13T18:36:58.109203406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.109529432Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-03-13T18:36:58.109863695Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.110265203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-03-13T18:36:58.110617242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005576s
2026-03-13T18:36:58.111123972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-13T18:36:58', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-03-13T18:36:58.111566002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.112380161Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-03-13T18:36:58.112599392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021846s
2026-03-13T18:36:58.112891079Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-03-13T18:36:58.113163137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.113484624Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-03-13T18:36:58.113854448Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.114282550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-03-13T18:36:58.114618356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005576s
2026-03-13T18:36:58.114800793Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.115210087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-03-13T18:36:58.115570763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005851s
2026-03-13T18:36:58.116075258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-13T18:36:58', 'alpharatio_greatposterwall_config_contract')
2026-03-13T18:36:58.116521206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.117355065Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-03-13T18:36:58.117586010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022644s
2026-03-13T18:36:58.117815421Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-03-13T18:36:58.118067008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.118365308Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-03-13T18:36:58.118720544Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.119082562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-03-13T18:36:58.119381935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004346s
2026-03-13T18:36:58.119810177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-13T18:36:58', 'remove_notwhatcd')
2026-03-13T18:36:58.120250173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.120998619Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-03-13T18:36:58.121199975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020014s
2026-03-13T18:36:58.121441761Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-03-13T18:36:58.121701123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.121999895Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-03-13T18:36:58.122414389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-13T18:36:58.122616205Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.122851409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-03-13T18:36:58.123227887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-03-13T18:36:58.123920180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008316s
2026-03-13T18:36:58.124136115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-13T18:36:58.124326969Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.124613576Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-03-13T18:36:58.125054584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-03-13T18:36:58.125741677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008803s
2026-03-13T18:36:58.126192945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-13T18:36:58', 'add_on_grab_to_notifications')
2026-03-13T18:36:58.126636669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.127495928Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-03-13T18:36:58.127705630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025726s
2026-03-13T18:36:58.128004171Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-03-13T18:36:58.128280748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.128599149Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-03-13T18:36:58.128981919Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.129394069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-03-13T18:36:58.129759254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000578s
2026-03-13T18:36:58.130235413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-13T18:36:58', 'animetorrents_use_custom_config_contract')
2026-03-13T18:36:58.130679216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.131552153Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-03-13T18:36:58.131789902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022836s
2026-03-13T18:36:58.132069645Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-03-13T18:36:58.132319508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.132613369Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-03-13T18:36:58.132903453Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-13T18:36:58.133166693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-13T18:36:58.133861632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007491s
2026-03-13T18:36:58.134298071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-13T18:36:58', 'apprise_server_url')
2026-03-13T18:36:58.134727034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.135509940Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-03-13T18:36:58.135717077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023643s
2026-03-13T18:36:58.135990808Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-03-13T18:36:58.136255331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.136564112Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-03-13T18:36:58.136959919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-03-13T18:36:58.137151505Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2026-03-13T18:36:58.137422180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-03-13T18:36:58.137839640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-03-13T18:36:58.138520661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008552s
2026-03-13T18:36:58.138971348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-13T18:36:58', 'health_restored_notification')
2026-03-13T18:36:58.139393147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.140307668Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-03-13T18:36:58.140531298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025997s
2026-03-13T18:36:58.140738465Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-03-13T18:36:58.140976004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.141254995Z [Info] remove_uc: Starting migration of Main DB to 33
2026-03-13T18:36:58.141636724Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-03-13T18:36:58.141997460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-03-13T18:36:58.142314889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004481s
2026-03-13T18:36:58.142727619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-13T18:36:58', 'remove_uc')
2026-03-13T18:36:58.143161543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.143923456Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-03-13T18:36:58.144446499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020004s
2026-03-13T18:36:58.144455227Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-03-13T18:36:58.144609137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.144971807Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-03-13T18:36:58.145239806Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-13T18:36:58.145478337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-13T18:36:58.146145620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007059s
2026-03-13T18:36:58.146669104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-13T18:36:58', 'history_fix_data_titles')
2026-03-13T18:36:58.147018166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.148490290Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-03-13T18:36:58.148699882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029949s
2026-03-13T18:36:58.149015487Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-03-13T18:36:58.149211682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.149571225Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-03-13T18:36:58.150053386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-13T18:36:58.150154239Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-13T18:36:58.150340033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-03-13T18:36:58.150741551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-03-13T18:36:58.151461380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008922s
2026-03-13T18:36:58.151934583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-13T18:36:58', 'download_client_per_indexer')
2026-03-13T18:36:58.152365891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.153154949Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-03-13T18:36:58.153382057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025401s
2026-03-13T18:36:58.153686319Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-13T18:36:58.153964539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.154289133Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-03-13T18:36:58.156426535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-03-13T18:36:58.156635556Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-03-13T18:36:58.157042134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-03-13T18:36:58.159437255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-13T18:36:58.160657502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2026-03-13T18:36:58.161292320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-03-13T18:36:58.161937559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-03-13T18:36:58.163611789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-03-13T18:36:58.164045131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067411s
2026-03-13T18:36:58.164268982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-03-13T18:36:58.164464746Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.164752225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-03-13T18:36:58.166795207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-13T18:36:58.167935803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2026-03-13T18:36:58.168561443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-03-13T18:36:58.169170509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-03-13T18:36:58.170797033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-03-13T18:36:58.171211808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062143s
2026-03-13T18:36:58.171430017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-03-13T18:36:58.171619067Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.171905945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-03-13T18:36:58.173928316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-13T18:36:58.175053311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2026-03-13T18:36:58.175676275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-03-13T18:36:58.176301032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-03-13T18:36:58.177927236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-03-13T18:36:58.178332501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061872s
2026-03-13T18:36:58.178534498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-13T18:36:58.178713138Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.178952209Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-03-13T18:36:58.181228391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-13T18:36:58.182453547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-03-13T18:36:58.183077433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-13T18:36:58.183561127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-13T18:36:58.184990584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058066s
2026-03-13T18:36:58.185201208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-13T18:36:58.185379226Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.185623358Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-03-13T18:36:58.190485345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-13T18:36:58.191729159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-03-13T18:36:58.192398827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-13T18:36:58.192863282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-13T18:36:58.194266737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084068s
2026-03-13T18:36:58.194483533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-03-13T18:36:58.194650229Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.194909491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-03-13T18:36:58.197137816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2026-03-13T18:36:58.198359956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2026-03-13T18:36:58.198985596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-03-13T18:36:58.199457065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-03-13T18:36:58.200842013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056961s
2026-03-13T18:36:58.201083960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-13T18:36:58.201270435Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.201558144Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-03-13T18:36:58.203566487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-13T18:36:58.204722785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-03-13T18:36:58.205366952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-13T18:36:58.205999896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-13T18:36:58.207749718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-13T18:36:58.208223201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064258s
2026-03-13T18:36:58.208453284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-13T18:36:58.208647836Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.208936677Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-03-13T18:36:58.211000021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-13T18:36:58.212159314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-03-13T18:36:58.212799283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-13T18:36:58.213430503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-13T18:36:58.215378554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-13T18:36:58.215836206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006643s
2026-03-13T18:36:58.216086590Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-03-13T18:36:58.216279548Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.216554281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-03-13T18:36:58.218607835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-13T18:36:58.219737770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2026-03-13T18:36:58.220393420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-03-13T18:36:58.221025291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-03-13T18:36:58.222976269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-03-13T18:36:58.223422236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006625s
2026-03-13T18:36:58.223621788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-03-13T18:36:58.223799806Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.224044278Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-03-13T18:36:58.226037992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL)
2026-03-13T18:36:58.226984828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History"
2026-03-13T18:36:58.227520125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-03-13T18:36:58.228182499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-03-13T18:36:58.229729703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-03-13T18:36:58.230225531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-03-13T18:36:58.230588622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063179s
2026-03-13T18:36:58.230826110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-03-13T18:36:58.231027646Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-13T18:36:58.231313060Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-03-13T18:36:58.233243005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2026-03-13T18:36:58.234141454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions"
2026-03-13T18:36:58.234700509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-03-13T18:36:58.235461251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-03-13T18:36:58.237147525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-03-13T18:36:58.237848546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-03-13T18:36:58.238297751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067352s
2026-03-13T18:36:58.238511200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-13T18:36:58.238694850Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-13T18:36:58.238960204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-03-13T18:36:58.241216656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-03-13T18:36:58.242719732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-03-13T18:36:58.243490834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-13T18:36:58.244120882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-13T18:36:58.245775513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-13T18:36:58.246180478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069763s
2026-03-13T18:36:58.246392275Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-13T18:36:58.246574452Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.246856129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-03-13T18:36:58.249198584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-03-13T18:36:58.250674886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-03-13T18:36:58.251433803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-13T18:36:58.252031176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-13T18:36:58.253651287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-13T18:36:58.254053306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069581s
2026-03-13T18:36:58.254266706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-13T18:36:58.254451638Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-13T18:36:58.254715770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-03-13T18:36:58.257014918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-03-13T18:36:58.258517362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-03-13T18:36:58.259291531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-13T18:36:58.259875135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-13T18:36:58.261535959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-13T18:36:58.261939020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069874s
2026-03-13T18:36:58.262149754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-03-13T18:36:58.262332121Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-03-13T18:36:58.262616654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-03-13T18:36:58.264925171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-03-13T18:36:58.266404940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2026-03-13T18:36:58.267167615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-03-13T18:36:58.267757934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-03-13T18:36:58.269362534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-03-13T18:36:58.269768711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069035s
2026-03-13T18:36:58.269972231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-03-13T18:36:58.270149668Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.270383589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-03-13T18:36:58.272800204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL)
2026-03-13T18:36:58.274270273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers"
2026-03-13T18:36:58.274968288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-03-13T18:36:58.275534478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-03-13T18:36:58.277087985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-03-13T18:36:58.277462539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068588s
2026-03-13T18:36:58.277679816Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-13T18:36:58.277864468Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.278134812Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-03-13T18:36:58.280108465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-03-13T18:36:58.281050641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-03-13T18:36:58.281581831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-13T18:36:58.282225276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-13T18:36:58.283795036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-13T18:36:58.284199540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058217s
2026-03-13T18:36:58.284412920Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-03-13T18:36:58.284596369Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-03-13T18:36:58.284862174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-03-13T18:36:58.286818542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-03-13T18:36:58.287739756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-03-13T18:36:58.288290265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-03-13T18:36:58.288884791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-03-13T18:36:58.304911223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-03-13T18:36:58.305331128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0202075s
2026-03-13T18:36:58.305565129Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-13T18:36:58.305892458Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-13T18:36:58.306174245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-13T18:36:58.308533304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-13T18:36:58.309141809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-13T18:36:58.309507956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-13T18:36:58.310070588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-13T18:36:58.311679407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-13T18:36:58.312021506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005614s
2026-03-13T18:36:58.312349055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-13T18:36:58', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-13T18:36:58.312672466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.315774109Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-13T18:36:58.315967268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076217s
2026-03-13T18:36:58.316183323Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-03-13T18:36:58.316357143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.316635012Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-03-13T18:36:58.317280051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-03-13T18:36:58.317800468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-03-13T18:36:58.318268901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008042s
2026-03-13T18:36:58.318466319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-03-13T18:36:58.318763657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-03-13T18:36:58.319082199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004454s
2026-03-13T18:36:58.319398235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-13T18:36:58', 'add_notification_status')
2026-03-13T18:36:58.319737127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.320735426Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-03-13T18:36:58.320894647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020531s
2026-03-13T18:36:58.321117035Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-03-13T18:36:58.321342218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.321636099Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-03-13T18:36:58.322040564Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.322305727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-03-13T18:36:58.322566212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003669s
2026-03-13T18:36:58.322715392Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.322983512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-03-13T18:36:58.323242373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003778s
2026-03-13T18:36:58.323391924Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-03-13T18:36:58.323638761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-03-13T18:36:58.323936740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003608s
2026-03-13T18:36:58.324245502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-13T18:36:58', 'indexers_freeleech_only_config_contract')
2026-03-13T18:36:58.324570767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.325297790Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-03-13T18:36:58.325467522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017058s
2026-03-13T18:36:58.325652003Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-03-13T18:36:58.325834100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.326065927Z [Info] email_encryption: Starting migration of Main DB to 39
2026-03-13T18:36:58.326315158Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-13T18:36:58.326503557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-13T18:36:58.327078425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005923s
2026-03-13T18:36:58.327389200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-13T18:36:58', 'email_encryption')
2026-03-13T18:36:58.327698984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.328421558Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-03-13T18:36:58.328575558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019058s
2026-03-13T18:36:58.328786433Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-03-13T18:36:58.328981295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.329232150Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-03-13T18:36:58.329493566Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-13T18:36:58.329683148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-13T18:36:58.330605625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009225s
2026-03-13T18:36:58.330931390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-13T18:36:58', 'newznab_category_to_capabilities_settings')
2026-03-13T18:36:58.331261555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.332070634Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-03-13T18:36:58.332248361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023517s
2026-03-13T18:36:58.332464236Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-03-13T18:36:58.332646172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.332880975Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-03-13T18:36:58.333134095Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-13T18:36:58.333317504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-13T18:36:58.333881709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000577s
2026-03-13T18:36:58.334201884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-13T18:36:58', 'gazelle_freeleech_token_options')
2026-03-13T18:36:58.334521187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.335213210Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-03-13T18:36:58.335374996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001872s
2026-03-13T18:36:58.335578996Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-03-13T18:36:58.335778408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.336040625Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-03-13T18:36:58.336293655Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-13T18:36:58.336479279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-13T18:36:58.337018203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005545s
2026-03-13T18:36:58.337340252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-13T18:36:58', 'myanonamouse_freeleech_wedge_options')
2026-03-13T18:36:58.337661408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.338356998Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-03-13T18:36:58.338542131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018515s
2026-03-13T18:36:58.338725520Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-03-13T18:36:58.338918208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.339155306Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-03-13T18:36:58.339412112Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-13T18:36:58.339592646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-13T18:36:58.348911504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092802s
2026-03-13T18:36:58.349223292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-13T18:36:58', 'newznab_indexers_enable_redirect')
2026-03-13T18:36:58.349546703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.350833734Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-03-13T18:36:58.351001451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112231s
2026-03-13T18:36:58.359692606Z [Debug] MigrationController: Took: 00:00:00.6575491
2026-03-13T18:36:58.453049022Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-03-13T18:36:58.470577115Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-03-13T18:36:58.483366180Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-03-13T18:36:58.483699922Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-03-13T18:36:58.484004304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-03-13T18:36:58.486258081Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-03-13T18:36:58.486490238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024823s
2026-03-13T18:36:58.486745422Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-03-13T18:36:58.486977489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027081s
2026-03-13T18:36:58.488866151Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-03-13T18:36:58.489142818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.489580980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-03-13T18:36:58.489880052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-03-13T18:36:58.490350258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005508s
2026-03-13T18:36:58.490602857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.491756379Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-03-13T18:36:58.492051102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019441s
2026-03-13T18:36:58.492410957Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-03-13T18:36:58.492684347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.493162409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-03-13T18:36:58.493475119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-13T18:36:58.493925124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005223s
2026-03-13T18:36:58.494163083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-13T18:36:58.494388557Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-13T18:36:58.494650735Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-03-13T18:36:58.495016351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-03-13T18:36:58.495777623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008246s
2026-03-13T18:36:58.496048920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.496742526Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-03-13T18:36:58.496987609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017711s
2026-03-13T18:36:58.497337253Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-03-13T18:36:58.497618289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.497989316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-13T18:36:58.498240982Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.8E-06s
2026-03-13T18:36:58.498482629Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-03-13T18:36:58.498781260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-03-13T18:36:58.499354173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006019s
2026-03-13T18:36:58.499603926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.500348405Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-03-13T18:36:58.500614811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015663s
2026-03-13T18:36:58.500961028Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-03-13T18:36:58.501192073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.501544232Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-03-13T18:36:58.502100842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-03-13T18:36:58.502613384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-03-13T18:36:58.503308864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009546s
2026-03-13T18:36:58.503499799Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-03-13T18:36:58.503785784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-13T18:36:58.504248756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004777s
2026-03-13T18:36:58.504610795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-03-13T18:36:58', 'InitialSetup')
2026-03-13T18:36:58.505047514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.506544888Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-03-13T18:36:58.506785903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027599s
2026-03-13T18:36:58.507037660Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-03-13T18:36:58.507264446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.507584150Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-03-13T18:36:58.508031220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-03-13T18:36:58', 'ApplicationStatus')
2026-03-13T18:36:58.508478180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.509113949Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-03-13T18:36:58.509342570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018126s
2026-03-13T18:36:58.509579176Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-03-13T18:36:58.509825291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.510194064Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-03-13T18:36:58.510553117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-03-13T18:36:58', 'IndexerProps')
2026-03-13T18:36:58.510984405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.511625305Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-03-13T18:36:58.511836049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017629s
2026-03-13T18:36:58.512126814Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-03-13T18:36:58.512387780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.512700018Z [Info] add_update_history: Starting migration of Log DB to 4
2026-03-13T18:36:58.513190806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-03-13T18:36:58.513649850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-03-13T18:36:58.514208735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007577s
2026-03-13T18:36:58.514459280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-03-13T18:36:58.514758832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-13T18:36:58.515227526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005178s
2026-03-13T18:36:58.515565546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-03-13T18:36:58', 'add_update_history')
2026-03-13T18:36:58.516053378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.516757426Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-03-13T18:36:58.517026407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020547s
2026-03-13T18:36:58.517247151Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-03-13T18:36:58.517497706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.517811247Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-03-13T18:36:58.518171582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-03-13T18:36:58', 'update_notifiarr')
2026-03-13T18:36:58.518603632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.519244622Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-03-13T18:36:58.519482632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017493s
2026-03-13T18:36:58.519725030Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-03-13T18:36:58.520003540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.520334065Z [Info] app_profiles: Starting migration of Log DB to 6
2026-03-13T18:36:58.520674350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-03-13T18:36:58', 'app_profiles')
2026-03-13T18:36:58.521108344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.521799385Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-03-13T18:36:58.522034518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018061s
2026-03-13T18:36:58.522289582Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-03-13T18:36:58.522542501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.522863467Z [Info] history_failed: Starting migration of Log DB to 7
2026-03-13T18:36:58.523220716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-03-13T18:36:58', 'history_failed')
2026-03-13T18:36:58.523651182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.524342234Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-03-13T18:36:58.524586585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017974s
2026-03-13T18:36:58.524830867Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-03-13T18:36:58.525086452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.525403971Z [Info] redacted_api: Starting migration of Log DB to 8
2026-03-13T18:36:58.525757292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-03-13T18:36:58', 'redacted_api')
2026-03-13T18:36:58.526198029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.526882487Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-03-13T18:36:58.527119695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018019s
2026-03-13T18:36:58.527363175Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-03-13T18:36:58.527621866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.527963744Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-03-13T18:36:58.528326664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-03-13T18:36:58', 'IndexerProxies')
2026-03-13T18:36:58.528766650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.529458262Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-03-13T18:36:58.529697183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018336s
2026-03-13T18:36:58.529947948Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-03-13T18:36:58.530213222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.530530631Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-03-13T18:36:58.530908792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-03-13T18:36:58', 'app_indexer_remote_name')
2026-03-13T18:36:58.531349570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.532098608Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-03-13T18:36:58.532348721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00187s
2026-03-13T18:36:58.532600869Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-03-13T18:36:58.532863367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.533177840Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-03-13T18:36:58.533546943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-03-13T18:36:58', 'desi_gazelle_to_unit3d')
2026-03-13T18:36:58.533986407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.534688270Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-03-13T18:36:58.534934887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018214s
2026-03-13T18:36:58.535194179Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-03-13T18:36:58.535464513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.535786832Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-03-13T18:36:58.536196376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-03-13T18:36:58', 'add_on_update_to_notifications')
2026-03-13T18:36:58.536647554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.537361020Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-03-13T18:36:58.537613399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018761s
2026-03-13T18:36:58.537860546Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-03-13T18:36:58.538118956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.538435153Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-03-13T18:36:58.538793925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-03-13T18:36:58', 'IndexerVersions')
2026-03-13T18:36:58.539229642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.539936695Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-03-13T18:36:58.540177540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018056s
2026-03-13T18:36:58.540420700Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-03-13T18:36:58.540676976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.540996358Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-03-13T18:36:58.541353337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-03-13T18:36:58', 'cleanup_config')
2026-03-13T18:36:58.541788132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.542474374Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-03-13T18:36:58.542709397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001801s
2026-03-13T18:36:58.542954310Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-03-13T18:36:58.543213191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.543523115Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-03-13T18:36:58.543901667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-03-13T18:36:58', 'indexer_cleanup')
2026-03-13T18:36:58.544345229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.545028445Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-03-13T18:36:58.545270813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018154s
2026-03-13T18:36:58.545511327Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-03-13T18:36:58.545767382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.546087056Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-03-13T18:36:58.546451349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-03-13T18:36:58', 'minimum_seeders')
2026-03-13T18:36:58.546882166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.547667497Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-03-13T18:36:58.547962631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018986s
2026-03-13T18:36:58.548227765Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-03-13T18:36:58.548664554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.548788664Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-03-13T18:36:58.549142406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-03-13T18:36:58', 'remove_showrss')
2026-03-13T18:36:58.549573223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.550221368Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-03-13T18:36:58.550458766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017627s
2026-03-13T18:36:58.550720583Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-03-13T18:36:58.550979805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.551303346Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-03-13T18:36:58.551681738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-03-13T18:36:58', 'remove_torrentparadiseml')
2026-03-13T18:36:58.552145261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.552841582Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-03-13T18:36:58.553087968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018544s
2026-03-13T18:36:58.553352401Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-03-13T18:36:58.553630190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.553952960Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-03-13T18:36:58.554360700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-03-13T18:36:58', 'localization_setting_to_string')
2026-03-13T18:36:58.554813953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.555981704Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-03-13T18:36:58.556249783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023241s
2026-03-13T18:36:58.556489436Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-03-13T18:36:58.556747405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.557067199Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-03-13T18:36:58.557415349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-03-13T18:36:58', 'orpheus_api')
2026-03-13T18:36:58.557844934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.558519071Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-03-13T18:36:58.558750757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017766s
2026-03-13T18:36:58.559007655Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-03-13T18:36:58.559277388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.559592842Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-03-13T18:36:58.559988258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-03-13T18:36:58', 'download_client_categories')
2026-03-13T18:36:58.560440178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.561122402Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-03-13T18:36:58.561372254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018326s
2026-03-13T18:36:58.561622518Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-03-13T18:36:58.561881079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.562196143Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-03-13T18:36:58.562558913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-03-13T18:36:58', 'add_salt_to_users')
2026-03-13T18:36:58.562992556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.563669539Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-03-13T18:36:58.563949082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017857s
2026-03-13T18:36:58.564281882Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-03-13T18:36:58.564573629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.564918483Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-03-13T18:36:58.565336916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-03-13T18:36:58', 'speedcd_userpasssettings_to_speedcdsettings')
2026-03-13T18:36:58.565799316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.566512632Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-03-13T18:36:58.566780842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019098s
2026-03-13T18:36:58.567068311Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-03-13T18:36:58.567354687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.567689000Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-03-13T18:36:58.568137433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-03-13T18:36:58', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-03-13T18:36:58.568613722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.569329362Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-03-13T18:36:58.569604797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019349s
2026-03-13T18:36:58.569879430Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-03-13T18:36:58.570166678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.570493085Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-03-13T18:36:58.570911828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-03-13T18:36:58', 'alpharatio_greatposterwall_config_contract')
2026-03-13T18:36:58.571378176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.572091903Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-03-13T18:36:58.572368991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018945s
2026-03-13T18:36:58.572611800Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-03-13T18:36:58.572871853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.573189352Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-03-13T18:36:58.573553285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-03-13T18:36:58', 'remove_notwhatcd')
2026-03-13T18:36:58.573983271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.574790536Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-03-13T18:36:58.575030208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019191s
2026-03-13T18:36:58.575288258Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-03-13T18:36:58.575557129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.575889107Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-03-13T18:36:58.576284713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-03-13T18:36:58', 'add_on_grab_to_notifications')
2026-03-13T18:36:58.576725831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.577469548Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-03-13T18:36:58.577722227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018972s
2026-03-13T18:36:58.577993653Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-03-13T18:36:58.578277244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.578600465Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-03-13T18:36:58.579017564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-03-13T18:36:58', 'animetorrents_use_custom_config_contract')
2026-03-13T18:36:58.579487099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.580388203Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-03-13T18:36:58.580671744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020521s
2026-03-13T18:36:58.580929443Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-03-13T18:36:58.581198865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.581520222Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-03-13T18:36:58.587114954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-03-13T18:36:58', 'apprise_server_url')
2026-03-13T18:36:58.587616243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.588452226Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-03-13T18:36:58.588706408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072429s
2026-03-13T18:36:58.588994828Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-03-13T18:36:58.589274551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.589625408Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-03-13T18:36:58.590018970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-03-13T18:36:58', 'health_restored_notification')
2026-03-13T18:36:58.590483164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.591219938Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-03-13T18:36:58.591477095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00193s
2026-03-13T18:36:58.591721237Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-03-13T18:36:58.591999727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.592352467Z [Info] remove_uc: Starting migration of Log DB to 33
2026-03-13T18:36:58.592688875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-03-13T18:36:58', 'remove_uc')
2026-03-13T18:36:58.593124441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.593862186Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-03-13T18:36:58.594106217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018676s
2026-03-13T18:36:58.594359307Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-03-13T18:36:58.594630743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.594955968Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-03-13T18:36:58.595336133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-03-13T18:36:58', 'history_fix_data_titles')
2026-03-13T18:36:58.595788293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.596624016Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-03-13T18:36:58.596881745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019787s
2026-03-13T18:36:58.597144183Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-03-13T18:36:58.597418966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.597744421Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-03-13T18:36:58.598141100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-03-13T18:36:58', 'download_client_per_indexer')
2026-03-13T18:36:58.598602549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.599344813Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-03-13T18:36:58.599609977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019116s
2026-03-13T18:36:58.599944380Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-03-13T18:36:58.600241077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.600579368Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-03-13T18:36:58.601219777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-03-13T18:36:58.601455993Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-13T18:36:58.601711998Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-03-13T18:36:58.602679927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-03-13T18:36:58.603559437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2026-03-13T18:36:58.604171730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-03-13T18:36:58.604787158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-03-13T18:36:58.605939638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-03-13T18:36:58.606366658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044033s
2026-03-13T18:36:58.606606551Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-03-13T18:36:58.606830491Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-13T18:36:58.607076667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-03-13T18:36:58.607888421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-03-13T18:36:58.608606627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-03-13T18:36:58.609130481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-03-13T18:36:58.609723796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-03-13T18:36:58.610767627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-03-13T18:36:58.611212793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038743s
2026-03-13T18:36:58.611458578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-03-13T18:36:58.611675314Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-03-13T18:36:58.611974877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-03-13T18:36:58.612689626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-03-13T18:36:58.613321408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-03-13T18:36:58.613817316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-03-13T18:36:58.614385810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-03-13T18:36:58.615410954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-03-13T18:36:58.615910750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036196s
2026-03-13T18:36:58.616279632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-03-13T18:36:58', 'postgres_update_timestamp_columns_to_with_timezone')
2026-03-13T18:36:58.616748847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.617745042Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-03-13T18:36:58.618010547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054377s
2026-03-13T18:36:58.618267414Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-03-13T18:36:58.618526656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.618845738Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-03-13T18:36:58.619216635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-03-13T18:36:58', 'add_notification_status')
2026-03-13T18:36:58.619652602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.620488896Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-03-13T18:36:58.620741584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001952s
2026-03-13T18:36:58.621012820Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-03-13T18:36:58.621296090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.621638600Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-03-13T18:36:58.622029517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-03-13T18:36:58', 'indexers_freeleech_only_config_contract')
2026-03-13T18:36:58.622488020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.623243570Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-03-13T18:36:58.623507933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001919s
2026-03-13T18:36:58.623747625Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-03-13T18:36:58.624029783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.624349567Z [Info] email_encryption: Starting migration of Log DB to 39
2026-03-13T18:36:58.624703269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-03-13T18:36:58', 'email_encryption')
2026-03-13T18:36:58.625143415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.626594726Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-03-13T18:36:58.626829148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002557s
2026-03-13T18:36:58.627100414Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-03-13T18:36:58.627386721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.627712196Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-03-13T18:36:58.628174747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-03-13T18:36:58', 'newznab_category_to_capabilities_settings')
2026-03-13T18:36:58.628638861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.629396757Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-03-13T18:36:58.629668284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019808s
2026-03-13T18:36:58.629929980Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-03-13T18:36:58.630204513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.630523976Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-03-13T18:36:58.630913530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-03-13T18:36:58', 'gazelle_freeleech_token_options')
2026-03-13T18:36:58.631385681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.632124839Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-03-13T18:36:58.632385564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018965s
2026-03-13T18:36:58.632656329Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-03-13T18:36:58.632938687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.633260485Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-03-13T18:36:58.633661462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-03-13T18:36:58', 'myanonamouse_freeleech_wedge_options')
2026-03-13T18:36:58.634114384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.634950517Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-03-13T18:36:58.635209979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001993s
2026-03-13T18:36:58.635477848Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-03-13T18:36:58.635751148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-03-13T18:36:58.636099429Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-03-13T18:36:58.636494805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-03-13T18:36:58', 'newznab_indexers_enable_redirect')
2026-03-13T18:36:58.636941575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-03-13T18:36:58.637708338Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-03-13T18:36:58.637952490Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019197s
2026-03-13T18:36:58.802749724Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-03-13T18:36:58.809922653Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-03-13T18:36:58.813904107Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-03-13T18:36:58.917843947Z [Info] AppSyncProfileService: Setting up default app profile
2026-03-13T18:36:58.929286551Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-03-13T18:36:59.022866345Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-03-13T18:36:59.188574153Z [ls.io-init] done.
2026-03-13T18:36:59.447842116Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-03-13T18:36:59.448910336Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-03-13T18:36:59.449183726Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin