2026-04-08T05:35:41.219381265Z [migrations] started
2026-04-08T05:35:41.219417939Z [migrations] no migrations found
2026-04-08T05:35:41.239501505Z usermod: no changes
2026-04-08T05:35:41.245170552Z ───────────────────────────────────────
2026-04-08T05:35:41.245184921Z
2026-04-08T05:35:41.245188909Z ██╗ ███████╗██╗ ██████╗
2026-04-08T05:35:41.245192747Z ██║ ██╔════╝██║██╔═══██╗
2026-04-08T05:35:41.245196535Z ██║ ███████╗██║██║ ██║
2026-04-08T05:35:41.245200603Z ██║ ╚════██║██║██║ ██║
2026-04-08T05:35:41.245204320Z ███████╗███████║██║╚██████╔╝
2026-04-08T05:35:41.245208068Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-08T05:35:41.245211765Z
2026-04-08T05:35:41.245215242Z Brought to you by linuxserver.io
2026-04-08T05:35:41.245218839Z ───────────────────────────────────────
2026-04-08T05:35:41.245498964Z
2026-04-08T05:35:41.245506779Z To support the app dev(s) visit:
2026-04-08T05:35:41.246918121Z Prowlarr: https://opencollective.com/prowlarr
2026-04-08T05:35:41.247213326Z
2026-04-08T05:35:41.247218186Z To support LSIO projects visit:
2026-04-08T05:35:41.247221813Z https://www.linuxserver.io/donate/
2026-04-08T05:35:41.247225420Z
2026-04-08T05:35:41.247228887Z ───────────────────────────────────────
2026-04-08T05:35:41.247232795Z GID/UID
2026-04-08T05:35:41.247236292Z ───────────────────────────────────────
2026-04-08T05:35:41.251587936Z
2026-04-08T05:35:41.251594439Z User UID: 911
2026-04-08T05:35:41.251598016Z User GID: 911
2026-04-08T05:35:41.251601604Z ───────────────────────────────────────
2026-04-08T05:35:41.253601351Z Linuxserver.io version: 2.3.6.5326-ls228
2026-04-08T05:35:41.253880904Z Build-date: 2026-04-08T05:32:04+00:00
2026-04-08T05:35:41.253885874Z ───────────────────────────────────────
2026-04-08T05:35:41.253890904Z
2026-04-08T05:35:41.308181881Z [custom-init] No custom files found, skipping...
2026-04-08T05:35:41.331006017Z failed to load "/config/config.xml": No such file or directory
2026-04-08T05:35:41.644496449Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.6.5326
2026-04-08T05:35:41.661738052Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-08T05:35:41.668895536Z [Debug] Bootstrap: Console selected
2026-04-08T05:35:41.670140854Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-08T05:35:41.904084866Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-08T05:35:41.967405157Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {e36a45db-097f-4e85-9b36-569d66b7d2e5} may be persisted to storage in unencrypted form.
2026-04-08T05:35:42.024868714Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-04-08T05:35:42.053086662Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-04-08T05:35:42.113207150Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-08T05:35:42.120348982Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T05:35:42.120921646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T05:35:42.160090999Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-08T05:35:42.163884710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0398158s
2026-04-08T05:35:42.164220947Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-08T05:35:42.164447433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0435906s
2026-04-08T05:35:42.171334293Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-08T05:35:42.172041838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.177393866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-08T05:35:42.187212420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-08T05:35:42.198560303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207366s
2026-04-08T05:35:42.198761027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.200925386Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-08T05:35:42.201150149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0233062s
2026-04-08T05:35:42.201831521Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-08T05:35:42.213448486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.218440500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-08T05:35:42.219630116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-08T05:35:42.220315476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001612s
2026-04-08T05:35:42.220629017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T05:35:42.220968100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001103s
2026-04-08T05:35:42.221432055Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-08T05:35:42.222078767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-08T05:35:42.222787795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011013s
2026-04-08T05:35:42.223129443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.224375763Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-08T05:35:42.224603843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026493s
2026-04-08T05:35:42.225092026Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-08T05:35:42.225374755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.226160578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T05:35:42.227050059Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.57E-05s
2026-04-08T05:35:42.227318229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-08T05:35:42.227704567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-08T05:35:42.228277441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006733s
2026-04-08T05:35:42.228496652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.229230941Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-08T05:35:42.229459391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016121s
2026-04-08T05:35:42.232529313Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-08T05:35:42.232794137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.233491020Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-04-08T05:35:42.237531658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-04-08T05:35:42.238136115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2026-04-08T05:35:42.238651353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008993s
2026-04-08T05:35:42.238878420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-04-08T05:35:42.239250980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-04-08T05:35:42.239613841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005423s
2026-04-08T05:35:42.239843955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-04-08T05:35:42.240515657Z [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-04-08T05:35:42.241063831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009801s
2026-04-08T05:35:42.241309246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-04-08T05:35:42.241683539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-08T05:35:42.242070679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005299s
2026-04-08T05:35:42.242297786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-04-08T05:35:42.247117924Z [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-04-08T05:35:42.247736239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005212s
2026-04-08T05:35:42.248116475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-04-08T05:35:42.248762255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-04-08T05:35:42.249355390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001059s
2026-04-08T05:35:42.249610764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-04-08T05:35:42.250029387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-08T05:35:42.250441347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005923s
2026-04-08T05:35:42.250661250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-04-08T05:35:42.253618645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL)
2026-04-08T05:35:42.254434088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035505s
2026-04-08T05:35:42.254683290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-04-08T05:35:42.255032974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-08T05:35:42.255412668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005281s
2026-04-08T05:35:42.255630637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-04-08T05:35:42.256370257Z [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-04-08T05:35:42.256850053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009476s
2026-04-08T05:35:42.257073403Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-04-08T05:35:42.257805928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT)
2026-04-08T05:35:42.258443713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011465s
2026-04-08T05:35:42.258689608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-04-08T05:35:42.259074924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-04-08T05:35:42.259435300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005528s
2026-04-08T05:35:42.259660674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-04-08T05:35:42.260121402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-04-08T05:35:42.260579003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006885s
2026-04-08T05:35:42.260810539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-04-08T05:35:42.261199002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-04-08T05:35:42.261601983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005572s
2026-04-08T05:35:42.261803609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-04-08T05:35:42.265242215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2026-04-08T05:35:42.265821411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037988s
2026-04-08T05:35:42.266117608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-04-08T05:35:42.266431740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-04-08T05:35:42.266855113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000572s
2026-04-08T05:35:42.267099465Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-04-08T05:35:42.267435251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-04-08T05:35:42.267865468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005628s
2026-04-08T05:35:42.268098938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-04-08T05:35:42.269083090Z [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-04-08T05:35:42.269849583Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014919s
2026-04-08T05:35:42.270093665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-04-08T05:35:42.271074610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-04-08T05:35:42.271887637Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015549s
2026-04-08T05:35:42.272156048Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-04-08T05:35:42.272587908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-08T05:35:42.273047654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006487s
2026-04-08T05:35:42.273284491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-04-08T05:35:42.273836222Z [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-04-08T05:35:42.274358363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008453s
2026-04-08T05:35:42.274589529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-04-08T05:35:42.274932430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-08T05:35:42.275344539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005254s
2026-04-08T05:35:42.277110907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-08T05:35:42', 'InitialSetup')
2026-04-08T05:35:42.277770746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.279776716Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-08T05:35:42.280018362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049378s
2026-04-08T05:35:42.280354018Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-04-08T05:35:42.280636337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.280970319Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-04-08T05:35:42.284011895Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-04-08T05:35:42.293874407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-04-08T05:35:42.295270298Z [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-04-08T05:35:42.296255412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-08T05:35:42.297224133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-08T05:35:42.298781069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-08T05:35:42.299262909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149903s
2026-04-08T05:35:42.299549516Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-04-08T05:35:42.301286274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-04-08T05:35:42.302496592Z [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-04-08T05:35:42.303167002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-08T05:35:42.303873835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-08T05:35:42.305309226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-08T05:35:42.305755074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059574s
2026-04-08T05:35:42.306120149Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-04-08T05:35:42.309594145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2026-04-08T05:35:42.310753951Z [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-04-08T05:35:42.311395052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-08T05:35:42.312233661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-08T05:35:42.313664182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-08T05:35:42.314075480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076986s
2026-04-08T05:35:42.314319441Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-04-08T05:35:42.315097779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-08T05:35:42.315779943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012395s
2026-04-08T05:35:42.316073103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-04-08T05:35:42.316532899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-04-08T05:35:42.316988747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006634s
2026-04-08T05:35:42.317461319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-08T05:35:42', 'ApplicationStatus')
2026-04-08T05:35:42.317907468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.319216604Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-04-08T05:35:42.319437359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028619s
2026-04-08T05:35:42.319692573Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-04-08T05:35:42.319967436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.320283613Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-04-08T05:35:42.321332996Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T05:35:42.321558410Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T05:35:42.321807582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-04-08T05:35:42.322222007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-04-08T05:35:42.322910814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009015s
2026-04-08T05:35:42.323183092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-04-08T05:35:42.324048856Z [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-04-08T05:35:42.324728374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013245s
2026-04-08T05:35:42.324974911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-04-08T05:35:42.325767557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-08T05:35:42.326431294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012332s
2026-04-08T05:35:42.326701107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-04-08T05:35:42.327172767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-08T05:35:42.327630949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006866s
2026-04-08T05:35:42.328092258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-08T05:35:42', 'IndexerProps')
2026-04-08T05:35:42.328534740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.330094651Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-04-08T05:35:42.330313502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030917s
2026-04-08T05:35:42.330552704Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-04-08T05:35:42.330820042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.331141760Z [Info] add_update_history: Starting migration of Main DB to 4
2026-04-08T05:35:42.331670244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-08T05:35:42', 'add_update_history')
2026-04-08T05:35:42.332146353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.332986986Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-04-08T05:35:42.333213122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021677s
2026-04-08T05:35:42.333450079Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-04-08T05:35:42.333720674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.334017612Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-04-08T05:35:42.337486588Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-08T05:35:42.338710242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-08T05:35:42.339353127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013872s
2026-04-08T05:35:42.339800919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-08T05:35:42', 'update_notifiarr')
2026-04-08T05:35:42.340301948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.341120567Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-04-08T05:35:42.341345209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031871s
2026-04-08T05:35:42.341560413Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-04-08T05:35:42.341834244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.342149830Z [Info] app_profiles: Starting migration of Main DB to 6
2026-04-08T05:35:42.342720990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-04-08T05:35:42.343496872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL)
2026-04-08T05:35:42.344196381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012323s
2026-04-08T05:35:42.344456745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-04-08T05:35:42.344868465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-04-08T05:35:42.345313461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000611s
2026-04-08T05:35:42.345529506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T05:35:42.345750481Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T05:35:42.345990745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-04-08T05:35:42.346403446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-04-08T05:35:42.347140740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008977s
2026-04-08T05:35:42.347583081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-08T05:35:42', 'app_profiles')
2026-04-08T05:35:42.348050022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.348920094Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-04-08T05:35:42.349143273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026594s
2026-04-08T05:35:42.349393978Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-04-08T05:35:42.349668792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.349987844Z [Info] history_failed: Starting migration of Main DB to 7
2026-04-08T05:35:42.350487270Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-08T05:35:42.350701682Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T05:35:42.350964772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-04-08T05:35:42.351365629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-04-08T05:35:42.352156973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009065s
2026-04-08T05:35:42.352514192Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-04-08T05:35:42.353000892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-04-08T05:35:42.353401950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005821s
2026-04-08T05:35:42.353852558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-08T05:35:42', 'history_failed')
2026-04-08T05:35:42.354299628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.355105170Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-04-08T05:35:42.355324031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022596s
2026-04-08T05:35:42.355567461Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-04-08T05:35:42.355859479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.356201869Z [Info] redacted_api: Starting migration of Main DB to 8
2026-04-08T05:35:42.356619029Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T05:35:42.356928422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T05:35:42.358642224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017556s
2026-04-08T05:35:42.359051678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-08T05:35:42', 'redacted_api')
2026-04-08T05:35:42.359490592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.360246234Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-04-08T05:35:42.360461528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033695s
2026-04-08T05:35:42.360713635Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-04-08T05:35:42.360970954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.361282721Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-04-08T05:35:42.361885345Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-04-08T05:35:42.362558160Z [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-04-08T05:35:42.363131815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010142s
2026-04-08T05:35:42.363353863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T05:35:42.363564407Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T05:35:42.363815973Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-04-08T05:35:42.364180497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-04-08T05:35:42.364886740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008033s
2026-04-08T05:35:42.365334331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-08T05:35:42', 'IndexerProxies')
2026-04-08T05:35:42.365779748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.366568657Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-04-08T05:35:42.366795914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024647s
2026-04-08T05:35:42.367071359Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-04-08T05:35:42.367348006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.367676668Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-04-08T05:35:42.368127506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-04-08T05:35:42.368322739Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T05:35:42.368638495Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-04-08T05:35:42.369079012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-04-08T05:35:42.369836768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009243s
2026-04-08T05:35:42.370314581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-08T05:35:42', 'app_indexer_remote_name')
2026-04-08T05:35:42.370767042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.371577504Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-04-08T05:35:42.371806405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026225s
2026-04-08T05:35:42.372128013Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-04-08T05:35:42.372414610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.372747731Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-04-08T05:35:42.374913322Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.375875129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-04-08T05:35:42.376283912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011481s
2026-04-08T05:35:42.376748458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-08T05:35:42', 'desi_gazelle_to_unit3d')
2026-04-08T05:35:42.377201090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.377978816Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-04-08T05:35:42.378216665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028007s
2026-04-08T05:35:42.378505877Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-04-08T05:35:42.378796763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.379136838Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-04-08T05:35:42.379531333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T05:35:42.379759282Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T05:35:42.380051570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-04-08T05:35:42.380511847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-04-08T05:35:42.381267359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009467s
2026-04-08T05:35:42.381750943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-08T05:35:42', 'add_on_update_to_notifications')
2026-04-08T05:35:42.382208214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.383056111Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-04-08T05:35:42.383298870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026801s
2026-04-08T05:35:42.383557491Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-04-08T05:35:42.383805029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.384185947Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-04-08T05:35:42.384664370Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-04-08T05:35:42.385385592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME)
2026-04-08T05:35:42.385985280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010755s
2026-04-08T05:35:42.386290575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-04-08T05:35:42.386812847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-04-08T05:35:42.387322393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000772s
2026-04-08T05:35:42.387600573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-04-08T05:35:42.388144088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-04-08T05:35:42.388569895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007186s
2026-04-08T05:35:42.389022797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-08T05:35:42', 'IndexerVersions')
2026-04-08T05:35:42.389464507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.390398578Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-04-08T05:35:42.390625355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025133s
2026-04-08T05:35:42.390877292Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-04-08T05:35:42.391152967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.391466358Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-04-08T05:35:42.393157805Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.394121886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-04-08T05:35:42.394454957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010762s
2026-04-08T05:35:42.394739610Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.395155739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-04-08T05:35:42.395491064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000505s
2026-04-08T05:35:42.395985389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-08T05:35:42', 'cleanup_config')
2026-04-08T05:35:42.396382930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.397178031Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-04-08T05:35:42.397408606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021552s
2026-04-08T05:35:42.397661174Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-04-08T05:35:42.397936369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.398302336Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-04-08T05:35:42.400355501Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.400738903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-04-08T05:35:42.401072044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004557s
2026-04-08T05:35:42.401357829Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.401733195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-04-08T05:35:42.402063080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004592s
2026-04-08T05:35:42.402385739Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.402716125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-04-08T05:35:42.403045448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004602s
2026-04-08T05:35:42.403331203Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.403709916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-04-08T05:35:42.404132878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005502s
2026-04-08T05:35:42.404416950Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.404788889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-04-08T05:35:42.405120657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004576s
2026-04-08T05:35:42.405405841Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.405783572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-04-08T05:35:42.406114358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004651s
2026-04-08T05:35:42.406394643Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.406781973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-04-08T05:35:42.407091927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004546s
2026-04-08T05:35:42.407368063Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.407729701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-04-08T05:35:42.408123274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000483s
2026-04-08T05:35:42.408355171Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.412483776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-04-08T05:35:42.412830564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042248s
2026-04-08T05:35:42.413117352Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.413484952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-04-08T05:35:42.413814916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004503s
2026-04-08T05:35:42.414097726Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.414474445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-04-08T05:35:42.414807175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004658s
2026-04-08T05:35:42.415096848Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.415462334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-04-08T05:35:42.415799904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004609s
2026-04-08T05:35:42.416142955Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.416477278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-04-08T05:35:42.416813966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004787s
2026-04-08T05:35:42.417096646Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.417470038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-04-08T05:35:42.417810293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004626s
2026-04-08T05:35:42.418070978Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.418484170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-04-08T05:35:42.418768713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00046s
2026-04-08T05:35:42.419049489Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.419424554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-04-08T05:35:42.419748767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004415s
2026-04-08T05:35:42.419996746Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.421454221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-04-08T05:35:42.421851341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016438s
2026-04-08T05:35:42.422064741Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.422498113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-04-08T05:35:42.422887357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006191s
2026-04-08T05:35:42.423096458Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.423515382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-04-08T05:35:42.423935057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000595s
2026-04-08T05:35:42.424111042Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.424540436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-04-08T05:35:42.424925552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006056s
2026-04-08T05:35:42.425132569Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.425564268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-04-08T05:35:42.425950186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006085s
2026-04-08T05:35:42.426157543Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.426583551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-04-08T05:35:42.426969178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006007s
2026-04-08T05:35:42.427177106Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.427611622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-04-08T05:35:42.428071768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006386s
2026-04-08T05:35:42.428228294Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.428700374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-04-08T05:35:42.429036070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005994s
2026-04-08T05:35:42.429289841Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.429653404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-04-08T05:35:42.430067868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005862s
2026-04-08T05:35:42.430223321Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.430689801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-04-08T05:35:42.431023824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005911s
2026-04-08T05:35:42.431226181Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.431637319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-04-08T05:35:42.432040251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000622s
2026-04-08T05:35:42.432234131Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.432667484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-04-08T05:35:42.433044403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006073s
2026-04-08T05:35:42.433247342Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.433688821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-04-08T05:35:42.434059026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006084s
2026-04-08T05:35:42.434256765Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.434708925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-04-08T05:35:42.435078109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006098s
2026-04-08T05:35:42.435272220Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.435687245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-04-08T05:35:42.436092973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006103s
2026-04-08T05:35:42.436284869Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.436686388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-04-08T05:35:42.437063407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005807s
2026-04-08T05:35:42.437258740Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.437666311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-04-08T05:35:42.438033691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005898s
2026-04-08T05:35:42.438227742Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.438688460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-04-08T05:35:42.439058425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006225s
2026-04-08T05:35:42.439248257Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.439659966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-04-08T05:35:42.440039551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005876s
2026-04-08T05:35:42.440474787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-08T05:35:42', 'indexer_cleanup')
2026-04-08T05:35:42.440950585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.442226715Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-04-08T05:35:42.442441648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002743s
2026-04-08T05:35:42.442684657Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-04-08T05:35:42.442940994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.443250467Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-04-08T05:35:42.443666966Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-04-08T05:35:42.443898061Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T05:35:42.444165069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-04-08T05:35:42.444593071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-04-08T05:35:42.445398042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000993s
2026-04-08T05:35:42.445839531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-08T05:35:42', 'minimum_seeders')
2026-04-08T05:35:42.446268014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.447120962Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-04-08T05:35:42.447333530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026789s
2026-04-08T05:35:42.447577010Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-04-08T05:35:42.447838457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.448179644Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-04-08T05:35:42.448558286Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.448927360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-04-08T05:35:42.449247805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004445s
2026-04-08T05:35:42.449677841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-08T05:35:42', 'remove_showrss')
2026-04-08T05:35:42.450104009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.450916916Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-04-08T05:35:42.451133392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020873s
2026-04-08T05:35:42.451392895Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-04-08T05:35:42.451660664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.451994857Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-04-08T05:35:42.452379803Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.452761902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-04-08T05:35:42.453097638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004765s
2026-04-08T05:35:42.453555931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-08T05:35:42', 'remove_torrentparadiseml')
2026-04-08T05:35:42.454000767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.454823444Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-04-08T05:35:42.455048808Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021518s
2026-04-08T05:35:42.455319413Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-04-08T05:35:42.455588715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.455934311Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-04-08T05:35:42.456253694Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T05:35:42.456517005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T05:35:42.457226784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007532s
2026-04-08T05:35:42.457704226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-08T05:35:42', 'localization_setting_to_string')
2026-04-08T05:35:42.458148280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.458993903Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-04-08T05:35:42.459226000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024673s
2026-04-08T05:35:42.459458649Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-04-08T05:35:42.459712771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.460046954Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-04-08T05:35:42.460358581Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T05:35:42.460622864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T05:35:42.464587738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039955s
2026-04-08T05:35:42.465028786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-08T05:35:42', 'orpheus_api')
2026-04-08T05:35:42.465463271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.466268483Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-04-08T05:35:42.466480440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056728s
2026-04-08T05:35:42.466748259Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-04-08T05:35:42.467023634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.467350061Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-04-08T05:35:42.467711409Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-08T05:35:42.467946643Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T05:35:42.468209682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-04-08T05:35:42.468626913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-04-08T05:35:42.469392234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009312s
2026-04-08T05:35:42.469854335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-08T05:35:42', 'download_client_categories')
2026-04-08T05:35:42.470301415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.471175155Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-04-08T05:35:42.471403214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026718s
2026-04-08T05:35:42.471648248Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-04-08T05:35:42.471927269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.472231582Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-04-08T05:35:42.472592018Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-04-08T05:35:42.472791480Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T05:35:42.473008808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-04-08T05:35:42.473317429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-04-08T05:35:42.474001026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007725s
2026-04-08T05:35:42.474252061Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-04-08T05:35:42.474582006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-04-08T05:35:42.475266865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007903s
2026-04-08T05:35:42.475706501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-08T05:35:42', 'add_salt_to_users')
2026-04-08T05:35:42.476157409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.477103324Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-04-08T05:35:42.477321884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025954s
2026-04-08T05:35:42.477626848Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-04-08T05:35:42.477918024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.478258550Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-04-08T05:35:42.478606932Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.478996326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-04-08T05:35:42.479370089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005482s
2026-04-08T05:35:42.479882371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-08T05:35:42', 'speedcd_userpasssettings_to_speedcdsettings')
2026-04-08T05:35:42.480363459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.481207659Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-04-08T05:35:42.481453775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022987s
2026-04-08T05:35:42.481760884Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-04-08T05:35:42.482052030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.482390020Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-04-08T05:35:42.482738081Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.483141674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-04-08T05:35:42.483509715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005717s
2026-04-08T05:35:42.484035103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-08T05:35:42', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-04-08T05:35:42.484504358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.485437868Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-04-08T05:35:42.485691138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023908s
2026-04-08T05:35:42.485987245Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-04-08T05:35:42.486274433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.486603045Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-04-08T05:35:42.486985064Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.487389409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-04-08T05:35:42.487755877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005716s
2026-04-08T05:35:42.487983014Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.488399072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-04-08T05:35:42.488784398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005972s
2026-04-08T05:35:42.489285698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-08T05:35:42', 'alpharatio_greatposterwall_config_contract')
2026-04-08T05:35:42.489749151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.490688443Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-04-08T05:35:42.490936933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024137s
2026-04-08T05:35:42.491179592Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-04-08T05:35:42.491438754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.491746694Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-04-08T05:35:42.492135888Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.492511063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-04-08T05:35:42.492832841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004551s
2026-04-08T05:35:42.493266785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-08T05:35:42', 'remove_notwhatcd')
2026-04-08T05:35:42.493693114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.494478075Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-04-08T05:35:42.494733950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002069s
2026-04-08T05:35:42.494995437Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-04-08T05:35:42.495265521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.495582489Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-04-08T05:35:42.496039860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T05:35:42.496248019Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T05:35:42.496493313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-04-08T05:35:42.496879351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-04-08T05:35:42.497632167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009077s
2026-04-08T05:35:42.497854455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T05:35:42.498309962Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T05:35:42.498330994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-04-08T05:35:42.498790540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-04-08T05:35:42.499542414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009535s
2026-04-08T05:35:42.500019355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-08T05:35:42', 'add_on_grab_to_notifications')
2026-04-08T05:35:42.500455333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.501444465Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-04-08T05:35:42.501666722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028067s
2026-04-08T05:35:42.501954872Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-04-08T05:35:42.502237241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.502566394Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-04-08T05:35:42.502898663Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.503317066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-04-08T05:35:42.503679566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005842s
2026-04-08T05:35:42.504189372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-08T05:35:42', 'animetorrents_use_custom_config_contract')
2026-04-08T05:35:42.504638757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.505541004Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-04-08T05:35:42.505780617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023544s
2026-04-08T05:35:42.506020801Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-04-08T05:35:42.506279472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.506584175Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-04-08T05:35:42.506880943Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T05:35:42.507145866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T05:35:42.507862259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007493s
2026-04-08T05:35:42.508325342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-08T05:35:42', 'apprise_server_url')
2026-04-08T05:35:42.508757342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.509661292Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-04-08T05:35:42.509840423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024887s
2026-04-08T05:35:42.510098934Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-04-08T05:35:42.510367134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.510683461Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-04-08T05:35:42.511053947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-08T05:35:42.511260714Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2026-04-08T05:35:42.511530988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-04-08T05:35:42.512016786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-04-08T05:35:42.512727958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009469s
2026-04-08T05:35:42.513192534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-08T05:35:42', 'health_restored_notification')
2026-04-08T05:35:42.513625496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.514479065Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-04-08T05:35:42.514703918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002648s
2026-04-08T05:35:42.514917899Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-04-08T05:35:42.515171289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.515455111Z [Info] remove_uc: Starting migration of Main DB to 33
2026-04-08T05:35:42.515814545Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-08T05:35:42.516246084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-04-08T05:35:42.516530817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004617s
2026-04-08T05:35:42.516949520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-08T05:35:42', 'remove_uc')
2026-04-08T05:35:42.517404306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.518477638Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-04-08T05:35:42.518679765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002379s
2026-04-08T05:35:42.518937244Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-04-08T05:35:42.519201175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.519510187Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-04-08T05:35:42.519821514Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T05:35:42.520089534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T05:35:42.520709052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006518s
2026-04-08T05:35:42.521152064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-08T05:35:42', 'history_fix_data_titles')
2026-04-08T05:35:42.521575296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.522445649Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-04-08T05:35:42.522669249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023415s
2026-04-08T05:35:42.522938752Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-04-08T05:35:42.523222533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.523561706Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-04-08T05:35:42.523976852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T05:35:42.524186755Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T05:35:42.524429905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-04-08T05:35:42.524834560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-04-08T05:35:42.525597587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009357s
2026-04-08T05:35:42.526061361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-08T05:35:42', 'download_client_per_indexer')
2026-04-08T05:35:42.526524223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.527473264Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-04-08T05:35:42.527692245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027549s
2026-04-08T05:35:42.528055958Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-08T05:35:42.528320240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.528654002Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-04-08T05:35:42.530989235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-04-08T05:35:42.531196232Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T05:35:42.531610857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-04-08T05:35:42.537246827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-08T05:35:42.538423717Z [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-04-08T05:35:42.539046561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-04-08T05:35:42.539808536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-04-08T05:35:42.541557498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-04-08T05:35:42.541983646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101153s
2026-04-08T05:35:42.542241366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-04-08T05:35:42.542462200Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-08T05:35:42.542821965Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-04-08T05:35:42.545258171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-08T05:35:42.546498168Z [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-04-08T05:35:42.547135342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-04-08T05:35:42.547888639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-04-08T05:35:42.549730378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-04-08T05:35:42.550128580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070292s
2026-04-08T05:35:42.550383614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-04-08T05:35:42.550582424Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-04-08T05:35:42.550864742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-04-08T05:35:42.553117329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-08T05:35:42.554329280Z [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-04-08T05:35:42.554962054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-04-08T05:35:42.555748889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-04-08T05:35:42.557485596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-04-08T05:35:42.557905792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006795s
2026-04-08T05:35:42.558113751Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-08T05:35:42.558293142Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T05:35:42.558536943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-04-08T05:35:42.560853439Z [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-04-08T05:35:42.562103907Z [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-04-08T05:35:42.562785239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-08T05:35:42.563285907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-08T05:35:42.564791079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060157s
2026-04-08T05:35:42.565005581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-08T05:35:42.565188078Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T05:35:42.565435016Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-04-08T05:35:42.567769347Z [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-04-08T05:35:42.569059535Z [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-04-08T05:35:42.569698472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-08T05:35:42.570179190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-08T05:35:42.571814814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061113s
2026-04-08T05:35:42.572035258Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-08T05:35:42.572244499Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T05:35:42.572470394Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-04-08T05:35:42.574736699Z [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-04-08T05:35:42.575987598Z [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-04-08T05:35:42.576612406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-08T05:35:42.577097984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-08T05:35:42.578750482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060399s
2026-04-08T05:35:42.578986487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-08T05:35:42.579179967Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T05:35:42.579475221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-04-08T05:35:42.581576032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-08T05:35:42.582795949Z [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-04-08T05:35:42.583407280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-08T05:35:42.584179615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-08T05:35:42.585972737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-08T05:35:42.586328724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066104s
2026-04-08T05:35:42.586589248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-08T05:35:42.586780423Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-08T05:35:42.587076860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-04-08T05:35:42.589279196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-08T05:35:42.590455595Z [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-04-08T05:35:42.591111245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-08T05:35:42.591887148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-08T05:35:42.593638345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-08T05:35:42.594110686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067434s
2026-04-08T05:35:42.594354357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-08T05:35:42.594555121Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T05:35:42.594855426Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-04-08T05:35:42.597130047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-08T05:35:42.598291967Z [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-04-08T05:35:42.598935563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-08T05:35:42.599667006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-08T05:35:42.601409455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-08T05:35:42.601833348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067198s
2026-04-08T05:35:42.602033742Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-08T05:35:42.602211791Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T05:35:42.602441032Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-04-08T05:35:42.604557775Z [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-04-08T05:35:42.605517187Z [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-04-08T05:35:42.606087757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-08T05:35:42.606782205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-08T05:35:42.608382618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-08T05:35:42.608901273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-08T05:35:42.609248723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065777s
2026-04-08T05:35:42.609491562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-04-08T05:35:42.609689300Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-08T05:35:42.609989955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-04-08T05:35:42.612234235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL UNIQUE, "File" TEXT NOT NULL UNIQUE, "Sha" TEXT, "LastUpdated" DATETIME)
2026-04-08T05:35:42.613272827Z [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-04-08T05:35:42.613818877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-04-08T05:35:42.614842779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-04-08T05:35:42.616720069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-04-08T05:35:42.617482004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-04-08T05:35:42.617976349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077032s
2026-04-08T05:35:42.618200210Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-08T05:35:42.618387237Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T05:35:42.618654024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-04-08T05:35:42.621112986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-04-08T05:35:42.622795905Z [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-04-08T05:35:42.623577449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-08T05:35:42.624272309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-08T05:35:42.625922312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-08T05:35:42.626334612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074426s
2026-04-08T05:35:42.626550657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-08T05:35:42.626737994Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T05:35:42.627043880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-04-08T05:35:42.629406038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-04-08T05:35:42.631013355Z [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-04-08T05:35:42.631774377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-08T05:35:42.632466371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-08T05:35:42.634127206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-08T05:35:42.634549857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072593s
2026-04-08T05:35:42.634778988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-08T05:35:42.634964562Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T05:35:42.635229676Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-04-08T05:35:42.637755743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-04-08T05:35:42.639326737Z [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-04-08T05:35:42.640111036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-08T05:35:42.640798370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-08T05:35:42.642452081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-08T05:35:42.642857407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073889s
2026-04-08T05:35:42.643074274Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-08T05:35:42.643261962Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-08T05:35:42.643547407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-04-08T05:35:42.645990156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2026-04-08T05:35:42.662997417Z [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-04-08T05:35:42.663967221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-08T05:35:42.664951603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-08T05:35:42.666958114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-08T05:35:42.667412479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.023611s
2026-04-08T05:35:42.667643494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-08T05:35:42.667858898Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-04-08T05:35:42.668169945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-04-08T05:35:42.671452546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL)
2026-04-08T05:35:42.675468383Z [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-04-08T05:35:42.676308895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-08T05:35:42.677151963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-08T05:35:42.678918591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-08T05:35:42.679347174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109169s
2026-04-08T05:35:42.679615615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-08T05:35:42.679864917Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-08T05:35:42.680162907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-04-08T05:35:42.684134826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-04-08T05:35:42.685124199Z [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-04-08T05:35:42.685687674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-08T05:35:42.686404457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-08T05:35:42.688302199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-08T05:35:42.688721754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082697s
2026-04-08T05:35:42.688950174Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-08T05:35:42.689158484Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-04-08T05:35:42.689486344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-04-08T05:35:42.691665913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-04-08T05:35:42.692659595Z [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-04-08T05:35:42.693195694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-08T05:35:42.693978921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-08T05:35:42.695765640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-08T05:35:42.696238742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064851s
2026-04-08T05:35:42.696470479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T05:35:42.696673668Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-08T05:35:42.696941127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-08T05:35:42.698816594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-08T05:35:42.699568278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-08T05:35:42.700148476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-08T05:35:42.700759316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-08T05:35:42.702475332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-08T05:35:42.702869216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056829s
2026-04-08T05:35:42.703416839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-08T05:35:42', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-08T05:35:42.703936365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.705824397Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-08T05:35:42.706085243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085306s
2026-04-08T05:35:42.706367251Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-04-08T05:35:42.706647244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.706975916Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-04-08T05:35:42.707686928Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-04-08T05:35:42.708510176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-04-08T05:35:42.709121728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012018s
2026-04-08T05:35:42.709394658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-04-08T05:35:42.709834463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-04-08T05:35:42.710257766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006315s
2026-04-08T05:35:42.710721620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-08T05:35:42', 'add_notification_status')
2026-04-08T05:35:42.711184723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.712211641Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-04-08T05:35:42.712448357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025353s
2026-04-08T05:35:42.712742289Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-04-08T05:35:42.713034217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.713368931Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-04-08T05:35:42.713829990Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.714271799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-04-08T05:35:42.714668368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006221s
2026-04-08T05:35:42.714869693Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.715285571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-04-08T05:35:42.715693322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006098s
2026-04-08T05:35:42.715947484Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-08T05:35:42.716383522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-04-08T05:35:42.716760992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000575s
2026-04-08T05:35:42.717259677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-08T05:35:42', 'indexers_freeleech_only_config_contract')
2026-04-08T05:35:42.717721667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.718620848Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-04-08T05:35:42.718863907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023705s
2026-04-08T05:35:42.719116837Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-04-08T05:35:42.719379576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.719689210Z [Info] email_encryption: Starting migration of Main DB to 39
2026-04-08T05:35:42.720021068Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T05:35:42.720276663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T05:35:42.720945430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007077s
2026-04-08T05:35:42.721396227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-08T05:35:42', 'email_encryption')
2026-04-08T05:35:42.721841634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.723718224Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-04-08T05:35:42.723939309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034365s
2026-04-08T05:35:42.724248171Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-04-08T05:35:42.724532323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.724876727Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-04-08T05:35:42.725269137Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T05:35:42.725542167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T05:35:42.726558414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010634s
2026-04-08T05:35:42.727087630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-08T05:35:42', 'newznab_category_to_capabilities_settings')
2026-04-08T05:35:42.727560532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.728520726Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-04-08T05:35:42.728778415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002936s
2026-04-08T05:35:42.729072597Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-04-08T05:35:42.729360968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.729707185Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-04-08T05:35:42.730071759Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T05:35:42.730357274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T05:35:42.731070771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007546s
2026-04-08T05:35:42.731571249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-08T05:35:42', 'gazelle_freeleech_token_options')
2026-04-08T05:35:42.732123111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.733036590Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-04-08T05:35:42.733275091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026329s
2026-04-08T05:35:42.733569052Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-04-08T05:35:42.733859778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.734195023Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-04-08T05:35:42.734519797Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T05:35:42.734774250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T05:35:42.735401913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006532s
2026-04-08T05:35:42.735905658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-08T05:35:42', 'myanonamouse_freeleech_wedge_options')
2026-04-08T05:35:42.736430315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.737289094Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-04-08T05:35:42.737563457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024392s
2026-04-08T05:35:42.737871838Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-04-08T05:35:42.738156872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.738494572Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-04-08T05:35:42.738819837Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T05:35:42.739088839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T05:35:42.749527542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103959s
2026-04-08T05:35:42.750022849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-08T05:35:42', 'newznab_indexers_enable_redirect')
2026-04-08T05:35:42.750516934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.751496988Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-04-08T05:35:42.751745498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0123691s
2026-04-08T05:35:42.761076570Z [Debug] MigrationController: Took: 00:00:00.7070574
2026-04-08T05:35:42.833604154Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-04-08T05:35:42.852181467Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-04-08T05:35:42.872297920Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-08T05:35:42.873367854Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-08T05:35:42.873746778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-08T05:35:42.877707434Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-08T05:35:42.878016747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043156s
2026-04-08T05:35:42.878372433Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-08T05:35:42.878695634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046306s
2026-04-08T05:35:42.880310897Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-08T05:35:42.880714129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.881953205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-08T05:35:42.882481629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-08T05:35:42.883084193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007734s
2026-04-08T05:35:42.883451492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.884637922Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-08T05:35:42.884976894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023135s
2026-04-08T05:35:42.885380156Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-08T05:35:42.885771975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.886368577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-08T05:35:42.886864946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-08T05:35:42.887483953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007562s
2026-04-08T05:35:42.887819398Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T05:35:42.888189093Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-08T05:35:42.888538106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-08T05:35:42.889031029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-08T05:35:42.889950440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010406s
2026-04-08T05:35:42.890316247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.891271561Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-08T05:35:42.891618189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023279s
2026-04-08T05:35:42.892119729Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-08T05:35:42.892529635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.893030874Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T05:35:42.893356059Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-08T05:35:42.893706575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-08T05:35:42.894193686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-08T05:35:42.894876100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008013s
2026-04-08T05:35:42.895229522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.896143603Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-08T05:35:42.896516153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019838s
2026-04-08T05:35:42.896963584Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-08T05:35:42.897342227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.897762774Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-04-08T05:35:42.898397803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-04-08T05:35:42.899201421Z [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-04-08T05:35:42.900246326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014973s
2026-04-08T05:35:42.900592823Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-04-08T05:35:42.901019122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-08T05:35:42.901573829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006566s
2026-04-08T05:35:42.902111402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-08T05:35:42', 'InitialSetup')
2026-04-08T05:35:42.902776291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.903934654Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-08T05:35:42.904110568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028158s
2026-04-08T05:35:42.904448799Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-04-08T05:35:42.904828103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.905273079Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-04-08T05:35:42.905872957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-08T05:35:42', 'ApplicationStatus')
2026-04-08T05:35:42.906520641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.907375763Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-04-08T05:35:42.907695106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025423s
2026-04-08T05:35:42.908057807Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-04-08T05:35:42.908428213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.908866315Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-04-08T05:35:42.909386513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-08T05:35:42', 'IndexerProps')
2026-04-08T05:35:42.910044217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.910938599Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-04-08T05:35:42.911264495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025308s
2026-04-08T05:35:42.911609470Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-04-08T05:35:42.912004505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.912475794Z [Info] add_update_history: Starting migration of Log DB to 4
2026-04-08T05:35:42.913045492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-04-08T05:35:42.913781384Z [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-04-08T05:35:42.914523328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011327s
2026-04-08T05:35:42.914884385Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-04-08T05:35:42.915365033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-08T05:35:42.915974711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007403s
2026-04-08T05:35:42.916535320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-08T05:35:42', 'add_update_history')
2026-04-08T05:35:42.917190600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.918177307Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-04-08T05:35:42.918515829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029202s
2026-04-08T05:35:42.918857797Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-04-08T05:35:42.919238604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.919676145Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-04-08T05:35:42.920238558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-08T05:35:42', 'update_notifiarr')
2026-04-08T05:35:42.920898808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.921792568Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-04-08T05:35:42.922130709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025683s
2026-04-08T05:35:42.922460453Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-04-08T05:35:42.922827662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.923357930Z [Info] app_profiles: Starting migration of Log DB to 6
2026-04-08T05:35:42.923805101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-08T05:35:42', 'app_profiles')
2026-04-08T05:35:42.924487435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.925334561Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-04-08T05:35:42.925655658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025245s
2026-04-08T05:35:42.926003608Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-04-08T05:35:42.926375938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.926819231Z [Info] history_failed: Starting migration of Log DB to 7
2026-04-08T05:35:42.927362465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-08T05:35:42', 'history_failed')
2026-04-08T05:35:42.928022885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.928988529Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-04-08T05:35:42.929320017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026253s
2026-04-08T05:35:42.929658268Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-04-08T05:35:42.930028223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.930468209Z [Info] redacted_api: Starting migration of Log DB to 8
2026-04-08T05:35:42.931002425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-08T05:35:42', 'redacted_api')
2026-04-08T05:35:42.931651863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.932557207Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-04-08T05:35:42.932878263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025364s
2026-04-08T05:35:42.933217065Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-04-08T05:35:42.933588213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.934034341Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-04-08T05:35:42.934569128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-08T05:35:42', 'IndexerProxies')
2026-04-08T05:35:42.935229088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.936203370Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-04-08T05:35:42.936537603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026227s
2026-04-08T05:35:42.936892127Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-04-08T05:35:42.937286892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.937733982Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-04-08T05:35:42.938303179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-08T05:35:42', 'app_indexer_remote_name')
2026-04-08T05:35:42.938977016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.939947751Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-04-08T05:35:42.940318096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026165s
2026-04-08T05:35:42.940706990Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-04-08T05:35:42.941093859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.941535198Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-04-08T05:35:42.942102290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-08T05:35:42', 'desi_gazelle_to_unit3d')
2026-04-08T05:35:42.942773902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.943652873Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-04-08T05:35:42.944025363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025625s
2026-04-08T05:35:42.944399356Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-04-08T05:35:42.944805454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.945259448Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-04-08T05:35:42.945864847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-08T05:35:42', 'add_on_update_to_notifications')
2026-04-08T05:35:42.946554536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.947587366Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-04-08T05:35:42.947989796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027483s
2026-04-08T05:35:42.948359711Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-04-08T05:35:42.948751250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.949193661Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-04-08T05:35:42.949741554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-08T05:35:42', 'IndexerVersions')
2026-04-08T05:35:42.950410131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.951347048Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-04-08T05:35:42.951676832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025737s
2026-04-08T05:35:42.952051747Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-04-08T05:35:42.952444658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.952905877Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-04-08T05:35:42.953461015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-08T05:35:42', 'cleanup_config')
2026-04-08T05:35:42.954133078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.954998992Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-04-08T05:35:42.955344879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025749s
2026-04-08T05:35:42.955703341Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-04-08T05:35:42.956147105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.956609947Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-04-08T05:35:42.957159544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-08T05:35:42', 'indexer_cleanup')
2026-04-08T05:35:42.957837098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.958721149Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-04-08T05:35:42.959070262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025938s
2026-04-08T05:35:42.959462862Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-04-08T05:35:42.959876375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.960352955Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-04-08T05:35:42.960905738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-08T05:35:42', 'minimum_seeders')
2026-04-08T05:35:42.961588493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.962493907Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-04-08T05:35:42.962839883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026076s
2026-04-08T05:35:42.963200460Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-04-08T05:35:42.963624704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.964111184Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-04-08T05:35:42.964661632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-08T05:35:42', 'remove_showrss')
2026-04-08T05:35:42.965334116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.966218397Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-04-08T05:35:42.966564835Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026126s
2026-04-08T05:35:42.966939860Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-04-08T05:35:42.967365427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.967877118Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-04-08T05:35:42.968524592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-08T05:35:42', 'remove_torrentparadiseml')
2026-04-08T05:35:42.969228209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.970114233Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-04-08T05:35:42.970482424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027557s
2026-04-08T05:35:42.970878332Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-04-08T05:35:42.971301183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.971780228Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-04-08T05:35:42.972455338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-08T05:35:42', 'localization_setting_to_string')
2026-04-08T05:35:42.973167462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.974108507Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-04-08T05:35:42.974487871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027828s
2026-04-08T05:35:42.974836133Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-04-08T05:35:42.975223453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.975720123Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-04-08T05:35:42.976288297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-08T05:35:42', 'orpheus_api')
2026-04-08T05:35:42.976999119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.977855493Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-04-08T05:35:42.978193684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026589s
2026-04-08T05:35:42.978574391Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-04-08T05:35:42.978987764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.979465526Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-04-08T05:35:42.980079623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-08T05:35:42', 'download_client_categories')
2026-04-08T05:35:42.980816156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.981708142Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-04-08T05:35:42.982076965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027094s
2026-04-08T05:35:42.982438193Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-04-08T05:35:42.982830954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.983286331Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-04-08T05:35:42.983862361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-08T05:35:42', 'add_salt_to_users')
2026-04-08T05:35:42.984550607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.985423745Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-04-08T05:35:42.985771596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026003s
2026-04-08T05:35:42.986199137Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-04-08T05:35:42.986656027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.987145342Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-04-08T05:35:42.987833518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-08T05:35:42', 'speedcd_userpasssettings_to_speedcdsettings')
2026-04-08T05:35:42.988619621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.989622391Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-04-08T05:35:42.990041304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029172s
2026-04-08T05:35:42.990480389Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-04-08T05:35:42.990965185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.991497206Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-04-08T05:35:42.992229902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-08T05:35:42', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-04-08T05:35:42.992983810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.993922200Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-04-08T05:35:42.994336565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002898s
2026-04-08T05:35:42.994756601Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-04-08T05:35:42.995207248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.995701774Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-04-08T05:35:42.996399760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-08T05:35:42', 'alpharatio_greatposterwall_config_contract')
2026-04-08T05:35:42.997139750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:42.998096437Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-04-08T05:35:42.998539339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028376s
2026-04-08T05:35:42.998900777Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-04-08T05:35:42.999298768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:42.999755268Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-04-08T05:35:43.000338662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-08T05:35:42', 'remove_notwhatcd')
2026-04-08T05:35:43.001015395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:43.002086693Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-04-08T05:35:43.002419022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027958s
2026-04-08T05:35:43.002793055Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-04-08T05:35:43.003195405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:43.003645532Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-04-08T05:35:43.004273847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-08T05:35:43', 'add_on_grab_to_notifications')
2026-04-08T05:35:43.004972655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:43.006242512Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-04-08T05:35:43.006609631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030288s
2026-04-08T05:35:43.007007252Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-04-08T05:35:43.007462379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:43.007953227Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-04-08T05:35:43.008613717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-08T05:35:43', 'animetorrents_use_custom_config_contract')
2026-04-08T05:35:43.009332735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:43.010357920Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-04-08T05:35:43.010759459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028544s
2026-04-08T05:35:43.011113071Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-04-08T05:35:43.011499098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:43.011965668Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-04-08T05:35:43.012527469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-08T05:35:43', 'apprise_server_url')
2026-04-08T05:35:43.013195936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:43.014043052Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-04-08T05:35:43.014385171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025468s
2026-04-08T05:35:43.014755497Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-04-08T05:35:43.015160232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:43.015608845Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-04-08T05:35:43.016221820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-08T05:35:43', 'health_restored_notification')
2026-04-08T05:35:43.016914705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:43.017774106Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-04-08T05:35:43.018138590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025982s
2026-04-08T05:35:43.018463554Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-04-08T05:35:43.018827127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:43.019259067Z [Info] remove_uc: Starting migration of Log DB to 33
2026-04-08T05:35:43.019770006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-08T05:35:43', 'remove_uc')
2026-04-08T05:35:43.020457069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:43.021316229Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-04-08T05:35:43.021640512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025126s
2026-04-08T05:35:43.022001339Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-04-08T05:35:43.022396845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:43.022842443Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-04-08T05:35:43.023413142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-08T05:35:43', 'history_fix_data_titles')
2026-04-08T05:35:43.024103813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:43.025025740Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-04-08T05:35:43.025375203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002624s
2026-04-08T05:35:43.025742373Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-04-08T05:35:43.026154763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:43.026609670Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-04-08T05:35:43.027200640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-08T05:35:43', 'download_client_per_indexer')
2026-04-08T05:35:43.027900710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:43.028915453Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-04-08T05:35:43.029283505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027445s
2026-04-08T05:35:43.029708701Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-08T05:35:43.030166032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:43.030646279Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-04-08T05:35:43.031372422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-04-08T05:35:43.031681684Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-04-08T05:35:43.032032080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-04-08T05:35:43.033308070Z [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-04-08T05:35:43.034595643Z [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-04-08T05:35:43.035435374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-08T05:35:43.036202098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-04-08T05:35:43.037529662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-08T05:35:43.038113678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057212s
2026-04-08T05:35:43.038444574Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-04-08T05:35:43.038761312Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-04-08T05:35:43.039113091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-04-08T05:35:43.040183156Z [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-04-08T05:35:43.041317480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-04-08T05:35:43.042088793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-04-08T05:35:43.042901570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-04-08T05:35:43.044204754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-08T05:35:43.044835946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053512s
2026-04-08T05:35:43.045160048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-08T05:35:43.045469872Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-08T05:35:43.045825899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-08T05:35:43.046761193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-08T05:35:43.047750465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-08T05:35:43.048559625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-08T05:35:43.049364265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-08T05:35:43.050650716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-08T05:35:43.051287048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050741s
2026-04-08T05:35:43.051933530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-08T05:35:43', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-08T05:35:43.052679652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:43.053971103Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-08T05:35:43.054378013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076517s
2026-04-08T05:35:43.054740032Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-04-08T05:35:43.055134907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:43.055584082Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-04-08T05:35:43.056172056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-08T05:35:43', 'add_notification_status')
2026-04-08T05:35:43.056858138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:43.057878062Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-04-08T05:35:43.058228938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027327s
2026-04-08T05:35:43.058621639Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-04-08T05:35:43.059053619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:43.059515028Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-04-08T05:35:43.060177362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-08T05:35:43', 'indexers_freeleech_only_config_contract')
2026-04-08T05:35:43.060892462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:43.061873698Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-04-08T05:35:43.062256419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027783s
2026-04-08T05:35:43.062604851Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-04-08T05:35:43.062985598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:43.063427688Z [Info] email_encryption: Starting migration of Log DB to 39
2026-04-08T05:35:43.063984419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-08T05:35:43', 'email_encryption')
2026-04-08T05:35:43.064644709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:43.065622328Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-04-08T05:35:43.066001792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002645s
2026-04-08T05:35:43.066373100Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-04-08T05:35:43.066809358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:43.067283633Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-04-08T05:35:43.067983122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-08T05:35:43', 'newznab_category_to_capabilities_settings')
2026-04-08T05:35:43.068701359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:43.069758187Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-04-08T05:35:43.070164505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028952s
2026-04-08T05:35:43.070543398Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-04-08T05:35:43.070954927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:43.071418922Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-04-08T05:35:43.072035203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-08T05:35:43', 'gazelle_freeleech_token_options')
2026-04-08T05:35:43.072725132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:43.073749175Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-04-08T05:35:43.074122927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027818s
2026-04-08T05:35:43.074506169Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-04-08T05:35:43.074942388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:43.075412965Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-04-08T05:35:43.076081041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-08T05:35:43', 'myanonamouse_freeleech_wedge_options')
2026-04-08T05:35:43.076756702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:43.077798349Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-04-08T05:35:43.078183315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028334s
2026-04-08T05:35:43.078572498Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-04-08T05:35:43.079003456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-08T05:35:43.079476329Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-04-08T05:35:43.080112640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-08T05:35:43', 'newznab_indexers_enable_redirect')
2026-04-08T05:35:43.080832700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-08T05:35:43.081861452Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-04-08T05:35:43.082248662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028397s
2026-04-08T05:35:43.239612538Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-04-08T05:35:43.246826186Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-04-08T05:35:43.251955817Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-04-08T05:35:43.354276922Z [Info] AppSyncProfileService: Setting up default app profile
2026-04-08T05:35:43.365349351Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-04-08T05:35:43.468581461Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-04-08T05:35:43.544835310Z [ls.io-init] done.
2026-04-08T05:35:43.862687445Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-04-08T05:35:43.863798553Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-04-08T05:35:43.864188137Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin