AMD64 PASS
linuxserver/prowlarr
Runtime: 21.73s

Build Information
Builder: X86-BUILDER-3f --Hetzner
Created: 2025-07-23T04:30:21+00:00
Image: linuxserver/prowlarr
Maintainer: Roxedus,thespad
Size: 81.66MB
Tag: amd64-nightly-2.0.2.5116-ls206
Version: 2.0.2.5116-ls206
Expand
2025-07-23T04:34:25.355942472Z [migrations] started
2025-07-23T04:34:25.355995479Z [migrations] no migrations found
2025-07-23T04:34:25.376680104Z usermod: no changes
2025-07-23T04:34:25.382576669Z ───────────────────────────────────────
2025-07-23T04:34:25.382603654Z
2025-07-23T04:34:25.382610828Z ██╗ ███████╗██╗ ██████╗
2025-07-23T04:34:25.382617492Z ██║ ██╔════╝██║██╔═══██╗
2025-07-23T04:34:25.382623955Z ██║ ███████╗██║██║ ██║
2025-07-23T04:34:25.382630808Z ██║ ╚════██║██║██║ ██║
2025-07-23T04:34:25.382640127Z ███████╗███████║██║╚██████╔╝
2025-07-23T04:34:25.382646630Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-23T04:34:25.382653143Z
2025-07-23T04:34:25.382659186Z Brought to you by linuxserver.io
2025-07-23T04:34:25.382665418Z ───────────────────────────────────────
2025-07-23T04:34:25.382860812Z
2025-07-23T04:34:25.382874249Z To support the app dev(s) visit:
2025-07-23T04:34:25.384582248Z Prowlarr: https://opencollective.com/prowlarr
2025-07-23T04:34:25.384879317Z
2025-07-23T04:34:25.384891211Z To support LSIO projects visit:
2025-07-23T04:34:25.384896351Z https://www.linuxserver.io/donate/
2025-07-23T04:34:25.384901151Z
2025-07-23T04:34:25.384906201Z ───────────────────────────────────────
2025-07-23T04:34:25.384911802Z GID/UID
2025-07-23T04:34:25.384916191Z ───────────────────────────────────────
2025-07-23T04:34:25.391358024Z
2025-07-23T04:34:25.391375379Z User UID: 911
2025-07-23T04:34:25.391382273Z User GID: 911
2025-07-23T04:34:25.391388646Z ───────────────────────────────────────
2025-07-23T04:34:25.393350466Z Linuxserver.io version: 2.0.2.5116-ls206
2025-07-23T04:34:25.393627815Z Build-date: 2025-07-23T04:30:21+00:00
2025-07-23T04:34:25.393637805Z ───────────────────────────────────────
2025-07-23T04:34:25.393644649Z
2025-07-23T04:34:25.449746360Z [custom-init] No custom files found, skipping...
2025-07-23T04:34:25.470631810Z failed to load "/config/config.xml": No such file or directory
2025-07-23T04:34:25.831886255Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.0.2.5116
2025-07-23T04:34:25.849003917Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-07-23T04:34:25.856122573Z [Debug] Bootstrap: Console selected
2025-07-23T04:34:25.857361659Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-07-23T04:34:26.093795262Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-07-23T04:34:26.158570650Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {bef5e0bb-95c6-4779-afcb-9c68e93a0f0c} may be persisted to storage in unencrypted form.
2025-07-23T04:34:26.217624336Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-07-23T04:34:26.245153686Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-07-23T04:34:26.305182916Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-07-23T04:34:26.313133938Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:26.313775551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:26.346674184Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-07-23T04:34:26.350755543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0335747s
2025-07-23T04:34:26.351058664Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-07-23T04:34:26.351307425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0375662s
2025-07-23T04:34:26.359898345Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-07-23T04:34:26.360567493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.365789269Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-07-23T04:34:26.375144859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-07-23T04:34:26.386845403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207544s
2025-07-23T04:34:26.387364538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.389531793Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-07-23T04:34:26.389772157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.02347s
2025-07-23T04:34:26.396748236Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-07-23T04:34:26.397066476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.402340838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-07-23T04:34:26.403637479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-23T04:34:26.404434735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019131s
2025-07-23T04:34:26.404754299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-23T04:34:26.405095626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001023s
2025-07-23T04:34:26.405628820Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-07-23T04:34:26.406832043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-07-23T04:34:26.407143601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011744s
2025-07-23T04:34:26.407290426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.408118023Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-07-23T04:34:26.408305851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022635s
2025-07-23T04:34:26.409004668Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-07-23T04:34:26.409424835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.410139454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-23T04:34:26.410943934Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-07-23T04:34:26.411195981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-07-23T04:34:26.411546066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-07-23T04:34:26.412064260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006309s
2025-07-23T04:34:26.412298301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.412952368Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-07-23T04:34:26.413162632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014939s
2025-07-23T04:34:26.414981845Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-07-23T04:34:26.415223011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.415905295Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-07-23T04:34:26.420106546Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-07-23T04:34:26.420779060Z [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-07-23T04:34:26.421255229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009378s
2025-07-23T04:34:26.421457396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-07-23T04:34:26.421817431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-07-23T04:34:26.422216916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000536s
2025-07-23T04:34:26.422426317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-07-23T04:34:26.423042779Z [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-07-23T04:34:26.423591023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009618s
2025-07-23T04:34:26.423814453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-07-23T04:34:26.424210320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-07-23T04:34:26.424599795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005423s
2025-07-23T04:34:26.424864488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-07-23T04:34:26.429692851Z [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-07-23T04:34:26.430417160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053881s
2025-07-23T04:34:26.430639608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-07-23T04:34:26.431297312Z [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-07-23T04:34:26.431896449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010026s
2025-07-23T04:34:26.432128396Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-07-23T04:34:26.432542971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-07-23T04:34:26.432934179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005893s
2025-07-23T04:34:26.433136747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-07-23T04:34:26.436165306Z [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-07-23T04:34:26.436908102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035773s
2025-07-23T04:34:26.437159839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-07-23T04:34:26.437487599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-23T04:34:26.437842985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004956s
2025-07-23T04:34:26.438082317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2025-07-23T04:34:26.438707776Z [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-07-23T04:34:26.439236601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009413s
2025-07-23T04:34:26.439451885Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2025-07-23T04:34:26.440207697Z [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-07-23T04:34:26.440822485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011051s
2025-07-23T04:34:26.440975112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2025-07-23T04:34:26.441353033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2025-07-23T04:34:26.441696425Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005156s
2025-07-23T04:34:26.441907169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-07-23T04:34:26.442291904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-07-23T04:34:26.442676548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005874s
2025-07-23T04:34:26.442890068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-07-23T04:34:26.443206686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-07-23T04:34:26.443562793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004707s
2025-07-23T04:34:26.443817246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-07-23T04:34:26.447134947Z [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-07-23T04:34:26.447605896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036604s
2025-07-23T04:34:26.447875178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-07-23T04:34:26.448222447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-07-23T04:34:26.448581931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005128s
2025-07-23T04:34:26.448797866Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-07-23T04:34:26.449280147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-07-23T04:34:26.449550392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005211s
2025-07-23T04:34:26.449749152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-07-23T04:34:26.450665527Z [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-07-23T04:34:26.451379595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014176s
2025-07-23T04:34:26.451576993Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-07-23T04:34:26.452532186Z [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-07-23T04:34:26.453275123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014701s
2025-07-23T04:34:26.453511449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-07-23T04:34:26.453920813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-23T04:34:26.454320007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005997s
2025-07-23T04:34:26.454540651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-07-23T04:34:26.455087663Z [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-07-23T04:34:26.455533631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007806s
2025-07-23T04:34:26.455771470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-07-23T04:34:26.456097607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-07-23T04:34:26.456458794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004958s
2025-07-23T04:34:26.458264931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-23T04:34:26', 'InitialSetup')
2025-07-23T04:34:26.458938337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.460495674Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-07-23T04:34:26.460696588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045077s
2025-07-23T04:34:26.461034639Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-07-23T04:34:26.461307228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.461612453Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2025-07-23T04:34:26.464777788Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2025-07-23T04:34:26.472063590Z [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-07-23T04:34:26.473412416Z [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-07-23T04:34:26.474234462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-23T04:34:26.475063060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-23T04:34:26.476497168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-23T04:34:26.476921744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011897s
2025-07-23T04:34:26.477202309Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2025-07-23T04:34:26.489147665Z [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-07-23T04:34:26.490420378Z [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-07-23T04:34:26.491025306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-23T04:34:26.491639754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-23T04:34:26.492909871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-23T04:34:26.493321751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159053s
2025-07-23T04:34:26.493736456Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2025-07-23T04:34:26.497154850Z [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-07-23T04:34:26.498291559Z [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-07-23T04:34:26.498893341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-23T04:34:26.499487598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-23T04:34:26.500758056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-23T04:34:26.501166148Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072191s
2025-07-23T04:34:26.501408666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2025-07-23T04:34:26.502187114Z [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-07-23T04:34:26.502750920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011432s
2025-07-23T04:34:26.503015563Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2025-07-23T04:34:26.503446020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-07-23T04:34:26.503891847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006362s
2025-07-23T04:34:26.504416254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-23T04:34:26', 'ApplicationStatus')
2025-07-23T04:34:26.504844766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.506153091Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-07-23T04:34:26.506451352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002877s
2025-07-23T04:34:26.506717788Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-07-23T04:34:26.506956178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.507260962Z [Info] IndexerProps: Starting migration of Main DB to 3
2025-07-23T04:34:26.508353152Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-23T04:34:26.508569527Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-23T04:34:26.508840764Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2025-07-23T04:34:26.509277243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2025-07-23T04:34:26.509882532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000825s
2025-07-23T04:34:26.510117916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-07-23T04:34:26.510908728Z [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-07-23T04:34:26.511502164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001194s
2025-07-23T04:34:26.511737037Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-07-23T04:34:26.512520775Z [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-07-23T04:34:26.513096695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011367s
2025-07-23T04:34:26.513394715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-07-23T04:34:26.513813388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-23T04:34:26.514204205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006247s
2025-07-23T04:34:26.514665624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-23T04:34:26', 'IndexerProps')
2025-07-23T04:34:26.515085039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.516221207Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-07-23T04:34:26.516444416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026108s
2025-07-23T04:34:26.516685762Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-07-23T04:34:26.516993282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.517311212Z [Info] add_update_history: Starting migration of Main DB to 4
2025-07-23T04:34:26.517826159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-23T04:34:26', 'add_update_history')
2025-07-23T04:34:26.518262438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.519007609Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-07-23T04:34:26.519219676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020427s
2025-07-23T04:34:26.519440530Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-07-23T04:34:26.519682337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.519996520Z [Info] update_notifiarr: Starting migration of Main DB to 5
2025-07-23T04:34:26.523442470Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-07-23T04:34:26.524572796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-07-23T04:34:26.525169097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012249s
2025-07-23T04:34:26.525555265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-23T04:34:26', 'update_notifiarr')
2025-07-23T04:34:26.525961954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.526702866Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-07-23T04:34:26.526927358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027959s
2025-07-23T04:34:26.527135948Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-07-23T04:34:26.527388046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.527699323Z [Info] app_profiles: Starting migration of Main DB to 6
2025-07-23T04:34:26.528287898Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2025-07-23T04:34:26.529028058Z [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-07-23T04:34:26.529610862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010924s
2025-07-23T04:34:26.529847879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2025-07-23T04:34:26.530239538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2025-07-23T04:34:26.530617419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005643s
2025-07-23T04:34:26.530829797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-23T04:34:26.531034248Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-23T04:34:26.531271797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2025-07-23T04:34:26.531639497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2025-07-23T04:34:26.532311641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008212s
2025-07-23T04:34:26.532744713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-23T04:34:26', 'app_profiles')
2025-07-23T04:34:26.533162574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.533981684Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-07-23T04:34:26.534185735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024704s
2025-07-23T04:34:26.534425818Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-07-23T04:34:26.534658908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.534967269Z [Info] history_failed: Starting migration of Main DB to 7
2025-07-23T04:34:26.535522036Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-23T04:34:26.535704764Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-23T04:34:26.535960178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2025-07-23T04:34:26.536339693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2025-07-23T04:34:26.536965523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007907s
2025-07-23T04:34:26.537365799Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-07-23T04:34:26.537875896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-07-23T04:34:26.538188306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005572s
2025-07-23T04:34:26.538636909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-23T04:34:26', 'history_failed')
2025-07-23T04:34:26.539033267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.539794470Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-07-23T04:34:26.540026137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021319s
2025-07-23T04:34:26.540251871Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-07-23T04:34:26.540486364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.540777570Z [Info] redacted_api: Starting migration of Main DB to 8
2025-07-23T04:34:26.541159669Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:26.541464784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:26.543196852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018181s
2025-07-23T04:34:26.543634403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-23T04:34:26', 'redacted_api')
2025-07-23T04:34:26.544057144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.544822857Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-07-23T04:34:26.545033360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003421s
2025-07-23T04:34:26.545258504Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-07-23T04:34:26.545507716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.545809624Z [Info] IndexerProxies: Starting migration of Main DB to 10
2025-07-23T04:34:26.546306454Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2025-07-23T04:34:26.546973267Z [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-07-23T04:34:26.547503285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009777s
2025-07-23T04:34:26.547714260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-23T04:34:26.547926968Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-23T04:34:26.548148534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-07-23T04:34:26.548475523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-07-23T04:34:26.549070681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007009s
2025-07-23T04:34:26.549490847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-23T04:34:26', 'IndexerProxies')
2025-07-23T04:34:26.549910432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.550740875Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-07-23T04:34:26.550956449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023418s
2025-07-23T04:34:26.551190901Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-07-23T04:34:26.551437788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.551746730Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2025-07-23T04:34:26.552137046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2025-07-23T04:34:26.552343793Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-23T04:34:26.552641923Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2025-07-23T04:34:26.553057320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2025-07-23T04:34:26.553717138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008212s
2025-07-23T04:34:26.554146323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-23T04:34:26', 'app_indexer_remote_name')
2025-07-23T04:34:26.554602181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.555442774Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-07-23T04:34:26.555636594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024919s
2025-07-23T04:34:26.555916788Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-07-23T04:34:26.556180620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.556461836Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2025-07-23T04:34:26.558830586Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.559775509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2025-07-23T04:34:26.560157508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011239s
2025-07-23T04:34:26.560623246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-23T04:34:26', 'desi_gazelle_to_unit3d')
2025-07-23T04:34:26.561062441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.561793232Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-07-23T04:34:26.561999177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027042s
2025-07-23T04:34:26.562265043Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-07-23T04:34:26.562530828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.562862255Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2025-07-23T04:34:26.563203733Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-23T04:34:26.563402343Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-23T04:34:26.563663328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-07-23T04:34:26.564124928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-07-23T04:34:26.564783875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008725s
2025-07-23T04:34:26.565240404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-23T04:34:26', 'add_on_update_to_notifications')
2025-07-23T04:34:26.565670821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.566450672Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-07-23T04:34:26.566678481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024876s
2025-07-23T04:34:26.566898263Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-07-23T04:34:26.567151844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.567480786Z [Info] IndexerVersions: Starting migration of Main DB to 15
2025-07-23T04:34:26.567950382Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2025-07-23T04:34:26.568612245Z [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-07-23T04:34:26.569102061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009153s
2025-07-23T04:34:26.569394981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2025-07-23T04:34:26.569895910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-07-23T04:34:26.570342600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006979s
2025-07-23T04:34:26.570576010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2025-07-23T04:34:26.571052429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-07-23T04:34:26.571443547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006288s
2025-07-23T04:34:26.571908533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-23T04:34:26', 'IndexerVersions')
2025-07-23T04:34:26.572301575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.573108369Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-07-23T04:34:26.573319966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022598s
2025-07-23T04:34:26.573544698Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-07-23T04:34:26.573786866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.574075507Z [Info] cleanup_config: Starting migration of Main DB to 16
2025-07-23T04:34:26.575839530Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.576760915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2025-07-23T04:34:26.577124457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010184s
2025-07-23T04:34:26.577351695Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.577748524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2025-07-23T04:34:26.578054841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004879s
2025-07-23T04:34:26.578467372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-23T04:34:26', 'cleanup_config')
2025-07-23T04:34:26.578876806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.579582077Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-07-23T04:34:26.579794985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019914s
2025-07-23T04:34:26.580025339Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-07-23T04:34:26.580280593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.580566980Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2025-07-23T04:34:26.582548070Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.582909267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2025-07-23T04:34:26.583211516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000426s
2025-07-23T04:34:26.583485297Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.583823368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2025-07-23T04:34:26.584179505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000488s
2025-07-23T04:34:26.584430862Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.584791548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2025-07-23T04:34:26.585112073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004291s
2025-07-23T04:34:26.585339882Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.585681731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2025-07-23T04:34:26.585984581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004173s
2025-07-23T04:34:26.586247400Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.586600801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2025-07-23T04:34:26.586888912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004222s
2025-07-23T04:34:26.587151370Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.587510804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2025-07-23T04:34:26.587801459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004316s
2025-07-23T04:34:26.588070481Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.588454254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2025-07-23T04:34:26.588723246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004359s
2025-07-23T04:34:26.588988490Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.589342603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2025-07-23T04:34:26.589719823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004325s
2025-07-23T04:34:26.589901017Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.593879930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2025-07-23T04:34:26.594206568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040783s
2025-07-23T04:34:26.594524078Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.594824663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2025-07-23T04:34:26.595134347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000422s
2025-07-23T04:34:26.595379340Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.595726449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2025-07-23T04:34:26.596052656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004637s
2025-07-23T04:34:26.596321628Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.596669819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2025-07-23T04:34:26.596972969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004296s
2025-07-23T04:34:26.597251440Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.597602838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2025-07-23T04:34:26.597890247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004399s
2025-07-23T04:34:26.598146102Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.598500746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2025-07-23T04:34:26.598823496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004381s
2025-07-23T04:34:26.599057567Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.599420298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2025-07-23T04:34:26.599725032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004338s
2025-07-23T04:34:26.600112041Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.600523620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2025-07-23T04:34:26.600863855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004921s
2025-07-23T04:34:26.601265293Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.602611304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2025-07-23T04:34:26.602980889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016975s
2025-07-23T04:34:26.603157945Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.603563251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2025-07-23T04:34:26.603929329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000583s
2025-07-23T04:34:26.604116486Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.604528465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2025-07-23T04:34:26.604900705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006036s
2025-07-23T04:34:26.605105307Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.605508308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2025-07-23T04:34:26.605846069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005768s
2025-07-23T04:34:26.606033396Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.606459324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2025-07-23T04:34:26.606794879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005784s
2025-07-23T04:34:26.606976555Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.607373084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2025-07-23T04:34:26.607729030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005697s
2025-07-23T04:34:26.607919414Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.608332185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-07-23T04:34:26.608694304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005921s
2025-07-23T04:34:26.608889518Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.609279804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2025-07-23T04:34:26.609643436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005779s
2025-07-23T04:34:26.609815152Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.610206580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2025-07-23T04:34:26.610554611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005612s
2025-07-23T04:34:26.610747910Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.611170582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2025-07-23T04:34:26.611504334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005726s
2025-07-23T04:34:26.611679547Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.612139844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2025-07-23T04:34:26.612472012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006117s
2025-07-23T04:34:26.612680412Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.613079416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-07-23T04:34:26.613438238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005913s
2025-07-23T04:34:26.613631988Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.614051072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2025-07-23T04:34:26.614396227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005888s
2025-07-23T04:34:26.614583895Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.614982007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2025-07-23T04:34:26.615336311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005716s
2025-07-23T04:34:26.615525311Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.615963734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2025-07-23T04:34:26.616307897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006048s
2025-07-23T04:34:26.616492779Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.616886903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2025-07-23T04:34:26.617245225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005679s
2025-07-23T04:34:26.617422842Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.617840524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2025-07-23T04:34:26.618176911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005741s
2025-07-23T04:34:26.618362805Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.618765757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2025-07-23T04:34:26.619119549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005753s
2025-07-23T04:34:26.619311366Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.619708806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2025-07-23T04:34:26.620068109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005758s
2025-07-23T04:34:26.620487975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-23T04:34:26', 'indexer_cleanup')
2025-07-23T04:34:26.620910015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.621799897Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-07-23T04:34:26.622007565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022789s
2025-07-23T04:34:26.622257839Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-07-23T04:34:26.622514126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.622808799Z [Info] minimum_seeders: Starting migration of Main DB to 18
2025-07-23T04:34:26.623271641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2025-07-23T04:34:26.623475361Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-23T04:34:26.623730074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2025-07-23T04:34:26.624152766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2025-07-23T04:34:26.624882595Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009119s
2025-07-23T04:34:26.625315006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-23T04:34:26', 'minimum_seeders')
2025-07-23T04:34:26.625726034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.626675957Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-07-23T04:34:26.626896331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026761s
2025-07-23T04:34:26.627096524Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-07-23T04:34:26.627340916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.627648425Z [Info] remove_showrss: Starting migration of Main DB to 19
2025-07-23T04:34:26.628024122Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.628405340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2025-07-23T04:34:26.628688420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004301s
2025-07-23T04:34:26.629104778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-23T04:34:26', 'remove_showrss')
2025-07-23T04:34:26.629549684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.630293472Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-07-23T04:34:26.630495930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019924s
2025-07-23T04:34:26.630738528Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-07-23T04:34:26.631000005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.631286362Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2025-07-23T04:34:26.631653822Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.632058647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2025-07-23T04:34:26.632422289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004842s
2025-07-23T04:34:26.632831674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-23T04:34:26', 'remove_torrentparadiseml')
2025-07-23T04:34:26.633250307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.634015518Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-07-23T04:34:26.634234509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020669s
2025-07-23T04:34:26.634494623Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-07-23T04:34:26.634764897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.635079591Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2025-07-23T04:34:26.635421499Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:26.635687345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:26.636394318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007583s
2025-07-23T04:34:26.636860758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-23T04:34:26', 'localization_setting_to_string')
2025-07-23T04:34:26.637279501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.638062748Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-07-23T04:34:26.638289485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023897s
2025-07-23T04:34:26.638503807Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-07-23T04:34:26.638775464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.639057923Z [Info] orpheus_api: Starting migration of Main DB to 22
2025-07-23T04:34:26.639385583Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:26.639569503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:26.643594699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040588s
2025-07-23T04:34:26.644074956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-23T04:34:26', 'orpheus_api')
2025-07-23T04:34:26.644470442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.645241826Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-07-23T04:34:26.645447931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056974s
2025-07-23T04:34:26.645712163Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-07-23T04:34:26.645953459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.646262521Z [Info] download_client_categories: Starting migration of Main DB to 23
2025-07-23T04:34:26.646611284Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-07-23T04:34:26.646818240Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-23T04:34:26.647096641Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2025-07-23T04:34:26.647472418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2025-07-23T04:34:26.648195003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008868s
2025-07-23T04:34:26.648649398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-23T04:34:26', 'download_client_categories')
2025-07-23T04:34:26.649083803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.649893684Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-07-23T04:34:26.650105821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025401s
2025-07-23T04:34:26.650374753Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-07-23T04:34:26.650592501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.650878307Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2025-07-23T04:34:26.651239314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-07-23T04:34:26.651420018Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-23T04:34:26.651636564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-07-23T04:34:26.651942280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-07-23T04:34:26.652552929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007124s
2025-07-23T04:34:26.652810458Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-07-23T04:34:26.653134591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-07-23T04:34:26.653735260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007109s
2025-07-23T04:34:26.654212181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-23T04:34:26', 'add_salt_to_users')
2025-07-23T04:34:26.654579120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.655365644Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-07-23T04:34:26.655577731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023143s
2025-07-23T04:34:26.655877585Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-07-23T04:34:26.656179072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.656532053Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2025-07-23T04:34:26.656859713Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.657226000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2025-07-23T04:34:26.657581616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000537s
2025-07-23T04:34:26.658058387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-23T04:34:26', 'speedcd_userpasssettings_to_speedcdsettings')
2025-07-23T04:34:26.658504896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.659301230Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-07-23T04:34:26.659536594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021638s
2025-07-23T04:34:26.659841458Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-07-23T04:34:26.660134378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.660523581Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2025-07-23T04:34:26.660804367Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.661195835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2025-07-23T04:34:26.661565840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005585s
2025-07-23T04:34:26.662064454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-23T04:34:26', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-07-23T04:34:26.662507987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.663297868Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-07-23T04:34:26.663551519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021995s
2025-07-23T04:34:26.663857445Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-07-23T04:34:26.664147158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.664476281Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2025-07-23T04:34:26.664842098Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.665258086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2025-07-23T04:34:26.665593221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005592s
2025-07-23T04:34:26.665808905Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.666193099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2025-07-23T04:34:26.666551651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005821s
2025-07-23T04:34:26.667026197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-23T04:34:26', 'alpharatio_greatposterwall_config_contract')
2025-07-23T04:34:26.667470802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.668283138Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-07-23T04:34:26.668527771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022171s
2025-07-23T04:34:26.668768035Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-07-23T04:34:26.669014561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.669308974Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2025-07-23T04:34:26.669665622Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.670030206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2025-07-23T04:34:26.670330952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004334s
2025-07-23T04:34:26.670759906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-23T04:34:26', 'remove_notwhatcd')
2025-07-23T04:34:26.671164841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.671887256Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-07-23T04:34:26.672114534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019447s
2025-07-23T04:34:26.672401462Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-07-23T04:34:26.672623679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.672962632Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2025-07-23T04:34:26.673418841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-23T04:34:26.673562189Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-23T04:34:26.673805349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2025-07-23T04:34:26.674176146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2025-07-23T04:34:26.674911657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008437s
2025-07-23T04:34:26.675089134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-23T04:34:26.675274287Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-23T04:34:26.675562367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2025-07-23T04:34:26.675970139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2025-07-23T04:34:26.676625278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008546s
2025-07-23T04:34:26.677085395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-23T04:34:26', 'add_on_grab_to_notifications')
2025-07-23T04:34:26.677519930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.678316484Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-07-23T04:34:26.678530825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024846s
2025-07-23T04:34:26.678830559Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-07-23T04:34:26.679099881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.679445177Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2025-07-23T04:34:26.679784540Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.680230538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-07-23T04:34:26.680611576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005847s
2025-07-23T04:34:26.681083055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-23T04:34:26', 'animetorrents_use_custom_config_contract')
2025-07-23T04:34:26.681519564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.682333162Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-07-23T04:34:26.682573326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022272s
2025-07-23T04:34:26.682830344Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-07-23T04:34:26.683086530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.683512157Z [Info] apprise_server_url: Starting migration of Main DB to 31
2025-07-23T04:34:26.683668271Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:26.684002855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:26.684762515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008812s
2025-07-23T04:34:26.685208904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-23T04:34:26', 'apprise_server_url')
2025-07-23T04:34:26.685618549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.686362317Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-07-23T04:34:26.686568642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024454s
2025-07-23T04:34:26.686826331Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-07-23T04:34:26.687103970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.687402381Z [Info] health_restored_notification: Starting migration of Main DB to 32
2025-07-23T04:34:26.687772857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-23T04:34:26.688020526Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.1E-06s
2025-07-23T04:34:26.688343527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-07-23T04:34:26.688708101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-07-23T04:34:26.689385675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000869s
2025-07-23T04:34:26.689844179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-23T04:34:26', 'health_restored_notification')
2025-07-23T04:34:26.690278223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.691226843Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-07-23T04:34:26.691623392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025187s
2025-07-23T04:34:26.691934328Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-07-23T04:34:26.692176576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.692454906Z [Info] remove_uc: Starting migration of Main DB to 33
2025-07-23T04:34:26.692852747Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:26.693245278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-07-23T04:34:26.693554751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000451s
2025-07-23T04:34:26.693963244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-23T04:34:26', 'remove_uc')
2025-07-23T04:34:26.694357207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.695093260Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-07-23T04:34:26.695273673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019438s
2025-07-23T04:34:26.695501412Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-07-23T04:34:26.695744501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.696084767Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2025-07-23T04:34:26.696400092Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:26.696652350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:26.697366658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007262s
2025-07-23T04:34:26.697790722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-23T04:34:26', 'history_fix_data_titles')
2025-07-23T04:34:26.698225988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.698924535Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-07-23T04:34:26.699171252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002264s
2025-07-23T04:34:26.699395754Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-07-23T04:34:26.699657271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.699982065Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2025-07-23T04:34:26.700335807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-23T04:34:26.700548706Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-07-23T04:34:26.700772827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-07-23T04:34:26.701181360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-07-23T04:34:26.701872632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008671s
2025-07-23T04:34:26.702324633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-23T04:34:26', 'download_client_per_indexer')
2025-07-23T04:34:26.702746522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.703514810Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-07-23T04:34:26.703725253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024484s
2025-07-23T04:34:26.704085379Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-07-23T04:34:26.704350122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.704744095Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2025-07-23T04:34:26.707170572Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-07-23T04:34:26.707378100Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-23T04:34:26.707813156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2025-07-23T04:34:26.710281677Z [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-07-23T04:34:26.711473336Z [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-07-23T04:34:26.712125810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-07-23T04:34:26.712774096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-07-23T04:34:26.714609903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-07-23T04:34:26.715048907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006975s
2025-07-23T04:34:26.715283570Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-07-23T04:34:26.715517682Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-23T04:34:26.715838658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2025-07-23T04:34:26.717826581Z [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-07-23T04:34:26.718995275Z [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-07-23T04:34:26.719606706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-07-23T04:34:26.720250973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-07-23T04:34:26.722039536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-07-23T04:34:26.722476365Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064066s
2025-07-23T04:34:26.722702661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-07-23T04:34:26.722909638Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-23T04:34:26.723163569Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2025-07-23T04:34:26.725165391Z [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-07-23T04:34:26.726340517Z [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-07-23T04:34:26.726950035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-07-23T04:34:26.727563009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-07-23T04:34:26.729408155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-07-23T04:34:26.729849634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064239s
2025-07-23T04:34:26.730057653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-23T04:34:26.730219910Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-07-23T04:34:26.730478330Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-07-23T04:34:26.735434982Z [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-07-23T04:34:26.736744028Z [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-07-23T04:34:26.737354427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-07-23T04:34:26.737852701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-07-23T04:34:26.739225946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008528s
2025-07-23T04:34:26.739434967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-23T04:34:26.739608457Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-23T04:34:26.739900755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-07-23T04:34:26.742035064Z [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-07-23T04:34:26.743247095Z [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-07-23T04:34:26.743892134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-07-23T04:34:26.744371158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-07-23T04:34:26.745616576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054988s
2025-07-23T04:34:26.745825778Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-23T04:34:26.746007924Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-23T04:34:26.746237346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-07-23T04:34:26.748376905Z [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-07-23T04:34:26.749610309Z [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-07-23T04:34:26.750217662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-07-23T04:34:26.750695464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-07-23T04:34:26.751949901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054471s
2025-07-23T04:34:26.752185656Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-07-23T04:34:26.752362492Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-23T04:34:26.752665482Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-07-23T04:34:26.754624176Z [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-07-23T04:34:26.755757849Z [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-07-23T04:34:26.756474823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-07-23T04:34:26.757103209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-07-23T04:34:26.758575514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-23T04:34:26.759005019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060996s
2025-07-23T04:34:26.759229040Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-07-23T04:34:26.759428041Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-23T04:34:26.759713646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-07-23T04:34:26.761742913Z [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-07-23T04:34:26.762862838Z [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-07-23T04:34:26.763502596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-07-23T04:34:26.764168567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-07-23T04:34:26.765602856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-23T04:34:26.766038182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060475s
2025-07-23T04:34:26.766257554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-07-23T04:34:26.766451665Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-23T04:34:26.766727380Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-07-23T04:34:26.768730785Z [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-07-23T04:34:26.769864508Z [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-07-23T04:34:26.770496912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-07-23T04:34:26.771117081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-07-23T04:34:26.772654096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-23T04:34:26.773110846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060967s
2025-07-23T04:34:26.773265818Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-23T04:34:26.773469248Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-23T04:34:26.773694411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-07-23T04:34:26.775604938Z [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-07-23T04:34:26.776574110Z [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-07-23T04:34:26.777091632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-07-23T04:34:26.777729617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-07-23T04:34:26.779178916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-07-23T04:34:26.779586697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-07-23T04:34:26.779949728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060348s
2025-07-23T04:34:26.780196034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2025-07-23T04:34:26.780392991Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-23T04:34:26.780679849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2025-07-23T04:34:26.782542530Z [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-07-23T04:34:26.783411600Z [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-07-23T04:34:26.783984925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2025-07-23T04:34:26.784731458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2025-07-23T04:34:26.786229765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-07-23T04:34:26.786903182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-07-23T04:34:26.787315652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063971s
2025-07-23T04:34:26.787532078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-23T04:34:26.787748594Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-23T04:34:26.788038037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-07-23T04:34:26.790232747Z [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-07-23T04:34:26.791764271Z [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-07-23T04:34:26.792518921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-23T04:34:26.793122115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-23T04:34:26.794565723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-23T04:34:26.794960458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006691s
2025-07-23T04:34:26.795170030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-23T04:34:26.795363569Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-23T04:34:26.795630597Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-07-23T04:34:26.797880198Z [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-07-23T04:34:26.799377443Z [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-07-23T04:34:26.800198777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-23T04:34:26.800728584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-23T04:34:26.802144776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-23T04:34:26.802553830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066506s
2025-07-23T04:34:26.802768402Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-23T04:34:26.802973916Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-07-23T04:34:26.803264821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-07-23T04:34:26.805444180Z [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-07-23T04:34:26.806969502Z [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-07-23T04:34:26.807729974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-23T04:34:26.808320132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-23T04:34:26.809792648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-23T04:34:26.810179126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006714s
2025-07-23T04:34:26.810403187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-23T04:34:26.810562769Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-23T04:34:26.810864757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2025-07-23T04:34:26.813139798Z [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-07-23T04:34:26.814610340Z [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-07-23T04:34:26.815367825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-23T04:34:26.815969136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-23T04:34:26.817422253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-23T04:34:26.817788440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066756s
2025-07-23T04:34:26.817998964Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-23T04:34:26.818178596Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-07-23T04:34:26.818410663Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2025-07-23T04:34:26.820728381Z [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-07-23T04:34:26.822193120Z [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-07-23T04:34:26.822885354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-23T04:34:26.823437666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-23T04:34:26.824836784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-23T04:34:26.825219836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065821s
2025-07-23T04:34:26.825485340Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-07-23T04:34:26.825603097Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-07-23T04:34:26.825885767Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-07-23T04:34:26.827789972Z [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-07-23T04:34:26.828715916Z [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-07-23T04:34:26.829234120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-07-23T04:34:26.829832495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-07-23T04:34:26.831232374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-07-23T04:34:26.831628552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055164s
2025-07-23T04:34:26.831870188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-07-23T04:34:26.847255583Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.9E-06s
2025-07-23T04:34:26.847569515Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-07-23T04:34:26.850839801Z [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-07-23T04:34:26.851788051Z [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-07-23T04:34:26.853450238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-07-23T04:34:26.854100928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-07-23T04:34:26.856115846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-07-23T04:34:26.856502795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086753s
2025-07-23T04:34:26.856740734Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-23T04:34:26.856934986Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-07-23T04:34:26.857228416Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-07-23T04:34:26.859125827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-07-23T04:34:26.859842200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-07-23T04:34:26.860341816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-07-23T04:34:26.860972827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-07-23T04:34:26.862426264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-23T04:34:26.862851641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053863s
2025-07-23T04:34:26.863376839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-23T04:34:26', 'postgres_update_timestamp_columns_to_with_timezone')
2025-07-23T04:34:26.863883499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.865733725Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-07-23T04:34:26.865971043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081522s
2025-07-23T04:34:26.873514745Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-07-23T04:34:26.873805931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.874193071Z [Info] add_notification_status: Starting migration of Main DB to 37
2025-07-23T04:34:26.875017792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-07-23T04:34:26.875818514Z [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-07-23T04:34:26.876518414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012849s
2025-07-23T04:34:26.876798137Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-07-23T04:34:26.877243554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-07-23T04:34:26.877786528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00072s
2025-07-23T04:34:26.878272296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-23T04:34:26', 'add_notification_status')
2025-07-23T04:34:26.878759567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.879713478Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-07-23T04:34:26.879970376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026378s
2025-07-23T04:34:26.880272224Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-07-23T04:34:26.880562949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.880895709Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2025-07-23T04:34:26.881381457Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.881777104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2025-07-23T04:34:26.882153703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005593s
2025-07-23T04:34:26.882360870Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.882771106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-07-23T04:34:26.883143295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005831s
2025-07-23T04:34:26.883334060Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:26.883738013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2025-07-23T04:34:26.884085683Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005599s
2025-07-23T04:34:26.884579528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-23T04:34:26', 'indexers_freeleech_only_config_contract')
2025-07-23T04:34:26.885034835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.885812531Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-07-23T04:34:26.886063015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022041s
2025-07-23T04:34:26.886305403Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-07-23T04:34:26.886568172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.886892245Z [Info] email_encryption: Starting migration of Main DB to 39
2025-07-23T04:34:26.887204885Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:26.887435158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:26.888156812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007479s
2025-07-23T04:34:26.888600094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-23T04:34:26', 'email_encryption')
2025-07-23T04:34:26.889033958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.889735250Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-07-23T04:34:26.889984603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023186s
2025-07-23T04:34:26.890258935Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-07-23T04:34:26.890549190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.890888754Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2025-07-23T04:34:26.891267837Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:26.891477539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:26.892447503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010185s
2025-07-23T04:34:26.892961117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-23T04:34:26', 'newznab_category_to_capabilities_settings')
2025-07-23T04:34:26.893425402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.894180453Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-07-23T04:34:26.894414273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026663s
2025-07-23T04:34:26.894723727Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-07-23T04:34:26.894974351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.895351160Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2025-07-23T04:34:26.895634801Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:26.895908522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:26.896568983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007299s
2025-07-23T04:34:26.897045502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-23T04:34:26', 'gazelle_freeleech_token_options')
2025-07-23T04:34:26.897500479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.898264597Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-07-23T04:34:26.898514471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023709s
2025-07-23T04:34:26.898794755Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-07-23T04:34:26.899077795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:26.899400856Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2025-07-23T04:34:26.899724999Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:26.899998139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:26.900600943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006382s
2025-07-23T04:34:26.901075248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-23T04:34:26', 'myanonamouse_freeleech_wedge_options')
2025-07-23T04:34:26.901538491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:26.902317890Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-07-23T04:34:26.902568695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023007s
2025-07-23T04:34:26.910716504Z [Debug] MigrationController: Took: 00:00:00.6646263
2025-07-23T04:34:26.996014361Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-07-23T04:34:27.022062829Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-07-23T04:34:27.035045835Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-07-23T04:34:27.035510581Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:27.035898733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:27.038387575Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-07-23T04:34:27.038697239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028617s
2025-07-23T04:34:27.039085310Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-07-23T04:34:27.039420976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031768s
2025-07-23T04:34:27.041772442Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-07-23T04:34:27.042151114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.042760822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-07-23T04:34:27.043296170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-07-23T04:34:27.043916359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008006s
2025-07-23T04:34:27.044308539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.045619820Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-07-23T04:34:27.045966969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025304s
2025-07-23T04:34:27.046483509Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-07-23T04:34:27.046896381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.047615409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-07-23T04:34:27.048083762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-23T04:34:27.048732468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007852s
2025-07-23T04:34:27.049050048Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-23T04:34:27.049365764Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-07-23T04:34:27.049759476Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-07-23T04:34:27.050269724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-07-23T04:34:27.051278926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001156s
2025-07-23T04:34:27.051662900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.052507530Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-07-23T04:34:27.052857936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002335s
2025-07-23T04:34:27.053396080Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-07-23T04:34:27.053816937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.054344650Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-23T04:34:27.054688212Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.5E-06s
2025-07-23T04:34:27.055055251Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-07-23T04:34:27.055566611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-07-23T04:34:27.056283464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000847s
2025-07-23T04:34:27.056674422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.057644355Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-07-23T04:34:27.058024922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021553s
2025-07-23T04:34:27.058523456Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-07-23T04:34:27.058885264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.059430983Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-07-23T04:34:27.060192056Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-07-23T04:34:27.061019532Z [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-07-23T04:34:27.061987462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014655s
2025-07-23T04:34:27.062334901Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-07-23T04:34:27.062784376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-07-23T04:34:27.063314855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006425s
2025-07-23T04:34:27.063988722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-23T04:34:27', 'InitialSetup')
2025-07-23T04:34:27.064561375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.065498673Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-07-23T04:34:27.065833587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027854s
2025-07-23T04:34:27.066188943Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-07-23T04:34:27.066563427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.067026800Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2025-07-23T04:34:27.067651979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-23T04:34:27', 'ApplicationStatus')
2025-07-23T04:34:27.068433894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.069299217Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-07-23T04:34:27.069638039Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027411s
2025-07-23T04:34:27.069977963Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-07-23T04:34:27.070352177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.070804137Z [Info] IndexerProps: Starting migration of Log DB to 3
2025-07-23T04:34:27.071379115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-23T04:34:27', 'IndexerProps')
2025-07-23T04:34:27.072030888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.072882553Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-07-23T04:34:27.073206966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025369s
2025-07-23T04:34:27.073554426Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-07-23T04:34:27.073957337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.074440530Z [Info] add_update_history: Starting migration of Log DB to 4
2025-07-23T04:34:27.075017713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-07-23T04:34:27.075779237Z [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-07-23T04:34:27.076556722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011799s
2025-07-23T04:34:27.076917128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-07-23T04:34:27.077431474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-07-23T04:34:27.077987183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007222s
2025-07-23T04:34:27.078550367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-23T04:34:27', 'add_update_history')
2025-07-23T04:34:27.079234465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.080176361Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-07-23T04:34:27.080485474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028174s
2025-07-23T04:34:27.080826250Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-07-23T04:34:27.081220244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.081665771Z [Info] update_notifiarr: Starting migration of Log DB to 5
2025-07-23T04:34:27.082234757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-23T04:34:27', 'update_notifiarr')
2025-07-23T04:34:27.082887682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.083692923Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-07-23T04:34:27.084041084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024734s
2025-07-23T04:34:27.084387492Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-07-23T04:34:27.084758860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.085210159Z [Info] app_profiles: Starting migration of Log DB to 6
2025-07-23T04:34:27.085736829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-23T04:34:27', 'app_profiles')
2025-07-23T04:34:27.086407410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.087179465Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-07-23T04:34:27.087514149Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00245s
2025-07-23T04:34:27.087895046Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-07-23T04:34:27.088286745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.088727412Z [Info] history_failed: Starting migration of Log DB to 7
2025-07-23T04:34:27.089257780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-23T04:34:27', 'history_failed')
2025-07-23T04:34:27.089934954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.090723642Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-07-23T04:34:27.091056442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002461s
2025-07-23T04:34:27.091393962Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-07-23T04:34:27.091775390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.092280026Z [Info] redacted_api: Starting migration of Log DB to 8
2025-07-23T04:34:27.092821677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-23T04:34:27', 'redacted_api')
2025-07-23T04:34:27.093587610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.094605299Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-07-23T04:34:27.094937108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028367s
2025-07-23T04:34:27.095352825Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-07-23T04:34:27.095752229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.096226795Z [Info] IndexerProxies: Starting migration of Log DB to 10
2025-07-23T04:34:27.096785229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-23T04:34:27', 'IndexerProxies')
2025-07-23T04:34:27.097440299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.098370963Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-07-23T04:34:27.098726459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026311s
2025-07-23T04:34:27.099086504Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-07-23T04:34:27.099489916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.099982208Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2025-07-23T04:34:27.100554179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-23T04:34:27', 'app_indexer_remote_name')
2025-07-23T04:34:27.101242526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.102187369Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-07-23T04:34:27.102538105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026896s
2025-07-23T04:34:27.102905605Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-07-23T04:34:27.103382085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.103763914Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2025-07-23T04:34:27.104368070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-23T04:34:27', 'desi_gazelle_to_unit3d')
2025-07-23T04:34:27.105046226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.105934585Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-07-23T04:34:27.106308558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002605s
2025-07-23T04:34:27.106664174Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-07-23T04:34:27.107067787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.107540659Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2025-07-23T04:34:27.108192632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-23T04:34:27', 'add_on_update_to_notifications')
2025-07-23T04:34:27.108866619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.109794759Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-07-23T04:34:27.110136356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026572s
2025-07-23T04:34:27.110476972Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-07-23T04:34:27.110860094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.111316493Z [Info] IndexerVersions: Starting migration of Log DB to 15
2025-07-23T04:34:27.111888675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-23T04:34:27', 'IndexerVersions')
2025-07-23T04:34:27.112619337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.113582076Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-07-23T04:34:27.113924936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027274s
2025-07-23T04:34:27.114267185Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-07-23T04:34:27.114639636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.115165615Z [Info] cleanup_config: Starting migration of Log DB to 16
2025-07-23T04:34:27.115650882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-23T04:34:27', 'cleanup_config')
2025-07-23T04:34:27.116471645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.117474364Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-07-23T04:34:27.117769368Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027946s
2025-07-23T04:34:27.118119513Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-07-23T04:34:27.118555361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.118973112Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2025-07-23T04:34:27.119528110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-23T04:34:27', 'indexer_cleanup')
2025-07-23T04:34:27.120209593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.121173143Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-07-23T04:34:27.121515783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026664s
2025-07-23T04:34:27.121894305Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-07-23T04:34:27.122249431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.122708736Z [Info] minimum_seeders: Starting migration of Log DB to 18
2025-07-23T04:34:27.123272020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-23T04:34:27', 'minimum_seeders')
2025-07-23T04:34:27.123943242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.124866211Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-07-23T04:34:27.125247408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026396s
2025-07-23T04:34:27.125568845Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-07-23T04:34:27.125938961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.126397735Z [Info] remove_showrss: Starting migration of Log DB to 19
2025-07-23T04:34:27.126935287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-23T04:34:27', 'remove_showrss')
2025-07-23T04:34:27.127606559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.128544197Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-07-23T04:34:27.128898691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026204s
2025-07-23T04:34:27.129276402Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-07-23T04:34:27.129681788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.130145021Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2025-07-23T04:34:27.130729589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-23T04:34:27', 'remove_torrentparadiseml')
2025-07-23T04:34:27.136926728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.138179922Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-07-23T04:34:27.138507602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084179s
2025-07-23T04:34:27.138938730Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-07-23T04:34:27.139361792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.139902531Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2025-07-23T04:34:27.140545837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-23T04:34:27', 'localization_setting_to_string')
2025-07-23T04:34:27.141268953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.142454511Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-07-23T04:34:27.142783523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030294s
2025-07-23T04:34:27.143121885Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-07-23T04:34:27.143483012Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.144006166Z [Info] orpheus_api: Starting migration of Log DB to 22
2025-07-23T04:34:27.144540241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-23T04:34:27', 'orpheus_api')
2025-07-23T04:34:27.145211373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.146128149Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-07-23T04:34:27.146451159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026512s
2025-07-23T04:34:27.146823679Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-07-23T04:34:27.147260249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.147696858Z [Info] download_client_categories: Starting migration of Log DB to 23
2025-07-23T04:34:27.148313460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-23T04:34:27', 'download_client_categories')
2025-07-23T04:34:27.148993469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.149992692Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-07-23T04:34:27.150347666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027394s
2025-07-23T04:34:27.150698954Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-07-23T04:34:27.151089070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.151532312Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2025-07-23T04:34:27.152105797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-23T04:34:27', 'add_salt_to_users')
2025-07-23T04:34:27.152779364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.153691841Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-07-23T04:34:27.154030082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026064s
2025-07-23T04:34:27.154443485Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-07-23T04:34:27.154884002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.155360371Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2025-07-23T04:34:27.156079069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-23T04:34:27', 'speedcd_userpasssettings_to_speedcdsettings')
2025-07-23T04:34:27.156838007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.157827540Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-07-23T04:34:27.158265311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028985s
2025-07-23T04:34:27.158666780Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-07-23T04:34:27.159114472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.159607976Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2025-07-23T04:34:27.160338577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-23T04:34:27', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-07-23T04:34:27.161151283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.162135656Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-07-23T04:34:27.162560201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029389s
2025-07-23T04:34:27.162943302Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-07-23T04:34:27.163433920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.163892233Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2025-07-23T04:34:27.164565689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-23T04:34:27', 'alpharatio_greatposterwall_config_contract')
2025-07-23T04:34:27.165304056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.166295783Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-07-23T04:34:27.166680769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028503s
2025-07-23T04:34:27.167053559Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-07-23T04:34:27.167420228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.167885355Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2025-07-23T04:34:27.168461745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-23T04:34:27', 'remove_notwhatcd')
2025-07-23T04:34:27.169107295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.170165346Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-07-23T04:34:27.170525151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027607s
2025-07-23T04:34:27.170873753Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-07-23T04:34:27.171281705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.171747693Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2025-07-23T04:34:27.172385768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-23T04:34:27', 'add_on_grab_to_notifications')
2025-07-23T04:34:27.173126610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.174031262Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-07-23T04:34:27.174407279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027174s
2025-07-23T04:34:27.174796743Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-07-23T04:34:27.175245066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.175714311Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2025-07-23T04:34:27.176430153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-23T04:34:27', 'animetorrents_use_custom_config_contract')
2025-07-23T04:34:27.177122126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.178168814Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-07-23T04:34:27.178554411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028682s
2025-07-23T04:34:27.178958625Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-07-23T04:34:27.179327257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.179784137Z [Info] apprise_server_url: Starting migration of Log DB to 31
2025-07-23T04:34:27.180394076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-23T04:34:27', 'apprise_server_url')
2025-07-23T04:34:27.181083815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.182008898Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-07-23T04:34:27.182342419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026718s
2025-07-23T04:34:27.182737605Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-07-23T04:34:27.183127861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.183595252Z [Info] health_restored_notification: Starting migration of Log DB to 32
2025-07-23T04:34:27.184231033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-23T04:34:27', 'health_restored_notification')
2025-07-23T04:34:27.184915451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.185916357Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-07-23T04:34:27.186298957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027658s
2025-07-23T04:34:27.186629713Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-07-23T04:34:27.186991261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.187432590Z [Info] remove_uc: Starting migration of Log DB to 33
2025-07-23T04:34:27.187967287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-23T04:34:27', 'remove_uc')
2025-07-23T04:34:27.188624250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.189505535Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-07-23T04:34:27.189826411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025362s
2025-07-23T04:34:27.190190374Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-07-23T04:34:27.190607524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.191050696Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2025-07-23T04:34:27.191703762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-23T04:34:27', 'history_fix_data_titles')
2025-07-23T04:34:27.192427178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.193395408Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-07-23T04:34:27.193788660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002799s
2025-07-23T04:34:27.194118374Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-07-23T04:34:27.194521546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.194984128Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2025-07-23T04:34:27.195574827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-23T04:34:27', 'download_client_per_indexer')
2025-07-23T04:34:27.196322844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.197332687Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-07-23T04:34:27.197687813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027816s
2025-07-23T04:34:27.198114061Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-07-23T04:34:27.198571913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.199062992Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2025-07-23T04:34:27.199831510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-07-23T04:34:27.200161043Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-07-23T04:34:27.200525006Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-07-23T04:34:27.201831107Z [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-07-23T04:34:27.203093248Z [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-07-23T04:34:27.203925785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-07-23T04:34:27.204688130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-07-23T04:34:27.205914249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-07-23T04:34:27.206461993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055611s
2025-07-23T04:34:27.206813080Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-07-23T04:34:27.207116731Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-07-23T04:34:27.207480323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-07-23T04:34:27.208637544Z [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-07-23T04:34:27.209677538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-07-23T04:34:27.210407588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-07-23T04:34:27.211166386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-07-23T04:34:27.212344479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-07-23T04:34:27.212927653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050699s
2025-07-23T04:34:27.213253610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-23T04:34:27.213565137Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-07-23T04:34:27.213938149Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-07-23T04:34:27.214866558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-07-23T04:34:27.215819107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-07-23T04:34:27.216624208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-07-23T04:34:27.217363326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-07-23T04:34:27.218531759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-23T04:34:27.219160305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048439s
2025-07-23T04:34:27.219793771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-23T04:34:27', 'postgres_update_timestamp_columns_to_with_timezone')
2025-07-23T04:34:27.220606447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.221755802Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-07-23T04:34:27.222167090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073193s
2025-07-23T04:34:27.222559641Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-07-23T04:34:27.222973194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.223452348Z [Info] add_notification_status: Starting migration of Log DB to 37
2025-07-23T04:34:27.224042427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-23T04:34:27', 'add_notification_status')
2025-07-23T04:34:27.224790674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.225750096Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-07-23T04:34:27.226133478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027859s
2025-07-23T04:34:27.226556560Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-07-23T04:34:27.226957538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.227454919Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2025-07-23T04:34:27.228118776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-23T04:34:27', 'indexers_freeleech_only_config_contract')
2025-07-23T04:34:27.228851702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.229940966Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-07-23T04:34:27.230356272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029158s
2025-07-23T04:34:27.230699954Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-07-23T04:34:27.231071603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.231517120Z [Info] email_encryption: Starting migration of Log DB to 39
2025-07-23T04:34:27.232074402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-23T04:34:27', 'email_encryption')
2025-07-23T04:34:27.232762277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.233662330Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-07-23T04:34:27.233998677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025937s
2025-07-23T04:34:27.234402551Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-07-23T04:34:27.234837517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.235328015Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2025-07-23T04:34:27.236001230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-23T04:34:27', 'newznab_category_to_capabilities_settings')
2025-07-23T04:34:27.236725178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.237693408Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-07-23T04:34:27.238194126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028026s
2025-07-23T04:34:27.238557047Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-07-23T04:34:27.238981783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.239508604Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2025-07-23T04:34:27.240170446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-23T04:34:27', 'gazelle_freeleech_token_options')
2025-07-23T04:34:27.240875777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.241839798Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-07-23T04:34:27.242176757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027989s
2025-07-23T04:34:27.242568716Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-07-23T04:34:27.242996618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:27.243583821Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2025-07-23T04:34:27.244230834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-23T04:34:27', 'myanonamouse_freeleech_wedge_options')
2025-07-23T04:34:27.244950804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:27.245902530Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-07-23T04:34:27.246289750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002874s
2025-07-23T04:34:27.413367440Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2025-07-23T04:34:27.420864538Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-07-23T04:34:27.424994225Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-07-23T04:34:27.519397920Z [Info] AppSyncProfileService: Setting up default app profile
2025-07-23T04:34:27.533593698Z [Info] CommandExecutor: Starting 3 threads for tasks.
2025-07-23T04:34:27.614639743Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-07-23T04:34:27.727499026Z [ls.io-init] done.
2025-07-23T04:34:28.014957185Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-07-23T04:34:28.015686303Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-07-23T04:34:28.016057862Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin
Expand
NAME VERSION TYPE
AngleSharp 1.3.0 dotnet (+5 duplicates)
AngleSharp.Xml 1.0.0 dotnet (+5 duplicates)
Azure.Core 1.38.0 dotnet (+5 duplicates)
Azure.Identity 1.11.4 dotnet (+5 duplicates)
BouncyCastle.Cryptography 2.5.1 dotnet (+5 duplicates)
Dapper 2.1.66 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 3.0.3 dotnet (+3 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.2.0 dotnet (+7 duplicates)
ImpromptuInterface 8.0.6 dotnet (+3 duplicates)
MailKit 4.12.1 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 8.0.16 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.16 dotnet (+5 duplicates)
Microsoft.AspNetCore.WebUtilities 8.0.16 dotnet (+5 duplicates)
Microsoft.Bcl.AsyncInterfaces 1.1.1 dotnet (+5 duplicates)
Microsoft.Bcl.Cryptography 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 6.0.2 dotnet (+5 duplicates)
Microsoft.Extensions.Caching.Abstractions 8.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Caching.Memory 8.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Abstractions 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Binder 8.0.2 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.CommandLine 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.DependencyInjection 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2 dotnet (+6 duplicates)
Microsoft.Extensions.Diagnostics 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.FileProviders.Abstractions 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.FileProviders.Physical 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.FileSystemGlobbing 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Hosting 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Hosting.Abstractions 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Logging.Abstractions 8.0.2 dotnet (+6 duplicates)
Microsoft.Extensions.Logging.Configuration 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Logging.Console 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Logging.Debug 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Logging.EventLog 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Logging.EventSource 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Options 8.0.2 dotnet (+6 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Primitives 8.0.0 dotnet (+6 duplicates)
Microsoft.Identity.Client 4.61.3 dotnet (+5 duplicates)
Microsoft.Identity.Client.Extensions.Msal 4.61.3 dotnet (+5 duplicates)
Microsoft.IdentityModel.Abstractions 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 7.5.0 dotnet (+5 duplicates)
Microsoft.Net.Http.Headers 8.0.16 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.23 dotnet (+2 duplicates)
Microsoft.SqlServer.Server 1.0.0 dotnet (+5 duplicates)
Microsoft.Win32.SystemEvents 4.7.0 dotnet (+5 duplicates)
MimeKit 4.12.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr20 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.4.0 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.4.0 dotnet (+7 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.3 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+7 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
Npgsql 9.0.3 dotnet (+7 duplicates)
Polly 8.6.0 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+7 duplicates)
Polly.Core 8.6.0 dotnet (+5 duplicates)
Prowlarr 1.0.0 dotnet
Prowlarr.Api.V1 1.0.0 dotnet (+2 duplicates)
Prowlarr.Common 1.0.0 dotnet (+7 duplicates)
Prowlarr.Core 1.0.0 dotnet (+5 duplicates)
Prowlarr.Host 1.0.0 dotnet (+1 duplicate)
Prowlarr.Http 1.0.0 dotnet (+3 duplicates)
Prowlarr.Mono 1.0.0 dotnet
Prowlarr.SignalR 1.0.0 dotnet (+4 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
Swashbuckle.AspNetCore.Swagger 8.1.4 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 8.1.4 dotnet (+2 duplicates)
System.ClientModel 1.0.0 dotnet (+5 duplicates)
System.ComponentModel 4.3.0 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 8.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.DiagnosticSource 6.0.1 dotnet (+4 duplicates)
System.Diagnostics.EventLog 8.0.1 dotnet (+6 duplicates)
System.Drawing.Common 4.7.0 dotnet (+5 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+4 duplicates)
System.IO 4.3.0 dotnet (+5 duplicates)
System.IO.FileSystem.AccessControl 5.0.0 dotnet (+5 duplicates)
System.IO.Pipelines 8.0.0 dotnet (+4 duplicates)
System.IdentityModel.Tokens.Jwt 7.5.0 dotnet (+5 duplicates)
System.Memory.Data 1.0.2 dotnet (+5 duplicates)
System.Private.Uri 4.3.0 dotnet (+5 duplicates)
System.Reflection 4.3.0 dotnet (+5 duplicates)
System.Reflection.Primitives 4.3.0 dotnet (+5 duplicates)
System.Runtime 4.3.0 dotnet (+5 duplicates)
System.Runtime.CompilerServices.Unsafe 6.0.0 dotnet (+4 duplicates)
System.Runtime.Loader 4.3.0 dotnet (+5 duplicates)
System.Security.AccessControl 5.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.1 dotnet (+4 duplicates)
System.Security.Cryptography.ProtectedData 8.0.0 dotnet (+7 duplicates)
System.Security.Permissions 4.7.0 dotnet (+5 duplicates)
System.Security.Principal.Windows 5.0.0 dotnet (+5 duplicates)
System.ServiceModel.Syndication 8.0.0 dotnet (+5 duplicates)
System.ServiceProcess.ServiceController 8.0.1 dotnet (+7 duplicates)
System.Text.Encoding 4.3.0 dotnet (+5 duplicates)
System.Text.Encoding.CodePages 8.0.0 dotnet
System.Text.Encodings.Web 4.7.2 dotnet (+4 duplicates)
System.Text.Json 8.0.5 dotnet (+5 duplicates)
System.Threading.Tasks 4.3.0 dotnet (+5 duplicates)
System.Windows.Extensions 4.7.0 dotnet (+5 duplicates)
YamlDotNet 16.3.0 dotnet (+5 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
alpine-release 3.22.1-r0 apk
apk-tools 2.14.9-r2 apk
bash 5.2.37-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r18 apk
busybox-binsh 1.37.0-r18 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20250619-r0 apk
catatonit 0.2.1-r0 apk
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
coreutils-fmt 9.7-r1 apk
coreutils-sha512sum 9.7-r1 apk
curl 8.14.1-r1 apk
findutils 4.10.0-r0 apk
icu-data-en 76.1-r1 apk
icu-libs 76.1-r1 apk
jq 1.8.0-r0 apk
libapk2 2.14.9-r2 apk
libattr 2.5.2-r2 apk
libbsd 0.12.2-r0 apk
libcrypto3 3.5.1-r0 apk
libcurl 8.14.1-r1 apk
libgcc 14.2.0-r6 apk
libidn2 2.3.7-r0 apk
libintl 0.24.1-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20250503-r0 apk
libproc2 4.0.4-r3 apk
libpsl 0.21.5-r3 apk
libssl3 3.5.1-r0 apk
libstdc++ 14.2.0-r6 apk
libunistring 1.3-r0 apk
libxml2 2.13.8-r0 apk
libxslt 1.1.43-r3 apk
linux-pam 1.7.0-r4 apk
musl 1.2.5-r10 apk
musl-utils 1.2.5-r10 apk
ncurses-terminfo-base 6.5_p20250503-r0 apk
netcat-openbsd 1.229.1-r0 apk
nghttp2-libs 1.65.0-r0 apk
oniguruma 6.9.10-r0 apk
procps-ng 4.0.4-r3 apk
readline 8.2.13-r1 apk
runtime.any.System.IO 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Reflection 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Reflection.Primitives 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Runtime 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Text.Encoding 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Threading.Tasks 4.3.0 dotnet (+5 duplicates)
runtime.unix.System.Private.Uri 4.3.0 dotnet (+5 duplicates)
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-x64 8.0.12 dotnet (+4 duplicates)
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-x64 8.0.12 dotnet (+7 duplicates)
scanelf 1.3.8-r1 apk
shadow 4.17.3-r0 apk
skalibs-libs 2.14.4.0-r0 apk
sqlite-libs 3.49.2-r1 apk
ssl_client 1.37.0-r18 apk
tzdata 2025b-r0 apk
utmps-libs 0.1.3.1-r0 apk
xmlstarlet 1.6.1-r2 apk
xz-libs 5.8.1-r0 apk
zlib 1.3.1-r2 apk
zstd-libs 1.5.7-r0 apk
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-5bfad79261cf8a844a41.js 1:146644 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1753245286429
},
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-5bfad79261cf8a844a41.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": 1753245286429
},
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-5bfad79261cf8a844a41.js 1:146644 \"[signalR] Information: WebSocket connected to ws://172.17.0.4:9696/signalr/messages?access_token=(removed)&id=_8FD-YKZEzLjUvOENmGgrA.\"",
"source": "console-api",
"timestamp": 1753245286429
},
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-5bfad79261cf8a844a41.js 1:146644 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1753245286429
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/194-5bfad79261cf8a844a41.js 1:146644 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1753245286429
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/194-5bfad79261cf8a844a41.js 1:146644 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1753245286429
},
{
"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": 1753245286429
},
{
"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": 1753245286429
}
]
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 3.04s |
Create SBOM | PASS | - | 10.25s |
Get build info | PASS | - | 0.03s |
Get screenshot | PASS | - | 11.02s |
ARM64 PASS
linuxserver/prowlarr
Runtime: 48.36s

Build Information
Builder: X86-BUILDER-3f --Hetzner
Created: 2025-07-23T04:30:21+00:00
Image: linuxserver/prowlarr
Maintainer: Roxedus,thespad
Size: 80.92MB
Tag: arm64v8-nightly-2.0.2.5116-ls206
Version: 2.0.2.5116-ls206
Expand
2025-07-23T04:34:26.795005989Z [migrations] started
2025-07-23T04:34:26.799102660Z [migrations] no migrations found
2025-07-23T04:34:27.274772811Z usermod: no changes
2025-07-23T04:34:27.359423144Z ───────────────────────────────────────
2025-07-23T04:34:27.359472554Z
2025-07-23T04:34:27.359481943Z ██╗ ███████╗██╗ ██████╗
2025-07-23T04:34:27.359490931Z ██║ ██╔════╝██║██╔═══██╗
2025-07-23T04:34:27.359500079Z ██║ ███████╗██║██║ ██║
2025-07-23T04:34:27.359509067Z ██║ ╚════██║██║██║ ██║
2025-07-23T04:34:27.359517354Z ███████╗███████║██║╚██████╔╝
2025-07-23T04:34:27.359525821Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-23T04:34:27.359534368Z
2025-07-23T04:34:27.359542565Z Brought to you by linuxserver.io
2025-07-23T04:34:27.359550841Z ───────────────────────────────────────
2025-07-23T04:34:27.364897158Z
2025-07-23T04:34:27.365294638Z To support the app dev(s) visit:
2025-07-23T04:34:27.398046175Z Prowlarr: https://opencollective.com/prowlarr
2025-07-23T04:34:27.401907973Z
2025-07-23T04:34:27.401934306Z To support LSIO projects visit:
2025-07-23T04:34:27.401943965Z https://www.linuxserver.io/donate/
2025-07-23T04:34:27.401952081Z
2025-07-23T04:34:27.401959867Z ───────────────────────────────────────
2025-07-23T04:34:27.401969166Z GID/UID
2025-07-23T04:34:27.401977032Z ───────────────────────────────────────
2025-07-23T04:34:27.481078060Z
2025-07-23T04:34:27.481118441Z User UID: 911
2025-07-23T04:34:27.481128090Z User GID: 911
2025-07-23T04:34:27.481136297Z ───────────────────────────────────────
2025-07-23T04:34:27.513789045Z Linuxserver.io version: 2.0.2.5116-ls206
2025-07-23T04:34:27.517147709Z Build-date: 2025-07-23T04:30:21+00:00
2025-07-23T04:34:27.517177930Z ───────────────────────────────────────
2025-07-23T04:34:27.517185615Z
2025-07-23T04:34:29.682298658Z [custom-init] No custom files found, skipping...
2025-07-23T04:34:30.221861229Z failed to load "/config/config.xml": No such file or directory
2025-07-23T04:34:31.489198760Z failed to load "/config/config.xml": No such file or directory
2025-07-23T04:34:32.769257490Z failed to load "/config/config.xml": No such file or directory
2025-07-23T04:34:34.057766676Z failed to load "/config/config.xml": No such file or directory
2025-07-23T04:34:35.110969729Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.0.2.5116
2025-07-23T04:34:35.360258920Z failed to load "/config/config.xml": No such file or directory
2025-07-23T04:34:35.383277226Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-07-23T04:34:35.477628565Z [Debug] Bootstrap: Console selected
2025-07-23T04:34:35.489856681Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-07-23T04:34:36.644850955Z failed to load "/config/config.xml": No such file or directory
2025-07-23T04:34:37.944339228Z failed to load "/config/config.xml": No such file or directory
2025-07-23T04:34:38.551146476Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-07-23T04:34:39.224411419Z failed to load "/config/config.xml": No such file or directory
2025-07-23T04:34:39.510842898Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {4ff1e34a-ba50-4b3f-b762-f9d6257c6472} may be persisted to storage in unencrypted form.
2025-07-23T04:34:40.437855791Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-07-23T04:34:40.847421934Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-07-23T04:34:41.672736060Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-07-23T04:34:41.776310382Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:41.783555222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:42.218959078Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-07-23T04:34:42.269310178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4432983s
2025-07-23T04:34:42.273215693Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-07-23T04:34:42.276155944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4930072s
2025-07-23T04:34:42.398946255Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-07-23T04:34:42.407312363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:42.482454107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-07-23T04:34:42.585952967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-07-23T04:34:42.746068826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2598802s
2025-07-23T04:34:42.752351979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:42.767653213Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-07-23T04:34:42.770315064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2817078s
2025-07-23T04:34:42.865363317Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-07-23T04:34:42.868582429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:42.946892474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-07-23T04:34:42.961556655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-23T04:34:42.975620508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0255696s
2025-07-23T04:34:42.979554500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-23T04:34:42.983644517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016421s
2025-07-23T04:34:42.990072211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-07-23T04:34:42.998445914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-07-23T04:34:43.013238584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020275s
2025-07-23T04:34:43.017088327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:43.021500944Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-07-23T04:34:43.024611728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0284049s
2025-07-23T04:34:43.035533944Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-07-23T04:34:43.038617043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:43.051746784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-23T04:34:43.054451060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002832s
2025-07-23T04:34:43.057100305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-07-23T04:34:43.060997303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-07-23T04:34:43.066398059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068038s
2025-07-23T04:34:43.068981522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:43.072720933Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-07-23T04:34:43.074923017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128661s
2025-07-23T04:34:43.101805785Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-07-23T04:34:43.104699653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:43.114359326Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-07-23T04:34:43.210230766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-07-23T04:34:43.217674106Z [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-07-23T04:34:43.224447927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115557s
2025-07-23T04:34:43.226981419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-07-23T04:34:43.230791593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-07-23T04:34:43.234833112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056081s
2025-07-23T04:34:43.237135468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-07-23T04:34:43.243551910Z [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-07-23T04:34:43.249167609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098497s
2025-07-23T04:34:43.251886274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-07-23T04:34:43.255242543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-07-23T04:34:43.259231316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052981s
2025-07-23T04:34:43.261675949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-07-23T04:34:43.315615054Z [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-07-23T04:34:43.323820729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0598035s
2025-07-23T04:34:43.326292286Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-07-23T04:34:43.332886576Z [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-07-23T04:34:43.403192341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0708364s
2025-07-23T04:34:43.406272724Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-07-23T04:34:43.410661071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-07-23T04:34:43.415384364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070287s
2025-07-23T04:34:43.417452879Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-07-23T04:34:43.453171090Z [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-07-23T04:34:43.463168223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0434738s
2025-07-23T04:34:43.465658718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-07-23T04:34:43.468801678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-23T04:34:43.473171929Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049593s
2025-07-23T04:34:43.475513063Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2025-07-23T04:34:43.481524509Z [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-07-23T04:34:43.487152604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095623s
2025-07-23T04:34:43.489214426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2025-07-23T04:34:43.495667491Z [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-07-23T04:34:43.501500588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103618s
2025-07-23T04:34:43.503727233Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2025-07-23T04:34:43.506926435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2025-07-23T04:34:43.511198689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054035s
2025-07-23T04:34:43.513210701Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-07-23T04:34:43.516958588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-07-23T04:34:43.569838991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0541934s
2025-07-23T04:34:43.572401312Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-07-23T04:34:43.575419019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-07-23T04:34:43.579510919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051585s
2025-07-23T04:34:43.581782975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-07-23T04:34:43.622731408Z [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-07-23T04:34:43.628942036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0449741s
2025-07-23T04:34:43.631247088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-07-23T04:34:43.634713168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-07-23T04:34:43.638543582Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052243s
2025-07-23T04:34:43.640843694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-07-23T04:34:43.644113138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-07-23T04:34:43.648011188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051351s
2025-07-23T04:34:43.650002398Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-07-23T04:34:43.659274430Z [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-07-23T04:34:43.666589973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146741s
2025-07-23T04:34:43.668681875Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-07-23T04:34:43.676938112Z [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-07-23T04:34:43.686160916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155278s
2025-07-23T04:34:43.688415917Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-07-23T04:34:43.691727195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-23T04:34:43.697489450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070375s
2025-07-23T04:34:43.699529578Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-07-23T04:34:43.704490799Z [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-07-23T04:34:43.709292038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077625s
2025-07-23T04:34:43.711341976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-07-23T04:34:43.714166614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-07-23T04:34:43.717660160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043846s
2025-07-23T04:34:43.741607075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-23T04:34:43', 'InitialSetup')
2025-07-23T04:34:43.753724047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:43.758490316Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-07-23T04:34:43.760489321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0450416s
2025-07-23T04:34:43.764621764Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-07-23T04:34:43.767129754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:43.771313289Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2025-07-23T04:34:44.168991361Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2025-07-23T04:34:44.450714447Z [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-07-23T04:34:44.491754605Z [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-07-23T04:34:44.506613118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-23T04:34:44.524035524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-23T04:34:44.549468963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-23T04:34:44.558814113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3659219s
2025-07-23T04:34:44.561401684Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2025-07-23T04:34:44.592915799Z [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-07-23T04:34:44.602855415Z [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-07-23T04:34:44.609002886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-23T04:34:44.613546235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-23T04:34:44.623939576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-23T04:34:44.627880973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0643916s
2025-07-23T04:34:44.632187987Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2025-07-23T04:34:44.730930809Z [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-07-23T04:34:44.740996500Z [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-07-23T04:34:44.747149140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-23T04:34:44.751114787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-23T04:34:44.761411442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-23T04:34:44.765037966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1307822s
2025-07-23T04:34:44.767197715Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2025-07-23T04:34:44.773703908Z [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-07-23T04:34:44.779009933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098728s
2025-07-23T04:34:44.781671814Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2025-07-23T04:34:44.785286984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-07-23T04:34:44.789000793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053176s
2025-07-23T04:34:44.796823527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-23T04:34:44', 'ApplicationStatus')
2025-07-23T04:34:44.803483860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:44.813642608Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-07-23T04:34:44.815671364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0296637s
2025-07-23T04:34:44.822338029Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-07-23T04:34:44.825274813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:44.838229672Z [Info] IndexerProps: Starting migration of Main DB to 3
2025-07-23T04:34:44.891688500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-23T04:34:44.893984504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0002317s
2025-07-23T04:34:44.898340797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2025-07-23T04:34:44.903193489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2025-07-23T04:34:44.912258244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118687s
2025-07-23T04:34:44.914358133Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-07-23T04:34:44.921867366Z [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-07-23T04:34:44.928631738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0121744s
2025-07-23T04:34:44.930878433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-07-23T04:34:44.937377611Z [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-07-23T04:34:44.943510051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104035s
2025-07-23T04:34:44.945592564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-07-23T04:34:44.949204458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-23T04:34:44.953110144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054648s
2025-07-23T04:34:44.957791261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-23T04:34:44', 'IndexerProps')
2025-07-23T04:34:44.962067763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:44.965678845Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-07-23T04:34:44.967843905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178544s
2025-07-23T04:34:44.971041585Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-07-23T04:34:44.973301265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:44.976256126Z [Info] add_update_history: Starting migration of Main DB to 4
2025-07-23T04:34:44.981482571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-23T04:34:44', 'add_update_history')
2025-07-23T04:34:44.985800287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:44.989100292Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-07-23T04:34:44.991001772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158088s
2025-07-23T04:34:44.993325220Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-07-23T04:34:44.995576694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:45.001715958Z [Info] update_notifiarr: Starting migration of Main DB to 5
2025-07-23T04:34:45.172416302Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-07-23T04:34:45.181929570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-07-23T04:34:45.187668257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112908s
2025-07-23T04:34:45.191478891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-23T04:34:45', 'update_notifiarr')
2025-07-23T04:34:45.195505861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:45.198779353Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-07-23T04:34:45.200669419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222449s
2025-07-23T04:34:45.202968178Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-07-23T04:34:45.205165063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:45.208019882Z [Info] app_profiles: Starting migration of Main DB to 6
2025-07-23T04:34:45.218239773Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2025-07-23T04:34:45.224412193Z [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-07-23T04:34:45.232069865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118471s
2025-07-23T04:34:45.234236358Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2025-07-23T04:34:45.237414769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2025-07-23T04:34:45.244448794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082133s
2025-07-23T04:34:45.246475987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-23T04:34:45.259309541Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.38E-05s
2025-07-23T04:34:45.261658602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2025-07-23T04:34:45.264943457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2025-07-23T04:34:45.271392995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077411s
2025-07-23T04:34:45.275119320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-23T04:34:45', 'app_profiles')
2025-07-23T04:34:45.279091409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:45.282590065Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-07-23T04:34:45.284447716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188049s
2025-07-23T04:34:45.286825294Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-07-23T04:34:45.289034313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:45.291860805Z [Info] history_failed: Starting migration of Main DB to 7
2025-07-23T04:34:45.301227728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-23T04:34:45.303358429Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.74E-05s
2025-07-23T04:34:45.305521816Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2025-07-23T04:34:45.308887614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2025-07-23T04:34:45.315577576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080619s
2025-07-23T04:34:45.318690465Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-07-23T04:34:45.322550379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-07-23T04:34:45.327044028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057339s
2025-07-23T04:34:45.330594358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-23T04:34:45', 'history_failed')
2025-07-23T04:34:45.334586527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:45.337840831Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-07-23T04:34:45.339710717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0165915s
2025-07-23T04:34:45.342242134Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-07-23T04:34:45.344909827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:45.347689545Z [Info] redacted_api: Starting migration of Main DB to 8
2025-07-23T04:34:45.353118818Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:45.355898426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:45.389886643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0343504s
2025-07-23T04:34:45.394035338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-23T04:34:45', 'redacted_api')
2025-07-23T04:34:45.398280898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:45.401458607Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-07-23T04:34:45.403715312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0461871s
2025-07-23T04:34:45.406186038Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-07-23T04:34:45.408449666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:45.411385679Z [Info] IndexerProxies: Starting migration of Main DB to 10
2025-07-23T04:34:45.421227178Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2025-07-23T04:34:45.427074794Z [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-07-23T04:34:45.432780925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009532s
2025-07-23T04:34:45.434714930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-23T04:34:45.436572762Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-07-23T04:34:45.438657450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-07-23T04:34:45.441454533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-07-23T04:34:45.447204262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065933s
2025-07-23T04:34:45.451033523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-23T04:34:45', 'IndexerProxies')
2025-07-23T04:34:45.455024300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:45.458267962Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-07-23T04:34:45.460160213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0174663s
2025-07-23T04:34:45.462620107Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-07-23T04:34:45.464907443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:45.467795269Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2025-07-23T04:34:45.472960871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2025-07-23T04:34:45.474967242Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2025-07-23T04:34:45.477479121Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2025-07-23T04:34:45.480957516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2025-07-23T04:34:45.487316592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076683s
2025-07-23T04:34:45.491166906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-23T04:34:45', 'app_indexer_remote_name')
2025-07-23T04:34:45.495316312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:45.498711359Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-07-23T04:34:45.500673591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187686s
2025-07-23T04:34:45.503173224Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-07-23T04:34:45.505492876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:45.508427947Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2025-07-23T04:34:45.552263555Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:45.566928818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2025-07-23T04:34:45.571234890Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0169167s
2025-07-23T04:34:45.575135485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-23T04:34:45', 'desi_gazelle_to_unit3d')
2025-07-23T04:34:45.579249751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:45.582643094Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-07-23T04:34:45.584632791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280737s
2025-07-23T04:34:45.587204871Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-07-23T04:34:45.589551186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:45.592567020Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2025-07-23T04:34:45.597709917Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-23T04:34:45.599660415Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.43E-05s
2025-07-23T04:34:45.602044025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-07-23T04:34:45.605627381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-07-23T04:34:45.612177312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080055s
2025-07-23T04:34:45.616233631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-23T04:34:45', 'add_on_update_to_notifications')
2025-07-23T04:34:45.620403899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:45.623823135Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-07-23T04:34:45.625816269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192982s
2025-07-23T04:34:45.628222254Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-07-23T04:34:45.630500692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:45.633395111Z [Info] IndexerVersions: Starting migration of Main DB to 15
2025-07-23T04:34:45.642694779Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2025-07-23T04:34:45.648129684Z [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-07-23T04:34:45.653330428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085859s
2025-07-23T04:34:45.655733657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2025-07-23T04:34:45.659660045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-07-23T04:34:45.663690441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058515s
2025-07-23T04:34:45.666016756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2025-07-23T04:34:45.669556063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-07-23T04:34:45.673418211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053652s
2025-07-23T04:34:45.677231080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-23T04:34:45', 'IndexerVersions')
2025-07-23T04:34:45.681352560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:45.684813901Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-07-23T04:34:45.686840081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0164885s
2025-07-23T04:34:45.689281588Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-07-23T04:34:45.691549354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:45.694455667Z [Info] cleanup_config: Starting migration of Main DB to 16
2025-07-23T04:34:45.719189067Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:45.736761184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2025-07-23T04:34:45.742080597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.020484s
2025-07-23T04:34:45.744402723Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:45.747889605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2025-07-23T04:34:45.750734154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043323s
2025-07-23T04:34:45.754464476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-23T04:34:45', 'cleanup_config')
2025-07-23T04:34:45.758558420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:45.761752192Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-07-23T04:34:45.763718783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151402s
2025-07-23T04:34:45.766083775Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-07-23T04:34:45.768272222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:45.771263196Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2025-07-23T04:34:45.816060380Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:45.819402290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2025-07-23T04:34:45.822967951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004569s
2025-07-23T04:34:45.825244095Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:45.828204737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2025-07-23T04:34:45.831191863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038583s
2025-07-23T04:34:45.833414198Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:45.836445022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2025-07-23T04:34:45.839321023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038796s
2025-07-23T04:34:45.841589763Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:45.844515525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2025-07-23T04:34:45.847376055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037897s
2025-07-23T04:34:45.849718182Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:45.852653363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2025-07-23T04:34:45.855642092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039031s
2025-07-23T04:34:45.857948737Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:45.860929309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2025-07-23T04:34:45.863838889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039136s
2025-07-23T04:34:45.866152468Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:45.869171588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2025-07-23T04:34:45.872129024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039183s
2025-07-23T04:34:45.874404376Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:45.877383956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2025-07-23T04:34:45.880330019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038602s
2025-07-23T04:34:45.883051119Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:45.948877734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2025-07-23T04:34:45.952759852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.068023s
2025-07-23T04:34:45.955054252Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:45.958015846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2025-07-23T04:34:45.960913752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038387s
2025-07-23T04:34:45.963127741Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:45.966113724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2025-07-23T04:34:45.969007191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038794s
2025-07-23T04:34:45.971283976Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:45.974192975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2025-07-23T04:34:45.977859278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038511s
2025-07-23T04:34:45.980130071Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:45.983697596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2025-07-23T04:34:45.986676615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045211s
2025-07-23T04:34:45.988940394Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:45.992106710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2025-07-23T04:34:45.995027823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040596s
2025-07-23T04:34:45.997264698Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:46.000306543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2025-07-23T04:34:46.003228858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039186s
2025-07-23T04:34:46.005499140Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:46.008423179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2025-07-23T04:34:46.011513903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040147s
2025-07-23T04:34:46.013383338Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.039673161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2025-07-23T04:34:46.048747445Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0323882s
2025-07-23T04:34:46.052097011Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.056336068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2025-07-23T04:34:46.059450099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055836s
2025-07-23T04:34:46.061220394Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.064572034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2025-07-23T04:34:46.067841388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048518s
2025-07-23T04:34:46.072369977Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.075836228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2025-07-23T04:34:46.079728657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054791s
2025-07-23T04:34:46.081508381Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.084863187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2025-07-23T04:34:46.088231951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048685s
2025-07-23T04:34:46.089894038Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.093144073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2025-07-23T04:34:46.097209130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00545s
2025-07-23T04:34:46.098919635Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.102712984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-07-23T04:34:46.106172250Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054478s
2025-07-23T04:34:46.107899639Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.111430249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2025-07-23T04:34:46.115069438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050022s
2025-07-23T04:34:46.117190519Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.120487769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2025-07-23T04:34:46.123944811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047996s
2025-07-23T04:34:46.125898987Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.129239073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2025-07-23T04:34:46.133334330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055933s
2025-07-23T04:34:46.135128043Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.138654224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2025-07-23T04:34:46.141943277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050557s
2025-07-23T04:34:46.143669894Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.147027426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-07-23T04:34:46.151301503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048599s
2025-07-23T04:34:46.153029122Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.156560263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2025-07-23T04:34:46.160225074Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050995s
2025-07-23T04:34:46.161770997Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.165271016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2025-07-23T04:34:46.168448745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049012s
2025-07-23T04:34:46.170280684Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.173625761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2025-07-23T04:34:46.176881177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048257s
2025-07-23T04:34:46.178663516Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.181960846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2025-07-23T04:34:46.185298528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048705s
2025-07-23T04:34:46.187097140Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.190476616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2025-07-23T04:34:46.193934028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050613s
2025-07-23T04:34:46.195686327Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.198964609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2025-07-23T04:34:46.202378163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004939s
2025-07-23T04:34:46.204158859Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.208370361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2025-07-23T04:34:46.211940090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059787s
2025-07-23T04:34:46.216527789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-23T04:34:46', 'indexer_cleanup')
2025-07-23T04:34:46.220433685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.224417307Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-07-23T04:34:46.226307794Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182718s
2025-07-23T04:34:46.230266887Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-07-23T04:34:46.232764868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.236193302Z [Info] minimum_seeders: Starting migration of Main DB to 18
2025-07-23T04:34:46.242670757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2025-07-23T04:34:46.244634582Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-07-23T04:34:46.246945124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2025-07-23T04:34:46.251002565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2025-07-23T04:34:46.257735274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008712s
2025-07-23T04:34:46.261502140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-23T04:34:46', 'minimum_seeders')
2025-07-23T04:34:46.265444599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.268757952Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-07-23T04:34:46.270657347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0195441s
2025-07-23T04:34:46.273124716Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-07-23T04:34:46.275342452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.278202472Z [Info] remove_showrss: Starting migration of Main DB to 19
2025-07-23T04:34:46.283258744Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:46.286675705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2025-07-23T04:34:46.290029730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004517s
2025-07-23T04:34:46.293628538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-23T04:34:46', 'remove_showrss')
2025-07-23T04:34:46.298017947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.301550602Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-07-23T04:34:46.303440177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159863s
2025-07-23T04:34:46.305983719Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-07-23T04:34:46.308316477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.311203371Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2025-07-23T04:34:46.315868295Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:46.319379907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2025-07-23T04:34:46.322430971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044506s
2025-07-23T04:34:46.326273710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-23T04:34:46', 'remove_torrentparadiseml')
2025-07-23T04:34:46.330298836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.333372466Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-07-23T04:34:46.335274747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150895s
2025-07-23T04:34:46.337784431Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-07-23T04:34:46.340164414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.343133262Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2025-07-23T04:34:46.346982153Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:46.349219469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:46.356931009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078973s
2025-07-23T04:34:46.361160827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-23T04:34:46', 'localization_setting_to_string')
2025-07-23T04:34:46.365525386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.369039734Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-07-23T04:34:46.371013208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0197399s
2025-07-23T04:34:46.373355475Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-07-23T04:34:46.375573271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.378415485Z [Info] orpheus_api: Starting migration of Main DB to 22
2025-07-23T04:34:46.381828699Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:46.384037988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:46.448299801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0641333s
2025-07-23T04:34:46.452448907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-23T04:34:46', 'orpheus_api')
2025-07-23T04:34:46.456747223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.459952448Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-07-23T04:34:46.461816171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0760778s
2025-07-23T04:34:46.464413070Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-07-23T04:34:46.466701720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.469608774Z [Info] download_client_categories: Starting migration of Main DB to 23
2025-07-23T04:34:46.474567961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-07-23T04:34:46.476503409Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-07-23T04:34:46.478809934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2025-07-23T04:34:46.482213368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2025-07-23T04:34:46.489155889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082676s
2025-07-23T04:34:46.493198159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-23T04:34:46', 'download_client_categories')
2025-07-23T04:34:46.497302014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.500536748Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-07-23T04:34:46.502459320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0192984s
2025-07-23T04:34:46.504910095Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-07-23T04:34:46.507098362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.509948903Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2025-07-23T04:34:46.515898935Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-07-23T04:34:46.517743380Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-07-23T04:34:46.519798618Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-07-23T04:34:46.522481482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-07-23T04:34:46.528706588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006931s
2025-07-23T04:34:46.530851487Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-07-23T04:34:46.533658540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-07-23T04:34:46.539396957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066021s
2025-07-23T04:34:46.543246509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-23T04:34:46', 'add_salt_to_users')
2025-07-23T04:34:46.547209059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.550368952Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-07-23T04:34:46.552264159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0173334s
2025-07-23T04:34:46.554982563Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-07-23T04:34:46.557422277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.560618123Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2025-07-23T04:34:46.566061946Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.569124633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2025-07-23T04:34:46.572626947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049322s
2025-07-23T04:34:46.576803547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-23T04:34:46', 'speedcd_userpasssettings_to_speedcdsettings')
2025-07-23T04:34:46.581041602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.584499336Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-07-23T04:34:46.586837324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162407s
2025-07-23T04:34:46.589365315Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-07-23T04:34:46.591762763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.595021496Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2025-07-23T04:34:46.599890100Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.603193953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2025-07-23T04:34:46.606893594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051517s
2025-07-23T04:34:46.611176720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-23T04:34:46', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-07-23T04:34:46.615539435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.624670644Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-07-23T04:34:46.626781265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222739s
2025-07-23T04:34:46.629810585Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-07-23T04:34:46.632244076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.635375492Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2025-07-23T04:34:46.641220723Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.644544207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2025-07-23T04:34:46.648341804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005285s
2025-07-23T04:34:46.650122260Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.653435532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2025-07-23T04:34:46.656753715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048932s
2025-07-23T04:34:46.660885976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-23T04:34:46', 'alpharatio_greatposterwall_config_contract')
2025-07-23T04:34:46.665063699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.668496352Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-07-23T04:34:46.670564347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160016s
2025-07-23T04:34:46.672970773Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-07-23T04:34:46.675212547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.678136716Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2025-07-23T04:34:46.682707030Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:46.685839469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2025-07-23T04:34:46.689114414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042215s
2025-07-23T04:34:46.692825908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-23T04:34:46', 'remove_notwhatcd')
2025-07-23T04:34:46.696807817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.700871271Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-07-23T04:34:46.702756728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0158047s
2025-07-23T04:34:46.705312033Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-07-23T04:34:46.707658919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.710594942Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2025-07-23T04:34:46.717455238Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-23T04:34:46.719524214Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.48E-05s
2025-07-23T04:34:46.721723383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2025-07-23T04:34:46.725072628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2025-07-23T04:34:46.732076062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083089s
2025-07-23T04:34:46.734094336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-23T04:34:46.735951346Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-07-23T04:34:46.738276940Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2025-07-23T04:34:46.741766878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2025-07-23T04:34:46.747995171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076067s
2025-07-23T04:34:46.752009495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-23T04:34:46', 'add_on_grab_to_notifications')
2025-07-23T04:34:46.756093259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.759442724Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-07-23T04:34:46.761422902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187114s
2025-07-23T04:34:46.764128120Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-07-23T04:34:46.766529706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.769517533Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2025-07-23T04:34:46.774204923Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:46.777602755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-07-23T04:34:46.781211473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051397s
2025-07-23T04:34:46.785332201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-23T04:34:46', 'animetorrents_use_custom_config_contract')
2025-07-23T04:34:46.789466748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.792911525Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-07-23T04:34:46.794922966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163321s
2025-07-23T04:34:46.797269000Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-07-23T04:34:46.799499873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.802298208Z [Info] apprise_server_url: Starting migration of Main DB to 31
2025-07-23T04:34:46.805857807Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:46.808116035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:46.818373261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103701s
2025-07-23T04:34:46.822373437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-23T04:34:46', 'apprise_server_url')
2025-07-23T04:34:46.826536180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.829852137Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-07-23T04:34:46.831799309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0217879s
2025-07-23T04:34:46.834390898Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-07-23T04:34:46.836763005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.839661341Z [Info] health_restored_notification: Starting migration of Main DB to 32
2025-07-23T04:34:46.844885092Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-07-23T04:34:46.846878807Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-07-23T04:34:46.849214841Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-07-23T04:34:46.852735741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-07-23T04:34:46.859528762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082676s
2025-07-23T04:34:46.863565942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-23T04:34:46', 'health_restored_notification')
2025-07-23T04:34:46.867807895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.871755975Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-07-23T04:34:46.873757466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0201137s
2025-07-23T04:34:46.876239735Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-07-23T04:34:46.878479125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.881718238Z [Info] remove_uc: Starting migration of Main DB to 33
2025-07-23T04:34:46.886271437Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-07-23T04:34:46.889383414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-07-23T04:34:46.892539590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041831s
2025-07-23T04:34:46.896178208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-23T04:34:46', 'remove_uc')
2025-07-23T04:34:46.900078513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.903156812Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-07-23T04:34:46.905032609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146696s
2025-07-23T04:34:46.907415037Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-07-23T04:34:46.909713005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.912566762Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2025-07-23T04:34:46.916305361Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:46.918507004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:46.927317648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089589s
2025-07-23T04:34:46.931517966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-23T04:34:46', 'history_fix_data_titles')
2025-07-23T04:34:46.935710329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.939018802Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-07-23T04:34:46.940959691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0205103s
2025-07-23T04:34:46.943446709Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-07-23T04:34:46.945752382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.948637513Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2025-07-23T04:34:46.953535727Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-23T04:34:46.955412626Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-07-23T04:34:46.957636004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-07-23T04:34:46.961006011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-07-23T04:34:46.967703949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080375s
2025-07-23T04:34:46.971634615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-23T04:34:46', 'download_client_per_indexer')
2025-07-23T04:34:46.975675513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:46.979164880Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-07-23T04:34:46.981157663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0191661s
2025-07-23T04:34:46.984028284Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-07-23T04:34:46.986482106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:46.989537639Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2025-07-23T04:34:47.031219440Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-07-23T04:34:47.033437496Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2025-07-23T04:34:47.038214156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2025-07-23T04:34:47.088334139Z [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-07-23T04:34:47.098377776Z [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-07-23T04:34:47.104434243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-07-23T04:34:47.108927972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-07-23T04:34:47.122584955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-07-23T04:34:47.126406742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0860498s
2025-07-23T04:34:47.128500639Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-07-23T04:34:47.130532961Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001167s
2025-07-23T04:34:47.133018687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2025-07-23T04:34:47.175234072Z [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-07-23T04:34:47.184818424Z [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-07-23T04:34:47.190627973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-07-23T04:34:47.194933734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-07-23T04:34:47.208498692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-07-23T04:34:47.212296270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0770393s
2025-07-23T04:34:47.214396930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-07-23T04:34:47.216315804Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-07-23T04:34:47.218779596Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2025-07-23T04:34:47.328228078Z [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-07-23T04:34:47.339626393Z [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-07-23T04:34:47.345568639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-07-23T04:34:47.349894701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-07-23T04:34:47.363960478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-07-23T04:34:47.367866594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1468927s
2025-07-23T04:34:47.370216165Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-23T04:34:47.372201032Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.37E-05s
2025-07-23T04:34:47.375073568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-07-23T04:34:47.413481295Z [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-07-23T04:34:47.426002801Z [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-07-23T04:34:47.433806396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-07-23T04:34:47.437675889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-07-23T04:34:47.453824179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0770072s
2025-07-23T04:34:47.455902654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-23T04:34:47.457799825Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-07-23T04:34:47.460103955Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-07-23T04:34:47.498335548Z [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-07-23T04:34:47.510371967Z [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-07-23T04:34:47.518824539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-07-23T04:34:47.522577687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-07-23T04:34:47.535312313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0730617s
2025-07-23T04:34:47.537578577Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-07-23T04:34:47.539390055Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-07-23T04:34:47.541679375Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-07-23T04:34:47.580204679Z [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-07-23T04:34:47.592471322Z [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-07-23T04:34:47.599196315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-07-23T04:34:47.603123965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-07-23T04:34:47.615617255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0718364s
2025-07-23T04:34:47.617743376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-07-23T04:34:47.619744716Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-07-23T04:34:47.622243208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-07-23T04:34:47.657903021Z [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-07-23T04:34:47.667746534Z [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-07-23T04:34:47.673825036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-07-23T04:34:47.678158292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-07-23T04:34:47.692128406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-23T04:34:47.695941555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0715292s
2025-07-23T04:34:47.698062376Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-07-23T04:34:47.699997573Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-07-23T04:34:47.702553901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-07-23T04:34:47.738353085Z [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-07-23T04:34:47.748084022Z [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-07-23T04:34:47.754003943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-07-23T04:34:47.758316508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-07-23T04:34:47.772142842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-23T04:34:47.775923856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0711892s
2025-07-23T04:34:47.778069237Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-07-23T04:34:47.779937780Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-05s
2025-07-23T04:34:47.782471292Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-07-23T04:34:47.818809542Z [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-07-23T04:34:47.828966045Z [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-07-23T04:34:47.835028404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-07-23T04:34:47.839398946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-07-23T04:34:47.854152367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-07-23T04:34:47.857988442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.07342s
2025-07-23T04:34:47.860151999Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-07-23T04:34:47.861759356Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-07-23T04:34:47.864193328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-07-23T04:34:47.899839634Z [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-07-23T04:34:47.908705027Z [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-07-23T04:34:47.914403132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-07-23T04:34:47.918777752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-07-23T04:34:47.933113311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-07-23T04:34:47.938318794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-07-23T04:34:47.941833823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0758206s
2025-07-23T04:34:47.944070407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2025-07-23T04:34:47.946060134Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-05s
2025-07-23T04:34:47.948602073Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2025-07-23T04:34:47.984825141Z [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-07-23T04:34:47.993379558Z [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-07-23T04:34:47.998780545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2025-07-23T04:34:48.003561362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2025-07-23T04:34:48.017952694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-07-23T04:34:48.023372910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-07-23T04:34:48.027131108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0763169s
2025-07-23T04:34:48.029352131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-23T04:34:48.031241346Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.29E-05s
2025-07-23T04:34:48.033660648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-07-23T04:34:48.071739863Z [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-07-23T04:34:48.085200761Z [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-07-23T04:34:48.095469501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-23T04:34:48.099859732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-23T04:34:48.113636717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-23T04:34:48.117567864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0817615s
2025-07-23T04:34:48.119610958Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-23T04:34:48.121492577Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-07-23T04:34:48.124021901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-07-23T04:34:48.161833928Z [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-07-23T04:34:48.174641341Z [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-07-23T04:34:48.181971502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-23T04:34:48.186136279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-23T04:34:48.199601677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-23T04:34:48.203346658Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0770767s
2025-07-23T04:34:48.205382819Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-23T04:34:48.207250209Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-07-23T04:34:48.209612617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-07-23T04:34:48.247470407Z [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-07-23T04:34:48.260618866Z [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-07-23T04:34:48.267900650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-23T04:34:48.271825143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-23T04:34:48.285298156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-23T04:34:48.288807493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0770299s
2025-07-23T04:34:48.290608109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-07-23T04:34:48.292228953Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-07-23T04:34:48.294522703Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2025-07-23T04:34:48.331045333Z [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-07-23T04:34:48.342336612Z [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-07-23T04:34:48.348515836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-07-23T04:34:48.352157510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-07-23T04:34:48.365004000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-07-23T04:34:48.368254687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0718531s
2025-07-23T04:34:48.369808085Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-07-23T04:34:48.371380221Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.27E-05s
2025-07-23T04:34:48.373096407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2025-07-23T04:34:48.410938315Z [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-07-23T04:34:48.423017841Z [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-07-23T04:34:48.429367989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-07-23T04:34:48.432562212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-07-23T04:34:48.444850579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-07-23T04:34:48.447745860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0731174s
2025-07-23T04:34:48.449312344Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-07-23T04:34:48.450744348Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.72E-05s
2025-07-23T04:34:48.452555766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-07-23T04:34:48.486648553Z [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-07-23T04:34:48.493368677Z [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-07-23T04:34:48.497544045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-07-23T04:34:48.501041749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-07-23T04:34:48.513818279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-07-23T04:34:48.517031460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0628991s
2025-07-23T04:34:48.518635600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-07-23T04:34:48.520012363Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.03E-05s
2025-07-23T04:34:48.521849082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-07-23T04:34:48.595428870Z [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-07-23T04:34:48.603088214Z [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-07-23T04:34:48.607794281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-07-23T04:34:48.611028014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-07-23T04:34:48.623784764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-07-23T04:34:48.627030360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1033551s
2025-07-23T04:34:48.628651385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-23T04:34:48.629928917Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.14E-05s
2025-07-23T04:34:48.633503997Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-07-23T04:34:48.666733115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-07-23T04:34:48.671356236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-07-23T04:34:48.675308865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-07-23T04:34:48.678480392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-07-23T04:34:48.690437823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-23T04:34:48.694368819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0590831s
2025-07-23T04:34:48.697595728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-23T04:34:48', 'postgres_update_timestamp_columns_to_with_timezone')
2025-07-23T04:34:48.700942948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:48.705894951Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-07-23T04:34:48.707458971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0703172s
2025-07-23T04:34:48.711377392Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-07-23T04:34:48.713287077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:48.717308746Z [Info] add_notification_status: Starting migration of Main DB to 37
2025-07-23T04:34:48.726899240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-07-23T04:34:48.732016887Z [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-07-23T04:34:48.736974159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085219s
2025-07-23T04:34:48.738794716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-07-23T04:34:48.741453410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-07-23T04:34:48.744405856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041166s
2025-07-23T04:34:48.747280986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-23T04:34:48', 'add_notification_status')
2025-07-23T04:34:48.750367972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:48.753265267Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-07-23T04:34:48.754692992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0127709s
2025-07-23T04:34:48.756733923Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-07-23T04:34:48.758449377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:48.760817967Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2025-07-23T04:34:48.767677431Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:48.770114940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2025-07-23T04:34:48.772945570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038177s
2025-07-23T04:34:48.774280949Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:48.776655070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-07-23T04:34:48.779199785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036212s
2025-07-23T04:34:48.780581899Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-07-23T04:34:48.782931570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2025-07-23T04:34:48.785414661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035351s
2025-07-23T04:34:48.788469723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-23T04:34:48', 'indexers_freeleech_only_config_contract')
2025-07-23T04:34:48.791735500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:48.794579327Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-07-23T04:34:48.796094739Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122935s
2025-07-23T04:34:48.797890145Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-07-23T04:34:48.799516540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:48.801722843Z [Info] email_encryption: Starting migration of Main DB to 39
2025-07-23T04:34:48.804917657Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:48.806562489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:48.814480625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079789s
2025-07-23T04:34:48.817461869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-23T04:34:48', 'email_encryption')
2025-07-23T04:34:48.820742365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:48.823439868Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-07-23T04:34:48.824825478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168904s
2025-07-23T04:34:48.826920096Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-07-23T04:34:48.828676794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:48.831038049Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2025-07-23T04:34:48.834228164Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:48.835835791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:48.847091067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0112074s
2025-07-23T04:34:48.850444000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-23T04:34:48', 'newznab_category_to_capabilities_settings')
2025-07-23T04:34:48.853912946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:48.856755590Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-07-23T04:34:48.858256603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0207398s
2025-07-23T04:34:48.860712849Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-07-23T04:34:48.862406981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:48.864665600Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2025-07-23T04:34:48.867831986Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:48.869482099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:48.878460130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090018s
2025-07-23T04:34:48.881720115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-23T04:34:48', 'gazelle_freeleech_token_options')
2025-07-23T04:34:48.885135513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:48.888008158Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-07-23T04:34:48.889411845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183531s
2025-07-23T04:34:48.891458537Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-07-23T04:34:48.893198350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:48.895539916Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2025-07-23T04:34:48.898690801Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:48.900302958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:48.907380260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071789s
2025-07-23T04:34:48.910569784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-23T04:34:48', 'myanonamouse_freeleech_wedge_options')
2025-07-23T04:34:48.914122398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:48.916845772Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-07-23T04:34:48.918325763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0163819s
2025-07-23T04:34:49.077700248Z [Debug] MigrationController: Took: 00:00:08.2150515
2025-07-23T04:34:50.492435799Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-07-23T04:34:51.218405937Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-07-23T04:34:51.553894677Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-07-23T04:34:51.560610261Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-07-23T04:34:51.562907167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-07-23T04:34:51.593925012Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-07-23T04:34:51.596249403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0334777s
2025-07-23T04:34:51.598655468Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-07-23T04:34:51.600785979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0356021s
2025-07-23T04:34:51.642239900Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-07-23T04:34:51.644862862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:51.649713180Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-07-23T04:34:51.652823935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-07-23T04:34:51.660783194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088296s
2025-07-23T04:34:51.663019136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:51.667343755Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-07-23T04:34:51.669530830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153547s
2025-07-23T04:34:51.673794957Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-07-23T04:34:51.676227786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:51.683354348Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-07-23T04:34:51.686444371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-23T04:34:51.690821716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051884s
2025-07-23T04:34:51.692969481Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-23T04:34:51.695013808Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.5E-06s
2025-07-23T04:34:51.697481087Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-07-23T04:34:51.700650440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-07-23T04:34:51.709741137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095869s
2025-07-23T04:34:51.712190971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:51.715604385Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-07-23T04:34:51.717754995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156184s
2025-07-23T04:34:51.722054123Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-07-23T04:34:51.724558306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:51.729172148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-23T04:34:51.731252848Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-07-23T04:34:51.733536647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-07-23T04:34:51.736562230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-07-23T04:34:51.741447308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056189s
2025-07-23T04:34:51.743676006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:51.747139572Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-07-23T04:34:51.749286215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011035s
2025-07-23T04:34:51.752894892Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-07-23T04:34:51.755246978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:51.758615783Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-07-23T04:34:51.768401068Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-07-23T04:34:51.774044954Z [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-07-23T04:34:51.781519928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108669s
2025-07-23T04:34:51.783648815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-07-23T04:34:51.786470247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-07-23T04:34:51.790109245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042686s
2025-07-23T04:34:51.793662100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-07-23T04:34:51', 'InitialSetup')
2025-07-23T04:34:51.797950767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:51.801508261Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-07-23T04:34:51.803638451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155712s
2025-07-23T04:34:51.806137353Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-07-23T04:34:51.808508198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:51.811533521Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2025-07-23T04:34:51.815788760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-07-23T04:34:51', 'ApplicationStatus')
2025-07-23T04:34:51.820346358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:51.823688148Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-07-23T04:34:51.825830292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015242s
2025-07-23T04:34:51.828113770Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-07-23T04:34:51.830401638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:51.833282760Z [Info] IndexerProps: Starting migration of Log DB to 3
2025-07-23T04:34:51.836682076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-07-23T04:34:51', 'IndexerProps')
2025-07-23T04:34:51.840958848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:51.844311991Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-07-23T04:34:51.846463845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139941s
2025-07-23T04:34:51.848812164Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-07-23T04:34:51.851125042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:51.854035312Z [Info] add_update_history: Starting migration of Log DB to 4
2025-07-23T04:34:51.861201093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-07-23T04:34:51.865781417Z [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-07-23T04:34:51.871539943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081045s
2025-07-23T04:34:51.873780175Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-07-23T04:34:51.876710917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-07-23T04:34:51.880537443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045861s
2025-07-23T04:34:51.883975547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-07-23T04:34:51', 'add_update_history')
2025-07-23T04:34:51.888313323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:51.891720143Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-07-23T04:34:51.893890364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156202s
2025-07-23T04:34:51.896342151Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-07-23T04:34:51.898669208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:51.901684019Z [Info] update_notifiarr: Starting migration of Log DB to 5
2025-07-23T04:34:51.905123285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-07-23T04:34:51', 'update_notifiarr')
2025-07-23T04:34:51.909450129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:51.912751648Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-07-23T04:34:51.914853320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141179s
2025-07-23T04:34:51.917106016Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-07-23T04:34:51.919431510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:51.922323925Z [Info] app_profiles: Starting migration of Log DB to 6
2025-07-23T04:34:51.925712679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-07-23T04:34:51', 'app_profiles')
2025-07-23T04:34:51.930252201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:51.933567307Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-07-23T04:34:51.935673228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142307s
2025-07-23T04:34:51.937996467Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-07-23T04:34:51.940353874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:51.943199565Z [Info] history_failed: Starting migration of Log DB to 7
2025-07-23T04:34:51.946587437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-07-23T04:34:51', 'history_failed')
2025-07-23T04:34:51.950917427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:51.954156681Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-07-23T04:34:51.956261780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138931s
2025-07-23T04:34:51.958492672Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-07-23T04:34:51.960834228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:51.963743778Z [Info] redacted_api: Starting migration of Log DB to 8
2025-07-23T04:34:51.967183124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-07-23T04:34:51', 'redacted_api')
2025-07-23T04:34:51.971456008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:51.974713008Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-07-23T04:34:51.976985945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140113s
2025-07-23T04:34:51.979279714Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-07-23T04:34:51.981599316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:51.984468033Z [Info] IndexerProxies: Starting migration of Log DB to 10
2025-07-23T04:34:51.987888581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-07-23T04:34:51', 'IndexerProxies')
2025-07-23T04:34:51.992456701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:51.995545541Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-07-23T04:34:51.997680260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140345s
2025-07-23T04:34:52.000054612Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-07-23T04:34:52.002440567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.005390457Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2025-07-23T04:34:52.008974615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-07-23T04:34:52', 'app_indexer_remote_name')
2025-07-23T04:34:52.013429196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.016790114Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-07-23T04:34:52.018958371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014312s
2025-07-23T04:34:52.021294154Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-07-23T04:34:52.023805341Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.026670582Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2025-07-23T04:34:52.030217445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-07-23T04:34:52', 'desi_gazelle_to_unit3d')
2025-07-23T04:34:52.034631544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.037942161Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-07-23T04:34:52.040105899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014214s
2025-07-23T04:34:52.042496954Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-07-23T04:34:52.045003070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.047993623Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2025-07-23T04:34:52.051709797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-07-23T04:34:52', 'add_on_update_to_notifications')
2025-07-23T04:34:52.056281183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.059604696Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-07-23T04:34:52.061883024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145407s
2025-07-23T04:34:52.064270232Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-07-23T04:34:52.066532487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.069638352Z [Info] IndexerVersions: Starting migration of Log DB to 15
2025-07-23T04:34:52.072834298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-07-23T04:34:52', 'IndexerVersions')
2025-07-23T04:34:52.077161543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.081196448Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-07-23T04:34:52.083294022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147557s
2025-07-23T04:34:52.085640909Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-07-23T04:34:52.088236887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.091003288Z [Info] cleanup_config: Starting migration of Log DB to 16
2025-07-23T04:34:52.094246809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-07-23T04:34:52', 'cleanup_config')
2025-07-23T04:34:52.098601178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.102006156Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-07-23T04:34:52.104115474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139058s
2025-07-23T04:34:52.106475346Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-07-23T04:34:52.108827583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.111715729Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2025-07-23T04:34:52.115670804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-07-23T04:34:52', 'indexer_cleanup')
2025-07-23T04:34:52.119716922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.122901976Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-07-23T04:34:52.125001645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.01414s
2025-07-23T04:34:52.127430146Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-07-23T04:34:52.130037767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.132678575Z [Info] minimum_seeders: Starting migration of Log DB to 18
2025-07-23T04:34:52.136174916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-07-23T04:34:52', 'minimum_seeders')
2025-07-23T04:34:52.140564095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.143727345Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-07-23T04:34:52.145875682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140346s
2025-07-23T04:34:52.148181395Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-07-23T04:34:52.150500946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.153374083Z [Info] remove_showrss: Starting migration of Log DB to 19
2025-07-23T04:34:52.156766715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-07-23T04:34:52', 'remove_showrss')
2025-07-23T04:34:52.161089149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.164271377Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-07-23T04:34:52.166349523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138347s
2025-07-23T04:34:52.168748514Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-07-23T04:34:52.171172626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.174104600Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2025-07-23T04:34:52.177712847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-07-23T04:34:52', 'remove_torrentparadiseml')
2025-07-23T04:34:52.182144331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.185522704Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-07-23T04:34:52.187705099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143319s
2025-07-23T04:34:52.190139482Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-07-23T04:34:52.192613274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.195695511Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2025-07-23T04:34:52.199436033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-07-23T04:34:52', 'localization_setting_to_string')
2025-07-23T04:34:52.203995235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.207309249Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-07-23T04:34:52.209569611Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146185s
2025-07-23T04:34:52.211912820Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-07-23T04:34:52.214205988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.217044935Z [Info] orpheus_api: Starting migration of Log DB to 22
2025-07-23T04:34:52.220355813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-07-23T04:34:52', 'orpheus_api')
2025-07-23T04:34:52.224636293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.227765344Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-07-23T04:34:52.229896045Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136848s
2025-07-23T04:34:52.232939244Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-07-23T04:34:52.235384949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.238665766Z [Info] download_client_categories: Starting migration of Log DB to 23
2025-07-23T04:34:52.242291928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-07-23T04:34:52', 'download_client_categories')
2025-07-23T04:34:52.246779275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.250082026Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-07-23T04:34:52.252307238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146634s
2025-07-23T04:34:52.255225034Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-07-23T04:34:52.257641520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.260754649Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2025-07-23T04:34:52.264268355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-07-23T04:34:52', 'add_salt_to_users')
2025-07-23T04:34:52.268660641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.272014485Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-07-23T04:34:52.274398756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143424s
2025-07-23T04:34:52.276800233Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-07-23T04:34:52.279967752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.283000118Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2025-07-23T04:34:52.286864380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-07-23T04:34:52', 'speedcd_userpasssettings_to_speedcdsettings')
2025-07-23T04:34:52.291991525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.295031808Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-07-23T04:34:52.297412963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154075s
2025-07-23T04:34:52.300220658Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-07-23T04:34:52.302967980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.305852750Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2025-07-23T04:34:52.310023699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-07-23T04:34:52', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-07-23T04:34:52.314817683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.318446772Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-07-23T04:34:52.321124034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153708s
2025-07-23T04:34:52.323905896Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-07-23T04:34:52.326518126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.329551195Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2025-07-23T04:34:52.333592353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-07-23T04:34:52', 'alpharatio_greatposterwall_config_contract')
2025-07-23T04:34:52.338325284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.341871636Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-07-23T04:34:52.344237561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151617s
2025-07-23T04:34:52.346518444Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-07-23T04:34:52.348877835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.351722774Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2025-07-23T04:34:52.355111048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-07-23T04:34:52', 'remove_notwhatcd')
2025-07-23T04:34:52.359473844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.362879713Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-07-23T04:34:52.365019552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140568s
2025-07-23T04:34:52.367537833Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-07-23T04:34:52.369985843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.372902948Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2025-07-23T04:34:52.376563880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-07-23T04:34:52', 'add_on_grab_to_notifications')
2025-07-23T04:34:52.381035936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.384382356Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-07-23T04:34:52.386604040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143433s
2025-07-23T04:34:52.389113984Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-07-23T04:34:52.391661324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.394614391Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2025-07-23T04:34:52.398567372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-07-23T04:34:52', 'animetorrents_use_custom_config_contract')
2025-07-23T04:34:52.403252297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.406690150Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-07-23T04:34:52.409050183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148547s
2025-07-23T04:34:52.411377239Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-07-23T04:34:52.413755328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.416653264Z [Info] apprise_server_url: Starting migration of Log DB to 31
2025-07-23T04:34:52.420276461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-07-23T04:34:52', 'apprise_server_url')
2025-07-23T04:34:52.424536279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.427810633Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-07-23T04:34:52.429966695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140725s
2025-07-23T04:34:52.432509025Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-07-23T04:34:52.434984330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.437999442Z [Info] health_restored_notification: Starting migration of Log DB to 32
2025-07-23T04:34:52.441713611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-07-23T04:34:52', 'health_restored_notification')
2025-07-23T04:34:52.446200668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.449550113Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-07-23T04:34:52.451840756Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144942s
2025-07-23T04:34:52.454175728Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-07-23T04:34:52.456492293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.459400320Z [Info] remove_uc: Starting migration of Log DB to 33
2025-07-23T04:34:52.462711197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-07-23T04:34:52', 'remove_uc')
2025-07-23T04:34:52.467307183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.471436008Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-07-23T04:34:52.473559655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.015074s
2025-07-23T04:34:52.475991151Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-07-23T04:34:52.478396846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.481350835Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2025-07-23T04:34:52.484991887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-07-23T04:34:52', 'history_fix_data_titles')
2025-07-23T04:34:52.489450025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.492774780Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-07-23T04:34:52.494955161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143532s
2025-07-23T04:34:52.497352700Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-07-23T04:34:52.499839478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.502774378Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2025-07-23T04:34:52.506555763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-07-23T04:34:52', 'download_client_per_indexer')
2025-07-23T04:34:52.510940694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.514485793Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-07-23T04:34:52.516734872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014642s
2025-07-23T04:34:52.519470812Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-07-23T04:34:52.522235620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.525262836Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2025-07-23T04:34:52.534202620Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-07-23T04:34:52.536311126Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-07-23T04:34:52.538579704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-07-23T04:34:52.552133509Z [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-07-23T04:34:52.561178585Z [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-07-23T04:34:52.566933434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-07-23T04:34:52.570816143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-07-23T04:34:52.577458410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-07-23T04:34:52.581203061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0403793s
2025-07-23T04:34:52.583323030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-07-23T04:34:52.585423650Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2025-07-23T04:34:52.587708201Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-07-23T04:34:52.598547049Z [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-07-23T04:34:52.605411693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-07-23T04:34:52.610403526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-07-23T04:34:52.614590498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-07-23T04:34:52.621322114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-07-23T04:34:52.625225355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0351534s
2025-07-23T04:34:52.627322799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-07-23T04:34:52.629483450Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.8E-06s
2025-07-23T04:34:52.632215261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-07-23T04:34:52.642096160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-07-23T04:34:52.648060451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-07-23T04:34:52.652951290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-07-23T04:34:52.657034493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-07-23T04:34:52.663897534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-07-23T04:34:52.667884744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033283s
2025-07-23T04:34:52.671758425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-07-23T04:34:52', 'postgres_update_timestamp_columns_to_with_timezone')
2025-07-23T04:34:52.676541237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.680521562Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-07-23T04:34:52.682963069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0454066s
2025-07-23T04:34:52.685625361Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-07-23T04:34:52.688059924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.691166419Z [Info] add_notification_status: Starting migration of Log DB to 37
2025-07-23T04:34:52.694786299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-07-23T04:34:52', 'add_notification_status')
2025-07-23T04:34:52.699212493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.702602680Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-07-23T04:34:52.704835196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145203s
2025-07-23T04:34:52.707428649Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-07-23T04:34:52.709990708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.713148247Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2025-07-23T04:34:52.717094915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-07-23T04:34:52', 'indexers_freeleech_only_config_contract')
2025-07-23T04:34:52.721762645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.725277964Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-07-23T04:34:52.727606945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150943s
2025-07-23T04:34:52.730045977Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-07-23T04:34:52.732442523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.735374066Z [Info] email_encryption: Starting migration of Log DB to 39
2025-07-23T04:34:52.738879456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-07-23T04:34:52', 'email_encryption')
2025-07-23T04:34:52.743239336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.746522778Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-07-23T04:34:52.748681505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141649s
2025-07-23T04:34:52.751337204Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-07-23T04:34:52.753903752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.756961480Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2025-07-23T04:34:52.760974151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-07-23T04:34:52', 'newznab_category_to_capabilities_settings')
2025-07-23T04:34:52.765602892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.769136468Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-07-23T04:34:52.771501241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150593s
2025-07-23T04:34:52.773976806Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-07-23T04:34:52.776483524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.779472033Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2025-07-23T04:34:52.783240502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-07-23T04:34:52', 'gazelle_freeleech_token_options')
2025-07-23T04:34:52.787825595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.791224019Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-07-23T04:34:52.793508891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146356s
2025-07-23T04:34:52.796046611Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-07-23T04:34:52.798601887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-07-23T04:34:52.801588191Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2025-07-23T04:34:52.805445629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-07-23T04:34:52', 'myanonamouse_freeleech_wedge_options')
2025-07-23T04:34:52.810014610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-07-23T04:34:52.813437844Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-07-23T04:34:52.815742516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147087s
2025-07-23T04:34:55.404390682Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2025-07-23T04:34:55.508499520Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-07-23T04:34:55.604635393Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-07-23T04:34:58.192006874Z [Info] AppSyncProfileService: Setting up default app profile
2025-07-23T04:34:58.872954239Z [Info] CommandExecutor: Starting 3 threads for tasks.
2025-07-23T04:35:00.048865800Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-07-23T04:35:00.682208186Z [ls.io-init] done.
2025-07-23T04:35:03.145331484Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-07-23T04:35:03.179069817Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-07-23T04:35:03.185998801Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin
Expand
NAME VERSION TYPE
AngleSharp 1.3.0 dotnet (+5 duplicates)
AngleSharp.Xml 1.0.0 dotnet (+5 duplicates)
Azure.Core 1.38.0 dotnet (+5 duplicates)
Azure.Identity 1.11.4 dotnet (+5 duplicates)
BouncyCastle.Cryptography 2.5.1 dotnet (+5 duplicates)
Dapper 2.1.66 dotnet (+5 duplicates)
Diacritical.Net 1.0.4 dotnet (+5 duplicates)
DryIoc.Microsoft.DependencyInjection 6.2.0 dotnet (+1 duplicate)
DryIoc.dll 5.4.3 dotnet (+7 duplicates)
Dynamitey 3.0.3 dotnet (+3 duplicates)
FluentValidation 9.5.4 dotnet (+5 duplicates)
IPAddressRange 6.2.0 dotnet (+7 duplicates)
ImpromptuInterface 8.0.6 dotnet (+3 duplicates)
MailKit 4.12.1 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.Internal 8.0.16 dotnet (+5 duplicates)
Microsoft.AspNetCore.Cryptography.KeyDerivation 8.0.16 dotnet (+5 duplicates)
Microsoft.AspNetCore.WebUtilities 8.0.16 dotnet (+5 duplicates)
Microsoft.Bcl.AsyncInterfaces 1.1.1 dotnet (+5 duplicates)
Microsoft.Bcl.Cryptography 8.0.0 dotnet (+5 duplicates)
Microsoft.Data.SqlClient 6.0.2 dotnet (+5 duplicates)
Microsoft.Extensions.Caching.Abstractions 8.0.0 dotnet (+4 duplicates)
Microsoft.Extensions.Caching.Memory 8.0.1 dotnet (+4 duplicates)
Microsoft.Extensions.Configuration 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Abstractions 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Binder 8.0.2 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.CommandLine 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.EnvironmentVariables 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.FileExtensions 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.Json 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Configuration.UserSecrets 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.DependencyInjection 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.DependencyInjection.Abstractions 8.0.2 dotnet (+6 duplicates)
Microsoft.Extensions.Diagnostics 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Diagnostics.Abstractions 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.FileProviders.Abstractions 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.FileProviders.Physical 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.FileSystemGlobbing 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Hosting 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Hosting.Abstractions 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Hosting.WindowsServices 8.0.1 dotnet (+7 duplicates)
Microsoft.Extensions.Logging 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Logging.Abstractions 8.0.2 dotnet (+6 duplicates)
Microsoft.Extensions.Logging.Configuration 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Logging.Console 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Logging.Debug 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Logging.EventLog 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Logging.EventSource 8.0.1 dotnet (+6 duplicates)
Microsoft.Extensions.Options 8.0.2 dotnet (+6 duplicates)
Microsoft.Extensions.Options.ConfigurationExtensions 8.0.0 dotnet (+6 duplicates)
Microsoft.Extensions.Primitives 8.0.0 dotnet (+6 duplicates)
Microsoft.Identity.Client 4.61.3 dotnet (+5 duplicates)
Microsoft.Identity.Client.Extensions.Msal 4.61.3 dotnet (+5 duplicates)
Microsoft.IdentityModel.Abstractions 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.JsonWebTokens 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Logging 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Protocols.OpenIdConnect 7.5.0 dotnet (+5 duplicates)
Microsoft.IdentityModel.Tokens 7.5.0 dotnet (+5 duplicates)
Microsoft.Net.Http.Headers 8.0.16 dotnet (+5 duplicates)
Microsoft.OpenApi 1.6.23 dotnet (+2 duplicates)
Microsoft.SqlServer.Server 1.0.0 dotnet (+5 duplicates)
Microsoft.Win32.SystemEvents 4.7.0 dotnet (+5 duplicates)
MimeKit 4.12.0 dotnet (+5 duplicates)
Mono.Nat 3.0.1 dotnet (+5 duplicates)
Mono.Posix.NETStandard 5.20.1.34-servarr20 dotnet
MonoTorrent 2.0.7 dotnet (+5 duplicates)
NLog 5.4.0 dotnet (+7 duplicates)
NLog.Extensions.Logging 5.4.0 dotnet (+7 duplicates)
NLog.Layouts.ClefJsonLayout 1.0.3 dotnet (+7 duplicates)
NLog.Targets.Syslog 7.0.0 dotnet (+7 duplicates)
Newtonsoft.Json 13.0.3 dotnet (+7 duplicates)
Npgsql 9.0.3 dotnet (+7 duplicates)
Polly 8.6.0 dotnet (+5 duplicates)
Polly.Contrib.WaitAndRetry 1.1.1 dotnet (+7 duplicates)
Polly.Core 8.6.0 dotnet (+5 duplicates)
Prowlarr 1.0.0 dotnet
Prowlarr.Api.V1 1.0.0 dotnet (+2 duplicates)
Prowlarr.Common 1.0.0 dotnet (+7 duplicates)
Prowlarr.Core 1.0.0 dotnet (+5 duplicates)
Prowlarr.Host 1.0.0 dotnet (+1 duplicate)
Prowlarr.Http 1.0.0 dotnet (+3 duplicates)
Prowlarr.Mono 1.0.0 dotnet
Prowlarr.SignalR 1.0.0 dotnet (+4 duplicates)
ReusableTasks 2.0.0 dotnet (+5 duplicates)
Sentry 4.0.2 dotnet (+7 duplicates)
Servarr.FluentMigrator 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Abstractions 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Extensions.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Core 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Db2 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Firebird 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Hana 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.MySql 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Oracle 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Postgres 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.Redshift 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SQLite 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlAnywhere 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServer 3.3.2.9 dotnet (+5 duplicates)
Servarr.FluentMigrator.Runner.SqlServerCe 3.3.2.9 dotnet (+5 duplicates)
SharpZipLib 1.4.2 dotnet (+7 duplicates)
Swashbuckle.AspNetCore.Swagger 8.1.4 dotnet (+2 duplicates)
Swashbuckle.AspNetCore.SwaggerGen 8.1.4 dotnet (+2 duplicates)
System.ClientModel 1.0.0 dotnet (+5 duplicates)
System.ComponentModel 4.3.0 dotnet (+2 duplicates)
System.Configuration.ConfigurationManager 8.0.1 dotnet (+7 duplicates)
System.Data.SQLite.Core.Servarr 1.0.115.5-18 dotnet (+7 duplicates)
System.Diagnostics.DiagnosticSource 6.0.1 dotnet (+4 duplicates)
System.Diagnostics.EventLog 8.0.1 dotnet (+6 duplicates)
System.Drawing.Common 4.7.0 dotnet (+5 duplicates)
System.Formats.Asn1 8.0.1 dotnet (+4 duplicates)
System.IO 4.3.0 dotnet (+5 duplicates)
System.IO.FileSystem.AccessControl 5.0.0 dotnet (+5 duplicates)
System.IO.Pipelines 8.0.0 dotnet (+4 duplicates)
System.IdentityModel.Tokens.Jwt 7.5.0 dotnet (+5 duplicates)
System.Memory.Data 1.0.2 dotnet (+5 duplicates)
System.Private.Uri 4.3.0 dotnet (+5 duplicates)
System.Reflection 4.3.0 dotnet (+5 duplicates)
System.Reflection.Primitives 4.3.0 dotnet (+5 duplicates)
System.Runtime 4.3.0 dotnet (+5 duplicates)
System.Runtime.CompilerServices.Unsafe 6.0.0 dotnet (+4 duplicates)
System.Runtime.Loader 4.3.0 dotnet (+5 duplicates)
System.Security.AccessControl 5.0.0 dotnet (+5 duplicates)
System.Security.Cryptography.Pkcs 8.0.1 dotnet (+4 duplicates)
System.Security.Cryptography.ProtectedData 8.0.0 dotnet (+7 duplicates)
System.Security.Permissions 4.7.0 dotnet (+5 duplicates)
System.Security.Principal.Windows 5.0.0 dotnet (+5 duplicates)
System.ServiceModel.Syndication 8.0.0 dotnet (+5 duplicates)
System.ServiceProcess.ServiceController 8.0.1 dotnet (+7 duplicates)
System.Text.Encoding 4.3.0 dotnet (+5 duplicates)
System.Text.Encoding.CodePages 8.0.0 dotnet
System.Text.Encodings.Web 4.7.2 dotnet (+4 duplicates)
System.Text.Json 8.0.5 dotnet (+5 duplicates)
System.Threading.Tasks 4.3.0 dotnet (+5 duplicates)
System.Windows.Extensions 4.7.0 dotnet (+5 duplicates)
YamlDotNet 16.3.0 dotnet (+5 duplicates)
acl-libs 2.3.2-r1 apk
alpine-baselayout 3.7.0-r0 apk
alpine-baselayout-data 3.7.0-r0 apk
alpine-keys 2.5-r0 apk
alpine-release 3.22.1-r0 apk
apk-tools 2.14.9-r2 apk
bash 5.2.37-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.37.0-r18 apk
busybox-binsh 1.37.0-r18 apk
c-ares 1.34.5-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20250619-r0 apk
catatonit 0.2.1-r0 apk
coreutils 9.7-r1 apk
coreutils-env 9.7-r1 apk
coreutils-fmt 9.7-r1 apk
coreutils-sha512sum 9.7-r1 apk
curl 8.14.1-r1 apk
findutils 4.10.0-r0 apk
icu-data-en 76.1-r1 apk
icu-libs 76.1-r1 apk
jq 1.8.0-r0 apk
libapk2 2.14.9-r2 apk
libattr 2.5.2-r2 apk
libbsd 0.12.2-r0 apk
libcrypto3 3.5.1-r0 apk
libcurl 8.14.1-r1 apk
libgcc 14.2.0-r6 apk
libidn2 2.3.7-r0 apk
libintl 0.24.1-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.5_p20250503-r0 apk
libproc2 4.0.4-r3 apk
libpsl 0.21.5-r3 apk
libssl3 3.5.1-r0 apk
libstdc++ 14.2.0-r6 apk
libunistring 1.3-r0 apk
libxml2 2.13.8-r0 apk
libxslt 1.1.43-r3 apk
linux-pam 1.7.0-r4 apk
musl 1.2.5-r10 apk
musl-utils 1.2.5-r10 apk
ncurses-terminfo-base 6.5_p20250503-r0 apk
netcat-openbsd 1.229.1-r0 apk
nghttp2-libs 1.65.0-r0 apk
oniguruma 6.9.10-r0 apk
procps-ng 4.0.4-r3 apk
readline 8.2.13-r1 apk
runtime.any.System.IO 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Reflection 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Reflection.Primitives 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Runtime 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Text.Encoding 4.3.0 dotnet (+5 duplicates)
runtime.any.System.Threading.Tasks 4.3.0 dotnet (+5 duplicates)
runtime.unix.System.Private.Uri 4.3.0 dotnet (+5 duplicates)
runtimepack.Microsoft.AspNetCore.App.Runtime.linux-musl-arm64 8.0.12 dotnet (+4 duplicates)
runtimepack.Microsoft.NETCore.App.Runtime.linux-musl-arm64 8.0.12 dotnet (+7 duplicates)
scanelf 1.3.8-r1 apk
shadow 4.17.3-r0 apk
skalibs-libs 2.14.4.0-r0 apk
sqlite-libs 3.49.2-r1 apk
ssl_client 1.37.0-r18 apk
tzdata 2025b-r0 apk
utmps-libs 0.1.3.1-r0 apk
xmlstarlet 1.6.1-r2 apk
xz-libs 5.8.1-r0 apk
zlib 1.3.1-r2 apk
zstd-libs 1.5.7-r0 apk
Expand
[
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-5bfad79261cf8a844a41.js 1:146644 \"[signalR] starting\"",
"source": "console-api",
"timestamp": 1753245313035
},
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-5bfad79261cf8a844a41.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": 1753245313035
},
{
"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": 1753245313035
},
{
"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": 1753245313035
},
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-5bfad79261cf8a844a41.js 1:146644 \"[signalR] Information: WebSocket connected to ws://172.17.0.5:9696/signalr/messages?access_token=(removed)&id=GhiKk0QoDNZ0tPGJ5i_hGw.\"",
"source": "console-api",
"timestamp": 1753245313035
},
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-5bfad79261cf8a844a41.js 1:146644 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1753245313035
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-5bfad79261cf8a844a41.js 1:146644 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1753245313035
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-5bfad79261cf8a844a41.js 1:146644 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1753245313035
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-5bfad79261cf8a844a41.js 1:146644 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1753245313044
}
]
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 35.31s |
Create SBOM | PASS | - | 10.30s |
Get build info | PASS | - | 0.03s |
Get screenshot | PASS | - | 12.47s |