AMD64 PASS
linuxserver/prowlarr
Runtime: 14.80s
Build Information
Builder: X86-BUILDER-3l --Hetzner
Created: 2025-12-29T04:39:48+00:00
Image: linuxserver/prowlarr
Maintainer: Roxedus,thespad
Size: 82.09MB
Tag: amd64-nightly-2.3.2.5245-ls220
Version: 2.3.2.5245-ls220
Expand
2025-12-29T04:42:56.352697305Z [migrations] started
2025-12-29T04:42:56.352729489Z [migrations] no migrations found
2025-12-29T04:42:56.370698079Z usermod: no changes
2025-12-29T04:42:56.376832791Z ───────────────────────────────────────
2025-12-29T04:42:56.376853463Z
2025-12-29T04:42:56.376861138Z ██╗ ███████╗██╗ ██████╗
2025-12-29T04:42:56.376869054Z ██║ ██╔════╝██║██╔═══██╗
2025-12-29T04:42:56.376876570Z ██║ ███████╗██║██║ ██║
2025-12-29T04:42:56.376884085Z ██║ ╚════██║██║██║ ██║
2025-12-29T04:42:56.376891560Z ███████╗███████║██║╚██████╔╝
2025-12-29T04:42:56.376899025Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-12-29T04:42:56.376906450Z
2025-12-29T04:42:56.376913534Z Brought to you by linuxserver.io
2025-12-29T04:42:56.376920929Z ───────────────────────────────────────
2025-12-29T04:42:56.377156904Z
2025-12-29T04:42:56.377168628Z To support the app dev(s) visit:
2025-12-29T04:42:56.378713358Z Prowlarr: https://opencollective.com/prowlarr
2025-12-29T04:42:56.379037751Z
2025-12-29T04:42:56.379042771Z To support LSIO projects visit:
2025-12-29T04:42:56.379046669Z https://www.linuxserver.io/donate/
2025-12-29T04:42:56.379050246Z
2025-12-29T04:42:56.379054535Z ───────────────────────────────────────
2025-12-29T04:42:56.379058363Z GID/UID
2025-12-29T04:42:56.379061950Z ───────────────────────────────────────
2025-12-29T04:42:56.383686942Z
2025-12-29T04:42:56.383701251Z User UID: 911
2025-12-29T04:42:56.383709427Z User GID: 911
2025-12-29T04:42:56.383717393Z ───────────────────────────────────────
2025-12-29T04:42:56.386035090Z Linuxserver.io version: 2.3.2.5245-ls220
2025-12-29T04:42:56.386312399Z Build-date: 2025-12-29T04:39:48+00:00
2025-12-29T04:42:56.386316958Z ───────────────────────────────────────
2025-12-29T04:42:56.386320825Z
2025-12-29T04:42:56.436601375Z [custom-init] No custom files found, skipping...
2025-12-29T04:42:56.458281438Z failed to load "/config/config.xml": No such file or directory
2025-12-29T04:42:56.771820468Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.2.5245
2025-12-29T04:42:56.789193729Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-12-29T04:42:56.796306631Z [Debug] Bootstrap: Console selected
2025-12-29T04:42:56.797537759Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-12-29T04:42:57.039069402Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-12-29T04:42:57.102750283Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {eff1a272-07a9-4bc2-a18c-b7f9ac6f5f29} may be persisted to storage in unencrypted form.
2025-12-29T04:42:57.159889272Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-12-29T04:42:57.188098031Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-29T04:42:57.242054643Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-12-29T04:42:57.248892050Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:42:57.249457769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:42:57.286147383Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-12-29T04:42:57.289563912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372967s
2025-12-29T04:42:57.289864758Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-12-29T04:42:57.290092577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0406812s
2025-12-29T04:42:57.297398948Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-12-29T04:42:57.297971230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.302464157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-12-29T04:42:57.310429906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-12-29T04:42:57.321398772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186494s
2025-12-29T04:42:57.321866944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.323893645Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-12-29T04:42:57.324110432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211226s
2025-12-29T04:42:57.330202658Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-12-29T04:42:57.330465758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.335074468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-12-29T04:42:57.336114502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-29T04:42:57.336704790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013991s
2025-12-29T04:42:57.336976988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-29T04:42:57.337286752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001053s
2025-12-29T04:42:57.337695926Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-12-29T04:42:57.338296225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-12-29T04:42:57.339024882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010914s
2025-12-29T04:42:57.339334876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.340266351Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-12-29T04:42:57.340476495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002258s
2025-12-29T04:42:57.341056092Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-12-29T04:42:57.341334111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.342209113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-29T04:42:57.343003142Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-12-29T04:42:57.343260280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-12-29T04:42:57.343575344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-12-29T04:42:57.344122917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006687s
2025-12-29T04:42:57.344364243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.345313975Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-12-29T04:42:57.345493246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017777s
2025-12-29T04:42:57.346624373Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-12-29T04:42:57.346874818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.347499014Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-12-29T04:42:57.351623840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-12-29T04:42:57.352196413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2025-12-29T04:42:57.352670688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008683s
2025-12-29T04:42:57.352884498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-12-29T04:42:57.353271547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-12-29T04:42:57.353612043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005253s
2025-12-29T04:42:57.353810893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-12-29T04:42:57.354426663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT)
2025-12-29T04:42:57.354965969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009629s
2025-12-29T04:42:57.355202415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-12-29T04:42:57.355547580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-12-29T04:42:57.355996704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005341s
2025-12-29T04:42:57.356173691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-12-29T04:42:57.360882241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL)
2025-12-29T04:42:57.361599666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051829s
2025-12-29T04:42:57.361822334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-12-29T04:42:57.362468195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-12-29T04:42:57.363018844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000995s
2025-12-29T04:42:57.363221151Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-12-29T04:42:57.363625365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-12-29T04:42:57.364076423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000593s
2025-12-29T04:42:57.364280875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-12-29T04:42:57.367156134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL)
2025-12-29T04:42:57.367956706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034885s
2025-12-29T04:42:57.368188673Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-12-29T04:42:57.368530421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-29T04:42:57.368917400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005234s
2025-12-29T04:42:57.369132183Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2025-12-29T04:42:57.369757191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL)
2025-12-29T04:42:57.370300786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009532s
2025-12-29T04:42:57.370510809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2025-12-29T04:42:57.371190597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT)
2025-12-29T04:42:57.371756817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010445s
2025-12-29T04:42:57.372001981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2025-12-29T04:42:57.372357607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2025-12-29T04:42:57.372729957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000528s
2025-12-29T04:42:57.372921983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-12-29T04:42:57.373315155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-12-29T04:42:57.373705361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005907s
2025-12-29T04:42:57.373917668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-12-29T04:42:57.374245248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-12-29T04:42:57.374598098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004788s
2025-12-29T04:42:57.374794614Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-12-29T04:42:57.378172054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2025-12-29T04:42:57.378667813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00366s
2025-12-29T04:42:57.378880300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-12-29T04:42:57.379242700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-12-29T04:42:57.379603186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005146s
2025-12-29T04:42:57.379831155Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-12-29T04:42:57.380192503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-12-29T04:42:57.380583049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005302s
2025-12-29T04:42:57.380788042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-12-29T04:42:57.381705750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-12-29T04:42:57.382389887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014028s
2025-12-29T04:42:57.382607235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-12-29T04:42:57.383545063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-12-29T04:42:57.384275424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014544s
2025-12-29T04:42:57.384523503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-12-29T04:42:57.384926845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-29T04:42:57.385334967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000594s
2025-12-29T04:42:57.385550170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-12-29T04:42:57.386074606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2025-12-29T04:42:57.386531957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007789s
2025-12-29T04:42:57.386751078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-12-29T04:42:57.387068187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-12-29T04:42:57.387423121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004694s
2025-12-29T04:42:57.389182173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-12-29T04:42:57', 'InitialSetup')
2025-12-29T04:42:57.389847733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.391893412Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-12-29T04:42:57.392110249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048932s
2025-12-29T04:42:57.392413780Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-12-29T04:42:57.392666779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.392981744Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2025-12-29T04:42:57.396024069Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2025-12-29T04:42:57.413424746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2025-12-29T04:42:57.414804434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers"
2025-12-29T04:42:57.415676519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-12-29T04:42:57.416689830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-29T04:42:57.418235522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-29T04:42:57.418666109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223931s
2025-12-29T04:42:57.418934389Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2025-12-29T04:42:57.420637348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2025-12-29T04:42:57.421755880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2025-12-29T04:42:57.422380538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-12-29T04:42:57.422986869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-29T04:42:57.424280764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-29T04:42:57.424696501Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055351s
2025-12-29T04:42:57.425045023Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2025-12-29T04:42:57.428494909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2025-12-29T04:42:57.429568371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2025-12-29T04:42:57.430186716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-12-29T04:42:57.430780561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-29T04:42:57.432096822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-29T04:42:57.432520815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072301s
2025-12-29T04:42:57.432746790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2025-12-29T04:42:57.433488714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-12-29T04:42:57.434102270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011433s
2025-12-29T04:42:57.434365450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2025-12-29T04:42:57.434791016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-12-29T04:42:57.435228247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006391s
2025-12-29T04:42:57.435712752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-12-29T04:42:57', 'ApplicationStatus')
2025-12-29T04:42:57.436173791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.437453297Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-12-29T04:42:57.437658280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028219s
2025-12-29T04:42:57.437907301Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-12-29T04:42:57.438154268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.438462018Z [Info] IndexerProps: Starting migration of Main DB to 3
2025-12-29T04:42:57.439550269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-29T04:42:57.439756725Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.440036508Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2025-12-29T04:42:57.440485432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2025-12-29T04:42:57.441147295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008844s
2025-12-29T04:42:57.441380995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-12-29T04:42:57.442177028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1)
2025-12-29T04:42:57.442786295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011975s
2025-12-29T04:42:57.443015977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-12-29T04:42:57.443764324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-12-29T04:42:57.444407209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011737s
2025-12-29T04:42:57.444671150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-12-29T04:42:57.445118751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-29T04:42:57.445527073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006281s
2025-12-29T04:42:57.445966608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-12-29T04:42:57', 'IndexerProps')
2025-12-29T04:42:57.446372345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.447247518Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-12-29T04:42:57.447441017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023199s
2025-12-29T04:42:57.447679798Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-12-29T04:42:57.447937737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.448243673Z [Info] add_update_history: Starting migration of Main DB to 4
2025-12-29T04:42:57.448730303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-12-29T04:42:57', 'add_update_history')
2025-12-29T04:42:57.449157864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.449931051Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-12-29T04:42:57.450137406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020089s
2025-12-29T04:42:57.450367540Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-12-29T04:42:57.450616060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.450907407Z [Info] update_notifiarr: Starting migration of Main DB to 5
2025-12-29T04:42:57.454283555Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-12-29T04:42:57.455356014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-12-29T04:42:57.455896673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011483s
2025-12-29T04:42:57.456336769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-12-29T04:42:57', 'update_notifiarr')
2025-12-29T04:42:57.456755141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.457538428Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-12-29T04:42:57.457742098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027683s
2025-12-29T04:42:57.457963214Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-12-29T04:42:57.458205311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.458489203Z [Info] app_profiles: Starting migration of Main DB to 6
2025-12-29T04:42:57.459077457Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2025-12-29T04:42:57.459804321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL)
2025-12-29T04:42:57.460396242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010853s
2025-12-29T04:42:57.460624733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2025-12-29T04:42:57.461007052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2025-12-29T04:42:57.461420084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005801s
2025-12-29T04:42:57.461624616Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-29T04:42:57.461808757Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-12-29T04:42:57.462043770Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2025-12-29T04:42:57.462424085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2025-12-29T04:42:57.463137302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008703s
2025-12-29T04:42:57.463558550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-12-29T04:42:57', 'app_profiles')
2025-12-29T04:42:57.464024789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.464888959Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-12-29T04:42:57.465088390Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026001s
2025-12-29T04:42:57.465313473Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-12-29T04:42:57.465557244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.465852088Z [Info] history_failed: Starting migration of Main DB to 7
2025-12-29T04:42:57.466349289Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-12-29T04:42:57.466548179Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.466781940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2025-12-29T04:42:57.467153548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2025-12-29T04:42:57.467886634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008688s
2025-12-29T04:42:57.468269726Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-12-29T04:42:57.468732177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-12-29T04:42:57.469078304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000529s
2025-12-29T04:42:57.469497127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-12-29T04:42:57', 'history_failed')
2025-12-29T04:42:57.469926131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.470762956Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-12-29T04:42:57.470965914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021795s
2025-12-29T04:42:57.471187982Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-12-29T04:42:57.471435851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.471719512Z [Info] redacted_api: Starting migration of Main DB to 8
2025-12-29T04:42:57.472124567Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:42:57.472408730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:42:57.474395570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020494s
2025-12-29T04:42:57.474834313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-12-29T04:42:57', 'redacted_api')
2025-12-29T04:42:57.475235571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.476219172Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-12-29T04:42:57.476476079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037082s
2025-12-29T04:42:57.476703778Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-12-29T04:42:57.476985314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.477311852Z [Info] IndexerProxies: Starting migration of Main DB to 10
2025-12-29T04:42:57.477828572Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2025-12-29T04:42:57.478491136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT)
2025-12-29T04:42:57.479079241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010273s
2025-12-29T04:42:57.479288271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-29T04:42:57.479470198Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.479691954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-12-29T04:42:57.480027620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-12-29T04:42:57.480746357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008319s
2025-12-29T04:42:57.481181774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-12-29T04:42:57', 'IndexerProxies')
2025-12-29T04:42:57.481592070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.482461922Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-12-29T04:42:57.482661924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025088s
2025-12-29T04:42:57.482911837Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-12-29T04:42:57.483173855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.483477126Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2025-12-29T04:42:57.483865798Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2025-12-29T04:42:57.484086513Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.484374663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2025-12-29T04:42:57.484786302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2025-12-29T04:42:57.485521502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008928s
2025-12-29T04:42:57.485963011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-12-29T04:42:57', 'app_indexer_remote_name')
2025-12-29T04:42:57.486399049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.487117666Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-12-29T04:42:57.487329853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024492s
2025-12-29T04:42:57.487575778Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-12-29T04:42:57.487827816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.488144303Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2025-12-29T04:42:57.490521159Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.491481783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2025-12-29T04:42:57.491869654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011435s
2025-12-29T04:42:57.492313448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-12-29T04:42:57', 'desi_gazelle_to_unit3d')
2025-12-29T04:42:57.492737321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.493465718Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-12-29T04:42:57.493674498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026877s
2025-12-29T04:42:57.493931425Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-12-29T04:42:57.494194926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.494502255Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2025-12-29T04:42:57.494885045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-29T04:42:57.495085559Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.495351254Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-12-29T04:42:57.495780959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-12-29T04:42:57.496528855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009288s
2025-12-29T04:42:57.496988591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-12-29T04:42:57', 'add_on_update_to_notifications')
2025-12-29T04:42:57.497426563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.498207746Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-12-29T04:42:57.498430194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025528s
2025-12-29T04:42:57.498656419Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-12-29T04:42:57.498904258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.499193921Z [Info] IndexerVersions: Starting migration of Main DB to 15
2025-12-29T04:42:57.499729139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2025-12-29T04:42:57.500374559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2025-12-29T04:42:57.500901550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000924s
2025-12-29T04:42:57.501190902Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2025-12-29T04:42:57.501683614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-12-29T04:42:57.502128470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007013s
2025-12-29T04:42:57.502394546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2025-12-29T04:42:57.502833319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-12-29T04:42:57.503244407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006311s
2025-12-29T04:42:57.503667549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-12-29T04:42:57', 'IndexerVersions')
2025-12-29T04:42:57.504104128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.504910011Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-12-29T04:42:57.505108931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022538s
2025-12-29T04:42:57.505334014Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-12-29T04:42:57.505578116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.505866286Z [Info] cleanup_config: Starting migration of Main DB to 16
2025-12-29T04:42:57.507519024Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.508501282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2025-12-29T04:42:57.508817689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010543s
2025-12-29T04:42:57.509073594Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.509459822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2025-12-29T04:42:57.509769305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004738s
2025-12-29T04:42:57.510185783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-12-29T04:42:57', 'cleanup_config')
2025-12-29T04:42:57.510603334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.511703549Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-12-29T04:42:57.511918883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002375s
2025-12-29T04:42:57.512150028Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-12-29T04:42:57.512396775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.512688433Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2025-12-29T04:42:57.514714843Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.515081020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2025-12-29T04:42:57.515379872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s
2025-12-29T04:42:57.515639705Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.515997806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2025-12-29T04:42:57.516312369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000449s
2025-12-29T04:42:57.516571842Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.516920774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2025-12-29T04:42:57.517224426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004298s
2025-12-29T04:42:57.517485161Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.517823803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2025-12-29T04:42:57.518123215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004192s
2025-12-29T04:42:57.518400183Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.518742673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2025-12-29T04:42:57.519047917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s
2025-12-29T04:42:57.519304524Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.519657555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2025-12-29T04:42:57.519978701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004419s
2025-12-29T04:42:57.520263906Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.520646706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2025-12-29T04:42:57.520977523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004758s
2025-12-29T04:42:57.521240572Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.521609455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2025-12-29T04:42:57.521923147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004536s
2025-12-29T04:42:57.522182228Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.526274458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2025-12-29T04:42:57.526624944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042154s
2025-12-29T04:42:57.526892753Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.527237567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2025-12-29T04:42:57.527539916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000422s
2025-12-29T04:42:57.527799639Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.528189093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2025-12-29T04:42:57.528498326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004438s
2025-12-29T04:42:57.528756055Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.529103234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2025-12-29T04:42:57.529418699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004351s
2025-12-29T04:42:57.529677310Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.530031463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2025-12-29T04:42:57.530350565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004433s
2025-12-29T04:42:57.530610138Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.530962497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2025-12-29T04:42:57.531268113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004365s
2025-12-29T04:42:57.531524699Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.531893502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2025-12-29T04:42:57.532240731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004891s
2025-12-29T04:42:57.532504652Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.532836430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2025-12-29T04:42:57.533142687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004175s
2025-12-29T04:42:57.533326267Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.534760645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2025-12-29T04:42:57.535138456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016274s
2025-12-29T04:42:57.535321634Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.535728453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2025-12-29T04:42:57.536106064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005923s
2025-12-29T04:42:57.536287229Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.536680260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2025-12-29T04:42:57.537051978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000584s
2025-12-29T04:42:57.537237141Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.537635654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2025-12-29T04:42:57.537993184Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005752s
2025-12-29T04:42:57.538177445Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.538576638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2025-12-29T04:42:57.538934329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005764s
2025-12-29T04:42:57.539117377Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.539510248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2025-12-29T04:42:57.539881786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005671s
2025-12-29T04:42:57.540058612Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.540467786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-12-29T04:42:57.540829354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000589s
2025-12-29T04:42:57.541010148Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.541410454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2025-12-29T04:42:57.541764627Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005759s
2025-12-29T04:42:57.541955702Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.542335677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2025-12-29T04:42:57.542686373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005569s
2025-12-29T04:42:57.542869241Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.543266752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2025-12-29T04:42:57.543620775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005698s
2025-12-29T04:42:57.543804004Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.544224390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2025-12-29T04:42:57.544581138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005841s
2025-12-29T04:42:57.544764357Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.545179583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-12-29T04:42:57.545539318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005889s
2025-12-29T04:42:57.545722476Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.546131089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2025-12-29T04:42:57.546489300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005862s
2025-12-29T04:42:57.546674774Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.547067404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2025-12-29T04:42:57.547421497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005705s
2025-12-29T04:42:57.547606500Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.548014000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2025-12-29T04:42:57.548368254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005803s
2025-12-29T04:42:57.548551062Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.548945917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2025-12-29T04:42:57.549295871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005634s
2025-12-29T04:42:57.549490133Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.549881901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2025-12-29T04:42:57.550237738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005727s
2025-12-29T04:42:57.550421318Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.550823868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2025-12-29T04:42:57.551181067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005744s
2025-12-29T04:42:57.551361701Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.551752147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2025-12-29T04:42:57.552160670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006113s
2025-12-29T04:42:57.552587740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-12-29T04:42:57', 'indexer_cleanup')
2025-12-29T04:42:57.553002114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.553791774Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-12-29T04:42:57.553997067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022122s
2025-12-29T04:42:57.554235958Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-12-29T04:42:57.554483246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.554781046Z [Info] minimum_seeders: Starting migration of Main DB to 18
2025-12-29T04:42:57.555189428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2025-12-29T04:42:57.555390303Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.555647170Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2025-12-29T04:42:57.556079069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2025-12-29T04:42:57.556834701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009507s
2025-12-29T04:42:57.557268564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-12-29T04:42:57', 'minimum_seeders')
2025-12-29T04:42:57.557685975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.558399672Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-12-29T04:42:57.558611899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024909s
2025-12-29T04:42:57.558828746Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-12-29T04:42:57.559072998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.559360216Z [Info] remove_showrss: Starting migration of Main DB to 19
2025-12-29T04:42:57.559727335Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.560103372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2025-12-29T04:42:57.560408687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004351s
2025-12-29T04:42:57.560828933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-12-29T04:42:57', 'remove_showrss')
2025-12-29T04:42:57.561236133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.561922385Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-12-29T04:42:57.562129843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019193s
2025-12-29T04:42:57.562375016Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-12-29T04:42:57.562629869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.562966828Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2025-12-29T04:42:57.563337244Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.563709002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2025-12-29T04:42:57.564053436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000477s
2025-12-29T04:42:57.564586399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-12-29T04:42:57', 'remove_torrentparadiseml')
2025-12-29T04:42:57.565163020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.566036278Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-12-29T04:42:57.566652278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023382s
2025-12-29T04:42:57.566674233Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-12-29T04:42:57.566846600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.567148077Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2025-12-29T04:42:57.567458171Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:42:57.567710770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:42:57.568407803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000733s
2025-12-29T04:42:57.568872208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-12-29T04:42:57', 'localization_setting_to_string')
2025-12-29T04:42:57.569306633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.570112345Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-12-29T04:42:57.570332559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023802s
2025-12-29T04:42:57.570547231Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-12-29T04:42:57.570798747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.571080505Z [Info] orpheus_api: Starting migration of Main DB to 22
2025-12-29T04:42:57.571370428Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:42:57.571622155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:42:57.575657400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040582s
2025-12-29T04:42:57.576085632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-12-29T04:42:57', 'orpheus_api')
2025-12-29T04:42:57.576507542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.577229315Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-12-29T04:42:57.577427895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056255s
2025-12-29T04:42:57.577682267Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-12-29T04:42:57.577941870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.578241914Z [Info] download_client_categories: Starting migration of Main DB to 23
2025-12-29T04:42:57.578600927Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-12-29T04:42:57.578836301Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.579129952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2025-12-29T04:42:57.579595971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2025-12-29T04:42:57.580356211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000973s
2025-12-29T04:42:57.580814233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-12-29T04:42:57', 'download_client_categories')
2025-12-29T04:42:57.581243839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.582055112Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-12-29T04:42:57.582272089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026239s
2025-12-29T04:42:57.582503745Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-12-29T04:42:57.582755121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.583046899Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2025-12-29T04:42:57.583397164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-12-29T04:42:57.583586014Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.583793442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-12-29T04:42:57.584112044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-12-29T04:42:57.584743565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007188s
2025-12-29T04:42:57.584989721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-12-29T04:42:57.585312541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-12-29T04:42:57.585958301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007488s
2025-12-29T04:42:57.586395932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-12-29T04:42:57', 'add_salt_to_users')
2025-12-29T04:42:57.586812060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.587586720Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-12-29T04:42:57.587792394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023152s
2025-12-29T04:42:57.588120354Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-12-29T04:42:57.588376350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.588692677Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2025-12-29T04:42:57.589025848Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.589408328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2025-12-29T04:42:57.589760186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005393s
2025-12-29T04:42:57.590251365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-12-29T04:42:57', 'speedcd_userpasssettings_to_speedcdsettings')
2025-12-29T04:42:57.590686742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.591450209Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-12-29T04:42:57.591689651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021331s
2025-12-29T04:42:57.592032481Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-12-29T04:42:57.592340792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.592688011Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2025-12-29T04:42:57.593023908Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.593418252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2025-12-29T04:42:57.593774479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005569s
2025-12-29T04:42:57.594261620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-12-29T04:42:57', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-12-29T04:42:57.594714552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.595469792Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-12-29T04:42:57.595710908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021502s
2025-12-29T04:42:57.596033558Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-12-29T04:42:57.596312369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.596638596Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2025-12-29T04:42:57.597006056Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.597398055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2025-12-29T04:42:57.597754282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005561s
2025-12-29T04:42:57.597931970Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.598332907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2025-12-29T04:42:57.598694606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005783s
2025-12-29T04:42:57.599172317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-12-29T04:42:57', 'alpharatio_greatposterwall_config_contract')
2025-12-29T04:42:57.599609698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.600389258Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-12-29T04:42:57.600622297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021688s
2025-12-29T04:42:57.600849224Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-12-29T04:42:57.601141653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.601408821Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2025-12-29T04:42:57.601775629Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.602139933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2025-12-29T04:42:57.602446290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004338s
2025-12-29T04:42:57.602877217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-12-29T04:42:57', 'remove_notwhatcd')
2025-12-29T04:42:57.603291101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.604012132Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-12-29T04:42:57.604223889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019476s
2025-12-29T04:42:57.604482800Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-12-29T04:42:57.604745910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.605052457Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2025-12-29T04:42:57.605472002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-29T04:42:57.605682375Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.605917379Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2025-12-29T04:42:57.606299428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2025-12-29T04:42:57.607006962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008693s
2025-12-29T04:42:57.607225753Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-29T04:42:57.607414693Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.607666300Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2025-12-29T04:42:57.608135845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2025-12-29T04:42:57.608800444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008883s
2025-12-29T04:42:57.609258326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-12-29T04:42:57', 'add_on_grab_to_notifications')
2025-12-29T04:42:57.609687119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.610485597Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-12-29T04:42:57.610706752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025208s
2025-12-29T04:42:57.610993199Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-12-29T04:42:57.611265236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.611588026Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2025-12-29T04:42:57.611973973Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.612393969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-12-29T04:42:57.612756429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005862s
2025-12-29T04:42:57.613235904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-12-29T04:42:57', 'animetorrents_use_custom_config_contract')
2025-12-29T04:42:57.613674958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.614445039Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-12-29T04:42:57.614806707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021856s
2025-12-29T04:42:57.615047642Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-12-29T04:42:57.615305562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.615586838Z [Info] apprise_server_url: Starting migration of Main DB to 31
2025-12-29T04:42:57.615891351Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:42:57.616145322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:42:57.616871394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007754s
2025-12-29T04:42:57.617309957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-12-29T04:42:57', 'apprise_server_url')
2025-12-29T04:42:57.617730454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.618415363Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-12-29T04:42:57.618620456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00229s
2025-12-29T04:42:57.618868666Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-12-29T04:42:57.619128820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.619433974Z [Info] health_restored_notification: Starting migration of Main DB to 32
2025-12-29T04:42:57.619790993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-29T04:42:57.620024163Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.2E-06s
2025-12-29T04:42:57.620277863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-12-29T04:42:57.620688260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-12-29T04:42:57.621381305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008703s
2025-12-29T04:42:57.621834007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-12-29T04:42:57', 'health_restored_notification')
2025-12-29T04:42:57.622271958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.623308045Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-12-29T04:42:57.623524581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027362s
2025-12-29T04:42:57.623739644Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-12-29T04:42:57.623988425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.624269831Z [Info] remove_uc: Starting migration of Main DB to 33
2025-12-29T04:42:57.624637401Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:42:57.625010653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-12-29T04:42:57.625321208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004473s
2025-12-29T04:42:57.625727807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-12-29T04:42:57', 'remove_uc')
2025-12-29T04:42:57.626132572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.626770687Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-12-29T04:42:57.626969928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018796s
2025-12-29T04:42:57.627211384Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-12-29T04:42:57.627460786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.627755930Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2025-12-29T04:42:57.628074983Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:42:57.628332020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:42:57.629002350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000713s
2025-12-29T04:42:57.629448458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-12-29T04:42:57', 'history_fix_data_titles')
2025-12-29T04:42:57.629868825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.630636100Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-12-29T04:42:57.630849038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023038s
2025-12-29T04:42:57.631101837Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-12-29T04:42:57.631356440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.631659099Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2025-12-29T04:42:57.632055748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-29T04:42:57.632250570Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-29T04:42:57.632489101Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-12-29T04:42:57.632884667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-12-29T04:42:57.633606500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008949s
2025-12-29T04:42:57.634061366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-12-29T04:42:57', 'download_client_per_indexer')
2025-12-29T04:42:57.634488035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.635189037Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-12-29T04:42:57.635401254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002425s
2025-12-29T04:42:57.635707661Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-12-29T04:42:57.636009198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.636338571Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2025-12-29T04:42:57.638732842Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-12-29T04:42:57.638934939Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-29T04:42:57.639368091Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2025-12-29T04:42:57.641906883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-12-29T04:42:57.643076829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2025-12-29T04:42:57.643698030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-12-29T04:42:57.644363630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-12-29T04:42:57.646363597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-12-29T04:42:57.646807931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071836s
2025-12-29T04:42:57.647028997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-12-29T04:42:57.647223418Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-29T04:42:57.647505737Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2025-12-29T04:42:57.649586055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-12-29T04:42:57.650739728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2025-12-29T04:42:57.651358995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-12-29T04:42:57.651992330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-12-29T04:42:57.653890492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-12-29T04:42:57.654328795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065739s
2025-12-29T04:42:57.654551593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-12-29T04:42:57.654737989Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.655007792Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2025-12-29T04:42:57.657026216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-12-29T04:42:57.658178586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2025-12-29T04:42:57.658805128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-12-29T04:42:57.659422140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-12-29T04:42:57.661335102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-12-29T04:42:57.661774046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065231s
2025-12-29T04:42:57.661976042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-12-29T04:42:57.662154061Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.662393042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-12-29T04:42:57.664635407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-12-29T04:42:57.665895524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-12-29T04:42:57.666516034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-12-29T04:42:57.667005138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-12-29T04:42:57.668455679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005829s
2025-12-29T04:42:57.668665421Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-12-29T04:42:57.668842117Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.669083984Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-12-29T04:42:57.673963950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-12-29T04:42:57.675215791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-12-29T04:42:57.675839326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-12-29T04:42:57.676350235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-12-29T04:42:57.677740224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008422s
2025-12-29T04:42:57.677947090Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-12-29T04:42:57.678125259Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.678387487Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-12-29T04:42:57.680637537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-12-29T04:42:57.681877494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-12-29T04:42:57.682494516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-12-29T04:42:57.682976687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-12-29T04:42:57.684340904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057179s
2025-12-29T04:42:57.684574023Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-12-29T04:42:57.684766280Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.685050202Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-12-29T04:42:57.687056993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-12-29T04:42:57.688218451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-12-29T04:42:57.688861366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-12-29T04:42:57.689497336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-12-29T04:42:57.691098751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-29T04:42:57.691534077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062438s
2025-12-29T04:42:57.691758269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-12-29T04:42:57.691972741Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.692256702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-12-29T04:42:57.694293113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-12-29T04:42:57.695446505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-12-29T04:42:57.696088648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-12-29T04:42:57.696758286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-12-29T04:42:57.698358358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-29T04:42:57.698789476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062882s
2025-12-29T04:42:57.699022455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-12-29T04:42:57.699214662Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.699491219Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-12-29T04:42:57.701580376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-12-29T04:42:57.702729920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-12-29T04:42:57.703358145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-12-29T04:42:57.704012352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-12-29T04:42:57.705619328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-29T04:42:57.706054675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006316s
2025-12-29T04:42:57.706251230Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-12-29T04:42:57.706426513Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.706661035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-12-29T04:42:57.708675732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL)
2025-12-29T04:42:57.709643931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History"
2025-12-29T04:42:57.710176584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-12-29T04:42:57.710810540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-12-29T04:42:57.712628020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-12-29T04:42:57.713177386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-12-29T04:42:57.713573854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066915s
2025-12-29T04:42:57.713808958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2025-12-29T04:42:57.714007888Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.714296710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2025-12-29T04:42:57.716208750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2025-12-29T04:42:57.717143221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions"
2025-12-29T04:42:57.717691385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2025-12-29T04:42:57.718440093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2025-12-29T04:42:57.720610162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-12-29T04:42:57.721338338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-12-29T04:42:57.721776250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072277s
2025-12-29T04:42:57.721987134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-12-29T04:42:57.722176446Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-29T04:42:57.722443413Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-12-29T04:42:57.724690327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-12-29T04:42:57.726264948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2025-12-29T04:42:57.727017533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-12-29T04:42:57.727634325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-29T04:42:57.729703541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-29T04:42:57.730111322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074341s
2025-12-29T04:42:57.730320834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-12-29T04:42:57.730508743Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.730793256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-12-29T04:42:57.733040470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-12-29T04:42:57.734546062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2025-12-29T04:42:57.735301824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-12-29T04:42:57.735927133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-29T04:42:57.737488737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-29T04:42:57.737888522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068454s
2025-12-29T04:42:57.738094847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-12-29T04:42:57.738278577Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-29T04:42:57.738540935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-12-29T04:42:57.740813952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-12-29T04:42:57.742316457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2025-12-29T04:42:57.743088332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-12-29T04:42:57.743675664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-29T04:42:57.745264994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-29T04:42:57.745667605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068954s
2025-12-29T04:42:57.745881566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-12-29T04:42:57.746064414Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-29T04:42:57.746347584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2025-12-29T04:42:57.748612404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-12-29T04:42:57.750155301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2025-12-29T04:42:57.750878958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-12-29T04:42:57.751491722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-29T04:42:57.753038927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-29T04:42:57.753437049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006838s
2025-12-29T04:42:57.753637542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-29T04:42:57.753813667Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-29T04:42:57.754045895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2025-12-29T04:42:57.756399634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL)
2025-12-29T04:42:57.757867900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers"
2025-12-29T04:42:57.758564503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-12-29T04:42:57.759149561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-29T04:42:57.760729492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-29T04:42:57.761133646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068651s
2025-12-29T04:42:57.761346895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-12-29T04:42:57.761532519Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-29T04:42:57.761794657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-12-29T04:42:57.763738250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-12-29T04:42:57.764680327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-12-29T04:42:57.765208470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-12-29T04:42:57.765824681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-12-29T04:42:57.767382017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-12-29T04:42:57.767805089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057743s
2025-12-29T04:42:57.768040723Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-12-29T04:42:57.768226136Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-29T04:42:57.768491170Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-12-29T04:42:57.770436407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-12-29T04:42:57.771359095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-12-29T04:42:57.771917559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-12-29T04:42:57.787329982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-12-29T04:42:57.789131780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-12-29T04:42:57.789586275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208331s
2025-12-29T04:42:57.789809575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-29T04:42:57.790013285Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-12-29T04:42:57.790308389Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-12-29T04:42:57.792517166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-12-29T04:42:57.793052614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-12-29T04:42:57.793403271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-12-29T04:42:57.793911754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-12-29T04:42:57.797727648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-29T04:42:57.798070177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075324s
2025-12-29T04:42:57.798384540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-12-29T04:42:57', 'postgres_update_timestamp_columns_to_with_timezone')
2025-12-29T04:42:57.798715517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.800166729Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-12-29T04:42:57.800358445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009562s
2025-12-29T04:42:57.800559660Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-12-29T04:42:57.800744332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.801001970Z [Info] add_notification_status: Starting migration of Main DB to 37
2025-12-29T04:42:57.801609965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-12-29T04:42:57.802095081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-12-29T04:42:57.802541340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007572s
2025-12-29T04:42:57.802742024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-12-29T04:42:57.803043972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-12-29T04:42:57.803391392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004738s
2025-12-29T04:42:57.803711155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-12-29T04:42:57', 'add_notification_status')
2025-12-29T04:42:57.804052863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.804790809Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-12-29T04:42:57.804963537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018336s
2025-12-29T04:42:57.805207749Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-12-29T04:42:57.805445357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.805695381Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2025-12-29T04:42:57.806093983Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.806368386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2025-12-29T04:42:57.806634802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000379s
2025-12-29T04:42:57.806788963Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.807056982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-12-29T04:42:57.807324210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003905s
2025-12-29T04:42:57.807478852Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:42:57.807740869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2025-12-29T04:42:57.808021003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003837s
2025-12-29T04:42:57.808385297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-12-29T04:42:57', 'indexers_freeleech_only_config_contract')
2025-12-29T04:42:57.808715772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.809369078Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-12-29T04:42:57.809541114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016714s
2025-12-29T04:42:57.809730535Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-12-29T04:42:57.809922231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.810163838Z [Info] email_encryption: Starting migration of Main DB to 39
2025-12-29T04:42:57.810419392Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:42:57.810613563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:42:57.811187188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005931s
2025-12-29T04:42:57.811503816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-12-29T04:42:57', 'email_encryption')
2025-12-29T04:42:57.811822217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.812447326Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-12-29T04:42:57.812614412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018227s
2025-12-29T04:42:57.812834325Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-12-29T04:42:57.813043055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.813290904Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2025-12-29T04:42:57.813592662Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:42:57.813787815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:42:57.814689010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009177s
2025-12-29T04:42:57.815039105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-12-29T04:42:57', 'newznab_category_to_capabilities_settings')
2025-12-29T04:42:57.815369750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.816029309Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-12-29T04:42:57.816185904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021542s
2025-12-29T04:42:57.816387600Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-12-29T04:42:57.816589697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.816828007Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2025-12-29T04:42:57.817095686Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:42:57.817279406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:42:57.817842650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005835s
2025-12-29T04:42:57.818184548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-12-29T04:42:57', 'gazelle_freeleech_token_options')
2025-12-29T04:42:57.818498981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.819379414Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-12-29T04:42:57.819550709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020771s
2025-12-29T04:42:57.819757595Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-12-29T04:42:57.819974031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.820235257Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2025-12-29T04:42:57.820491193Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:42:57.820679722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:42:57.821239660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005781s
2025-12-29T04:42:57.821575165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-12-29T04:42:57', 'myanonamouse_freeleech_wedge_options')
2025-12-29T04:42:57.821896743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.822501751Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-12-29T04:42:57.822679990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017966s
2025-12-29T04:42:57.822879000Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-12-29T04:42:57.823075105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.823315579Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2025-12-29T04:42:57.823579290Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:42:57.823763191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:42:57.833190322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094067s
2025-12-29T04:42:57.833540147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-12-29T04:42:57', 'newznab_indexers_enable_redirect')
2025-12-29T04:42:57.833874259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.834524539Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-12-29T04:42:57.834701074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107303s
2025-12-29T04:42:57.843242753Z [Debug] MigrationController: Took: 00:00:00.6543052
2025-12-29T04:42:57.933318670Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-12-29T04:42:57.950484123Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-29T04:42:57.963335649Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-12-29T04:42:57.963662026Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:42:57.963976570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:42:57.965925644Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-12-29T04:42:57.966200167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022635s
2025-12-29T04:42:57.966463998Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-12-29T04:42:57.966679211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024962s
2025-12-29T04:42:57.968652084Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-12-29T04:42:57.968931737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.969416102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-12-29T04:42:57.969765095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-12-29T04:42:57.970228408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005755s
2025-12-29T04:42:57.970479934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.971591202Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-12-29T04:42:57.971835854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019327s
2025-12-29T04:42:57.972315250Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-12-29T04:42:57.972608710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.973087815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-12-29T04:42:57.973403581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-29T04:42:57.973876633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005427s
2025-12-29T04:42:57.974114953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-29T04:42:57.974344856Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-12-29T04:42:57.974613918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-12-29T04:42:57.974954945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-12-29T04:42:57.975754965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008659s
2025-12-29T04:42:57.976040079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.976763466Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-12-29T04:42:57.977017447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018535s
2025-12-29T04:42:57.977375468Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-12-29T04:42:57.977668909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.978054015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-29T04:42:57.978305240Z [Info] FluentMigrator.Runner.MigrationRunner: => 2E-06s
2025-12-29T04:42:57.978558350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-12-29T04:42:57.978998075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-12-29T04:42:57.979660720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007782s
2025-12-29T04:42:57.979943158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.980654781Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-12-29T04:42:57.980930266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017424s
2025-12-29T04:42:57.981292345Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-12-29T04:42:57.981565896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.981898024Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-12-29T04:42:57.982489736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-12-29T04:42:57.983026537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-12-29T04:42:57.983699391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009634s
2025-12-29T04:42:57.984022773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-12-29T04:42:57.984325121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-12-29T04:42:57.984746059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004785s
2025-12-29T04:42:57.985130283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-12-29T04:42:57', 'InitialSetup')
2025-12-29T04:42:57.985572503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.986384157Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-12-29T04:42:57.986627748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021023s
2025-12-29T04:42:57.986883833Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-12-29T04:42:57.987153236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.987478010Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2025-12-29T04:42:57.987913517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-12-29T04:42:57', 'ApplicationStatus')
2025-12-29T04:42:57.988381559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.989123453Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-12-29T04:42:57.989369488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019641s
2025-12-29T04:42:57.989618209Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-12-29T04:42:57.989881519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.990204830Z [Info] IndexerProps: Starting migration of Log DB to 3
2025-12-29T04:42:57.990571408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-12-29T04:42:57', 'IndexerProps')
2025-12-29T04:42:57.991020613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.991743659Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-12-29T04:42:57.991998592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001866s
2025-12-29T04:42:57.992258074Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-12-29T04:42:57.992526505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.992850367Z [Info] add_update_history: Starting migration of Log DB to 4
2025-12-29T04:42:57.993360354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-12-29T04:42:57.993839328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-12-29T04:42:57.994458846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008316s
2025-12-29T04:42:57.994715162Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-12-29T04:42:57.995051148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-12-29T04:42:57.995487116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005151s
2025-12-29T04:42:57.995872672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-12-29T04:42:57', 'add_update_history')
2025-12-29T04:42:57.996330845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.997115124Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-12-29T04:42:57.997359927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021189s
2025-12-29T04:42:57.997616063Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-12-29T04:42:57.997884293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:57.998209377Z [Info] update_notifiarr: Starting migration of Log DB to 5
2025-12-29T04:42:57.998582859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-12-29T04:42:57', 'update_notifiarr')
2025-12-29T04:42:57.999029729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:57.999734047Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-12-29T04:42:58.000021296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018463s
2025-12-29T04:42:58.000275708Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-12-29T04:42:58.000536282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.000856106Z [Info] app_profiles: Starting migration of Log DB to 6
2025-12-29T04:42:58.001215801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-12-29T04:42:58', 'app_profiles')
2025-12-29T04:42:58.001663893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.002368612Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-12-29T04:42:58.002609276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018342s
2025-12-29T04:42:58.002865162Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-12-29T04:42:58.003128492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.003463657Z [Info] history_failed: Starting migration of Log DB to 7
2025-12-29T04:42:58.003832499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-12-29T04:42:58', 'history_failed')
2025-12-29T04:42:58.004297967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.005015882Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-12-29T04:42:58.005260455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001887s
2025-12-29T04:42:58.005515177Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-12-29T04:42:58.005777155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.006096959Z [Info] redacted_api: Starting migration of Log DB to 8
2025-12-29T04:42:58.006460892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-12-29T04:42:58', 'redacted_api')
2025-12-29T04:42:58.006933203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.007646569Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-12-29T04:42:58.007895290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018628s
2025-12-29T04:42:58.008152568Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-12-29T04:42:58.008418022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.008746674Z [Info] IndexerProxies: Starting migration of Log DB to 10
2025-12-29T04:42:58.009119014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-12-29T04:42:58', 'IndexerProxies')
2025-12-29T04:42:58.009564711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.010632982Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-12-29T04:42:58.010872524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022118s
2025-12-29T04:42:58.011134833Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-12-29T04:42:58.011406840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.011732476Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2025-12-29T04:42:58.012146860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-12-29T04:42:58', 'app_indexer_remote_name')
2025-12-29T04:42:58.012601596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.013355694Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-12-29T04:42:58.013602882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001933s
2025-12-29T04:42:58.013864379Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-12-29T04:42:58.014135084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.014463154Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2025-12-29T04:42:58.014846436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-12-29T04:42:58', 'desi_gazelle_to_unit3d')
2025-12-29T04:42:58.015296592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.016036733Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-12-29T04:42:58.016288610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018873s
2025-12-29T04:42:58.016564185Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-12-29T04:42:58.016841413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.017170535Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2025-12-29T04:42:58.017568968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-12-29T04:42:58', 'add_on_update_to_notifications')
2025-12-29T04:42:58.018026990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.018761328Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-12-29T04:42:58.019014558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001903s
2025-12-29T04:42:58.019268951Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-12-29T04:42:58.019538764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.019875201Z [Info] IndexerVersions: Starting migration of Log DB to 15
2025-12-29T04:42:58.020243934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-12-29T04:42:58', 'IndexerVersions')
2025-12-29T04:42:58.020688198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.021418058Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-12-29T04:42:58.021656939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018703s
2025-12-29T04:42:58.021908014Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-12-29T04:42:58.022168819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.022501910Z [Info] cleanup_config: Starting migration of Log DB to 16
2025-12-29T04:42:58.022867146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-12-29T04:42:58', 'cleanup_config')
2025-12-29T04:42:58.023307813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.024056210Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-12-29T04:42:58.024296954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001879s
2025-12-29T04:42:58.024549062Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-12-29T04:42:58.024815909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.025136926Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2025-12-29T04:42:58.025506129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-12-29T04:42:58', 'indexer_cleanup')
2025-12-29T04:42:58.025948680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.026668860Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-12-29T04:42:58.026909685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018525s
2025-12-29T04:42:58.027161252Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-12-29T04:42:58.027424221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.027753374Z [Info] minimum_seeders: Starting migration of Log DB to 18
2025-12-29T04:42:58.028141876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-12-29T04:42:58', 'minimum_seeders')
2025-12-29T04:42:58.028591652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.029316201Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-12-29T04:42:58.029554140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018832s
2025-12-29T04:42:58.029807590Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-12-29T04:42:58.030071992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.030397237Z [Info] remove_showrss: Starting migration of Log DB to 19
2025-12-29T04:42:58.030763184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-12-29T04:42:58', 'remove_showrss')
2025-12-29T04:42:58.031215836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.031975876Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-12-29T04:42:58.032217763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018573s
2025-12-29T04:42:58.032484260Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-12-29T04:42:58.032760205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.033092614Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2025-12-29T04:42:58.033482980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-12-29T04:42:58', 'remove_torrentparadiseml')
2025-12-29T04:42:58.033936884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.034683548Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-12-29T04:42:58.034932619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019117s
2025-12-29T04:42:58.035206120Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-12-29T04:42:58.035488038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.035821299Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2025-12-29T04:42:58.036251505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-12-29T04:42:58', 'localization_setting_to_string')
2025-12-29T04:42:58.036716782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.037463736Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-12-29T04:42:58.037718328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019522s
2025-12-29T04:42:58.037969203Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-12-29T04:42:58.038264909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.038565554Z [Info] orpheus_api: Starting migration of Log DB to 22
2025-12-29T04:42:58.038918435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-12-29T04:42:58', 'orpheus_api')
2025-12-29T04:42:58.039359553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.040094743Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-12-29T04:42:58.040348103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018702s
2025-12-29T04:42:58.040610402Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-12-29T04:42:58.040883892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.041210881Z [Info] download_client_categories: Starting migration of Log DB to 23
2025-12-29T04:42:58.041606026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-12-29T04:42:58', 'download_client_categories')
2025-12-29T04:42:58.042072095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.042814479Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-12-29T04:42:58.043069954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019216s
2025-12-29T04:42:58.043330058Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-12-29T04:42:58.043608027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.043935386Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2025-12-29T04:42:58.044316464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-12-29T04:42:58', 'add_salt_to_users')
2025-12-29T04:42:58.044765778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.045485788Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-12-29T04:42:58.045733276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018795s
2025-12-29T04:42:58.046023090Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-12-29T04:42:58.046324767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.046659982Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2025-12-29T04:42:58.047099988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-12-29T04:42:58', 'speedcd_userpasssettings_to_speedcdsettings')
2025-12-29T04:42:58.047561988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.048289654Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-12-29T04:42:58.048576932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019361s
2025-12-29T04:42:58.048862066Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-12-29T04:42:58.049167842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.049510291Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2025-12-29T04:42:58.049952953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-12-29T04:42:58', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-12-29T04:42:58.050431045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.051148520Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-12-29T04:42:58.051426229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019526s
2025-12-29T04:42:58.051715862Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-12-29T04:42:58.052028782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.052379078Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2025-12-29T04:42:58.052799454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-12-29T04:42:58', 'alpharatio_greatposterwall_config_contract')
2025-12-29T04:42:58.053279240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.053981244Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-12-29T04:42:58.054257831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019281s
2025-12-29T04:42:58.054509948Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-12-29T04:42:58.054776665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.055103794Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2025-12-29T04:42:58.055463097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-12-29T04:42:58', 'remove_notwhatcd')
2025-12-29T04:42:58.055916941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.056631330Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-12-29T04:42:58.056869449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018442s
2025-12-29T04:42:58.057136136Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-12-29T04:42:58.057415098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.057754932Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2025-12-29T04:42:58.058143194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-12-29T04:42:58', 'add_on_grab_to_notifications')
2025-12-29T04:42:58.058612589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.059480186Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-12-29T04:42:58.059743877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020441s
2025-12-29T04:42:58.060030494Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-12-29T04:42:58.060330849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.060668488Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2025-12-29T04:42:58.066083421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-12-29T04:42:58', 'animetorrents_use_custom_config_contract')
2025-12-29T04:42:58.066626344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.067391796Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-12-29T04:42:58.068191436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070382s
2025-12-29T04:42:58.068475047Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-12-29T04:42:58.068742996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.069105737Z [Info] apprise_server_url: Starting migration of Log DB to 31
2025-12-29T04:42:58.069473908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-12-29T04:42:58', 'apprise_server_url')
2025-12-29T04:42:58.069929205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.070612741Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-12-29T04:42:58.070864478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018562s
2025-12-29T04:42:58.071128059Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-12-29T04:42:58.071408884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.071742376Z [Info] health_restored_notification: Starting migration of Log DB to 32
2025-12-29T04:42:58.072151068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-12-29T04:42:58', 'health_restored_notification')
2025-12-29T04:42:58.072766848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.073565076Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-12-29T04:42:58.073829358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021347s
2025-12-29T04:42:58.074069261Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-12-29T04:42:58.074328633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.074644980Z [Info] remove_uc: Starting migration of Log DB to 33
2025-12-29T04:42:58.075001458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-12-29T04:42:58', 'remove_uc')
2025-12-29T04:42:58.075501154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.076205081Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-12-29T04:42:58.076464574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018686s
2025-12-29T04:42:58.076709126Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-12-29T04:42:58.076976504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.077299425Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2025-12-29T04:42:58.077687987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-12-29T04:42:58', 'history_fix_data_titles')
2025-12-29T04:42:58.078135759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.078841650Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-12-29T04:42:58.079095832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018644s
2025-12-29T04:42:58.079362930Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-12-29T04:42:58.079639136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.079981766Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2025-12-29T04:42:58.080447724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-12-29T04:42:58', 'download_client_per_indexer')
2025-12-29T04:42:58.080871367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.081615776Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-12-29T04:42:58.081873825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019417s
2025-12-29T04:42:58.082172206Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-12-29T04:42:58.082502701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.082839981Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2025-12-29T04:42:58.083501172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-12-29T04:42:58.083739963Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-29T04:42:58.084082051Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-12-29T04:42:58.085116134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-12-29T04:42:58.086003671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2025-12-29T04:42:58.086587436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-12-29T04:42:58.087203136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-12-29T04:42:58.088376318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-12-29T04:42:58.088808809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044646s
2025-12-29T04:42:58.089050626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-12-29T04:42:58.089279897Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-12-29T04:42:58.089526835Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-12-29T04:42:58.090306585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-12-29T04:42:58.091022646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-12-29T04:42:58.091540319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-12-29T04:42:58.092131589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-12-29T04:42:58.093180942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-12-29T04:42:58.093626269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038343s
2025-12-29T04:42:58.093879038Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-29T04:42:58.094093139Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-12-29T04:42:58.094341118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-12-29T04:42:58.095041488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-12-29T04:42:58.095690756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-12-29T04:42:58.096218198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-12-29T04:42:58.096794338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-12-29T04:42:58.097829372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-29T04:42:58.098291652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036843s
2025-12-29T04:42:58.098700205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-12-29T04:42:58', 'postgres_update_timestamp_columns_to_with_timezone')
2025-12-29T04:42:58.099182276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.100135415Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-12-29T04:42:58.100420579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054714s
2025-12-29T04:42:58.100682426Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-12-29T04:42:58.100955696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.101280561Z [Info] add_notification_status: Starting migration of Log DB to 37
2025-12-29T04:42:58.101665656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-12-29T04:42:58', 'add_notification_status')
2025-12-29T04:42:58.102112275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.102787906Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-12-29T04:42:58.103041216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018278s
2025-12-29T04:42:58.103327011Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-12-29T04:42:58.103635232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.103983012Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2025-12-29T04:42:58.104398048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-12-29T04:42:58', 'indexers_freeleech_only_config_contract')
2025-12-29T04:42:58.104869938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.105611631Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-12-29T04:42:58.105883729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019551s
2025-12-29T04:42:58.106132530Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-12-29T04:42:58.106394768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.106714562Z [Info] email_encryption: Starting migration of Log DB to 39
2025-12-29T04:42:58.107082252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-12-29T04:42:58', 'email_encryption')
2025-12-29T04:42:58.107516156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.108207298Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-12-29T04:42:58.108448132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018061s
2025-12-29T04:42:58.108737144Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-12-29T04:42:58.109024954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.109358125Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2025-12-29T04:42:58.109777108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-12-29T04:42:58', 'newznab_category_to_capabilities_settings')
2025-12-29T04:42:58.110254590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.111021995Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-12-29T04:42:58.111343372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019683s
2025-12-29T04:42:58.111674559Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-12-29T04:42:58.111999273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.112364949Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2025-12-29T04:42:58.112785856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-12-29T04:42:58', 'gazelle_freeleech_token_options')
2025-12-29T04:42:58.113275552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.114039230Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-12-29T04:42:58.114326468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020269s
2025-12-29T04:42:58.114619549Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-12-29T04:42:58.114938781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.115290009Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2025-12-29T04:42:58.115738502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-12-29T04:42:58', 'myanonamouse_freeleech_wedge_options')
2025-12-29T04:42:58.116278880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.116987847Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-12-29T04:42:58.117276098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020336s
2025-12-29T04:42:58.117554889Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-12-29T04:42:58.117862548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:42:58.118202753Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2025-12-29T04:42:58.118635675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-12-29T04:42:58', 'newznab_indexers_enable_redirect')
2025-12-29T04:42:58.119113938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:42:58.119812344Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-12-29T04:42:58.120111136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001937s
2025-12-29T04:42:58.277251227Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2025-12-29T04:42:58.284279889Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-12-29T04:42:58.288226285Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-12-29T04:42:58.391347238Z [Info] AppSyncProfileService: Setting up default app profile
2025-12-29T04:42:58.402482239Z [Info] CommandExecutor: Starting 3 threads for tasks.
2025-12-29T04:42:58.469810594Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-12-29T04:42:58.652607796Z [ls.io-init] done.
2025-12-29T04:42:58.875132468Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-12-29T04:42:58.876420472Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-12-29T04:42:58.876674333Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin
Expand
NAME VERSION
AngleSharp 1.3.0
AngleSharp.Xml 1.0.0
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.1
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
FluentValidation 9.5.4
IPAddressRange 6.2.0
ImpromptuInterface 8.0.6
MailKit 4.14.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.16
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.16
Microsoft.AspNetCore.WebUtilities 8.0.16
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.Net.Http.Headers 8.0.16
Microsoft.OpenApi 1.6.23
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.14.0
Mono.Nat 3.0.1
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 2.0.7
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.3
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
Npgsql 9.0.3
Polly 8.6.4
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.4
Prowlarr 1.0.0
Prowlarr.Api.V1 1.0.0
Prowlarr.Common 1.0.0
Prowlarr.Core 1.0.0
Prowlarr.Host 1.0.0
Prowlarr.Http 1.0.0
Prowlarr.Mono 1.0.0
Prowlarr.SignalR 1.0.0
ReusableTasks 2.0.0
Sentry 4.0.2
Servarr.FluentMigrator 3.3.2.9
Servarr.FluentMigrator.Abstractions 3.3.2.9
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner 3.3.2.9
Servarr.FluentMigrator.Runner.Core 3.3.2.9
Servarr.FluentMigrator.Runner.Db2 3.3.2.9
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9
Servarr.FluentMigrator.Runner.Hana 3.3.2.9
Servarr.FluentMigrator.Runner.MySql 3.3.2.9
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9
SharpZipLib 1.4.2
SourceGear.sqlite3 3.50.4.2
Swashbuckle.AspNetCore.Swagger 8.1.4
Swashbuckle.AspNetCore.SwaggerGen 8.1.4
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.19
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.FileSystem.AccessControl 5.0.0
System.IO.Pipelines 8.0.0
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.2
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Permissions 4.7.0
System.Security.Principal.Windows 5.0.0
System.ServiceModel.Syndication 8.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
System.Windows.Extensions 4.7.0
YamlDotNet 16.3.0
acl-libs 2.3.2-r1
alpine-baselayout 3.7.0-r0
alpine-baselayout-data 3.7.0-r0
alpine-keys 2.5-r0
alpine-release 3.22.2-r0
apk-tools 2.14.9-r3
bash 5.2.37-r0
brotli-libs 1.1.0-r2
busybox 1.37.0-r20
busybox-binsh 1.37.0-r20
c-ares 1.34.6-r0
ca-certificates 20250911-r0
ca-certificates-bundle 20250911-r0
catatonit 0.2.1-r0
coreutils 9.7-r1
coreutils-env 9.7-r1
coreutils-fmt 9.7-r1
coreutils-sha512sum 9.7-r1
curl 8.14.1-r2
findutils 4.10.0-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
jq 1.8.1-r0
libapk2 2.14.9-r3
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.4-r0
libcurl 8.14.1-r2
libgcc 14.2.0-r6
libidn2 2.3.7-r0
libintl 0.24.1-r0
libmd 1.1.0-r0
libncursesw 6.5_p20250503-r0
libproc2 4.0.4-r3
libpsl 0.21.5-r3
libssl3 3.5.4-r0
libstdc++ 14.2.0-r6
libunistring 1.3-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
linux-pam 1.7.0-r4
musl 1.2.5-r10
musl-utils 1.2.5-r10
ncurses-terminfo-base 6.5_p20250503-r0
netcat-openbsd 1.229.1-r0
nghttp2-libs 1.65.0-r0
oniguruma 6.9.10-r0
procps-ng 4.0.4-r3
readline 8.2.13-r1
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.12
scanelf 1.3.8-r1
shadow 4.17.3-r0
skalibs-libs 2.14.4.0-r0
sqlite-libs 3.49.2-r1
ssl_client 1.37.0-r20
tzdata 2025c-r0
utmps-libs 0.1.3.1-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.1-r0
zlib 1.3.1-r2
zstd-libs 1.5.7-r0
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1766983390284
},
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.5:9696/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1766983390284
},
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:9696/signalr/messages?access_token=(removed)&id=Uyh4gjUt1ONF1CIYzIki9w.\"",
"source": "console-api",
"timestamp": 1766983390285
},
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1766983390285
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1766983390285
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1766983390285
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1766983390285
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1766983390285
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1766983390285
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 11.07s |
| Container Start | PASS | - | 3.04s |
| Create Buildx SBOM | PASS | - | 1.82s |
| Get Build Info | PASS | - | 0.03s |
ARM64 PASS
linuxserver/prowlarr
Runtime: 49.63s
Build Information
Builder: X86-BUILDER-3l --Hetzner
Created: 2025-12-29T04:39:48+00:00
Image: linuxserver/prowlarr
Maintainer: Roxedus,thespad
Size: 81.42MB
Tag: arm64v8-nightly-2.3.2.5245-ls220
Version: 2.3.2.5245-ls220
Expand
2025-12-29T04:42:57.683842901Z [migrations] started
2025-12-29T04:42:57.687995092Z [migrations] no migrations found
2025-12-29T04:42:58.170437498Z usermod: no changes
2025-12-29T04:42:58.263760002Z ───────────────────────────────────────
2025-12-29T04:42:58.263797868Z
2025-12-29T04:42:58.263807358Z ██╗ ███████╗██╗ ██████╗
2025-12-29T04:42:58.263815795Z ██║ ██╔════╝██║██╔═══██╗
2025-12-29T04:42:58.263824041Z ██║ ███████╗██║██║ ██║
2025-12-29T04:42:58.263832117Z ██║ ╚════██║██║██║ ██║
2025-12-29T04:42:58.263840194Z ███████╗███████║██║╚██████╔╝
2025-12-29T04:42:58.263865705Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-12-29T04:42:58.263876707Z
2025-12-29T04:42:58.263884563Z Brought to you by linuxserver.io
2025-12-29T04:42:58.263892539Z ───────────────────────────────────────
2025-12-29T04:42:58.271511279Z
2025-12-29T04:42:58.272108652Z To support the app dev(s) visit:
2025-12-29T04:42:58.309028099Z Prowlarr: https://opencollective.com/prowlarr
2025-12-29T04:42:58.315034884Z
2025-12-29T04:42:58.315059012Z To support LSIO projects visit:
2025-12-29T04:42:58.315068562Z https://www.linuxserver.io/donate/
2025-12-29T04:42:58.315076748Z
2025-12-29T04:42:58.315084584Z ───────────────────────────────────────
2025-12-29T04:42:58.315093732Z GID/UID
2025-12-29T04:42:58.315101759Z ───────────────────────────────────────
2025-12-29T04:42:58.402287136Z
2025-12-29T04:42:58.402312297Z User UID: 911
2025-12-29T04:42:58.402321635Z User GID: 911
2025-12-29T04:42:58.402330112Z ───────────────────────────────────────
2025-12-29T04:42:58.436360502Z Linuxserver.io version: 2.3.2.5245-ls220
2025-12-29T04:42:58.440288421Z Build-date: 2025-12-29T04:39:48+00:00
2025-12-29T04:42:58.440313131Z ───────────────────────────────────────
2025-12-29T04:42:58.440323452Z
2025-12-29T04:43:00.660439105Z [custom-init] No custom files found, skipping...
2025-12-29T04:43:01.214023705Z failed to load "/config/config.xml": No such file or directory
2025-12-29T04:43:02.514774760Z failed to load "/config/config.xml": No such file or directory
2025-12-29T04:43:03.785579418Z failed to load "/config/config.xml": No such file or directory
2025-12-29T04:43:05.075063026Z failed to load "/config/config.xml": No such file or directory
2025-12-29T04:43:06.050107382Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.2.5245
2025-12-29T04:43:06.313215649Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-12-29T04:43:06.366652303Z failed to load "/config/config.xml": No such file or directory
2025-12-29T04:43:06.406079740Z [Debug] Bootstrap: Console selected
2025-12-29T04:43:06.418245215Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-12-29T04:43:07.638818241Z failed to load "/config/config.xml": No such file or directory
2025-12-29T04:43:08.907188295Z failed to load "/config/config.xml": No such file or directory
2025-12-29T04:43:09.400935291Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-12-29T04:43:10.204400593Z failed to load "/config/config.xml": No such file or directory
2025-12-29T04:43:10.418159434Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {f5d973ca-fe39-4660-9e9b-cb6f521342cc} may be persisted to storage in unencrypted form.
2025-12-29T04:43:11.448210364Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-12-29T04:43:11.880418181Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-29T04:43:12.707092082Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-12-29T04:43:12.808250633Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:43:12.815015785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:43:13.331204898Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-12-29T04:43:13.380018674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5234563s
2025-12-29T04:43:13.383480234Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-12-29T04:43:13.386134919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.5716555s
2025-12-29T04:43:13.501206224Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-12-29T04:43:13.508804784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:13.584459984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-12-29T04:43:13.685595981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-12-29T04:43:13.838572668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2506045s
2025-12-29T04:43:13.844046340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:13.858571946Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-12-29T04:43:13.860970816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2708253s
2025-12-29T04:43:13.955718881Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-12-29T04:43:13.958658680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:14.035001045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-12-29T04:43:14.049070924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-29T04:43:14.062416736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243711s
2025-12-29T04:43:14.066166637Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-29T04:43:14.070056789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016402s
2025-12-29T04:43:14.075984655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-12-29T04:43:14.084641245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-12-29T04:43:14.098019813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192674s
2025-12-29T04:43:14.101665343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:14.106166897Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-12-29T04:43:14.109035403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.027302s
2025-12-29T04:43:14.120579236Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-12-29T04:43:14.123367290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:14.136789535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-29T04:43:14.139486796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003161s
2025-12-29T04:43:14.141923683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-12-29T04:43:14.145423159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-12-29T04:43:14.150610333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064652s
2025-12-29T04:43:14.153037811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:14.156622849Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-12-29T04:43:14.158653067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122031s
2025-12-29T04:43:14.178592946Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-12-29T04:43:14.181370689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:14.190976500Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-12-29T04:43:14.289267578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-12-29T04:43:14.296859254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2025-12-29T04:43:14.303289531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116027s
2025-12-29T04:43:14.305576676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-12-29T04:43:14.309434474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-12-29T04:43:14.313541594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059096s
2025-12-29T04:43:14.315608195Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-12-29T04:43:14.321405227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT)
2025-12-29T04:43:14.326826593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092391s
2025-12-29T04:43:14.329109359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-12-29T04:43:14.332278981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-12-29T04:43:14.336136007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049551s
2025-12-29T04:43:14.338264714Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-12-29T04:43:14.388331202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL)
2025-12-29T04:43:14.395990464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0554596s
2025-12-29T04:43:14.398216606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-12-29T04:43:14.404016535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-12-29T04:43:14.409503984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091726s
2025-12-29T04:43:14.454782020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-12-29T04:43:14.462765395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-12-29T04:43:14.498918258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365997s
2025-12-29T04:43:14.502916178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-12-29T04:43:14.597059264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL)
2025-12-29T04:43:14.606350472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1010675s
2025-12-29T04:43:14.608596464Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-12-29T04:43:14.611516073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-29T04:43:14.615334401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049531s
2025-12-29T04:43:14.617488919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2025-12-29T04:43:14.622896758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL)
2025-12-29T04:43:14.628239165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087922s
2025-12-29T04:43:14.630140703Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2025-12-29T04:43:14.636035693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT)
2025-12-29T04:43:14.641931003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099239s
2025-12-29T04:43:14.643984919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2025-12-29T04:43:14.646888605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2025-12-29T04:43:14.650702084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048944s
2025-12-29T04:43:14.652457268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-12-29T04:43:14.655872334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-12-29T04:43:14.659883851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056707s
2025-12-29T04:43:14.661899500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-12-29T04:43:14.664682253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-12-29T04:43:14.668463376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047404s
2025-12-29T04:43:14.670536500Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-12-29T04:43:14.709185619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2025-12-29T04:43:14.715187965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0426893s
2025-12-29T04:43:14.717721677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-12-29T04:43:14.720941189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-12-29T04:43:14.725538105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055457s
2025-12-29T04:43:14.728216979Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-12-29T04:43:14.731311740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-12-29T04:43:14.735437347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005345s
2025-12-29T04:43:14.737327052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-12-29T04:43:14.745870184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-12-29T04:43:14.753140923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01391s
2025-12-29T04:43:14.755095659Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-12-29T04:43:14.762799030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-12-29T04:43:14.772004084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149687s
2025-12-29T04:43:14.774249054Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-12-29T04:43:14.777484950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-29T04:43:14.786120577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093829s
2025-12-29T04:43:14.788502013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-12-29T04:43:14.793407279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2025-12-29T04:43:14.799420316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087839s
2025-12-29T04:43:14.801669856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-12-29T04:43:14.804872865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-12-29T04:43:14.809511285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056699s
2025-12-29T04:43:14.832588991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-12-29T04:43:14', 'InitialSetup')
2025-12-29T04:43:14.847256985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:14.852007740Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-12-29T04:43:14.853887726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0483172s
2025-12-29T04:43:14.857866287Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-12-29T04:43:14.860248393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:14.864516236Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2025-12-29T04:43:15.394710668Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2025-12-29T04:43:15.670644077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2025-12-29T04:43:15.713430988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers"
2025-12-29T04:43:15.728078421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-12-29T04:43:15.745445069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-29T04:43:15.773633486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-29T04:43:15.783475322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3648655s
2025-12-29T04:43:15.785906667Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2025-12-29T04:43:15.815764947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2025-12-29T04:43:15.824950672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2025-12-29T04:43:15.831389106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-12-29T04:43:15.835828575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-29T04:43:15.847033436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-29T04:43:15.853693115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0658404s
2025-12-29T04:43:15.861707171Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2025-12-29T04:43:15.968226878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2025-12-29T04:43:15.977887750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2025-12-29T04:43:15.983590222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-12-29T04:43:15.987907454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-29T04:43:15.998755948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-29T04:43:16.002247328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1385622s
2025-12-29T04:43:16.004496987Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2025-12-29T04:43:16.010470685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-12-29T04:43:16.016053156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096823s
2025-12-29T04:43:16.018540965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2025-12-29T04:43:16.021955269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-12-29T04:43:16.025547553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051317s
2025-12-29T04:43:16.033497620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-12-29T04:43:16', 'ApplicationStatus')
2025-12-29T04:43:16.039836984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:16.050340192Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-12-29T04:43:16.052366371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0294229s
2025-12-29T04:43:16.058591416Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-12-29T04:43:16.061380832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:16.072487846Z [Info] IndexerProps: Starting migration of Main DB to 3
2025-12-29T04:43:16.132901448Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-29T04:43:16.136035659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011061s
2025-12-29T04:43:16.147665736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2025-12-29T04:43:16.155547747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2025-12-29T04:43:16.173936462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243372s
2025-12-29T04:43:16.176568922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-12-29T04:43:16.183311639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1)
2025-12-29T04:43:16.190774595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012372s
2025-12-29T04:43:16.192758440Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-12-29T04:43:16.199078545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-12-29T04:43:16.204238004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096323s
2025-12-29T04:43:16.206394075Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-12-29T04:43:16.209857268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-29T04:43:16.213625225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053417s
2025-12-29T04:43:16.218758671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-12-29T04:43:16', 'IndexerProps')
2025-12-29T04:43:16.222662642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:16.226530800Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-12-29T04:43:16.228270243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0180962s
2025-12-29T04:43:16.230531506Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-12-29T04:43:16.232643759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:16.235423035Z [Info] add_update_history: Starting migration of Main DB to 4
2025-12-29T04:43:16.240969623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-12-29T04:43:16', 'add_update_history')
2025-12-29T04:43:16.245173898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:16.248347698Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-12-29T04:43:16.250356283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157546s
2025-12-29T04:43:16.252472674Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-12-29T04:43:16.254566710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:16.257212538Z [Info] update_notifiarr: Starting migration of Main DB to 5
2025-12-29T04:43:16.357168799Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-12-29T04:43:16.366021554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-12-29T04:43:16.371399402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106538s
2025-12-29T04:43:16.374970963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-12-29T04:43:16', 'update_notifiarr')
2025-12-29T04:43:16.378776275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:16.381935787Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-12-29T04:43:16.383689869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210435s
2025-12-29T04:43:16.385852994Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-12-29T04:43:16.388191022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:16.391027563Z [Info] app_profiles: Starting migration of Main DB to 6
2025-12-29T04:43:16.401033189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2025-12-29T04:43:16.407090024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL)
2025-12-29T04:43:16.412690100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097209s
2025-12-29T04:43:16.415030643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2025-12-29T04:43:16.417731831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2025-12-29T04:43:16.427421301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106566s
2025-12-29T04:43:16.429042575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-29T04:43:16.442023342Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.33E-05s
2025-12-29T04:43:16.444511602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2025-12-29T04:43:16.448244188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2025-12-29T04:43:16.455401860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087726s
2025-12-29T04:43:16.458969173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-12-29T04:43:16', 'app_profiles')
2025-12-29T04:43:16.462947824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:16.466286175Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-12-29T04:43:16.468024085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195868s
2025-12-29T04:43:16.470255818Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-12-29T04:43:16.472325075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:16.474996473Z [Info] history_failed: Starting migration of Main DB to 7
2025-12-29T04:43:16.484168151Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-12-29T04:43:16.486161865Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.76E-05s
2025-12-29T04:43:16.488248917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2025-12-29T04:43:16.491371535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2025-12-29T04:43:16.498196957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080383s
2025-12-29T04:43:16.501114772Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-12-29T04:43:16.504777287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-12-29T04:43:16.508565304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051414s
2025-12-29T04:43:16.512012535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-12-29T04:43:16', 'history_failed')
2025-12-29T04:43:16.515760822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:16.519004183Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-12-29T04:43:16.520799568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153394s
2025-12-29T04:43:16.523023736Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-12-29T04:43:16.525621437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:16.528353758Z [Info] redacted_api: Starting migration of Main DB to 8
2025-12-29T04:43:16.533354847Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:43:16.536022468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:43:16.570770934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352075s
2025-12-29T04:43:16.574667169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-12-29T04:43:16', 'redacted_api')
2025-12-29T04:43:16.578970304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:16.581772466Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-12-29T04:43:16.584506200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0464723s
2025-12-29T04:43:16.586308359Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-12-29T04:43:16.588397295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:16.591311964Z [Info] IndexerProxies: Starting migration of Main DB to 10
2025-12-29T04:43:16.601048759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2025-12-29T04:43:16.606477139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT)
2025-12-29T04:43:16.611834165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088958s
2025-12-29T04:43:16.613843431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-29T04:43:16.615590709Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-12-29T04:43:16.617543681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-12-29T04:43:16.620112714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-12-29T04:43:16.631464791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0119742s
2025-12-29T04:43:16.635158067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-12-29T04:43:16', 'IndexerProxies')
2025-12-29T04:43:16.639101658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:16.642366842Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-12-29T04:43:16.644136696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0228116s
2025-12-29T04:43:16.646460655Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-12-29T04:43:16.648608590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:16.651385060Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2025-12-29T04:43:16.656428164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2025-12-29T04:43:16.658315003Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.51E-05s
2025-12-29T04:43:16.660691989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2025-12-29T04:43:16.664020631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2025-12-29T04:43:16.670725021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079677s
2025-12-29T04:43:16.674334238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-12-29T04:43:16', 'app_indexer_remote_name')
2025-12-29T04:43:16.678193989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:16.681393422Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-12-29T04:43:16.683632540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183612s
2025-12-29T04:43:16.685529920Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-12-29T04:43:16.687766754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:16.690645691Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2025-12-29T04:43:16.737496535Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:16.750317209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2025-12-29T04:43:16.754303375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148262s
2025-12-29T04:43:16.757943665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-12-29T04:43:16', 'desi_gazelle_to_unit3d')
2025-12-29T04:43:16.761832986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:16.765052629Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-12-29T04:43:16.766856581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0253339s
2025-12-29T04:43:16.769248177Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-12-29T04:43:16.771430821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:16.774380129Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2025-12-29T04:43:16.779356860Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-29T04:43:16.781305554Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2025-12-29T04:43:16.783761729Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-12-29T04:43:16.787129941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-12-29T04:43:16.794194545Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084006s
2025-12-29T04:43:16.797956540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-12-29T04:43:16', 'add_on_update_to_notifications')
2025-12-29T04:43:16.801966604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:16.806224187Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-12-29T04:43:16.808109724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0196127s
2025-12-29T04:43:16.810365806Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-12-29T04:43:16.812464772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:16.815185581Z [Info] IndexerVersions: Starting migration of Main DB to 15
2025-12-29T04:43:16.824420405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2025-12-29T04:43:16.830425917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2025-12-29T04:43:16.835762472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087568s
2025-12-29T04:43:16.838386245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2025-12-29T04:43:16.842110133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-12-29T04:43:16.846109205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057037s
2025-12-29T04:43:16.848316690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2025-12-29T04:43:16.851702798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-12-29T04:43:16.855417097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051655s
2025-12-29T04:43:16.858976333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-12-29T04:43:16', 'IndexerVersions')
2025-12-29T04:43:16.862783068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:16.866001128Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-12-29T04:43:16.867923298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154658s
2025-12-29T04:43:16.870149340Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-12-29T04:43:16.872257755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:16.875026941Z [Info] cleanup_config: Starting migration of Main DB to 16
2025-12-29T04:43:16.898800839Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:16.911758249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2025-12-29T04:43:16.916778788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155784s
2025-12-29T04:43:16.919343552Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:16.922519146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2025-12-29T04:43:16.925340547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041547s
2025-12-29T04:43:16.928823810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-12-29T04:43:16', 'cleanup_config')
2025-12-29T04:43:16.932671097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:16.935729114Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-12-29T04:43:16.937486012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143369s
2025-12-29T04:43:16.939686813Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-12-29T04:43:16.941788645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:16.944488261Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2025-12-29T04:43:16.987712332Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:16.990817614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2025-12-29T04:43:16.994163161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042426s
2025-12-29T04:43:16.996258430Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:16.999021363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2025-12-29T04:43:17.001814126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036586s
2025-12-29T04:43:17.003908192Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:17.006660404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2025-12-29T04:43:17.009424048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036315s
2025-12-29T04:43:17.011509588Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:17.014214734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2025-12-29T04:43:17.016972898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035933s
2025-12-29T04:43:17.019130031Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:17.021853084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2025-12-29T04:43:17.024599644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035851s
2025-12-29T04:43:17.026690524Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:17.029462104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2025-12-29T04:43:17.032217863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036411s
2025-12-29T04:43:17.034301769Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:17.037080163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2025-12-29T04:43:17.039873929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036712s
2025-12-29T04:43:17.041981181Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:17.044748353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2025-12-29T04:43:17.047497549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036397s
2025-12-29T04:43:17.049629181Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:17.109872811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2025-12-29T04:43:17.113544163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.061935s
2025-12-29T04:43:17.115698942Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:17.118466134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2025-12-29T04:43:17.121263526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036753s
2025-12-29T04:43:17.123726145Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:17.126467264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2025-12-29T04:43:17.129320429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037015s
2025-12-29T04:43:17.131413042Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:17.134141376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2025-12-29T04:43:17.136901894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036123s
2025-12-29T04:43:17.138987413Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:17.141795637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2025-12-29T04:43:17.145297598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036898s
2025-12-29T04:43:17.147369089Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:17.150226843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2025-12-29T04:43:17.153012993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037267s
2025-12-29T04:43:17.155098993Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:17.160072167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2025-12-29T04:43:17.163108079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006101s
2025-12-29T04:43:17.165215933Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:17.168074359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2025-12-29T04:43:17.173919779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006579s
2025-12-29T04:43:17.176017783Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.201344508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2025-12-29T04:43:17.205643113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0275247s
2025-12-29T04:43:17.207351413Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.210594804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2025-12-29T04:43:17.213813334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048143s
2025-12-29T04:43:17.215464188Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.218775676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2025-12-29T04:43:17.221882181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047617s
2025-12-29T04:43:17.223513876Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.226610060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2025-12-29T04:43:17.229723088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045562s
2025-12-29T04:43:17.231374644Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.234622163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2025-12-29T04:43:17.237775822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047602s
2025-12-29T04:43:17.239406536Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.242491097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2025-12-29T04:43:17.245905792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045279s
2025-12-29T04:43:17.247551075Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.250740467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-12-29T04:43:17.253884657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046688s
2025-12-29T04:43:17.255554639Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.258670153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2025-12-29T04:43:17.261787770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045842s
2025-12-29T04:43:17.263429355Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.266466190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2025-12-29T04:43:17.269546061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044762s
2025-12-29T04:43:17.271181354Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.274255383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2025-12-29T04:43:17.277352299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045323s
2025-12-29T04:43:17.278996259Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.282152815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2025-12-29T04:43:17.285245201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004646s
2025-12-29T04:43:17.286902328Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.290074756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-12-29T04:43:17.293220620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046716s
2025-12-29T04:43:17.294869600Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.298015003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2025-12-29T04:43:17.301091077Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046377s
2025-12-29T04:43:17.302743865Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.306174091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2025-12-29T04:43:17.309292410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049222s
2025-12-29T04:43:17.310975910Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.314049489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2025-12-29T04:43:17.317136945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045317s
2025-12-29T04:43:17.318769292Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.321810906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2025-12-29T04:43:17.324889795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044927s
2025-12-29T04:43:17.326536561Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.329623878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2025-12-29T04:43:17.332724591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045457s
2025-12-29T04:43:17.334362338Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.337478683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2025-12-29T04:43:17.340720591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046966s
2025-12-29T04:43:17.342368970Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.345469062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2025-12-29T04:43:17.348827985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048032s
2025-12-29T04:43:17.352957840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-12-29T04:43:17', 'indexer_cleanup')
2025-12-29T04:43:17.356732420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:17.360117717Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-12-29T04:43:17.361890316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158777s
2025-12-29T04:43:17.364357032Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-12-29T04:43:17.366510699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:17.369417561Z [Info] minimum_seeders: Starting migration of Main DB to 18
2025-12-29T04:43:17.375947048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2025-12-29T04:43:17.377811092Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-05s
2025-12-29T04:43:17.379940419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2025-12-29T04:43:17.383258670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2025-12-29T04:43:17.390378847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084797s
2025-12-29T04:43:17.393882992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-12-29T04:43:17', 'minimum_seeders')
2025-12-29T04:43:17.397607662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:17.400688175Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-12-29T04:43:17.402409510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186002s
2025-12-29T04:43:17.404593578Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-12-29T04:43:17.406656061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:17.409315085Z [Info] remove_showrss: Starting migration of Main DB to 19
2025-12-29T04:43:17.414235582Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:17.417059979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2025-12-29T04:43:17.420017464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038349s
2025-12-29T04:43:17.423419243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-12-29T04:43:17', 'remove_showrss')
2025-12-29T04:43:17.427192992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:17.430285178Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-12-29T04:43:17.432026755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139383s
2025-12-29T04:43:17.434371135Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-12-29T04:43:17.436499350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:17.439225369Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2025-12-29T04:43:17.443682213Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:17.446672514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2025-12-29T04:43:17.449715120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040553s
2025-12-29T04:43:17.453270258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-12-29T04:43:17', 'remove_torrentparadiseml')
2025-12-29T04:43:17.457156964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:17.460315654Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-12-29T04:43:17.462114757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143309s
2025-12-29T04:43:17.464511162Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-12-29T04:43:17.466677013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:17.469480367Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2025-12-29T04:43:17.473021608Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:43:17.475172589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:43:17.483059599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080917s
2025-12-29T04:43:17.486960854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-12-29T04:43:17', 'localization_setting_to_string')
2025-12-29T04:43:17.491070949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:17.494411175Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-12-29T04:43:17.496278905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192276s
2025-12-29T04:43:17.498450598Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-12-29T04:43:17.500500085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:17.503305754Z [Info] orpheus_api: Starting migration of Main DB to 22
2025-12-29T04:43:17.507084452Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:43:17.509364834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:43:17.574306975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0648715s
2025-12-29T04:43:17.578178690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-12-29T04:43:17', 'orpheus_api')
2025-12-29T04:43:17.582287343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:17.585429029Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-12-29T04:43:17.587147589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0762565s
2025-12-29T04:43:17.589621601Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-12-29T04:43:17.591768794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:17.594549783Z [Info] download_client_categories: Starting migration of Main DB to 23
2025-12-29T04:43:17.599654561Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-12-29T04:43:17.601256767Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-12-29T04:43:17.603674095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2025-12-29T04:43:17.606664085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2025-12-29T04:43:17.614123234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086195s
2025-12-29T04:43:17.617898375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-12-29T04:43:17', 'download_client_categories')
2025-12-29T04:43:17.621833719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:17.625082570Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-12-29T04:43:17.626896683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193334s
2025-12-29T04:43:17.629158016Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-12-29T04:43:17.631279217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:17.634039084Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2025-12-29T04:43:17.640224769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-12-29T04:43:17.642038020Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2025-12-29T04:43:17.643944268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-12-29T04:43:17.646497179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-12-29T04:43:17.653416090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076281s
2025-12-29T04:43:17.655642413Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-12-29T04:43:17.658292468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-12-29T04:43:17.664589367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007095s
2025-12-29T04:43:17.668192211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-12-29T04:43:17', 'add_salt_to_users')
2025-12-29T04:43:17.671938084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:17.675001241Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-12-29T04:43:17.676812488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0172905s
2025-12-29T04:43:17.679408906Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-12-29T04:43:17.681723757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:17.684785312Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2025-12-29T04:43:17.689967025Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.693015313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2025-12-29T04:43:17.696539609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048069s
2025-12-29T04:43:17.700484802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-12-29T04:43:17', 'speedcd_userpasssettings_to_speedcdsettings')
2025-12-29T04:43:17.704468474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:17.707891987Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-12-29T04:43:17.709809287Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156552s
2025-12-29T04:43:17.712436377Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-12-29T04:43:17.714718471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:17.717919166Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2025-12-29T04:43:17.722738269Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.725851588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2025-12-29T04:43:17.729741300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048257s
2025-12-29T04:43:17.733294233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-12-29T04:43:17', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-12-29T04:43:17.737391914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:17.740840909Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-12-29T04:43:17.742800715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157681s
2025-12-29T04:43:17.745391561Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-12-29T04:43:17.747830933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:17.750695170Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2025-12-29T04:43:17.756705302Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.760143625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2025-12-29T04:43:17.763441304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049674s
2025-12-29T04:43:17.765122469Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.768327132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2025-12-29T04:43:17.771600914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048162s
2025-12-29T04:43:17.775482860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-12-29T04:43:17', 'alpharatio_greatposterwall_config_contract')
2025-12-29T04:43:17.779448405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:17.782808971Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-12-29T04:43:17.784742194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154705s
2025-12-29T04:43:17.786973867Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-12-29T04:43:17.789098836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:17.791886419Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2025-12-29T04:43:17.796496301Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:17.799894142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2025-12-29T04:43:17.802423786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039816s
2025-12-29T04:43:17.805881357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-12-29T04:43:17', 'remove_notwhatcd')
2025-12-29T04:43:17.809615767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:17.812635166Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-12-29T04:43:17.814383837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013987s
2025-12-29T04:43:17.816722105Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-12-29T04:43:17.818958248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:17.821594045Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2025-12-29T04:43:17.828182410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-29T04:43:17.829977535Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-12-29T04:43:17.832063434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2025-12-29T04:43:17.835199338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2025-12-29T04:43:17.842836846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008852s
2025-12-29T04:43:17.844728525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-29T04:43:17.846424280Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.11E-05s
2025-12-29T04:43:17.848640302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2025-12-29T04:43:17.851919815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2025-12-29T04:43:17.858572440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008009s
2025-12-29T04:43:17.862279674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-12-29T04:43:17', 'add_on_grab_to_notifications')
2025-12-29T04:43:17.866093534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:17.869288206Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-12-29T04:43:17.871116507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183621s
2025-12-29T04:43:17.873645930Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-12-29T04:43:17.875916733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:17.878747262Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2025-12-29T04:43:17.883484901Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:17.886680746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-12-29T04:43:17.890115361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048859s
2025-12-29T04:43:17.894863001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-12-29T04:43:17', 'animetorrents_use_custom_config_contract')
2025-12-29T04:43:17.898903196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:17.939508605Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-12-29T04:43:17.941482178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0537139s
2025-12-29T04:43:17.943751267Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-12-29T04:43:17.945859462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:17.948615962Z [Info] apprise_server_url: Starting migration of Main DB to 31
2025-12-29T04:43:17.952350902Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:43:17.954431551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:43:17.964630707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103238s
2025-12-29T04:43:17.968376068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-12-29T04:43:17', 'apprise_server_url')
2025-12-29T04:43:17.972337685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:18.007194319Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-12-29T04:43:18.008960234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0528117s
2025-12-29T04:43:18.011385227Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-12-29T04:43:18.013562401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:18.016340966Z [Info] health_restored_notification: Starting migration of Main DB to 32
2025-12-29T04:43:18.021278848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-29T04:43:18.023396893Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-12-29T04:43:18.025551731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-12-29T04:43:18.028884983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-12-29T04:43:18.036147426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086284s
2025-12-29T04:43:18.039889611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-12-29T04:43:18', 'health_restored_notification')
2025-12-29T04:43:18.043791437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:18.071069370Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-12-29T04:43:18.072903183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.04319s
2025-12-29T04:43:18.075211080Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-12-29T04:43:18.077408053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:18.080416791Z [Info] remove_uc: Starting migration of Main DB to 33
2025-12-29T04:43:18.084785598Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-29T04:43:18.087702361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-12-29T04:43:18.090735067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039987s
2025-12-29T04:43:18.094272490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-12-29T04:43:18', 'remove_uc')
2025-12-29T04:43:18.097955536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:18.155281782Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-12-29T04:43:18.157893841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0679291s
2025-12-29T04:43:18.161266812Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-12-29T04:43:18.164508189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:18.168598845Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2025-12-29T04:43:18.173460263Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:43:18.176602240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:43:18.188530317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122406s
2025-12-29T04:43:18.194101194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-12-29T04:43:18', 'history_fix_data_titles')
2025-12-29T04:43:18.200003738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:18.248346496Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-12-29T04:43:18.251078998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0717543s
2025-12-29T04:43:18.254638586Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-12-29T04:43:18.257938069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:18.262027984Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2025-12-29T04:43:18.268813887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-29T04:43:18.271449915Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.82E-05s
2025-12-29T04:43:18.274639948Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-12-29T04:43:18.279404621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-12-29T04:43:18.290043332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0125458s
2025-12-29T04:43:18.295655232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-12-29T04:43:18', 'download_client_per_indexer')
2025-12-29T04:43:18.301121739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:18.359835929Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-12-29T04:43:18.362577389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0816062s
2025-12-29T04:43:18.366474947Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-12-29T04:43:18.370069805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:18.374373410Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2025-12-29T04:43:18.428371354Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-12-29T04:43:18.430421783Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2025-12-29T04:43:18.434917235Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2025-12-29T04:43:18.476538629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-12-29T04:43:18.486064499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2025-12-29T04:43:18.491595386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-12-29T04:43:18.495677715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-12-29T04:43:18.512336908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-12-29T04:43:18.516143873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0791181s
2025-12-29T04:43:18.518091224Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-12-29T04:43:18.519962943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001228s
2025-12-29T04:43:18.522358286Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2025-12-29T04:43:18.557874778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-12-29T04:43:18.566864539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2025-12-29T04:43:18.572424945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-12-29T04:43:18.576546674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-12-29T04:43:18.592688085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-12-29T04:43:18.596449569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0718861s
2025-12-29T04:43:18.598410507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-12-29T04:43:18.600413289Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-12-29T04:43:18.602319107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2025-12-29T04:43:18.712397759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-12-29T04:43:18.722817088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2025-12-29T04:43:18.728271430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-12-29T04:43:18.732441086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-12-29T04:43:18.751631355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-12-29T04:43:18.755717553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1510611s
2025-12-29T04:43:18.757543760Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-12-29T04:43:18.759415288Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-12-29T04:43:18.761645659Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-12-29T04:43:18.802280988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-12-29T04:43:18.813153850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-12-29T04:43:18.819747366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-12-29T04:43:18.823547909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-12-29T04:43:18.840929135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.077316s
2025-12-29T04:43:18.843281993Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-12-29T04:43:18.844967196Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-12-29T04:43:18.847089108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-12-29T04:43:18.885582805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-12-29T04:43:18.896876114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-12-29T04:43:18.903147181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-12-29T04:43:18.907072424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-12-29T04:43:18.922525459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.073474s
2025-12-29T04:43:18.924462088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-12-29T04:43:18.926156250Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-12-29T04:43:18.928547424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-12-29T04:43:18.965749279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-12-29T04:43:18.976899310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-12-29T04:43:18.984206753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-12-29T04:43:18.987741831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-12-29T04:43:19.001828435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.071316s
2025-12-29T04:43:19.003812690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-12-29T04:43:19.005657214Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-12-29T04:43:19.008112748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-12-29T04:43:19.044164968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-12-29T04:43:19.053259921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-12-29T04:43:19.059211324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-12-29T04:43:19.063433866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-12-29T04:43:19.078782400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-29T04:43:19.082595087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0724139s
2025-12-29T04:43:19.084717411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-12-29T04:43:19.086522004Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-12-29T04:43:19.089050345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-12-29T04:43:19.124500834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-12-29T04:43:19.133959870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-12-29T04:43:19.139583573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-12-29T04:43:19.143811336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-12-29T04:43:19.159573071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-29T04:43:19.163761926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0726292s
2025-12-29T04:43:19.165856002Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-12-29T04:43:19.167680776Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.28E-05s
2025-12-29T04:43:19.169995768Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-12-29T04:43:19.205254872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-12-29T04:43:19.214845813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-12-29T04:43:19.224649172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-12-29T04:43:19.229185065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-12-29T04:43:19.244788282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-29T04:43:19.248554214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0765279s
2025-12-29T04:43:19.250381894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-12-29T04:43:19.252082979Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-12-29T04:43:19.254174951Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-12-29T04:43:19.289335597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL)
2025-12-29T04:43:19.297864400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History"
2025-12-29T04:43:19.302572229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-12-29T04:43:19.306646603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-12-29T04:43:19.321593258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-12-29T04:43:19.326298933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-12-29T04:43:19.329744641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0736885s
2025-12-29T04:43:19.331774488Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2025-12-29T04:43:19.333592288Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-12-29T04:43:19.335993483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2025-12-29T04:43:19.370223674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2025-12-29T04:43:19.378198983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions"
2025-12-29T04:43:19.383104219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2025-12-29T04:43:19.387790265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2025-12-29T04:43:19.403265053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-12-29T04:43:19.408551407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-12-29T04:43:19.412204412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0740881s
2025-12-29T04:43:19.414080921Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-12-29T04:43:19.415776324Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.32E-05s
2025-12-29T04:43:19.418015834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-12-29T04:43:19.453716046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-12-29T04:43:19.465642299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2025-12-29T04:43:19.472600509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-12-29T04:43:19.476675083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-29T04:43:19.491994328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-29T04:43:19.495937167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0757377s
2025-12-29T04:43:19.497841111Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-12-29T04:43:19.499627708Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-12-29T04:43:19.502043803Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-12-29T04:43:19.541198270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-12-29T04:43:19.553853401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2025-12-29T04:43:19.560855941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-12-29T04:43:19.564962659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-29T04:43:19.579993003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-29T04:43:19.583681509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0796199s
2025-12-29T04:43:19.585590834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-12-29T04:43:19.587308082Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-12-29T04:43:19.589554475Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-12-29T04:43:19.625661927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-12-29T04:43:19.637924548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2025-12-29T04:43:19.645235388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-12-29T04:43:19.649295413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-29T04:43:19.664701573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-29T04:43:19.668299737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0767761s
2025-12-29T04:43:19.670193049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-12-29T04:43:19.671890938Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-12-29T04:43:19.674248455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2025-12-29T04:43:19.709620727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-12-29T04:43:19.721446498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2025-12-29T04:43:19.728266480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-12-29T04:43:19.732250612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-29T04:43:19.747455998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-29T04:43:19.751049844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.074731s
2025-12-29T04:43:19.752822754Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-29T04:43:19.754800957Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-12-29T04:43:19.756906777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2025-12-29T04:43:19.793990685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL)
2025-12-29T04:43:19.807216635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers"
2025-12-29T04:43:19.814074213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-12-29T04:43:19.817840065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-29T04:43:19.833082606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-29T04:43:19.836460928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0776973s
2025-12-29T04:43:19.838263919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-12-29T04:43:19.840103222Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.84E-05s
2025-12-29T04:43:19.842248442Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-12-29T04:43:19.875376715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-12-29T04:43:19.883046498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-12-29T04:43:19.887035059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-12-29T04:43:19.891117929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-12-29T04:43:19.906063723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-12-29T04:43:19.910208779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0659541s
2025-12-29T04:43:19.912008843Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-12-29T04:43:19.913437510Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.74E-05s
2025-12-29T04:43:19.915208145Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-12-29T04:43:19.947410935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-12-29T04:43:19.954391150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-12-29T04:43:19.958666849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-12-29T04:43:19.962196726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-12-29T04:43:19.976428181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-12-29T04:43:19.982765741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0632729s
2025-12-29T04:43:19.984311985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-29T04:43:19.985689298Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2025-12-29T04:43:19.987372287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-12-29T04:43:20.018644463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-12-29T04:43:20.023635963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-12-29T04:43:20.027080449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-12-29T04:43:20.030675808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-12-29T04:43:20.044453900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-29T04:43:20.047785388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0588196s
2025-12-29T04:43:20.051604999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-12-29T04:43:20', 'postgres_update_timestamp_columns_to_with_timezone')
2025-12-29T04:43:20.055022640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:20.083421591Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-12-29T04:43:20.085599937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0936503s
2025-12-29T04:43:20.089998443Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-12-29T04:43:20.091935463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:20.097174562Z [Info] add_notification_status: Starting migration of Main DB to 37
2025-12-29T04:43:20.107047592Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-12-29T04:43:20.112076968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-12-29T04:43:20.153235260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0443039s
2025-12-29T04:43:20.155837760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-12-29T04:43:20.158519450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-12-29T04:43:20.161711407Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043635s
2025-12-29T04:43:20.164636236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-12-29T04:43:20', 'add_notification_status')
2025-12-29T04:43:20.167714705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:20.171387099Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-12-29T04:43:20.172799883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137981s
2025-12-29T04:43:20.174915052Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-12-29T04:43:20.176673362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:20.179161793Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2025-12-29T04:43:20.185996043Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:20.188428491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2025-12-29T04:43:20.191278049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038669s
2025-12-29T04:43:20.192640903Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:20.195039773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-12-29T04:43:20.197623515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036695s
2025-12-29T04:43:20.198943894Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-29T04:43:20.201256170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2025-12-29T04:43:20.203748899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035175s
2025-12-29T04:43:20.206787958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-12-29T04:43:20', 'indexers_freeleech_only_config_contract')
2025-12-29T04:43:20.210003773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:20.213131200Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-12-29T04:43:20.214583304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124537s
2025-12-29T04:43:20.216387997Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-12-29T04:43:20.218051888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:20.220689889Z [Info] email_encryption: Starting migration of Main DB to 39
2025-12-29T04:43:20.224085426Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:43:20.225884709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:43:20.233879446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080682s
2025-12-29T04:43:20.236844236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-12-29T04:43:20', 'email_encryption')
2025-12-29T04:43:20.240103398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:20.243128038Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-12-29T04:43:20.244519690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173048s
2025-12-29T04:43:20.246588767Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-12-29T04:43:20.248349041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:20.250719534Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2025-12-29T04:43:20.253973716Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:43:20.255635342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:43:20.266783448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111349s
2025-12-29T04:43:20.270109976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-12-29T04:43:20', 'newznab_category_to_capabilities_settings')
2025-12-29T04:43:20.273538640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:20.276769946Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-12-29T04:43:20.278259164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0209499s
2025-12-29T04:43:20.280709087Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-12-29T04:43:20.282424581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:20.284735284Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2025-12-29T04:43:20.287978624Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:43:20.289601542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:43:20.298192159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086001s
2025-12-29T04:43:20.301364156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-12-29T04:43:20', 'gazelle_freeleech_token_options')
2025-12-29T04:43:20.304745735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:20.308040839Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-12-29T04:43:20.310016487Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183076s
2025-12-29T04:43:20.311935712Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-12-29T04:43:20.313329037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:20.315660722Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2025-12-29T04:43:20.318864623Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:43:20.320545768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:43:20.327526684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070557s
2025-12-29T04:43:20.330681496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-12-29T04:43:20', 'myanonamouse_freeleech_wedge_options')
2025-12-29T04:43:20.334092124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:20.336866800Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-12-29T04:43:20.338336099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162569s
2025-12-29T04:43:20.340343150Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-12-29T04:43:20.342069055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:20.344461632Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2025-12-29T04:43:20.347844344Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:43:20.349504426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:43:20.524825283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1750588s
2025-12-29T04:43:20.528162131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-12-29T04:43:20', 'newznab_indexers_enable_redirect')
2025-12-29T04:43:20.531725496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:20.535107897Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-12-29T04:43:20.536343765Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1851709s
2025-12-29T04:43:20.693748207Z [Debug] MigrationController: Took: 00:00:08.7973978
2025-12-29T04:43:22.104226820Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-12-29T04:43:22.781209447Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-29T04:43:23.078096626Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-12-29T04:43:23.084894373Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-29T04:43:23.087267371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-29T04:43:23.133274747Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-12-29T04:43:23.135805532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0488543s
2025-12-29T04:43:23.138217559Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-12-29T04:43:23.140418170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0510179s
2025-12-29T04:43:23.178276767Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-12-29T04:43:23.180898386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.185935619Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-12-29T04:43:23.189438291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-12-29T04:43:23.195217147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070039s
2025-12-29T04:43:23.197519533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.202863683Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-12-29T04:43:23.204973451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146751s
2025-12-29T04:43:23.235103017Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-12-29T04:43:23.237901672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.245698109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-12-29T04:43:23.248744062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-29T04:43:23.253329455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053206s
2025-12-29T04:43:23.255408261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-29T04:43:23.257489221Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2025-12-29T04:43:23.259953212Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-12-29T04:43:23.263027973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-12-29T04:43:23.272079468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095364s
2025-12-29T04:43:23.274559632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.278677613Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-12-29T04:43:23.280851000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162524s
2025-12-29T04:43:23.285894976Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-12-29T04:43:23.288771618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.293708498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-29T04:43:23.295909931Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.23E-05s
2025-12-29T04:43:23.298418642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-12-29T04:43:23.301515287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-12-29T04:43:23.306556608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057754s
2025-12-29T04:43:23.308838222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.312818536Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-12-29T04:43:23.315109589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118162s
2025-12-29T04:43:23.319869032Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-12-29T04:43:23.323614925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.328437424Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-12-29T04:43:23.339273853Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-12-29T04:43:23.344661361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-12-29T04:43:23.352215471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010724s
2025-12-29T04:43:23.354338466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-12-29T04:43:23.357088803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-12-29T04:43:23.360788252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043072s
2025-12-29T04:43:23.364183599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-12-29T04:43:23', 'InitialSetup')
2025-12-29T04:43:23.368498727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.372603402Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-12-29T04:43:23.374676025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159907s
2025-12-29T04:43:23.377166560Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-12-29T04:43:23.379565159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.382623858Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2025-12-29T04:43:23.386943636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-12-29T04:43:23', 'ApplicationStatus')
2025-12-29T04:43:23.391457054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.394968604Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-12-29T04:43:23.397101379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154599s
2025-12-29T04:43:23.399359255Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-12-29T04:43:23.401692423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.404579887Z [Info] IndexerProps: Starting migration of Log DB to 3
2025-12-29T04:43:23.407947868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-12-29T04:43:23', 'IndexerProps')
2025-12-29T04:43:23.412236333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.415705828Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-12-29T04:43:23.417810596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141508s
2025-12-29T04:43:23.420146459Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-12-29T04:43:23.422511110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.425448204Z [Info] add_update_history: Starting migration of Log DB to 4
2025-12-29T04:43:23.432800528Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-12-29T04:43:23.437263023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-12-29T04:43:23.443135758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081393s
2025-12-29T04:43:23.445378033Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-12-29T04:43:23.448348404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-12-29T04:43:23.452217203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046451s
2025-12-29T04:43:23.455633502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-12-29T04:43:23', 'add_update_history')
2025-12-29T04:43:23.460027750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.464078256Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-12-29T04:43:23.466204026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163477s
2025-12-29T04:43:23.468650081Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-12-29T04:43:23.471031736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.474078691Z [Info] update_notifiarr: Starting migration of Log DB to 5
2025-12-29T04:43:23.477523377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-12-29T04:43:23', 'update_notifiarr')
2025-12-29T04:43:23.481855059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.485535029Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-12-29T04:43:23.487646610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145737s
2025-12-29T04:43:23.489889106Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-12-29T04:43:23.492229288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.495107052Z [Info] app_profiles: Starting migration of Log DB to 6
2025-12-29T04:43:23.498626708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-12-29T04:43:23', 'app_profiles')
2025-12-29T04:43:23.502939432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.506455712Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-12-29T04:43:23.508530008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143529s
2025-12-29T04:43:23.510782965Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-12-29T04:43:23.513131684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.516022344Z [Info] history_failed: Starting migration of Log DB to 7
2025-12-29T04:43:23.519377911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-12-29T04:43:23', 'history_failed')
2025-12-29T04:43:23.523755134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.527273558Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-12-29T04:43:23.529382986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142332s
2025-12-29T04:43:23.531638587Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-12-29T04:43:23.533969210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.537013830Z [Info] redacted_api: Starting migration of Log DB to 8
2025-12-29T04:43:23.540346391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-12-29T04:43:23', 'redacted_api')
2025-12-29T04:43:23.544678012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.548167248Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-12-29T04:43:23.550353069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142594s
2025-12-29T04:43:23.552666056Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-12-29T04:43:23.555021429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.557953152Z [Info] IndexerProxies: Starting migration of Log DB to 10
2025-12-29T04:43:23.561409030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-12-29T04:43:23', 'IndexerProxies')
2025-12-29T04:43:23.565764780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.569288545Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-12-29T04:43:23.571382071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143763s
2025-12-29T04:43:23.573786622Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-12-29T04:43:23.576350585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.579288991Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2025-12-29T04:43:23.582965524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-12-29T04:43:23', 'app_indexer_remote_name')
2025-12-29T04:43:23.587401004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.591154742Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-12-29T04:43:23.593512450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147987s
2025-12-29T04:43:23.596278389Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-12-29T04:43:23.598869105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.601827592Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2025-12-29T04:43:23.605466168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-12-29T04:43:23', 'desi_gazelle_to_unit3d')
2025-12-29T04:43:23.609962161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.613693153Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-12-29T04:43:23.615885708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149053s
2025-12-29T04:43:23.618323316Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-12-29T04:43:23.620838671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.623943482Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2025-12-29T04:43:23.627642580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-12-29T04:43:23', 'add_on_update_to_notifications')
2025-12-29T04:43:23.632300028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.636359873Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-12-29T04:43:23.638902202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151654s
2025-12-29T04:43:23.641416284Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-12-29T04:43:23.643791015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.646679211Z [Info] IndexerVersions: Starting migration of Log DB to 15
2025-12-29T04:43:23.650246383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-12-29T04:43:23', 'IndexerVersions')
2025-12-29T04:43:23.654688668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.658331773Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-12-29T04:43:23.660385628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146233s
2025-12-29T04:43:23.662618604Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-12-29T04:43:23.664948135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.668076384Z [Info] cleanup_config: Starting migration of Log DB to 16
2025-12-29T04:43:23.671578044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-12-29T04:43:23', 'cleanup_config')
2025-12-29T04:43:23.675917822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.679812484Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-12-29T04:43:23.682140301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148254s
2025-12-29T04:43:23.684400271Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-12-29T04:43:23.686904323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.689801637Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2025-12-29T04:43:23.693285772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-12-29T04:43:23', 'indexer_cleanup')
2025-12-29T04:43:23.697851676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.701387365Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-12-29T04:43:23.703468796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145483s
2025-12-29T04:43:23.705714267Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-12-29T04:43:23.708049529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.710909217Z [Info] minimum_seeders: Starting migration of Log DB to 18
2025-12-29T04:43:23.714277419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-12-29T04:43:23', 'minimum_seeders')
2025-12-29T04:43:23.718627488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.722120841Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-12-29T04:43:23.724248455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141464s
2025-12-29T04:43:23.726554398Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-12-29T04:43:23.728927727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.731995304Z [Info] remove_showrss: Starting migration of Log DB to 19
2025-12-29T04:43:23.735348004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-12-29T04:43:23', 'remove_showrss')
2025-12-29T04:43:23.740016454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.743796926Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-12-29T04:43:23.745912255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149417s
2025-12-29T04:43:23.748368661Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-12-29T04:43:23.750790117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.753797772Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2025-12-29T04:43:23.757369364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-12-29T04:43:23', 'remove_torrentparadiseml')
2025-12-29T04:43:23.761826658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.765695228Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-12-29T04:43:23.767900488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014892s
2025-12-29T04:43:23.770337966Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-12-29T04:43:23.772859373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.775783390Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2025-12-29T04:43:23.779466827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-12-29T04:43:23', 'localization_setting_to_string')
2025-12-29T04:43:23.784002599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.787877311Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-12-29T04:43:23.790092802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148741s
2025-12-29T04:43:23.792339456Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-12-29T04:43:23.794618154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.797474856Z [Info] orpheus_api: Starting migration of Log DB to 22
2025-12-29T04:43:23.800950885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-12-29T04:43:23', 'orpheus_api')
2025-12-29T04:43:23.805234059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.808830170Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-12-29T04:43:23.810895949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143241s
2025-12-29T04:43:23.813256442Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-12-29T04:43:23.815682417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.818600933Z [Info] download_client_categories: Starting migration of Log DB to 23
2025-12-29T04:43:23.822221172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-12-29T04:43:23', 'download_client_categories')
2025-12-29T04:43:23.826736243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.830461184Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-12-29T04:43:23.832676935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014739s
2025-12-29T04:43:23.835125445Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-12-29T04:43:23.837484806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.840367810Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2025-12-29T04:43:23.843746573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-12-29T04:43:23', 'add_salt_to_users')
2025-12-29T04:43:23.848115921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.851658063Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-12-29T04:43:23.853775125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141984s
2025-12-29T04:43:23.856334068Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-12-29T04:43:23.858951428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.862113585Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2025-12-29T04:43:23.866079931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-12-29T04:43:23', 'speedcd_userpasssettings_to_speedcdsettings')
2025-12-29T04:43:23.871052994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.874967767Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-12-29T04:43:23.877326175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015835s
2025-12-29T04:43:23.879928665Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-12-29T04:43:23.882575896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.885797322Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2025-12-29T04:43:23.889843449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-12-29T04:43:23', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-12-29T04:43:23.894565006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.898548296Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-12-29T04:43:23.900962026Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015605s
2025-12-29T04:43:23.903551189Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-12-29T04:43:23.906132827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.909182799Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2025-12-29T04:43:23.913173744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-12-29T04:43:23', 'alpharatio_greatposterwall_config_contract')
2025-12-29T04:43:23.917846603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.921743389Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-12-29T04:43:23.924148311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154607s
2025-12-29T04:43:23.926459505Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-12-29T04:43:23.928857924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.931752231Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2025-12-29T04:43:23.935218731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-12-29T04:43:23', 'remove_notwhatcd')
2025-12-29T04:43:23.939569481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.943536068Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-12-29T04:43:23.945431825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144974s
2025-12-29T04:43:23.948360272Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-12-29T04:43:23.950547616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.953365039Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2025-12-29T04:43:23.956982663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-12-29T04:43:23', 'add_on_grab_to_notifications')
2025-12-29T04:43:23.961463094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.965270510Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-12-29T04:43:23.967566433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149473s
2025-12-29T04:43:23.970115977Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-12-29T04:43:23.972759078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.975993631Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2025-12-29T04:43:23.979687198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-12-29T04:43:23', 'animetorrents_use_custom_config_contract')
2025-12-29T04:43:23.984419627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:23.988556637Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-12-29T04:43:23.991435103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156406s
2025-12-29T04:43:23.993247452Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-12-29T04:43:23.995790071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:23.998715361Z [Info] apprise_server_url: Starting migration of Log DB to 31
2025-12-29T04:43:24.002112552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-12-29T04:43:24', 'apprise_server_url')
2025-12-29T04:43:24.006470546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:24.010105475Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-12-29T04:43:24.012448353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145308s
2025-12-29T04:43:24.014600836Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-12-29T04:43:24.017085900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:24.020084558Z [Info] health_restored_notification: Starting migration of Log DB to 32
2025-12-29T04:43:24.023714647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-12-29T04:43:24', 'health_restored_notification')
2025-12-29T04:43:24.028217714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:24.032134039Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-12-29T04:43:24.034344259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149836s
2025-12-29T04:43:24.036700454Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-12-29T04:43:24.038994332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:24.041918039Z [Info] remove_uc: Starting migration of Log DB to 33
2025-12-29T04:43:24.045167071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-12-29T04:43:24', 'remove_uc')
2025-12-29T04:43:24.049398591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:24.052976996Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-12-29T04:43:24.055583084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140956s
2025-12-29T04:43:24.057795398Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-12-29T04:43:24.060234569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:24.063329621Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2025-12-29T04:43:24.066880641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-12-29T04:43:24', 'history_fix_data_titles')
2025-12-29T04:43:24.071309990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:24.075336457Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-12-29T04:43:24.077530124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150994s
2025-12-29T04:43:24.080346966Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-12-29T04:43:24.082779443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:24.086302557Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2025-12-29T04:43:24.089964891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-12-29T04:43:24', 'download_client_per_indexer')
2025-12-29T04:43:24.094484732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:24.098281416Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-12-29T04:43:24.100687400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153537s
2025-12-29T04:43:24.103536968Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-12-29T04:43:24.106325954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:24.109364241Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2025-12-29T04:43:24.118020040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-12-29T04:43:24.120187604Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-12-29T04:43:24.122638880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-12-29T04:43:24.135286546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-12-29T04:43:24.144172798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2025-12-29T04:43:24.150343473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-12-29T04:43:24.154144977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-12-29T04:43:24.161252819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-12-29T04:43:24.165061648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0404714s
2025-12-29T04:43:24.167151696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-12-29T04:43:24.169207766Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-05s
2025-12-29T04:43:24.171467285Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-12-29T04:43:24.181933679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-12-29T04:43:24.188834003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-12-29T04:43:24.193989213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-12-29T04:43:24.198024958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-12-29T04:43:24.205099343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-12-29T04:43:24.208997361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.035221s
2025-12-29T04:43:24.211076137Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-29T04:43:24.213183500Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.3E-06s
2025-12-29T04:43:24.215918267Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-12-29T04:43:24.225032518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-12-29T04:43:24.231105516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-12-29T04:43:24.236003558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-12-29T04:43:24.240098373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-12-29T04:43:24.247169371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-29T04:43:24.251430150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335583s
2025-12-29T04:43:24.255426787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-12-29T04:43:24', 'postgres_update_timestamp_columns_to_with_timezone')
2025-12-29T04:43:24.260261511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:24.276501209Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-12-29T04:43:24.279156316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0581667s
2025-12-29T04:43:24.281758806Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-12-29T04:43:24.284252427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:24.287354963Z [Info] add_notification_status: Starting migration of Log DB to 37
2025-12-29T04:43:24.291192340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-12-29T04:43:24', 'add_notification_status')
2025-12-29T04:43:24.295422948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:24.299913209Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-12-29T04:43:24.302079802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156906s
2025-12-29T04:43:24.304619255Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-12-29T04:43:24.307185532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:24.310264452Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2025-12-29T04:43:24.314247712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-12-29T04:43:24', 'indexers_freeleech_only_config_contract')
2025-12-29T04:43:24.318933507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:24.322681203Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-12-29T04:43:24.325016515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153495s
2025-12-29T04:43:24.327307117Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-12-29T04:43:24.329662960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:24.332560555Z [Info] email_encryption: Starting migration of Log DB to 39
2025-12-29T04:43:24.335947454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-12-29T04:43:24', 'email_encryption')
2025-12-29T04:43:24.340275028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:24.343722078Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-12-29T04:43:24.345902308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141767s
2025-12-29T04:43:24.348450819Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-12-29T04:43:24.351022076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:24.354057328Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2025-12-29T04:43:24.358025438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-12-29T04:43:24', 'newznab_category_to_capabilities_settings')
2025-12-29T04:43:24.362702785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:24.366433006Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-12-29T04:43:24.368802728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152225s
2025-12-29T04:43:24.371424567Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-12-29T04:43:24.373920733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:24.376870091Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2025-12-29T04:43:24.380692327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-12-29T04:43:24', 'gazelle_freeleech_token_options')
2025-12-29T04:43:24.385252539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:24.388937900Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-12-29T04:43:24.391183511Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149708s
2025-12-29T04:43:24.393679918Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-12-29T04:43:24.396224722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:24.399172988Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2025-12-29T04:43:24.403011968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-12-29T04:43:24', 'myanonamouse_freeleech_wedge_options')
2025-12-29T04:43:24.407925551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:24.411704520Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-12-29T04:43:24.414045894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153511s
2025-12-29T04:43:24.416486248Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-12-29T04:43:24.419055912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-29T04:43:24.422108909Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2025-12-29T04:43:24.425878859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-12-29T04:43:24', 'newznab_indexers_enable_redirect')
2025-12-29T04:43:24.430410764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-29T04:43:24.434155905Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-12-29T04:43:24.436469504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150377s
2025-12-29T04:43:27.094053326Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2025-12-29T04:43:27.200543583Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-12-29T04:43:27.300325112Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-12-29T04:43:30.549138414Z [Info] AppSyncProfileService: Setting up default app profile
2025-12-29T04:43:30.863333392Z [Info] CommandExecutor: Starting 3 threads for tasks.
2025-12-29T04:43:31.803967125Z [ls.io-init] done.
2025-12-29T04:43:32.616321920Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-12-29T04:43:35.834787883Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-12-29T04:43:35.877769055Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-12-29T04:43:35.881643636Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin
Expand
NAME VERSION
AngleSharp 1.3.0
AngleSharp.Xml 1.0.0
Azure.Core 1.47.1
Azure.Identity 1.14.2
BouncyCastle.Cryptography 2.6.1
Dapper 2.1.66
Diacritical.Net 1.0.4
DryIoc.Microsoft.DependencyInjection 6.2.0
DryIoc.dll 5.4.3
Dynamitey 3.0.3
FluentValidation 9.5.4
IPAddressRange 6.2.0
ImpromptuInterface 8.0.6
MailKit 4.14.0
Microsoft.AspNetCore.Cryptography.Internal 8.0.16
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.16
Microsoft.AspNetCore.WebUtilities 8.0.16
Microsoft.Bcl.AsyncInterfaces 8.0.0
Microsoft.Bcl.Cryptography 8.0.0
Microsoft.Data.SqlClient 6.1.1
Microsoft.Extensions.Caching.Abstractions 8.0.0
Microsoft.Extensions.Caching.Memory 8.0.1
Microsoft.Extensions.Configuration 8.0.0
Microsoft.Extensions.Configuration.Abstractions 8.0.0
Microsoft.Extensions.Configuration.Binder 8.0.2
Microsoft.Extensions.Configuration.CommandLine 8.0.0
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0
Microsoft.Extensions.Configuration.FileExtensions 8.0.1
Microsoft.Extensions.Configuration.Json 8.0.1
Microsoft.Extensions.Configuration.UserSecrets 8.0.1
Microsoft.Extensions.DependencyInjection 8.0.1
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2
Microsoft.Extensions.Diagnostics 8.0.1
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1
Microsoft.Extensions.FileProviders.Abstractions 8.0.0
Microsoft.Extensions.FileProviders.Physical 8.0.0
Microsoft.Extensions.FileSystemGlobbing 8.0.0
Microsoft.Extensions.Hosting 8.0.1
Microsoft.Extensions.Hosting.Abstractions 8.0.1
Microsoft.Extensions.Hosting.WindowsServices 8.0.1
Microsoft.Extensions.Logging 8.0.1
Microsoft.Extensions.Logging.Abstractions 8.0.2
Microsoft.Extensions.Logging.Abstractions 8.0.3
Microsoft.Extensions.Logging.Configuration 8.0.1
Microsoft.Extensions.Logging.Console 8.0.1
Microsoft.Extensions.Logging.Debug 8.0.1
Microsoft.Extensions.Logging.EventLog 8.0.1
Microsoft.Extensions.Logging.EventSource 8.0.1
Microsoft.Extensions.Options 8.0.2
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0
Microsoft.Extensions.Primitives 8.0.0
Microsoft.Identity.Client 4.73.1
Microsoft.Identity.Client.Extensions.Msal 4.73.1
Microsoft.IdentityModel.Abstractions 7.7.1
Microsoft.IdentityModel.JsonWebTokens 7.7.1
Microsoft.IdentityModel.Logging 7.7.1
Microsoft.IdentityModel.Protocols 7.7.1
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.7.1
Microsoft.IdentityModel.Tokens 7.7.1
Microsoft.Net.Http.Headers 8.0.16
Microsoft.OpenApi 1.6.23
Microsoft.SqlServer.Server 1.0.0
Microsoft.Win32.SystemEvents 8.0.0
MimeKit 4.14.0
Mono.Nat 3.0.1
Mono.Posix.NETStandard 5.20.1.34-servarr20
MonoTorrent 2.0.7
NLog 5.4.0
NLog.Extensions.Logging 5.4.0
NLog.Layouts.ClefJsonLayout 1.0.3
NLog.Targets.Syslog 7.0.0
Newtonsoft.Json 13.0.4
Npgsql 9.0.3
Polly 8.6.4
Polly.Contrib.WaitAndRetry 1.1.1
Polly.Core 8.6.4
Prowlarr 1.0.0
Prowlarr.Api.V1 1.0.0
Prowlarr.Common 1.0.0
Prowlarr.Core 1.0.0
Prowlarr.Host 1.0.0
Prowlarr.Http 1.0.0
Prowlarr.Mono 1.0.0
Prowlarr.SignalR 1.0.0
ReusableTasks 2.0.0
Sentry 4.0.2
Servarr.FluentMigrator 3.3.2.9
Servarr.FluentMigrator.Abstractions 3.3.2.9
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner 3.3.2.9
Servarr.FluentMigrator.Runner.Core 3.3.2.9
Servarr.FluentMigrator.Runner.Db2 3.3.2.9
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9
Servarr.FluentMigrator.Runner.Hana 3.3.2.9
Servarr.FluentMigrator.Runner.MySql 3.3.2.9
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9
SharpZipLib 1.4.2
SourceGear.sqlite3 3.50.4.2
Swashbuckle.AspNetCore.Swagger 8.1.4
Swashbuckle.AspNetCore.SwaggerGen 8.1.4
System.ClientModel 1.5.1
System.ComponentModel 4.3.0
System.Configuration.ConfigurationManager 8.0.1
System.Data.SQLite 2.0.2
System.Diagnostics.DiagnosticSource 6.0.1
System.Diagnostics.EventLog 8.0.1
System.Drawing.Common 8.0.19
System.Formats.Asn1 8.0.1
System.IO 4.3.0
System.IO.FileSystem.AccessControl 5.0.0
System.IO.Pipelines 8.0.0
System.IdentityModel.Tokens.Jwt 7.7.1
System.Memory.Data 8.0.1
System.Private.Uri 4.3.2
System.Reflection 4.3.0
System.Reflection.Primitives 4.3.0
System.Runtime 4.3.0
System.Runtime.CompilerServices.Unsafe 6.0.0
System.Runtime.Loader 4.3.0
System.Security.AccessControl 5.0.0
System.Security.Cryptography.Pkcs 8.0.1
System.Security.Cryptography.ProtectedData 8.0.0
System.Security.Permissions 4.7.0
System.Security.Principal.Windows 5.0.0
System.ServiceModel.Syndication 8.0.0
System.ServiceProcess.ServiceController 8.0.1
System.Text.Encoding 4.3.0
System.Text.Encoding.CodePages 8.0.0
System.Text.Json 8.0.6
System.Threading.Tasks 4.3.0
System.Windows.Extensions 4.7.0
YamlDotNet 16.3.0
acl-libs 2.3.2-r1
alpine-baselayout 3.7.0-r0
alpine-baselayout-data 3.7.0-r0
alpine-keys 2.5-r0
alpine-release 3.22.2-r0
apk-tools 2.14.9-r3
bash 5.2.37-r0
brotli-libs 1.1.0-r2
busybox 1.37.0-r20
busybox-binsh 1.37.0-r20
c-ares 1.34.6-r0
ca-certificates 20250911-r0
ca-certificates-bundle 20250911-r0
catatonit 0.2.1-r0
coreutils 9.7-r1
coreutils-env 9.7-r1
coreutils-fmt 9.7-r1
coreutils-sha512sum 9.7-r1
curl 8.14.1-r2
findutils 4.10.0-r0
icu-data-en 76.1-r1
icu-libs 76.1-r1
jq 1.8.1-r0
libapk2 2.14.9-r3
libattr 2.5.2-r2
libbsd 0.12.2-r0
libcrypto3 3.5.4-r0
libcurl 8.14.1-r2
libgcc 14.2.0-r6
libidn2 2.3.7-r0
libintl 0.24.1-r0
libmd 1.1.0-r0
libncursesw 6.5_p20250503-r0
libproc2 4.0.4-r3
libpsl 0.21.5-r3
libssl3 3.5.4-r0
libstdc++ 14.2.0-r6
libunistring 1.3-r0
libxml2 2.13.9-r0
libxslt 1.1.43-r3
linux-pam 1.7.0-r4
musl 1.2.5-r10
musl-utils 1.2.5-r10
ncurses-terminfo-base 6.5_p20250503-r0
netcat-openbsd 1.229.1-r0
nghttp2-libs 1.65.0-r0
oniguruma 6.9.10-r0
procps-ng 4.0.4-r3
readline 8.2.13-r1
runtime.any.System.IO 4.3.0
runtime.any.System.Reflection 4.3.0
runtime.any.System.Reflection.Primitives 4.3.0
runtime.any.System.Runtime 4.3.0
runtime.any.System.Text.Encoding 4.3.0
runtime.any.System.Threading.Tasks 4.3.0
runtime.unix.System.Private.Uri 4.3.0
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 8.0.12
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 8.0.12
scanelf 1.3.8-r1
shadow 4.17.3-r0
skalibs-libs 2.14.4.0-r0
sqlite-libs 3.49.2-r1
ssl_client 1.37.0-r20
tzdata 2025c-r0
utmps-libs 0.1.3.1-r0
xmlstarlet 1.6.1-r2
xz-libs 5.8.1-r0
zlib 1.3.1-r2
zstd-libs 1.5.7-r0
sbom
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1766983425147
},
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Normalizing '/signalr/messages?access_token=(removed)' to 'http://172.17.0.4:9696/signalr/messages?access_token=(removed)'.\"",
"source": "console-api",
"timestamp": 1766983425147
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1766983425147
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/system/status - [DOM] Password field is not contained in a form: (More info: https://goo.gl/9p2vKq) %o",
"source": "recommendation",
"timestamp": 1766983425147
},
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:9696/signalr/messages?access_token=(removed)&id=XIvF79Tnf48zuZZjhnBPaw.\"",
"source": "console-api",
"timestamp": 1766983425148
},
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1766983425148
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1766983425148
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/194-74921861e81ae7f57cdf.js 1:146644 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1766983425148
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Capture Screenshot | PASS | - | 12.73s |
| Container Start | PASS | - | 36.33s |
| Create Buildx SBOM | PASS | - | 1.58s |
| Get Build Info | PASS | - | 0.03s |