2026-04-15T05:45:28.356353751Z [migrations] started
2026-04-15T05:45:28.356426738Z [migrations] no migrations found
2026-04-15T05:45:28.376058750Z usermod: no changes
2026-04-15T05:45:28.382768401Z ───────────────────────────────────────
2026-04-15T05:45:28.382807189Z
2026-04-15T05:45:28.382811678Z ██╗ ███████╗██╗ ██████╗
2026-04-15T05:45:28.382816518Z ██║ ██╔════╝██║██╔═══██╗
2026-04-15T05:45:28.382821247Z ██║ ███████╗██║██║ ██║
2026-04-15T05:45:28.382825626Z ██║ ╚════██║██║██║ ██║
2026-04-15T05:45:28.382830015Z ███████╗███████║██║╚██████╔╝
2026-04-15T05:45:28.382834384Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-04-15T05:45:28.382838572Z
2026-04-15T05:45:28.382842660Z Brought to you by linuxserver.io
2026-04-15T05:45:28.382846939Z ───────────────────────────────────────
2026-04-15T05:45:28.383039397Z
2026-04-15T05:45:28.383057713Z To support the app dev(s) visit:
2026-04-15T05:45:28.384832337Z Prowlarr: https://opencollective.com/prowlarr
2026-04-15T05:45:28.385140458Z
2026-04-15T05:45:28.385150127Z To support LSIO projects visit:
2026-04-15T05:45:28.385154937Z https://www.linuxserver.io/donate/
2026-04-15T05:45:28.385159105Z
2026-04-15T05:45:28.385163163Z ───────────────────────────────────────
2026-04-15T05:45:28.385168404Z GID/UID
2026-04-15T05:45:28.385172422Z ───────────────────────────────────────
2026-04-15T05:45:28.389404434Z
2026-04-15T05:45:28.389428723Z User UID: 911
2026-04-15T05:45:28.389433833Z User GID: 911
2026-04-15T05:45:28.389437972Z ───────────────────────────────────────
2026-04-15T05:45:28.391168486Z Linuxserver.io version: 2.3.6.5351-ls230
2026-04-15T05:45:28.391429993Z Build-date: 2026-04-15T05:42:03+00:00
2026-04-15T05:45:28.391441536Z ───────────────────────────────────────
2026-04-15T05:45:28.391446216Z
2026-04-15T05:45:28.437689715Z [custom-init] No custom files found, skipping...
2026-04-15T05:45:28.457626581Z failed to load "/config/config.xml": No such file or directory
2026-04-15T05:45:28.776870484Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.6.5351
2026-04-15T05:45:28.795114040Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-15T05:45:28.802453560Z [Debug] Bootstrap: Console selected
2026-04-15T05:45:28.803699038Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-15T05:45:29.056802325Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-04-15T05:45:29.121204169Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {07500793-5c2a-42bf-86ba-3fd27241aa99} may be persisted to storage in unencrypted form.
2026-04-15T05:45:29.179652414Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-04-15T05:45:29.207872842Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-04-15T05:45:29.266483695Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-15T05:45:29.273175910Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T05:45:29.273779275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T05:45:29.311515003Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-15T05:45:29.315543896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0383604s
2026-04-15T05:45:29.315831625Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-15T05:45:29.316082240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0423519s
2026-04-15T05:45:29.322828735Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-15T05:45:29.323374915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.328660639Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-15T05:45:29.338759154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-15T05:45:29.349664564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207262s
2026-04-15T05:45:29.350083076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.351944946Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-15T05:45:29.352148495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229751s
2026-04-15T05:45:29.352783274Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-15T05:45:29.364235344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.369159350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-15T05:45:29.370287492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-15T05:45:29.370898482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014998s
2026-04-15T05:45:29.371193336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-15T05:45:29.371473039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001044s
2026-04-15T05:45:29.371938356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-15T05:45:29.372622293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-15T05:45:29.373344277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011143s
2026-04-15T05:45:29.373664792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.374475525Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-15T05:45:29.374686329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022067s
2026-04-15T05:45:29.375149883Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-15T05:45:29.375384776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.376192111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-15T05:45:29.377202606Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.39E-05s
2026-04-15T05:45:29.377456517Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-15T05:45:29.377813787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-15T05:45:29.378302401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006248s
2026-04-15T05:45:29.378541713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.379299278Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-15T05:45:29.379439791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015699s
2026-04-15T05:45:29.382811150Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-15T05:45:29.383062546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.383726002Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-04-15T05:45:29.387883935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-04-15T05:45:29.388479915Z [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-15T05:45:29.388998820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000923s
2026-04-15T05:45:29.389213943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-04-15T05:45:29.389555261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-04-15T05:45:29.389932681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005228s
2026-04-15T05:45:29.390136110Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-04-15T05:45:29.390763974Z [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-15T05:45:29.391276777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009494s
2026-04-15T05:45:29.391471569Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-04-15T05:45:29.391876966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-15T05:45:29.392332293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006116s
2026-04-15T05:45:29.392548718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-04-15T05:45:29.397305236Z [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-15T05:45:29.397980376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052031s
2026-04-15T05:45:29.398233616Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-04-15T05:45:29.398903695Z [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-15T05:45:29.399446388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010102s
2026-04-15T05:45:29.399633204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-04-15T05:45:29.400072238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-15T05:45:29.400415219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005807s
2026-04-15T05:45:29.400659551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-04-15T05:45:29.403757018Z [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-15T05:45:29.404740518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038216s
2026-04-15T05:45:29.404928607Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-04-15T05:45:29.405312230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-15T05:45:29.405656924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005271s
2026-04-15T05:45:29.405903500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2026-04-15T05:45:29.406589903Z [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-15T05:45:29.407131183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010123s
2026-04-15T05:45:29.407360685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2026-04-15T05:45:29.408105705Z [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-15T05:45:29.408687477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011298s
2026-04-15T05:45:29.408976128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2026-04-15T05:45:29.409365983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2026-04-15T05:45:29.409764485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005645s
2026-04-15T05:45:29.409961532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-04-15T05:45:29.410387239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-04-15T05:45:29.410820572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006793s
2026-04-15T05:45:29.411031036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-04-15T05:45:29.411381161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-04-15T05:45:29.411808762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005303s
2026-04-15T05:45:29.412010418Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-04-15T05:45:29.415535707Z [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-15T05:45:29.416111566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038882s
2026-04-15T05:45:29.416342471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-04-15T05:45:29.416700883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-04-15T05:45:29.417128484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005756s
2026-04-15T05:45:29.417393678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-04-15T05:45:29.417774064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-04-15T05:45:29.418175773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005965s
2026-04-15T05:45:29.418389303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-04-15T05:45:29.419306580Z [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-15T05:45:29.420062151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014702s
2026-04-15T05:45:29.420354770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-04-15T05:45:29.421482892Z [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-15T05:45:29.422328986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017588s
2026-04-15T05:45:29.422596895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-04-15T05:45:29.423036591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-15T05:45:29.423456025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000612s
2026-04-15T05:45:29.423676018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-04-15T05:45:29.424283311Z [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-15T05:45:29.424741694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008543s
2026-04-15T05:45:29.424967649Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-04-15T05:45:29.425288555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-15T05:45:29.425699854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005078s
2026-04-15T05:45:29.427474077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-15T05:45:29', 'InitialSetup')
2026-04-15T05:45:29.428223857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.429902006Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-15T05:45:29.430121247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046991s
2026-04-15T05:45:29.430441723Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-04-15T05:45:29.430704622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.431017342Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2026-04-15T05:45:29.434167465Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2026-04-15T05:45:29.444476884Z [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-15T05:45:29.445960151Z [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-15T05:45:29.447124326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-15T05:45:29.448299232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-15T05:45:29.449990077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-15T05:45:29.450455594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160004s
2026-04-15T05:45:29.450717962Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2026-04-15T05:45:29.452474299Z [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-15T05:45:29.453721059Z [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-15T05:45:29.454360066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-15T05:45:29.455038162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-15T05:45:29.456577882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-15T05:45:29.456997938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060538s
2026-04-15T05:45:29.457343894Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2026-04-15T05:45:29.460763901Z [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-15T05:45:29.461980962Z [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-15T05:45:29.462599457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-15T05:45:29.463327042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-15T05:45:29.464851272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-15T05:45:29.465228802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076519s
2026-04-15T05:45:29.465454747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2026-04-15T05:45:29.466227543Z [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-15T05:45:29.466919898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001258s
2026-04-15T05:45:29.467157466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2026-04-15T05:45:29.467582011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-04-15T05:45:29.468052759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006644s
2026-04-15T05:45:29.468515350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-15T05:45:29', 'ApplicationStatus')
2026-04-15T05:45:29.468948663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.471013461Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-04-15T05:45:29.471246971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035987s
2026-04-15T05:45:29.471469830Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-04-15T05:45:29.471720985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.472078505Z [Info] IndexerProps: Starting migration of Main DB to 3
2026-04-15T05:45:29.473243511Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-15T05:45:29.473459807Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.473691824Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2026-04-15T05:45:29.474153854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2026-04-15T05:45:29.474841900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009272s
2026-04-15T05:45:29.475069448Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-04-15T05:45:29.475885451Z [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-15T05:45:29.476584308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012576s
2026-04-15T05:45:29.476782057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-04-15T05:45:29.477553911Z [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-15T05:45:29.478231034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012345s
2026-04-15T05:45:29.478500577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-04-15T05:45:29.478955834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-15T05:45:29.479408405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006801s
2026-04-15T05:45:29.479838351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-15T05:45:29', 'IndexerProps')
2026-04-15T05:45:29.480289319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.481420407Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-04-15T05:45:29.481626942Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026602s
2026-04-15T05:45:29.481965154Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-04-15T05:45:29.482152431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.482507115Z [Info] add_update_history: Starting migration of Main DB to 4
2026-04-15T05:45:29.483014296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-15T05:45:29', 'add_update_history')
2026-04-15T05:45:29.483439272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.484332811Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-04-15T05:45:29.484530830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022016s
2026-04-15T05:45:29.484767857Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-04-15T05:45:29.485012239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.485303636Z [Info] update_notifiarr: Starting migration of Main DB to 5
2026-04-15T05:45:29.488734595Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-04-15T05:45:29.489986897Z [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-15T05:45:29.490547796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013597s
2026-04-15T05:45:29.490982953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-15T05:45:29', 'update_notifiarr')
2026-04-15T05:45:29.491401315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.492144903Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-04-15T05:45:29.492348963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029231s
2026-04-15T05:45:29.492572995Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-04-15T05:45:29.492812016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.493101429Z [Info] app_profiles: Starting migration of Main DB to 6
2026-04-15T05:45:29.493642268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2026-04-15T05:45:29.494395665Z [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-15T05:45:29.495010904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011457s
2026-04-15T05:45:29.495249745Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2026-04-15T05:45:29.495633147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2026-04-15T05:45:29.496071399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005952s
2026-04-15T05:45:29.496276412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-15T05:45:29.496466495Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.496700215Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2026-04-15T05:45:29.497084198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2026-04-15T05:45:29.497840051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009125s
2026-04-15T05:45:29.498269054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-15T05:45:29', 'app_profiles')
2026-04-15T05:45:29.498683599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.499545234Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-04-15T05:45:29.499743223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026015s
2026-04-15T05:45:29.499988136Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-04-15T05:45:29.500226386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.500518574Z [Info] history_failed: Starting migration of Main DB to 7
2026-04-15T05:45:29.500992919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-15T05:45:29.501194786Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-15T05:45:29.501427454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2026-04-15T05:45:29.501801638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2026-04-15T05:45:29.502522890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008651s
2026-04-15T05:45:29.502904008Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-04-15T05:45:29.503366509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2026-04-15T05:45:29.503730261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005484s
2026-04-15T05:45:29.504206380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-15T05:45:29', 'history_failed')
2026-04-15T05:45:29.504624752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.505440024Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-04-15T05:45:29.505639867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022184s
2026-04-15T05:45:29.505863226Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-04-15T05:45:29.506105665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.506421651Z [Info] redacted_api: Starting migration of Main DB to 8
2026-04-15T05:45:29.506825514Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T05:45:29.507128775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T05:45:29.508766974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017151s
2026-04-15T05:45:29.509201068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-15T05:45:29', 'redacted_api')
2026-04-15T05:45:29.509612055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.510360853Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-04-15T05:45:29.510577399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032963s
2026-04-15T05:45:29.510806821Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-04-15T05:45:29.511056865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.511342891Z [Info] IndexerProxies: Starting migration of Main DB to 10
2026-04-15T05:45:29.511941947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2026-04-15T05:45:29.512609872Z [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-15T05:45:29.513166293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009995s
2026-04-15T05:45:29.513373169Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-15T05:45:29.513552130Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.513774347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-04-15T05:45:29.514078009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-04-15T05:45:29.514789511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007999s
2026-04-15T05:45:29.515218585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-15T05:45:29', 'IndexerProxies')
2026-04-15T05:45:29.515634363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.516470436Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-04-15T05:45:29.516725991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002447s
2026-04-15T05:45:29.516987427Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-04-15T05:45:29.517244304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.517606694Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2026-04-15T05:45:29.518067522Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2026-04-15T05:45:29.518326884Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-15T05:45:29.518621157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2026-04-15T05:45:29.519032275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2026-04-15T05:45:29.519758307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008916s
2026-04-15T05:45:29.520257532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-15T05:45:29', 'app_indexer_remote_name')
2026-04-15T05:45:29.520688079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.521499182Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-04-15T05:45:29.521715247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025852s
2026-04-15T05:45:29.521958106Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-04-15T05:45:29.522212699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.522509406Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2026-04-15T05:45:29.524733605Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.525649249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2026-04-15T05:45:29.526036709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011021s
2026-04-15T05:45:29.526476956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-15T05:45:29', 'desi_gazelle_to_unit3d')
2026-04-15T05:45:29.526900318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.527636992Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-04-15T05:45:29.527856413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026529s
2026-04-15T05:45:29.528130095Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-04-15T05:45:29.528390439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.528697868Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2026-04-15T05:45:29.529074697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T05:45:29.529277435Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.529542900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-04-15T05:45:29.529972926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2026-04-15T05:45:29.530725541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009462s
2026-04-15T05:45:29.531198063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-15T05:45:29', 'add_on_update_to_notifications')
2026-04-15T05:45:29.531626115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.532452850Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-04-15T05:45:29.532674857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002605s
2026-04-15T05:45:29.532901824Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-04-15T05:45:29.533149613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.533439146Z [Info] IndexerVersions: Starting migration of Main DB to 15
2026-04-15T05:45:29.533952389Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2026-04-15T05:45:29.534623901Z [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-15T05:45:29.535226895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010417s
2026-04-15T05:45:29.535510386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2026-04-15T05:45:29.536050774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-04-15T05:45:29.536524518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007692s
2026-04-15T05:45:29.536795905Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2026-04-15T05:45:29.537244338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-04-15T05:45:29.537685115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006595s
2026-04-15T05:45:29.538116023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-15T05:45:29', 'IndexerVersions')
2026-04-15T05:45:29.538535648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.539987882Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-04-15T05:45:29.540201984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029143s
2026-04-15T05:45:29.540428951Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-04-15T05:45:29.540675697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.540963287Z [Info] cleanup_config: Starting migration of Main DB to 16
2026-04-15T05:45:29.542566004Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.543538953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2026-04-15T05:45:29.543864148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010485s
2026-04-15T05:45:29.544140544Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.544524578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2026-04-15T05:45:29.544842157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004783s
2026-04-15T05:45:29.545267183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-15T05:45:29', 'cleanup_config')
2026-04-15T05:45:29.545682660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.546434514Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-04-15T05:45:29.546643504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020457s
2026-04-15T05:45:29.546868568Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-04-15T05:45:29.547117208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.547446101Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2026-04-15T05:45:29.549461519Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.549821234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2026-04-15T05:45:29.550130126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004281s
2026-04-15T05:45:29.550388165Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.550737669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2026-04-15T05:45:29.551044968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004334s
2026-04-15T05:45:29.551307897Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.551649786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2026-04-15T05:45:29.551984891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004301s
2026-04-15T05:45:29.552246487Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.552593045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2026-04-15T05:45:29.552895615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004284s
2026-04-15T05:45:29.553161801Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.553501495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2026-04-15T05:45:29.553804465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004226s
2026-04-15T05:45:29.554066051Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.554424523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2026-04-15T05:45:29.554721271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004337s
2026-04-15T05:45:29.554986084Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.555336660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2026-04-15T05:45:29.555639540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s
2026-04-15T05:45:29.555919834Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.556279489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2026-04-15T05:45:29.556582388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004387s
2026-04-15T05:45:29.556844937Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.560788548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2026-04-15T05:45:29.561123673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040563s
2026-04-15T05:45:29.561389839Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.561732218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2026-04-15T05:45:29.562025369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004194s
2026-04-15T05:45:29.562290783Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.562643193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2026-04-15T05:45:29.562947946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004355s
2026-04-15T05:45:29.563203230Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.563552504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2026-04-15T05:45:29.563864322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004309s
2026-04-15T05:45:29.564136670Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.564486084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2026-04-15T05:45:29.564799094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004416s
2026-04-15T05:45:29.565058246Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.565410084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2026-04-15T05:45:29.565713435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004362s
2026-04-15T05:45:29.565975262Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.566321800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2026-04-15T05:45:29.566628257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004342s
2026-04-15T05:45:29.566888501Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.567231211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2026-04-15T05:45:29.567522768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004123s
2026-04-15T05:45:29.567714054Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.569191789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2026-04-15T05:45:29.569574049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016742s
2026-04-15T05:45:29.569760825Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.570171262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2026-04-15T05:45:29.570527650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005841s
2026-04-15T05:45:29.570714776Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.571110383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2026-04-15T05:45:29.571463464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005663s
2026-04-15T05:45:29.571644729Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.572063843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2026-04-15T05:45:29.572420802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005896s
2026-04-15T05:45:29.572614722Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.573022864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2026-04-15T05:45:29.573382088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005844s
2026-04-15T05:45:29.573565517Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.573964029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2026-04-15T05:45:29.574315928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005691s
2026-04-15T05:45:29.574504708Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.574910966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-04-15T05:45:29.575276462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005903s
2026-04-15T05:45:29.575452477Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.575869176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2026-04-15T05:45:29.576244812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006053s
2026-04-15T05:45:29.576432039Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.576818147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2026-04-15T05:45:29.577178242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005666s
2026-04-15T05:45:29.577360449Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.577760755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2026-04-15T05:45:29.578111681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005713s
2026-04-15T05:45:29.578299900Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.578703734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2026-04-15T05:45:29.579071985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005894s
2026-04-15T05:45:29.579255034Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.579667755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-04-15T05:45:29.580041056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005986s
2026-04-15T05:45:29.580233805Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.580645363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2026-04-15T05:45:29.581003094Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005885s
2026-04-15T05:45:29.581186763Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.581588132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2026-04-15T05:45:29.581939279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005721s
2026-04-15T05:45:29.582121666Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.582523856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2026-04-15T05:45:29.582883059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005716s
2026-04-15T05:45:29.583067962Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.583466845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2026-04-15T05:45:29.583811008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005651s
2026-04-15T05:45:29.584076442Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.584483482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2026-04-15T05:45:29.584844178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005765s
2026-04-15T05:45:29.585064261Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.585469167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2026-04-15T05:45:29.585823390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005752s
2026-04-15T05:45:29.586015006Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.586404190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2026-04-15T05:45:29.586759275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005639s
2026-04-15T05:45:29.587185252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-15T05:45:29', 'indexer_cleanup')
2026-04-15T05:45:29.587645599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.588848311Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-04-15T05:45:29.589063084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026156s
2026-04-15T05:45:29.589289009Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-04-15T05:45:29.589540124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.589829998Z [Info] minimum_seeders: Starting migration of Main DB to 18
2026-04-15T05:45:29.590226116Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2026-04-15T05:45:29.590424726Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.590681964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2026-04-15T05:45:29.591144054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2026-04-15T05:45:29.591987162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010412s
2026-04-15T05:45:29.592443601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-15T05:45:29', 'minimum_seeders')
2026-04-15T05:45:29.592857254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.593768910Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-04-15T05:45:29.593973722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028373s
2026-04-15T05:45:29.594201681Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-04-15T05:45:29.594446164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.594734434Z [Info] remove_showrss: Starting migration of Main DB to 19
2026-04-15T05:45:29.595138768Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.595455246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2026-04-15T05:45:29.595769899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000428s
2026-04-15T05:45:29.596213202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-15T05:45:29', 'remove_showrss')
2026-04-15T05:45:29.596624260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.597511286Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-04-15T05:45:29.597713974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021395s
2026-04-15T05:45:29.597972845Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-04-15T05:45:29.598221586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.598519847Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2026-04-15T05:45:29.598891104Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.599260789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2026-04-15T05:45:29.599582446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004626s
2026-04-15T05:45:29.600076672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-15T05:45:29', 'remove_torrentparadiseml')
2026-04-15T05:45:29.600482148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.601498084Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-04-15T05:45:29.601710642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023214s
2026-04-15T05:45:29.601970816Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-04-15T05:45:29.602232763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.602542046Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2026-04-15T05:45:29.602841389Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T05:45:29.603088887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T05:45:29.603766101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007014s
2026-04-15T05:45:29.604245296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-15T05:45:29', 'localization_setting_to_string')
2026-04-15T05:45:29.604677636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.605837702Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-04-15T05:45:29.606058557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027232s
2026-04-15T05:45:29.606282137Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-04-15T05:45:29.606534395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.606813136Z [Info] orpheus_api: Starting migration of Main DB to 22
2026-04-15T05:45:29.607103671Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T05:45:29.607354787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T05:45:29.611266585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039237s
2026-04-15T05:45:29.611685238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-15T05:45:29', 'orpheus_api')
2026-04-15T05:45:29.612159994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.612929563Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-04-15T05:45:29.613125778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055847s
2026-04-15T05:45:29.613388337Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-04-15T05:45:29.613639994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.613941892Z [Info] download_client_categories: Starting migration of Main DB to 23
2026-04-15T05:45:29.614300865Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-04-15T05:45:29.614500837Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-15T05:45:29.614749217Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2026-04-15T05:45:29.615140816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2026-04-15T05:45:29.615916488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009246s
2026-04-15T05:45:29.616375653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-15T05:45:29', 'download_client_categories')
2026-04-15T05:45:29.616806971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.617667845Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-04-15T05:45:29.617886595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026368s
2026-04-15T05:45:29.618120937Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-04-15T05:45:29.618364748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.618655072Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2026-04-15T05:45:29.619008184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-04-15T05:45:29.619197996Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.619406766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-04-15T05:45:29.619705738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-04-15T05:45:29.620393643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007674s
2026-04-15T05:45:29.620643346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-04-15T05:45:29.620963170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-04-15T05:45:29.621653781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007939s
2026-04-15T05:45:29.622090791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-15T05:45:29', 'add_salt_to_users')
2026-04-15T05:45:29.622510406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.623433214Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-04-15T05:45:29.623638066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025467s
2026-04-15T05:45:29.623992941Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-04-15T05:45:29.624286783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.624612258Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2026-04-15T05:45:29.624966481Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.625380074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2026-04-15T05:45:29.625726752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005474s
2026-04-15T05:45:29.626217120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-15T05:45:29', 'speedcd_userpasssettings_to_speedcdsettings')
2026-04-15T05:45:29.626660533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.627555665Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-04-15T05:45:29.627790167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022793s
2026-04-15T05:45:29.628106214Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-04-15T05:45:29.628389885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.628715922Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2026-04-15T05:45:29.629053582Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.629457295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2026-04-15T05:45:29.629808382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005587s
2026-04-15T05:45:29.630312146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-15T05:45:29', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-04-15T05:45:29.630762293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.631656523Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-04-15T05:45:29.631913270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023014s
2026-04-15T05:45:29.632207573Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-04-15T05:45:29.632484701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.632804345Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2026-04-15T05:45:29.633179791Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.633578413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2026-04-15T05:45:29.633938178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005571s
2026-04-15T05:45:29.634119904Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.634525110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2026-04-15T05:45:29.634923332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005803s
2026-04-15T05:45:29.635384210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-15T05:45:29', 'alpharatio_greatposterwall_config_contract')
2026-04-15T05:45:29.635837923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.636876725Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-04-15T05:45:29.637116838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024701s
2026-04-15T05:45:29.637345699Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-04-15T05:45:29.637600102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.637885146Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2026-04-15T05:45:29.638252355Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.638604624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2026-04-15T05:45:29.638918306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004344s
2026-04-15T05:45:29.639341238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-15T05:45:29', 'remove_notwhatcd')
2026-04-15T05:45:29.639758378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.640607838Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-04-15T05:45:29.640867250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020896s
2026-04-15T05:45:29.641117835Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-04-15T05:45:29.641373189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.641676340Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2026-04-15T05:45:29.642094903Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T05:45:29.642291999Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.642527363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2026-04-15T05:45:29.642907118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2026-04-15T05:45:29.643648000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008969s
2026-04-15T05:45:29.643882382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T05:45:29.644074449Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-15T05:45:29.644333901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2026-04-15T05:45:29.644759248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2026-04-15T05:45:29.645528487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009569s
2026-04-15T05:45:29.645987240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-15T05:45:29', 'add_on_grab_to_notifications')
2026-04-15T05:45:29.646417627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.647523594Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-04-15T05:45:29.647740391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028996s
2026-04-15T05:45:29.648048762Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-04-15T05:45:29.648324647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.648644060Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2026-04-15T05:45:29.648970708Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.649380864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2026-04-15T05:45:29.649745909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005773s
2026-04-15T05:45:29.650224323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-15T05:45:29', 'animetorrents_use_custom_config_contract')
2026-04-15T05:45:29.650664639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.652405746Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-04-15T05:45:29.652622221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031177s
2026-04-15T05:45:29.652853617Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-04-15T05:45:29.653103330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.653398164Z [Info] apprise_server_url: Starting migration of Main DB to 31
2026-04-15T05:45:29.653691264Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T05:45:29.653946829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T05:45:29.654651237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007499s
2026-04-15T05:45:29.655119801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-15T05:45:29', 'apprise_server_url')
2026-04-15T05:45:29.655520187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.656373716Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-04-15T05:45:29.656542836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023941s
2026-04-15T05:45:29.656795856Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-04-15T05:45:29.657057603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.657359761Z [Info] health_restored_notification: Starting migration of Main DB to 32
2026-04-15T05:45:29.657721890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-04-15T05:45:29.657929468Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-06s
2026-04-15T05:45:29.658188009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-04-15T05:45:29.658601141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-04-15T05:45:29.659355139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009332s
2026-04-15T05:45:29.659902852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-15T05:45:29', 'health_restored_notification')
2026-04-15T05:45:29.660336385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.661266167Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-04-15T05:45:29.661481120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027427s
2026-04-15T05:45:29.661693177Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-04-15T05:45:29.661932880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.662216521Z [Info] remove_uc: Starting migration of Main DB to 33
2026-04-15T05:45:29.662576516Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-04-15T05:45:29.662946300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-04-15T05:45:29.663259160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004477s
2026-04-15T05:45:29.663635328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-15T05:45:29', 'remove_uc')
2026-04-15T05:45:29.664103921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.665081891Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-04-15T05:45:29.665285300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022413s
2026-04-15T05:45:29.665527568Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-04-15T05:45:29.665778914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.666092636Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2026-04-15T05:45:29.666381808Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T05:45:29.666592092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T05:45:29.667231299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006702s
2026-04-15T05:45:29.667672477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-15T05:45:29', 'history_fix_data_titles')
2026-04-15T05:45:29.668155760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.669218350Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-04-15T05:45:29.669431920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025791s
2026-04-15T05:45:29.669684228Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-04-15T05:45:29.669942819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.670243565Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2026-04-15T05:45:29.670594090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-15T05:45:29.670784343Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.671023074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-04-15T05:45:29.671382358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-04-15T05:45:29.672222018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009653s
2026-04-15T05:45:29.672681544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-15T05:45:29', 'download_client_per_indexer')
2026-04-15T05:45:29.673108714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.674189190Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-04-15T05:45:29.674407570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028815s
2026-04-15T05:45:29.674709558Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-15T05:45:29.674992508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.675283243Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2026-04-15T05:45:29.677417531Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-04-15T05:45:29.677623405Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T05:45:29.678037459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2026-04-15T05:45:29.683262741Z [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-15T05:45:29.684434611Z [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-15T05:45:29.685064349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-04-15T05:45:29.685828999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-04-15T05:45:29.687567018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-04-15T05:45:29.688029109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097659s
2026-04-15T05:45:29.688251286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-04-15T05:45:29.688441449Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-04-15T05:45:29.688746303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2026-04-15T05:45:29.690884609Z [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-15T05:45:29.692070347Z [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-15T05:45:29.692693541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-04-15T05:45:29.693429423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-04-15T05:45:29.695100859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-04-15T05:45:29.695516546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065275s
2026-04-15T05:45:29.695747281Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2026-04-15T05:45:29.695947955Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.696262058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2026-04-15T05:45:29.698314350Z [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-15T05:45:29.699473635Z [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-15T05:45:29.700139115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2026-04-15T05:45:29.700840166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2026-04-15T05:45:29.702543486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2026-04-15T05:45:29.702962781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065041s
2026-04-15T05:45:29.703166431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-15T05:45:29.703342776Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.703584763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-04-15T05:45:29.705861107Z [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-15T05:45:29.707104290Z [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-15T05:45:29.707743718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-15T05:45:29.708250809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-15T05:45:29.709748805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059296s
2026-04-15T05:45:29.709956824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-15T05:45:29.710135283Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T05:45:29.710378924Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-04-15T05:45:29.712636310Z [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-15T05:45:29.713874764Z [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-15T05:45:29.714503590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-15T05:45:29.714983376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-15T05:45:29.716454489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058408s
2026-04-15T05:45:29.716662097Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-04-15T05:45:29.716837991Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.717077162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-04-15T05:45:29.719325620Z [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-15T05:45:29.720599946Z [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-15T05:45:29.721222991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-04-15T05:45:29.721704400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-04-15T05:45:29.723157195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058418s
2026-04-15T05:45:29.723388822Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-15T05:45:29.723579085Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.723891063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-04-15T05:45:29.725968707Z [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-15T05:45:29.727146298Z [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-15T05:45:29.727794313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-15T05:45:29.728539934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-15T05:45:29.730247503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-15T05:45:29.730672408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065532s
2026-04-15T05:45:29.730900598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-15T05:45:29.731092234Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.731379853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-04-15T05:45:29.733568741Z [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-15T05:45:29.734701572Z [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-15T05:45:29.735345138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-15T05:45:29.736122634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-15T05:45:29.737839842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-15T05:45:29.738264958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066342s
2026-04-15T05:45:29.738493728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-04-15T05:45:29.738688721Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.738964055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-04-15T05:45:29.741101770Z [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-15T05:45:29.742279602Z [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-15T05:45:29.742922597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-04-15T05:45:29.743632075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-04-15T05:45:29.745359854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-04-15T05:45:29.745783157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065773s
2026-04-15T05:45:29.745987428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-04-15T05:45:29.746161549Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.746390039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-04-15T05:45:29.748441289Z [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-15T05:45:29.749405200Z [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-15T05:45:29.749943685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-04-15T05:45:29.750579866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-04-15T05:45:29.752178134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-04-15T05:45:29.752687390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-04-15T05:45:29.753050230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064319s
2026-04-15T05:45:29.753291867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2026-04-15T05:45:29.753488813Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T05:45:29.753778928Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2026-04-15T05:45:29.755775348Z [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-15T05:45:29.756789460Z [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-15T05:45:29.757347804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2026-04-15T05:45:29.758260562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2026-04-15T05:45:29.760035376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2026-04-15T05:45:29.760718762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2026-04-15T05:45:29.761133277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070691s
2026-04-15T05:45:29.761348711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-15T05:45:29.761531409Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.761802374Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-04-15T05:45:29.764125903Z [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-15T05:45:29.765667648Z [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-15T05:45:29.766447588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-15T05:45:29.767125062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-15T05:45:29.768803161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-15T05:45:29.769213187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071737s
2026-04-15T05:45:29.769426597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-15T05:45:29.769610728Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.769882344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-04-15T05:45:29.772218970Z [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-15T05:45:29.773773180Z [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-15T05:45:29.774542479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-15T05:45:29.775218630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-15T05:45:29.777014887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-15T05:45:29.777377959Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072526s
2026-04-15T05:45:29.777591739Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-15T05:45:29.777773475Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T05:45:29.778035382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-04-15T05:45:29.780414102Z [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-15T05:45:29.781952911Z [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-15T05:45:29.782762160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-15T05:45:29.783410135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-15T05:45:29.785111261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-15T05:45:29.785530014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007249s
2026-04-15T05:45:29.785730878Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-04-15T05:45:29.785924168Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.786209272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2026-04-15T05:45:29.788620166Z [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-15T05:45:29.790113083Z [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-15T05:45:29.790883684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-04-15T05:45:29.791571469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-04-15T05:45:29.793263406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-04-15T05:45:29.793668432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072155s
2026-04-15T05:45:29.793873214Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-04-15T05:45:29.794049630Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.794285545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2026-04-15T05:45:29.796735007Z [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-15T05:45:29.798232062Z [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-15T05:45:29.798958725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-04-15T05:45:29.799603193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-04-15T05:45:29.801236051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-04-15T05:45:29.801615715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071302s
2026-04-15T05:45:29.801843213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-15T05:45:29.802026643Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T05:45:29.802331988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-04-15T05:45:29.805746884Z [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-15T05:45:29.806708561Z [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-15T05:45:29.807257115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-15T05:45:29.808016164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-15T05:45:29.809709383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-15T05:45:29.810113046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075366s
2026-04-15T05:45:29.810323600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-04-15T05:45:29.810507721Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.810796622Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-04-15T05:45:29.812845999Z [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-15T05:45:29.813848318Z [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-15T05:45:29.814341802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-04-15T05:45:29.815020899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-04-15T05:45:29.816747676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-04-15T05:45:29.817148544Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061173s
2026-04-15T05:45:29.817358386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-15T05:45:29.817538759Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:29.817805707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-15T05:45:29.819567585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-15T05:45:29.820275069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-15T05:45:29.820752651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-15T05:45:29.821345885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-15T05:45:29.822947661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-15T05:45:29.823345362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053264s
2026-04-15T05:45:29.823887614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-15T05:45:29', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-15T05:45:29.824386969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.826360383Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-15T05:45:29.826598733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082282s
2026-04-15T05:45:29.826870610Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-04-15T05:45:29.827124281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.827437201Z [Info] add_notification_status: Starting migration of Main DB to 37
2026-04-15T05:45:29.828761027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-04-15T05:45:29.829506729Z [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-15T05:45:29.830107769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011692s
2026-04-15T05:45:29.830366009Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-04-15T05:45:29.830801215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-04-15T05:45:29.831205840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006144s
2026-04-15T05:45:29.831648221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-15T05:45:29', 'add_notification_status')
2026-04-15T05:45:29.832129730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.832995865Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-04-15T05:45:29.833225016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023612s
2026-04-15T05:45:29.833495481Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-04-15T05:45:29.833766577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.834083585Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2026-04-15T05:45:29.834524503Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.834910059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2026-04-15T05:45:29.835257138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000536s
2026-04-15T05:45:29.835438784Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.835860233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2026-04-15T05:45:29.836202702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005775s
2026-04-15T05:45:29.836422756Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-04-15T05:45:29.836752019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2026-04-15T05:45:29.837128246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005261s
2026-04-15T05:45:29.837572451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-15T05:45:29', 'indexers_freeleech_only_config_contract')
2026-04-15T05:45:29.838011825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.838822698Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-04-15T05:45:29.839057451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021709s
2026-04-15T05:45:29.839283105Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-04-15T05:45:29.839528970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.839819054Z [Info] email_encryption: Starting migration of Main DB to 39
2026-04-15T05:45:29.840171484Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T05:45:29.840383321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T05:45:29.841058510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007168s
2026-04-15T05:45:29.841496362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-15T05:45:29', 'email_encryption')
2026-04-15T05:45:29.841916257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.842703833Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-04-15T05:45:29.842917844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023368s
2026-04-15T05:45:29.843205774Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-04-15T05:45:29.843479906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.843798738Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2026-04-15T05:45:29.844192220Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T05:45:29.844397824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T05:45:29.845379932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010191s
2026-04-15T05:45:29.845881713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-15T05:45:29', 'newznab_category_to_capabilities_settings')
2026-04-15T05:45:29.846322891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.847354699Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-04-15T05:45:29.847585443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029065s
2026-04-15T05:45:29.847873854Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-04-15T05:45:29.848128276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.848435916Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2026-04-15T05:45:29.848743515Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T05:45:29.848999861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T05:45:29.849671985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000724s
2026-04-15T05:45:29.850142833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-15T05:45:29', 'gazelle_freeleech_token_options')
2026-04-15T05:45:29.850569412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.851484845Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-04-15T05:45:29.851704387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024707s
2026-04-15T05:45:29.852035163Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-04-15T05:45:29.852269956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.852581964Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2026-04-15T05:45:29.852881297Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T05:45:29.853142193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T05:45:29.853677661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005882s
2026-04-15T05:45:29.854159962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-15T05:45:29', 'myanonamouse_freeleech_wedge_options')
2026-04-15T05:45:29.854594537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.855424328Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-04-15T05:45:29.855637918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022489s
2026-04-15T05:45:29.855918673Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-04-15T05:45:29.856181883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.856495986Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2026-04-15T05:45:29.856794838Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T05:45:29.857055964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T05:45:29.866903153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009854s
2026-04-15T05:45:29.867390965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-15T05:45:29', 'newznab_indexers_enable_redirect')
2026-04-15T05:45:29.867871102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.869012610Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-04-15T05:45:29.869231131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119202s
2026-04-15T05:45:29.878358420Z [Debug] MigrationController: Took: 00:00:00.6694729
2026-04-15T05:45:29.948392416Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-04-15T05:45:29.965157194Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=1000 ***
2026-04-15T05:45:29.983207973Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-04-15T05:45:29.984248157Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-04-15T05:45:29.984734998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-04-15T05:45:29.988988583Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-04-15T05:45:29.989273386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045904s
2026-04-15T05:45:29.989597178Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-04-15T05:45:29.989913095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048816s
2026-04-15T05:45:29.991706516Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-04-15T05:45:29.992156752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.993359414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-04-15T05:45:29.993833018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-04-15T05:45:29.994404408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007263s
2026-04-15T05:45:29.994752279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:29.996076756Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-04-15T05:45:29.996404396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023612s
2026-04-15T05:45:29.996815514Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-04-15T05:45:29.997245490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:29.997957183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-04-15T05:45:29.998445877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-15T05:45:29.999047038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000739s
2026-04-15T05:45:29.999355509Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-15T05:45:29.999648459Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-04-15T05:45:30.000012872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-04-15T05:45:30.000496837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-04-15T05:45:30.001474866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010928s
2026-04-15T05:45:30.001821655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.002714573Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-04-15T05:45:30.003060369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022971s
2026-04-15T05:45:30.003464503Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-04-15T05:45:30.003880841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.004369405Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-15T05:45:30.004676774Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-04-15T05:45:30.005009233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-04-15T05:45:30.005481104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-04-15T05:45:30.006153407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007893s
2026-04-15T05:45:30.006499053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.007296589Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-04-15T05:45:30.007655753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018783s
2026-04-15T05:45:30.008108164Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-04-15T05:45:30.008471134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.008896381Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-04-15T05:45:30.009522842Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-04-15T05:45:30.010303524Z [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-15T05:45:30.011248377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014136s
2026-04-15T05:45:30.011581698Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-04-15T05:45:30.012012035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-15T05:45:30.012546370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006487s
2026-04-15T05:45:30.013076067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-04-15T05:45:30', 'InitialSetup')
2026-04-15T05:45:30.013710024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.014520005Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-04-15T05:45:30.014829568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026014s
2026-04-15T05:45:30.015152959Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2026-04-15T05:45:30.015525690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.015963421Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2026-04-15T05:45:30.016523900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-04-15T05:45:30', 'ApplicationStatus')
2026-04-15T05:45:30.017173258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.017934360Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2026-04-15T05:45:30.018258984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024211s
2026-04-15T05:45:30.018568748Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2026-04-15T05:45:30.018923873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.019347486Z [Info] IndexerProps: Starting migration of Log DB to 3
2026-04-15T05:45:30.019858806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-04-15T05:45:30', 'IndexerProps')
2026-04-15T05:45:30.020505157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.021249767Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2026-04-15T05:45:30.021557717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023501s
2026-04-15T05:45:30.021879004Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2026-04-15T05:45:30.022249119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.022665708Z [Info] add_update_history: Starting migration of Log DB to 4
2026-04-15T05:45:30.023215725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-04-15T05:45:30.023907869Z [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-15T05:45:30.024749103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011756s
2026-04-15T05:45:30.025146263Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-04-15T05:45:30.025654326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-15T05:45:30.026237330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000731s
2026-04-15T05:45:30.026766555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-04-15T05:45:30', 'add_update_history')
2026-04-15T05:45:30.027452417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.028340815Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2026-04-15T05:45:30.028685870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027894s
2026-04-15T05:45:30.029018300Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2026-04-15T05:45:30.029401381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.029821457Z [Info] update_notifiarr: Starting migration of Log DB to 5
2026-04-15T05:45:30.030372326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-04-15T05:45:30', 'update_notifiarr')
2026-04-15T05:45:30.031026974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.031887577Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2026-04-15T05:45:30.032209686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024904s
2026-04-15T05:45:30.032584611Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2026-04-15T05:45:30.033046010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.033481307Z [Info] app_profiles: Starting migration of Log DB to 6
2026-04-15T05:45:30.033984269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-04-15T05:45:30', 'app_profiles')
2026-04-15T05:45:30.034627354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.035497767Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2026-04-15T05:45:30.035850948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024745s
2026-04-15T05:45:30.036199039Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2026-04-15T05:45:30.036558884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.036992577Z [Info] history_failed: Starting migration of Log DB to 7
2026-04-15T05:45:30.037510149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-04-15T05:45:30', 'history_failed')
2026-04-15T05:45:30.038152423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.038956262Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2026-04-15T05:45:30.039312058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024186s
2026-04-15T05:45:30.039628896Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2026-04-15T05:45:30.040024854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.040491082Z [Info] redacted_api: Starting migration of Log DB to 8
2026-04-15T05:45:30.041016420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-04-15T05:45:30', 'redacted_api')
2026-04-15T05:45:30.041670678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.042460488Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2026-04-15T05:45:30.042769821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002465s
2026-04-15T05:45:30.043084945Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2026-04-15T05:45:30.043442095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.043883463Z [Info] IndexerProxies: Starting migration of Log DB to 10
2026-04-15T05:45:30.044408891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-04-15T05:45:30', 'IndexerProxies')
2026-04-15T05:45:30.045047968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.045845444Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2026-04-15T05:45:30.046164988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024115s
2026-04-15T05:45:30.046509331Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2026-04-15T05:45:30.046882212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.047313520Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2026-04-15T05:45:30.047885753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-04-15T05:45:30', 'app_indexer_remote_name')
2026-04-15T05:45:30.048536102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.049368368Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2026-04-15T05:45:30.049704575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024802s
2026-04-15T05:45:30.050036674Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2026-04-15T05:45:30.050416789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.050885603Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2026-04-15T05:45:30.051397264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-04-15T05:45:30', 'desi_gazelle_to_unit3d')
2026-04-15T05:45:30.052052353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.053034460Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2026-04-15T05:45:30.053510359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026143s
2026-04-15T05:45:30.053940725Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2026-04-15T05:45:30.054367665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.054906981Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2026-04-15T05:45:30.055492510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-04-15T05:45:30', 'add_on_update_to_notifications')
2026-04-15T05:45:30.056183141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.057278847Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2026-04-15T05:45:30.057710777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00289s
2026-04-15T05:45:30.058030511Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2026-04-15T05:45:30.058492511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.058905973Z [Info] IndexerVersions: Starting migration of Log DB to 15
2026-04-15T05:45:30.059444608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-04-15T05:45:30', 'IndexerVersions')
2026-04-15T05:45:30.060112363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.060847002Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2026-04-15T05:45:30.061159451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023751s
2026-04-15T05:45:30.061473283Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2026-04-15T05:45:30.061830132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.062260879Z [Info] cleanup_config: Starting migration of Log DB to 16
2026-04-15T05:45:30.062776979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-04-15T05:45:30', 'cleanup_config')
2026-04-15T05:45:30.063417248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.064216197Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2026-04-15T05:45:30.064541783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002391s
2026-04-15T05:45:30.064853861Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2026-04-15T05:45:30.065207232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.065629914Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2026-04-15T05:45:30.066154480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-04-15T05:45:30', 'indexer_cleanup')
2026-04-15T05:45:30.066799609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.067871026Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2026-04-15T05:45:30.068202043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026503s
2026-04-15T05:45:30.068523681Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2026-04-15T05:45:30.068891371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.069311046Z [Info] minimum_seeders: Starting migration of Log DB to 18
2026-04-15T05:45:30.069833729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-04-15T05:45:30', 'minimum_seeders')
2026-04-15T05:45:30.070483297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.071231533Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2026-04-15T05:45:30.071555686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002352s
2026-04-15T05:45:30.071878346Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2026-04-15T05:45:30.072261066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.072703327Z [Info] remove_showrss: Starting migration of Log DB to 19
2026-04-15T05:45:30.073226090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-04-15T05:45:30', 'remove_showrss')
2026-04-15T05:45:30.073844425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.074572280Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2026-04-15T05:45:30.074895181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023391s
2026-04-15T05:45:30.075226688Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2026-04-15T05:45:30.075617485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.076066439Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2026-04-15T05:45:30.076639353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-04-15T05:45:30', 'remove_torrentparadiseml')
2026-04-15T05:45:30.077335665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.078074893Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2026-04-15T05:45:30.078411591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024578s
2026-04-15T05:45:30.078763069Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2026-04-15T05:45:30.079160970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.079592249Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2026-04-15T05:45:30.080240855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-04-15T05:45:30', 'localization_setting_to_string')
2026-04-15T05:45:30.080915724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.081711106Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2026-04-15T05:45:30.082070419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025274s
2026-04-15T05:45:30.082373259Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2026-04-15T05:45:30.082736170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.083137939Z [Info] orpheus_api: Starting migration of Log DB to 22
2026-04-15T05:45:30.083638086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-04-15T05:45:30', 'orpheus_api')
2026-04-15T05:45:30.084301422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.085089870Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2026-04-15T05:45:30.085389914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023688s
2026-04-15T05:45:30.085723696Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2026-04-15T05:45:30.086115535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.086536222Z [Info] download_client_categories: Starting migration of Log DB to 23
2026-04-15T05:45:30.087095729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-04-15T05:45:30', 'download_client_categories')
2026-04-15T05:45:30.087756630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.088563825Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2026-04-15T05:45:30.088914301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024392s
2026-04-15T05:45:30.089229265Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2026-04-15T05:45:30.089587206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.090003845Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2026-04-15T05:45:30.090528070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-04-15T05:45:30', 'add_salt_to_users')
2026-04-15T05:45:30.091168841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.091948931Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2026-04-15T05:45:30.092279988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023408s
2026-04-15T05:45:30.092671506Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2026-04-15T05:45:30.093112033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.093562841Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2026-04-15T05:45:30.094232740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-04-15T05:45:30', 'speedcd_userpasssettings_to_speedcdsettings')
2026-04-15T05:45:30.094948742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.095779695Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2026-04-15T05:45:30.096183057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026184s
2026-04-15T05:45:30.096580518Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2026-04-15T05:45:30.097012938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.097488215Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2026-04-15T05:45:30.098158205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-04-15T05:45:30', 'torrentday_cookiesettings_to_torrentdaysettings')
2026-04-15T05:45:30.098874036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.099695981Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2026-04-15T05:45:30.100108101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026206s
2026-04-15T05:45:30.100490822Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2026-04-15T05:45:30.100914906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.101361225Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2026-04-15T05:45:30.102012005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-04-15T05:45:30', 'alpharatio_greatposterwall_config_contract')
2026-04-15T05:45:30.102713378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.103567838Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2026-04-15T05:45:30.103971221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026085s
2026-04-15T05:45:30.104296616Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2026-04-15T05:45:30.104664988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.105087478Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2026-04-15T05:45:30.105616714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-04-15T05:45:30', 'remove_notwhatcd')
2026-04-15T05:45:30.106258617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.107024439Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2026-04-15T05:45:30.107343361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023692s
2026-04-15T05:45:30.107695851Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2026-04-15T05:45:30.108122570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.108559720Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2026-04-15T05:45:30.109135129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-04-15T05:45:30', 'add_on_grab_to_notifications')
2026-04-15T05:45:30.109802593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.110570579Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2026-04-15T05:45:30.110921786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024379s
2026-04-15T05:45:30.111295249Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2026-04-15T05:45:30.111724192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.112189609Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2026-04-15T05:45:30.112824448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-04-15T05:45:30', 'animetorrents_use_custom_config_contract')
2026-04-15T05:45:30.113535670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.114376884Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2026-04-15T05:45:30.114768192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026078s
2026-04-15T05:45:30.115089308Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2026-04-15T05:45:30.115462610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.115911474Z [Info] apprise_server_url: Starting migration of Log DB to 31
2026-04-15T05:45:30.116457183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-04-15T05:45:30', 'apprise_server_url')
2026-04-15T05:45:30.117093424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.117943295Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2026-04-15T05:45:30.118277689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024861s
2026-04-15T05:45:30.118625459Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2026-04-15T05:45:30.119026787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.119453847Z [Info] health_restored_notification: Starting migration of Log DB to 32
2026-04-15T05:45:30.120056551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-04-15T05:45:30', 'health_restored_notification')
2026-04-15T05:45:30.120728855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.121526691Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2026-04-15T05:45:30.121873179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024899s
2026-04-15T05:45:30.122181800Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2026-04-15T05:45:30.122531124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.122941591Z [Info] remove_uc: Starting migration of Log DB to 33
2026-04-15T05:45:30.123447038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-04-15T05:45:30', 'remove_uc')
2026-04-15T05:45:30.124103290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.124845064Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2026-04-15T05:45:30.125149487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023328s
2026-04-15T05:45:30.125486295Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2026-04-15T05:45:30.125868264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.126303059Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2026-04-15T05:45:30.126857265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-04-15T05:45:30', 'history_fix_data_titles')
2026-04-15T05:45:30.127513878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.128285301Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2026-04-15T05:45:30.128625326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023995s
2026-04-15T05:45:30.128967785Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2026-04-15T05:45:30.129351207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.129783257Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2026-04-15T05:45:30.130355229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-04-15T05:45:30', 'download_client_per_indexer')
2026-04-15T05:45:30.131020118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.131779738Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2026-04-15T05:45:30.132159963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002411s
2026-04-15T05:45:30.132544097Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2026-04-15T05:45:30.132986317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.133432957Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2026-04-15T05:45:30.134192837Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-04-15T05:45:30.134480566Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T05:45:30.134795731Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-04-15T05:45:30.136040938Z [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-15T05:45:30.137306266Z [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-15T05:45:30.138103702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-04-15T05:45:30.138813421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-04-15T05:45:30.140085452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-04-15T05:45:30.140647925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055137s
2026-04-15T05:45:30.140956516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-04-15T05:45:30.141249076Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-04-15T05:45:30.141582858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-04-15T05:45:30.142599375Z [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-15T05:45:30.143671203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-04-15T05:45:30.144434470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-04-15T05:45:30.145179130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-04-15T05:45:30.146386651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-04-15T05:45:30.147012782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050522s
2026-04-15T05:45:30.147301804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-04-15T05:45:30.147587269Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-04-15T05:45:30.147940440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-04-15T05:45:30.148817526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-04-15T05:45:30.149782670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-04-15T05:45:30.150636329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-04-15T05:45:30.151481070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-04-15T05:45:30.152899596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-04-15T05:45:30.153621019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053026s
2026-04-15T05:45:30.154333203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-04-15T05:45:30', 'postgres_update_timestamp_columns_to_with_timezone')
2026-04-15T05:45:30.155203165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.157163833Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2026-04-15T05:45:30.157565091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008743s
2026-04-15T05:45:30.157913192Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2026-04-15T05:45:30.158298768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.158734856Z [Info] add_notification_status: Starting migration of Log DB to 37
2026-04-15T05:45:30.159292830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-04-15T05:45:30', 'add_notification_status')
2026-04-15T05:45:30.159966967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.160778532Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2026-04-15T05:45:30.161123156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024705s
2026-04-15T05:45:30.161498211Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2026-04-15T05:45:30.161914599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.162367672Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2026-04-15T05:45:30.163009965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-04-15T05:45:30', 'indexers_freeleech_only_config_contract')
2026-04-15T05:45:30.163706628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.164531138Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2026-04-15T05:45:30.164909350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025692s
2026-04-15T05:45:30.165243793Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2026-04-15T05:45:30.165607536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.166032021Z [Info] email_encryption: Starting migration of Log DB to 39
2026-04-15T05:45:30.166564373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-04-15T05:45:30', 'email_encryption')
2026-04-15T05:45:30.167207778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.167958009Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2026-04-15T05:45:30.168288334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023506s
2026-04-15T05:45:30.168670664Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2026-04-15T05:45:30.169103756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.169552880Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2026-04-15T05:45:30.170206897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-04-15T05:45:30', 'newznab_category_to_capabilities_settings')
2026-04-15T05:45:30.170903139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.171709944Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2026-04-15T05:45:30.172118427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025656s
2026-04-15T05:45:30.172479464Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2026-04-15T05:45:30.172878838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.173321188Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2026-04-15T05:45:30.173915295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-04-15T05:45:30', 'gazelle_freeleech_token_options')
2026-04-15T05:45:30.174595104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.175381647Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2026-04-15T05:45:30.175738917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024803s
2026-04-15T05:45:30.176159434Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2026-04-15T05:45:30.176568968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.177009866Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2026-04-15T05:45:30.177640306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-04-15T05:45:30', 'myanonamouse_freeleech_wedge_options')
2026-04-15T05:45:30.178353662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.179155246Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2026-04-15T05:45:30.179520051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002539s
2026-04-15T05:45:30.179886078Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2026-04-15T05:45:30.180302957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-04-15T05:45:30.180738655Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2026-04-15T05:45:30.181340597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-04-15T05:45:30', 'newznab_indexers_enable_redirect')
2026-04-15T05:45:30.182017961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-04-15T05:45:30.182851449Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2026-04-15T05:45:30.183213438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025282s
2026-04-15T05:45:30.335943236Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2026-04-15T05:45:30.343541005Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-04-15T05:45:30.347991337Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-04-15T05:45:30.454035846Z [Info] AppSyncProfileService: Setting up default app profile
2026-04-15T05:45:30.464829651Z [Info] CommandExecutor: Starting 3 threads for tasks.
2026-04-15T05:45:30.534404292Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2026-04-15T05:45:30.650060034Z [ls.io-init] done.
2026-04-15T05:45:30.931094436Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-04-15T05:45:30.932284773Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-04-15T05:45:30.932643335Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin