AMD64 PASS
linuxserver/prowlarr
Runtime: 21.92s
Build Information
Builder: X86-BUILDER-3l --Hetzner
Created: 2025-08-11T04:51:33+00:00
Image: linuxserver/prowlarr
Maintainer: Roxedus,thespad
Size: 81.66MB
Tag: amd64-nightly-2.0.4.5131-ls207
Version: 2.0.4.5131-ls207
Expand
2025-08-11T04:54:42.350520953Z [migrations] started
2025-08-11T04:54:42.350551975Z [migrations] no migrations found
2025-08-11T04:54:42.373550783Z usermod: no changes
2025-08-11T04:54:42.378746214Z ───────────────────────────────────────
2025-08-11T04:54:42.378770844Z
2025-08-11T04:54:42.378775343Z ██╗ ███████╗██╗ ██████╗
2025-08-11T04:54:42.378779311Z ██║ ██╔════╝██║██╔═══██╗
2025-08-11T04:54:42.378783088Z ██║ ███████╗██║██║ ██║
2025-08-11T04:54:42.378786756Z ██║ ╚════██║██║██║ ██║
2025-08-11T04:54:42.378790463Z ███████╗███████║██║╚██████╔╝
2025-08-11T04:54:42.378794131Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-11T04:54:42.378797798Z
2025-08-11T04:54:42.378801265Z Brought to you by linuxserver.io
2025-08-11T04:54:42.378804862Z ───────────────────────────────────────
2025-08-11T04:54:42.379055517Z
2025-08-11T04:54:42.379070196Z To support the app dev(s) visit:
2025-08-11T04:54:42.380604997Z Prowlarr: https://opencollective.com/prowlarr
2025-08-11T04:54:42.380970924Z
2025-08-11T04:54:42.380987627Z To support LSIO projects visit:
2025-08-11T04:54:42.380991776Z https://www.linuxserver.io/donate/
2025-08-11T04:54:42.380995784Z
2025-08-11T04:54:42.380999371Z ───────────────────────────────────────
2025-08-11T04:54:42.381003860Z GID/UID
2025-08-11T04:54:42.381007888Z ───────────────────────────────────────
2025-08-11T04:54:42.385762010Z
2025-08-11T04:54:42.385770397Z User UID: 911
2025-08-11T04:54:42.385773864Z User GID: 911
2025-08-11T04:54:42.385777241Z ───────────────────────────────────────
2025-08-11T04:54:42.387584189Z Linuxserver.io version: 2.0.4.5131-ls207
2025-08-11T04:54:42.387866548Z Build-date: 2025-08-11T04:51:33+00:00
2025-08-11T04:54:42.387875135Z ───────────────────────────────────────
2025-08-11T04:54:42.387879955Z
2025-08-11T04:54:42.442027030Z [custom-init] No custom files found, skipping...
2025-08-11T04:54:42.462868223Z failed to load "/config/config.xml": No such file or directory
2025-08-11T04:54:42.777081301Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.0.4.5131
2025-08-11T04:54:42.794294840Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-11T04:54:42.801454576Z [Debug] Bootstrap: Console selected
2025-08-11T04:54:42.802687078Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-11T04:54:43.053544007Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-11T04:54:43.115369312Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {1e04215f-95a4-4d6c-9e1b-5fe676e8e1cb} may be persisted to storage in unencrypted form.
2025-08-11T04:54:43.173662495Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-08-11T04:54:43.200978055Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-11T04:54:43.256268141Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-11T04:54:43.262905535Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:54:43.263530514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:54:43.293427371Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-11T04:54:43.296906296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0305213s
2025-08-11T04:54:43.297215578Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-11T04:54:43.297443568Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0339888s
2025-08-11T04:54:43.304946134Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-11T04:54:43.305501422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.310092596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-11T04:54:43.318063315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-11T04:54:43.328869493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0185176s
2025-08-11T04:54:43.329277365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.331197040Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-11T04:54:43.331392864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0208247s
2025-08-11T04:54:43.337519691Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-11T04:54:43.337790145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.342387442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-11T04:54:43.343413939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-11T04:54:43.343993886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013496s
2025-08-11T04:54:43.344293770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-11T04:54:43.344609245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001044s
2025-08-11T04:54:43.345045945Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-11T04:54:43.345678629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-11T04:54:43.346407837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011107s
2025-08-11T04:54:43.346703252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.347473493Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-11T04:54:43.347674898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021424s
2025-08-11T04:54:43.348329456Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-11T04:54:43.348600502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.349423539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-11T04:54:43.350218880Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-08-11T04:54:43.350475798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-11T04:54:43.350824951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-11T04:54:43.351358224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006502s
2025-08-11T04:54:43.351660673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.352425954Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-11T04:54:43.352639144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016581s
2025-08-11T04:54:43.354377604Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-11T04:54:43.354622758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.355283979Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-08-11T04:54:43.359421299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-08-11T04:54:43.360004624Z [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-08-11T04:54:43.360526725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009275s
2025-08-11T04:54:43.360740957Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-08-11T04:54:43.361102695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-08-11T04:54:43.361482610Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005311s
2025-08-11T04:54:43.361677492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-08-11T04:54:43.362327772Z [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-08-11T04:54:43.362843861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009708s
2025-08-11T04:54:43.363078674Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-08-11T04:54:43.363427766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-08-11T04:54:43.363801299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005148s
2025-08-11T04:54:43.364041372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-08-11T04:54:43.368779011Z [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-08-11T04:54:43.369469421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052272s
2025-08-11T04:54:43.369702711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-08-11T04:54:43.370378973Z [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-08-11T04:54:43.370934621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009904s
2025-08-11T04:54:43.371179294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-08-11T04:54:43.371577406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-11T04:54:43.372000277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000579s
2025-08-11T04:54:43.372219919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-08-11T04:54:43.375152644Z [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-08-11T04:54:43.375902755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034916s
2025-08-11T04:54:43.376156766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-08-11T04:54:43.376528705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-11T04:54:43.376861465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000494s
2025-08-11T04:54:43.377105757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2025-08-11T04:54:43.377721196Z [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-08-11T04:54:43.378246684Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009312s
2025-08-11T04:54:43.378458581Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2025-08-11T04:54:43.379134321Z [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-08-11T04:54:43.379703377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010401s
2025-08-11T04:54:43.379959623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2025-08-11T04:54:43.380315560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2025-08-11T04:54:43.380688932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005192s
2025-08-11T04:54:43.380897261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-08-11T04:54:43.381281866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-08-11T04:54:43.381652482Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005875s
2025-08-11T04:54:43.381877976Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-08-11T04:54:43.382204894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-08-11T04:54:43.382549468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004702s
2025-08-11T04:54:43.382746655Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-08-11T04:54:43.386120929Z [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-08-11T04:54:43.386596306Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036585s
2025-08-11T04:54:43.386843273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-08-11T04:54:43.387198569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-08-11T04:54:43.387573444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005132s
2025-08-11T04:54:43.387753145Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-08-11T04:54:43.388176839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-08-11T04:54:43.388562555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005543s
2025-08-11T04:54:43.388759642Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-08-11T04:54:43.389716358Z [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-08-11T04:54:43.390407881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014519s
2025-08-11T04:54:43.390678977Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-08-11T04:54:43.391561894Z [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-08-11T04:54:43.392321814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014801s
2025-08-11T04:54:43.392561437Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-08-11T04:54:43.392974729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-11T04:54:43.393391829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006053s
2025-08-11T04:54:43.393612163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-08-11T04:54:43.394142500Z [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-08-11T04:54:43.394574190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000777s
2025-08-11T04:54:43.394815666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-08-11T04:54:43.395123415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-11T04:54:43.395450284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004718s
2025-08-11T04:54:43.397258695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-11T04:54:43', 'InitialSetup')
2025-08-11T04:54:43.397989486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.399542974Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-11T04:54:43.399761174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045092s
2025-08-11T04:54:43.400132822Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-08-11T04:54:43.400427305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.400697339Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2025-08-11T04:54:43.403635474Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2025-08-11T04:54:43.410874440Z [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-08-11T04:54:43.412190199Z [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-08-11T04:54:43.413048487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-11T04:54:43.413892357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-11T04:54:43.415340062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-11T04:54:43.415759747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118798s
2025-08-11T04:54:43.425967550Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2025-08-11T04:54:43.427764348Z [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-08-11T04:54:43.428969544Z [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-08-11T04:54:43.429583350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-11T04:54:43.430230303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-11T04:54:43.431456702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-11T04:54:43.431852850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056237s
2025-08-11T04:54:43.432294219Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2025-08-11T04:54:43.435822673Z [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-08-11T04:54:43.436987428Z [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-08-11T04:54:43.437601164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-11T04:54:43.438201543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-11T04:54:43.439403163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-11T04:54:43.439810964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072726s
2025-08-11T04:54:43.440083352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2025-08-11T04:54:43.440822350Z [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-08-11T04:54:43.441457359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011656s
2025-08-11T04:54:43.441717462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2025-08-11T04:54:43.442156947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-08-11T04:54:43.442580861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000633s
2025-08-11T04:54:43.443064805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-11T04:54:43', 'ApplicationStatus')
2025-08-11T04:54:43.443479821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.444529384Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-08-11T04:54:43.444736271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025459s
2025-08-11T04:54:43.444978559Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-08-11T04:54:43.445225796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.445535390Z [Info] IndexerProps: Starting migration of Main DB to 3
2025-08-11T04:54:43.446626146Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-11T04:54:43.446810317Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-11T04:54:43.447074960Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2025-08-11T04:54:43.447488542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2025-08-11T04:54:43.448156317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008516s
2025-08-11T04:54:43.448386721Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-08-11T04:54:43.449189818Z [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-08-11T04:54:43.449783914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011889s
2025-08-11T04:54:43.450019168Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-08-11T04:54:43.450771994Z [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-08-11T04:54:43.451337382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011088s
2025-08-11T04:54:43.451593989Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-08-11T04:54:43.452121651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-11T04:54:43.452492638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006539s
2025-08-11T04:54:43.452913976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-11T04:54:43', 'IndexerProps')
2025-08-11T04:54:43.453329443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.454130897Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-08-11T04:54:43.454333455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022722s
2025-08-11T04:54:43.454581424Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-08-11T04:54:43.454818752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.455112072Z [Info] add_update_history: Starting migration of Main DB to 4
2025-08-11T04:54:43.455582670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-11T04:54:43', 'add_update_history')
2025-08-11T04:54:43.456090102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.456794109Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-08-11T04:54:43.457012248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019831s
2025-08-11T04:54:43.457247041Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-08-11T04:54:43.457492395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.457767639Z [Info] update_notifiarr: Starting migration of Main DB to 5
2025-08-11T04:54:43.461170812Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-08-11T04:54:43.462296488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-08-11T04:54:43.462786535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011469s
2025-08-11T04:54:43.463246481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-11T04:54:43', 'update_notifiarr')
2025-08-11T04:54:43.463722880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.464547300Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-08-11T04:54:43.464803286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028814s
2025-08-11T04:54:43.465055503Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-08-11T04:54:43.465316389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.465641884Z [Info] app_profiles: Starting migration of Main DB to 6
2025-08-11T04:54:43.466217934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2025-08-11T04:54:43.466943715Z [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-08-11T04:54:43.467486518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001068s
2025-08-11T04:54:43.467774248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2025-08-11T04:54:43.468178812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2025-08-11T04:54:43.468550521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005896s
2025-08-11T04:54:43.468724691Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-11T04:54:43.469639874Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-11T04:54:43.469658792Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2025-08-11T04:54:43.469667369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2025-08-11T04:54:43.470178428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007979s
2025-08-11T04:54:43.470603334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-11T04:54:43', 'app_profiles')
2025-08-11T04:54:43.471040474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.471885475Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-08-11T04:54:43.472175670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024605s
2025-08-11T04:54:43.472452597Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-08-11T04:54:43.472687170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.472978236Z [Info] history_failed: Starting migration of Main DB to 7
2025-08-11T04:54:43.473639136Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-11T04:54:43.473839871Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-11T04:54:43.474072740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2025-08-11T04:54:43.474450220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2025-08-11T04:54:43.475234088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008416s
2025-08-11T04:54:43.475537479Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-08-11T04:54:43.476045512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-08-11T04:54:43.476388472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005784s
2025-08-11T04:54:43.476816955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-11T04:54:43', 'history_failed')
2025-08-11T04:54:43.477248724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.478059828Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-08-11T04:54:43.478268538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022052s
2025-08-11T04:54:43.478492118Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-08-11T04:54:43.478754907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.479026674Z [Info] redacted_api: Starting migration of Main DB to 8
2025-08-11T04:54:43.479474997Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:54:43.479785813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:54:43.481826381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002116s
2025-08-11T04:54:43.482261407Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-11T04:54:43', 'redacted_api')
2025-08-11T04:54:43.482687936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.483380410Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-08-11T04:54:43.483606776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036646s
2025-08-11T04:54:43.483829685Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-08-11T04:54:43.484119469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.484433942Z [Info] IndexerProxies: Starting migration of Main DB to 10
2025-08-11T04:54:43.484965071Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2025-08-11T04:54:43.485639770Z [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-08-11T04:54:43.486180258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009931s
2025-08-11T04:54:43.486387856Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-11T04:54:43.486579201Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-11T04:54:43.486788112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-08-11T04:54:43.487101583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-08-11T04:54:43.487730970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007251s
2025-08-11T04:54:43.488233783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-11T04:54:43', 'IndexerProxies')
2025-08-11T04:54:43.488644249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.489382957Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-08-11T04:54:43.489595735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023525s
2025-08-11T04:54:43.489843133Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-08-11T04:54:43.490094229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.490406868Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2025-08-11T04:54:43.490808707Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2025-08-11T04:54:43.491015955Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2025-08-11T04:54:43.491331019Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2025-08-11T04:54:43.491813330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2025-08-11T04:54:43.492488870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009271s
2025-08-11T04:54:43.492945149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-11T04:54:43', 'app_indexer_remote_name')
2025-08-11T04:54:43.493446288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.494182470Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-08-11T04:54:43.494404788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025706s
2025-08-11T04:54:43.494657958Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-08-11T04:54:43.494920106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.495218707Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2025-08-11T04:54:43.497770194Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.498750839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2025-08-11T04:54:43.499176666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011873s
2025-08-11T04:54:43.499604067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-11T04:54:43', 'desi_gazelle_to_unit3d')
2025-08-11T04:54:43.500077771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.500780916Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-08-11T04:54:43.500993725Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002758s
2025-08-11T04:54:43.501304390Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-08-11T04:54:43.501532009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.501833426Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2025-08-11T04:54:43.502231357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-11T04:54:43.502433213Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-11T04:54:43.502710692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-08-11T04:54:43.503178203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-08-11T04:54:43.503839785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008821s
2025-08-11T04:54:43.504346255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-11T04:54:43', 'add_on_update_to_notifications')
2025-08-11T04:54:43.504834889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.505554257Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-08-11T04:54:43.505757156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025221s
2025-08-11T04:54:43.505992660Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-08-11T04:54:43.506228194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.506542187Z [Info] IndexerVersions: Starting migration of Main DB to 15
2025-08-11T04:54:43.507083236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2025-08-11T04:54:43.507706772Z [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-08-11T04:54:43.508299525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009761s
2025-08-11T04:54:43.508571813Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2025-08-11T04:54:43.509081550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-08-11T04:54:43.509512968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007044s
2025-08-11T04:54:43.509776739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2025-08-11T04:54:43.510281195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-08-11T04:54:43.510666591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006333s
2025-08-11T04:54:43.511065755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-11T04:54:43', 'IndexerVersions')
2025-08-11T04:54:43.511492805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.512270120Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-08-11T04:54:43.512482427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002228s
2025-08-11T04:54:43.512736779Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-08-11T04:54:43.512959227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.513256997Z [Info] cleanup_config: Starting migration of Main DB to 16
2025-08-11T04:54:43.515178345Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.516181105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2025-08-11T04:54:43.516504716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010783s
2025-08-11T04:54:43.516764509Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.517168302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2025-08-11T04:54:43.517469769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004859s
2025-08-11T04:54:43.517901438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-11T04:54:43', 'cleanup_config')
2025-08-11T04:54:43.518319981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.519016464Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-08-11T04:54:43.519210514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019836s
2025-08-11T04:54:43.519448604Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-08-11T04:54:43.519698677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.520055175Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2025-08-11T04:54:43.522302811Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.522670631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2025-08-11T04:54:43.523000044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s
2025-08-11T04:54:43.523277703Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.523606926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2025-08-11T04:54:43.524007553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004911s
2025-08-11T04:54:43.524287777Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.524661971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2025-08-11T04:54:43.524947726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004373s
2025-08-11T04:54:43.525222860Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.525569749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2025-08-11T04:54:43.525866857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004205s
2025-08-11T04:54:43.526131239Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.526492757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2025-08-11T04:54:43.526772811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004235s
2025-08-11T04:54:43.527056121Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.527388120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2025-08-11T04:54:43.527692783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004325s
2025-08-11T04:54:43.527983909Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.528342942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2025-08-11T04:54:43.528651904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004426s
2025-08-11T04:54:43.528915535Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.529272594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2025-08-11T04:54:43.529605334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004333s
2025-08-11T04:54:43.529837351Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.533954601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2025-08-11T04:54:43.534314867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042495s
2025-08-11T04:54:43.534669821Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.534932811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2025-08-11T04:54:43.535214528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000422s
2025-08-11T04:54:43.535488550Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.535835398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2025-08-11T04:54:43.536202247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004977s
2025-08-11T04:54:43.536470046Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.536809520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2025-08-11T04:54:43.537132370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004337s
2025-08-11T04:54:43.537386562Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.537749983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2025-08-11T04:54:43.538059927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004465s
2025-08-11T04:54:43.538325111Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.538674014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2025-08-11T04:54:43.538963447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004365s
2025-08-11T04:54:43.539241036Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.539591571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2025-08-11T04:54:43.539911385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s
2025-08-11T04:54:43.540179816Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.540513628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2025-08-11T04:54:43.540836488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004209s
2025-08-11T04:54:43.541018805Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.542552784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2025-08-11T04:54:43.542926206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017332s
2025-08-11T04:54:43.543132391Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.543569531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2025-08-11T04:54:43.543908984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005837s
2025-08-11T04:54:43.544112504Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.544617561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2025-08-11T04:54:43.544908798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005754s
2025-08-11T04:54:43.545096566Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.545495108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2025-08-11T04:54:43.545879191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005801s
2025-08-11T04:54:43.546046789Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.546448027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2025-08-11T04:54:43.546799825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005791s
2025-08-11T04:54:43.546998074Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.547383691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2025-08-11T04:54:43.547752804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005692s
2025-08-11T04:54:43.547946143Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.548373724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-08-11T04:54:43.548734060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005995s
2025-08-11T04:54:43.548920074Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.549384199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2025-08-11T04:54:43.549677850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005793s
2025-08-11T04:54:43.549872753Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.550266105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2025-08-11T04:54:43.550619967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005599s
2025-08-11T04:54:43.550798577Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.551258643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2025-08-11T04:54:43.551625291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000642s
2025-08-11T04:54:43.551812779Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.552273436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2025-08-11T04:54:43.552622018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000598s
2025-08-11T04:54:43.552816410Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.553232818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-08-11T04:54:43.553632954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005913s
2025-08-11T04:54:43.553777525Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.554208412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2025-08-11T04:54:43.554557866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005962s
2025-08-11T04:54:43.554735704Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.555144036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2025-08-11T04:54:43.555495514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005726s
2025-08-11T04:54:43.555678603Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.556110512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2025-08-11T04:54:43.556468774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006076s
2025-08-11T04:54:43.556655419Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.557053521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2025-08-11T04:54:43.557424889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005681s
2025-08-11T04:54:43.557599570Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.557992552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2025-08-11T04:54:43.558339981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005757s
2025-08-11T04:54:43.558517859Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.558930129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2025-08-11T04:54:43.559301337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005771s
2025-08-11T04:54:43.559468353Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.559883098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2025-08-11T04:54:43.560252863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000593s
2025-08-11T04:54:43.560684572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-11T04:54:43', 'indexer_cleanup')
2025-08-11T04:54:43.561120410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.561995221Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-08-11T04:54:43.562198761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023037s
2025-08-11T04:54:43.562463113Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-08-11T04:54:43.562714760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.563022950Z [Info] minimum_seeders: Starting migration of Main DB to 18
2025-08-11T04:54:43.563513568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2025-08-11T04:54:43.563725144Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-11T04:54:43.564009136Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2025-08-11T04:54:43.564454643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2025-08-11T04:54:43.565189893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009452s
2025-08-11T04:54:43.565647505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-11T04:54:43', 'minimum_seeders')
2025-08-11T04:54:43.566099846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.566840477Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-08-11T04:54:43.567011471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025405s
2025-08-11T04:54:43.567244060Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-08-11T04:54:43.567500796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.567783997Z [Info] remove_showrss: Starting migration of Main DB to 19
2025-08-11T04:54:43.568229534Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.568607485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2025-08-11T04:54:43.568910104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s
2025-08-11T04:54:43.569327535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-11T04:54:43', 'remove_showrss')
2025-08-11T04:54:43.569782160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.570452500Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-08-11T04:54:43.570645909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019352s
2025-08-11T04:54:43.570919841Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-08-11T04:54:43.571162119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.571548166Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2025-08-11T04:54:43.571839292Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.572274138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2025-08-11T04:54:43.572606457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004862s
2025-08-11T04:54:43.573058156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-11T04:54:43', 'remove_torrentparadiseml')
2025-08-11T04:54:43.573492230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.574343685Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-08-11T04:54:43.574577245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021727s
2025-08-11T04:54:43.574823070Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-08-11T04:54:43.575150409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.575500414Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2025-08-11T04:54:43.575770578Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:54:43.576053818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:54:43.576723025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007234s
2025-08-11T04:54:43.577201048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-11T04:54:43', 'localization_setting_to_string')
2025-08-11T04:54:43.577643338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.578399762Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-08-11T04:54:43.578613542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023326s
2025-08-11T04:54:43.578831801Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-08-11T04:54:43.579079871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.579379374Z [Info] orpheus_api: Starting migration of Main DB to 22
2025-08-11T04:54:43.579704118Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:54:43.579967709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:54:43.584135150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042345s
2025-08-11T04:54:43.584551658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-11T04:54:43', 'orpheus_api')
2025-08-11T04:54:43.584964199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.585729640Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-08-11T04:54:43.585932849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058337s
2025-08-11T04:54:43.586185418Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-08-11T04:54:43.586442085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.586757239Z [Info] download_client_categories: Starting migration of Main DB to 23
2025-08-11T04:54:43.587155852Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-11T04:54:43.587338660Z [Info] FluentMigrator.Runner.MigrationRunner: => 3E-07s
2025-08-11T04:54:43.587592872Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2025-08-11T04:54:43.588010583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2025-08-11T04:54:43.588739771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009203s
2025-08-11T04:54:43.589207483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-11T04:54:43', 'download_client_categories')
2025-08-11T04:54:43.589632428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.590450496Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-08-11T04:54:43.590661661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025791s
2025-08-11T04:54:43.590908648Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-08-11T04:54:43.591153050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.591440299Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2025-08-11T04:54:43.591858641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-08-11T04:54:43.592083383Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-11T04:54:43.592301152Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-08-11T04:54:43.592593871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-08-11T04:54:43.593269181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007222s
2025-08-11T04:54:43.593496459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-08-11T04:54:43.593811293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-08-11T04:54:43.594432714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007276s
2025-08-11T04:54:43.594871026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-11T04:54:43', 'add_salt_to_users')
2025-08-11T04:54:43.595312505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.596145392Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-08-11T04:54:43.596350134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023884s
2025-08-11T04:54:43.596651050Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-08-11T04:54:43.596942708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.597299606Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2025-08-11T04:54:43.597659561Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.598045668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2025-08-11T04:54:43.598407246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005401s
2025-08-11T04:54:43.598896892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-11T04:54:43', 'speedcd_userpasssettings_to_speedcdsettings')
2025-08-11T04:54:43.599360235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.600172942Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-08-11T04:54:43.600407825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022131s
2025-08-11T04:54:43.600718721Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-08-11T04:54:43.601001340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.601322226Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2025-08-11T04:54:43.601657431Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.602069771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2025-08-11T04:54:43.602423754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005667s
2025-08-11T04:54:43.602941115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-11T04:54:43', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-08-11T04:54:43.603403146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.604240151Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-08-11T04:54:43.604469092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022554s
2025-08-11T04:54:43.604752322Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-08-11T04:54:43.605040242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.605361759Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2025-08-11T04:54:43.605733738Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.606148093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2025-08-11T04:54:43.606554361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000565s
2025-08-11T04:54:43.606677499Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.607085961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2025-08-11T04:54:43.607465646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005801s
2025-08-11T04:54:43.607945852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-11T04:54:43', 'alpharatio_greatposterwall_config_contract')
2025-08-11T04:54:43.608405348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.609215359Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-08-11T04:54:43.609487897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022593s
2025-08-11T04:54:43.609682279Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-08-11T04:54:43.609960689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.610235853Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2025-08-11T04:54:43.610585097Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.610962947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2025-08-11T04:54:43.611264775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s
2025-08-11T04:54:43.611694440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-11T04:54:43', 'remove_notwhatcd')
2025-08-11T04:54:43.612203666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.612933445Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-08-11T04:54:43.613137145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020589s
2025-08-11T04:54:43.613394012Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-08-11T04:54:43.613652352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.613954561Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2025-08-11T04:54:43.614392603Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-11T04:54:43.614604730Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-11T04:54:43.614836296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2025-08-11T04:54:43.615225029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2025-08-11T04:54:43.615957554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008814s
2025-08-11T04:54:43.616190273Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-11T04:54:43.616384433Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-11T04:54:43.616641281Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2025-08-11T04:54:43.617067739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2025-08-11T04:54:43.617741225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008508s
2025-08-11T04:54:43.618200159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-11T04:54:43', 'add_on_grab_to_notifications')
2025-08-11T04:54:43.618623111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.619505337Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-08-11T04:54:43.619714478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025628s
2025-08-11T04:54:43.620045745Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-08-11T04:54:43.620364227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.620706726Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2025-08-11T04:54:43.621010618Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.621420504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-08-11T04:54:43.621797493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005818s
2025-08-11T04:54:43.622275094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-11T04:54:43', 'animetorrents_use_custom_config_contract')
2025-08-11T04:54:43.622730271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.623534971Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-08-11T04:54:43.623737709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021989s
2025-08-11T04:54:43.624003043Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-08-11T04:54:43.624256754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.624556929Z [Info] apprise_server_url: Starting migration of Main DB to 31
2025-08-11T04:54:43.624845750Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:54:43.625114081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:54:43.625925625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008485s
2025-08-11T04:54:43.626349729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-11T04:54:43', 'apprise_server_url')
2025-08-11T04:54:43.626793612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.627510526Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-08-11T04:54:43.627722833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024197s
2025-08-11T04:54:43.628003218Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-08-11T04:54:43.628268732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.628576372Z [Info] health_restored_notification: Starting migration of Main DB to 32
2025-08-11T04:54:43.628949423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-11T04:54:43.629178123Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.9E-06s
2025-08-11T04:54:43.629414259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-08-11T04:54:43.629823042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-08-11T04:54:43.630531569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008661s
2025-08-11T04:54:43.630973749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-11T04:54:43', 'health_restored_notification')
2025-08-11T04:54:43.631413605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.632191942Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-08-11T04:54:43.632422536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024863s
2025-08-11T04:54:43.632660245Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-08-11T04:54:43.632883695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.633155712Z [Info] remove_uc: Starting migration of Main DB to 33
2025-08-11T04:54:43.633516880Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:54:43.633884540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-08-11T04:54:43.634189554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000446s
2025-08-11T04:54:43.634612295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-11T04:54:43', 'remove_uc')
2025-08-11T04:54:43.635034876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.635907503Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-08-11T04:54:43.636103858Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020684s
2025-08-11T04:54:43.636349643Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-08-11T04:54:43.636591370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.636972157Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2025-08-11T04:54:43.637170145Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:54:43.637506743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:54:43.638136070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007347s
2025-08-11T04:54:43.638577048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-11T04:54:43', 'history_fix_data_titles')
2025-08-11T04:54:43.639011323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.639837767Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-08-11T04:54:43.640068782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023957s
2025-08-11T04:54:43.640326340Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-08-11T04:54:43.640580823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.640890276Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2025-08-11T04:54:43.641290131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-11T04:54:43.641474963Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-11T04:54:43.641707481Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-08-11T04:54:43.642099721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-08-11T04:54:43.642804059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008411s
2025-08-11T04:54:43.643231941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-11T04:54:43', 'download_client_per_indexer')
2025-08-11T04:54:43.643664662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.644448400Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-08-11T04:54:43.644665187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024525s
2025-08-11T04:54:43.645015402Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-11T04:54:43.645263942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.645591672Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2025-08-11T04:54:43.648054271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-08-11T04:54:43.648274193Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-11T04:54:43.648714991Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2025-08-11T04:54:43.651231097Z [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-08-11T04:54:43.652426815Z [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-08-11T04:54:43.653050901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-08-11T04:54:43.653715229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-08-11T04:54:43.655489722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-08-11T04:54:43.655945139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069476s
2025-08-11T04:54:43.656245243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-08-11T04:54:43.656473673Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-11T04:54:43.656713736Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2025-08-11T04:54:43.658706088Z [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-08-11T04:54:43.659880763Z [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-08-11T04:54:43.660496463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-08-11T04:54:43.661113786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-08-11T04:54:43.662869761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-08-11T04:54:43.663319778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063594s
2025-08-11T04:54:43.663531995Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-08-11T04:54:43.663734042Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-11T04:54:43.664024557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2025-08-11T04:54:43.666005135Z [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-08-11T04:54:43.667173908Z [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-08-11T04:54:43.667832273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-08-11T04:54:43.668439907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-08-11T04:54:43.670200732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-08-11T04:54:43.670617932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063476s
2025-08-11T04:54:43.670833937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-11T04:54:43.671007447Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-11T04:54:43.671261127Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-08-11T04:54:43.676285805Z [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-08-11T04:54:43.677590221Z [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-08-11T04:54:43.678219308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-11T04:54:43.678716389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-11T04:54:43.680110706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086207s
2025-08-11T04:54:43.680338194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-11T04:54:43.680512685Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-11T04:54:43.680778841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-08-11T04:54:43.682982809Z [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-08-11T04:54:43.684223076Z [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-08-11T04:54:43.684899017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-11T04:54:43.685313151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-11T04:54:43.686590313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055513s
2025-08-11T04:54:43.686783432Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-11T04:54:43.687015379Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-11T04:54:43.687204259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-08-11T04:54:43.689398577Z [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-08-11T04:54:43.690608924Z [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-08-11T04:54:43.691228752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-11T04:54:43.691725502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-11T04:54:43.692959116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005532s
2025-08-11T04:54:43.693229290Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-11T04:54:43.693401828Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-11T04:54:43.693680980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-08-11T04:54:43.695667710Z [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-08-11T04:54:43.696885893Z [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-08-11T04:54:43.697539148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-11T04:54:43.698163575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-11T04:54:43.699645399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-11T04:54:43.700111999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061855s
2025-08-11T04:54:43.700356020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-11T04:54:43.700543147Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-11T04:54:43.700819463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-08-11T04:54:43.702839621Z [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-08-11T04:54:43.704009797Z [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-08-11T04:54:43.704645667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-11T04:54:43.705277549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-11T04:54:43.706766898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-11T04:54:43.707191062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061096s
2025-08-11T04:54:43.707420524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-11T04:54:43.707602200Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-11T04:54:43.707914769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-08-11T04:54:43.709960348Z [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-08-11T04:54:43.711085965Z [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-08-11T04:54:43.711713899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-11T04:54:43.712460001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-11T04:54:43.713922005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-11T04:54:43.714370107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061913s
2025-08-11T04:54:43.714549729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-11T04:54:43.714747898Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-11T04:54:43.715027972Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-08-11T04:54:43.716962387Z [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-08-11T04:54:43.717929384Z [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-08-11T04:54:43.718441094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-11T04:54:43.719080211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-08-11T04:54:43.720484068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-08-11T04:54:43.720980457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-11T04:54:43.721339811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061462s
2025-08-11T04:54:43.721594303Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2025-08-11T04:54:43.721775117Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-11T04:54:43.722081013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2025-08-11T04:54:43.723981059Z [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-08-11T04:54:43.724887564Z [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-08-11T04:54:43.725442802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2025-08-11T04:54:43.726165347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2025-08-11T04:54:43.727690418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-08-11T04:54:43.728455418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-08-11T04:54:43.728886426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065596s
2025-08-11T04:54:43.729087631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-11T04:54:43.729283896Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-11T04:54:43.729556565Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-08-11T04:54:43.731821656Z [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-08-11T04:54:43.733303710Z [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-08-11T04:54:43.734068309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-11T04:54:43.734680292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-11T04:54:43.736138127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-11T04:54:43.736563934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067555s
2025-08-11T04:54:43.736773035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-11T04:54:43.736956665Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-11T04:54:43.737243783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-08-11T04:54:43.739475216Z [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-08-11T04:54:43.741035458Z [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-08-11T04:54:43.741798895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-11T04:54:43.742448673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-11T04:54:43.743816197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-11T04:54:43.744283588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067689s
2025-08-11T04:54:43.744463690Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-11T04:54:43.744664385Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-11T04:54:43.744919779Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-08-11T04:54:43.747157945Z [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-08-11T04:54:43.748676493Z [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-08-11T04:54:43.749442124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-11T04:54:43.750040369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-11T04:54:43.751499297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-11T04:54:43.751906376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067352s
2025-08-11T04:54:43.752137462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-11T04:54:43.752333376Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-11T04:54:43.752616646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2025-08-11T04:54:43.754972109Z [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-08-11T04:54:43.756536920Z [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-08-11T04:54:43.757303503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-11T04:54:43.757923482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-11T04:54:43.759325124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-11T04:54:43.759729228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006744s
2025-08-11T04:54:43.759953910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-11T04:54:43.760157380Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-11T04:54:43.760382763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2025-08-11T04:54:43.762717995Z [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-08-11T04:54:43.764196953Z [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-08-11T04:54:43.764920741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-11T04:54:43.765480227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-11T04:54:43.766857370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-11T04:54:43.767222615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066275s
2025-08-11T04:54:43.767457118Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-11T04:54:43.767659675Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-11T04:54:43.767916953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-08-11T04:54:43.769903523Z [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-08-11T04:54:43.770791201Z [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-08-11T04:54:43.771328092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-11T04:54:43.771985546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-11T04:54:43.773420004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-11T04:54:43.773826342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056295s
2025-08-11T04:54:43.774020944Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-11T04:54:43.774210626Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-08-11T04:54:43.774468976Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-08-11T04:54:43.776442089Z [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-08-11T04:54:43.777373935Z [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-08-11T04:54:43.792830176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-11T04:54:43.793517280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-11T04:54:43.795488308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-11T04:54:43.795939156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0211897s
2025-08-11T04:54:43.796198188Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-11T04:54:43.796398401Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-08-11T04:54:43.796675419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-11T04:54:43.799031753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-11T04:54:43.799780410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-11T04:54:43.800353444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-11T04:54:43.803449638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-11T04:54:43.805142447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-11T04:54:43.805596892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086543s
2025-08-11T04:54:43.806134675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-11T04:54:43', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-11T04:54:43.814163691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.815749845Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-11T04:54:43.816039408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186945s
2025-08-11T04:54:43.816370585Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-08-11T04:54:43.816646380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.816981585Z [Info] add_notification_status: Starting migration of Main DB to 37
2025-08-11T04:54:43.817822949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-08-11T04:54:43.818603230Z [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-08-11T04:54:43.819248048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012253s
2025-08-11T04:54:43.819518914Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-08-11T04:54:43.820059983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-08-11T04:54:43.820467193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007023s
2025-08-11T04:54:43.820936578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-11T04:54:43', 'add_notification_status')
2025-08-11T04:54:43.821408529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.822223950Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-08-11T04:54:43.822509505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024096s
2025-08-11T04:54:43.822900903Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-08-11T04:54:43.823173572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.823489789Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2025-08-11T04:54:43.824074146Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.824450524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2025-08-11T04:54:43.824797933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00056s
2025-08-11T04:54:43.825007104Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.825411839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-08-11T04:54:43.825790912Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005904s
2025-08-11T04:54:43.825980685Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:54:43.826378536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2025-08-11T04:54:43.826740364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005604s
2025-08-11T04:54:43.827245982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-11T04:54:43', 'indexers_freeleech_only_config_contract')
2025-08-11T04:54:43.827712111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.828541180Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-08-11T04:54:43.828800312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022508s
2025-08-11T04:54:43.829015555Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-08-11T04:54:43.829286451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.829615223Z [Info] email_encryption: Starting migration of Main DB to 39
2025-08-11T04:54:43.829925568Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:54:43.830184379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:54:43.830929589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007672s
2025-08-11T04:54:43.831370156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-11T04:54:43', 'email_encryption')
2025-08-11T04:54:43.831816194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.832713932Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-08-11T04:54:43.832924786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002524s
2025-08-11T04:54:43.833247837Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-08-11T04:54:43.833522510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.833854268Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2025-08-11T04:54:43.834212429Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:54:43.834459887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:54:43.835490462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010597s
2025-08-11T04:54:43.836034368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-11T04:54:43', 'newznab_category_to_capabilities_settings')
2025-08-11T04:54:43.836510957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.837299164Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-08-11T04:54:43.837533115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027991s
2025-08-11T04:54:43.837830083Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-08-11T04:54:43.838111330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.838438007Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2025-08-11T04:54:43.838774324Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:54:43.839039418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:54:43.839686631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007019s
2025-08-11T04:54:43.840205256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-11T04:54:43', 'gazelle_freeleech_token_options')
2025-08-11T04:54:43.840678789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.841440874Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-08-11T04:54:43.841668853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023877s
2025-08-11T04:54:43.841958065Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-08-11T04:54:43.842259221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.842591570Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2025-08-11T04:54:43.842929431Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:54:43.843181017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:54:43.843869654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006981s
2025-08-11T04:54:43.844398258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-11T04:54:43', 'myanonamouse_freeleech_wedge_options')
2025-08-11T04:54:43.844856801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.845752575Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-08-11T04:54:43.845878519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024047s
2025-08-11T04:54:43.846161198Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-08-11T04:54:43.846439348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.846763120Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2025-08-11T04:54:43.847131391Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:54:43.847370603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:54:43.857276549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098501s
2025-08-11T04:54:43.857831706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-11T04:54:43', 'newznab_indexers_enable_redirect')
2025-08-11T04:54:43.858329529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.859160241Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-08-11T04:54:43.859392329Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0117497s
2025-08-11T04:54:43.867885520Z [Debug] MigrationController: Took: 00:00:00.6657420
2025-08-11T04:54:43.953964189Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-08-11T04:54:43.972947181Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-11T04:54:43.985718255Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-11T04:54:43.986312071Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:54:43.986757678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:54:43.989368966Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-11T04:54:43.989685654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030031s
2025-08-11T04:54:43.990032682Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-11T04:54:43.990386775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003316s
2025-08-11T04:54:43.993119878Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-11T04:54:43.993497318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.994050342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-11T04:54:43.994531361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-11T04:54:43.995174576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007621s
2025-08-11T04:54:43.995516624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:43.996934529Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-11T04:54:43.997286097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025149s
2025-08-11T04:54:43.997772667Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-11T04:54:43.998203033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:43.998878894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-11T04:54:43.999397649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-11T04:54:44.000014601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007589s
2025-08-11T04:54:44.000409316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-11T04:54:44.000727216Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-11T04:54:44.001097882Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-11T04:54:44.001714774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-11T04:54:44.002756822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011707s
2025-08-11T04:54:44.003124373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.004134296Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-11T04:54:44.004493690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024818s
2025-08-11T04:54:44.004940389Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-11T04:54:44.005367048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.005887696Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-11T04:54:44.006236088Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2025-08-11T04:54:44.006591173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-11T04:54:44.007099106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-11T04:54:44.007755818Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007657s
2025-08-11T04:54:44.008150102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.009144033Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-11T04:54:44.009512435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002112s
2025-08-11T04:54:44.009959255Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-11T04:54:44.010338448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.010823996Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-08-11T04:54:44.011487431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-08-11T04:54:44.012312713Z [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-08-11T04:54:44.013280812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014411s
2025-08-11T04:54:44.013585676Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-08-11T04:54:44.014049360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-11T04:54:44.014561050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006457s
2025-08-11T04:54:44.015106789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-11T04:54:44', 'InitialSetup')
2025-08-11T04:54:44.015776027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.016856893Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-11T04:54:44.017189442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002912s
2025-08-11T04:54:44.017535860Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-08-11T04:54:44.017919843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.018374519Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2025-08-11T04:54:44.018973224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-11T04:54:44', 'ApplicationStatus')
2025-08-11T04:54:44.019643995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.020548937Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-08-11T04:54:44.020860875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025996s
2025-08-11T04:54:44.021202743Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-08-11T04:54:44.021594241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.022039027Z [Info] IndexerProps: Starting migration of Log DB to 3
2025-08-11T04:54:44.022567371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-11T04:54:44', 'IndexerProps')
2025-08-11T04:54:44.023231358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.024090568Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-08-11T04:54:44.024417576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024982s
2025-08-11T04:54:44.024766078Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-08-11T04:54:44.025163017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.025598494Z [Info] add_update_history: Starting migration of Log DB to 4
2025-08-11T04:54:44.026166548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-08-11T04:54:44.026912590Z [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-08-11T04:54:44.027669223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011479s
2025-08-11T04:54:44.028083237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-08-11T04:54:44.028609827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-11T04:54:44.029178963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007221s
2025-08-11T04:54:44.029734382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-11T04:54:44', 'add_update_history')
2025-08-11T04:54:44.030394471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.031294703Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-08-11T04:54:44.031643125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028124s
2025-08-11T04:54:44.032037930Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-08-11T04:54:44.032430350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.032878342Z [Info] update_notifiarr: Starting migration of Log DB to 5
2025-08-11T04:54:44.033424963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-11T04:54:44', 'update_notifiarr')
2025-08-11T04:54:44.034091845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.034926025Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-08-11T04:54:44.035273274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025298s
2025-08-11T04:54:44.035609211Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-08-11T04:54:44.036011040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.036473511Z [Info] app_profiles: Starting migration of Log DB to 6
2025-08-11T04:54:44.036989530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-11T04:54:44', 'app_profiles')
2025-08-11T04:54:44.037668106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.038486294Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-08-11T04:54:44.038819885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025274s
2025-08-11T04:54:44.039170100Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-08-11T04:54:44.039534234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.040021234Z [Info] history_failed: Starting migration of Log DB to 7
2025-08-11T04:54:44.040580360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-11T04:54:44', 'history_failed')
2025-08-11T04:54:44.041248786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.042084979Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-08-11T04:54:44.042402359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025431s
2025-08-11T04:54:44.042754658Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-08-11T04:54:44.043124312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.043575811Z [Info] redacted_api: Starting migration of Log DB to 8
2025-08-11T04:54:44.044137843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-11T04:54:44', 'redacted_api')
2025-08-11T04:54:44.044811650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.045656350Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-08-11T04:54:44.045965493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002523s
2025-08-11T04:54:44.046291028Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-08-11T04:54:44.046680773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.047129006Z [Info] IndexerProxies: Starting migration of Log DB to 10
2025-08-11T04:54:44.047671919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-11T04:54:44', 'IndexerProxies')
2025-08-11T04:54:44.048403502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.049230467Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-08-11T04:54:44.049552535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025522s
2025-08-11T04:54:44.049925466Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-08-11T04:54:44.050433449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.050897493Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2025-08-11T04:54:44.051633065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-11T04:54:44', 'app_indexer_remote_name')
2025-08-11T04:54:44.052348575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.053327727Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-08-11T04:54:44.053673293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028831s
2025-08-11T04:54:44.054039660Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-08-11T04:54:44.054428343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.054887016Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2025-08-11T04:54:44.055456132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-11T04:54:44', 'desi_gazelle_to_unit3d')
2025-08-11T04:54:44.056182525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.057116255Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-08-11T04:54:44.057441861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026595s
2025-08-11T04:54:44.057820072Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-08-11T04:54:44.058314618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.058780967Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2025-08-11T04:54:44.059401747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-11T04:54:44', 'add_on_update_to_notifications')
2025-08-11T04:54:44.060149783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.061160518Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-08-11T04:54:44.061506655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027972s
2025-08-11T04:54:44.061839635Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-08-11T04:54:44.062228649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.062682412Z [Info] IndexerVersions: Starting migration of Log DB to 15
2025-08-11T04:54:44.063236979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-11T04:54:44', 'IndexerVersions')
2025-08-11T04:54:44.063903140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.064938084Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-08-11T04:54:44.065288790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027263s
2025-08-11T04:54:44.065620318Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-08-11T04:54:44.066012818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.066456992Z [Info] cleanup_config: Starting migration of Log DB to 16
2025-08-11T04:54:44.067003523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-11T04:54:44', 'cleanup_config')
2025-08-11T04:54:44.067657299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.068682243Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-08-11T04:54:44.069029753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026859s
2025-08-11T04:54:44.069361140Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-08-11T04:54:44.069745584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.070210260Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2025-08-11T04:54:44.070744255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-11T04:54:44', 'indexer_cleanup')
2025-08-11T04:54:44.071403202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.072337723Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-08-11T04:54:44.072680874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025925s
2025-08-11T04:54:44.073016119Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-08-11T04:54:44.073401996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.073856481Z [Info] minimum_seeders: Starting migration of Log DB to 18
2025-08-11T04:54:44.074435507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-11T04:54:44', 'minimum_seeders')
2025-08-11T04:54:44.075066077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.075993113Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-08-11T04:54:44.076337888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00258s
2025-08-11T04:54:44.076689556Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-08-11T04:54:44.077076585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.082712974Z [Info] remove_showrss: Starting migration of Log DB to 19
2025-08-11T04:54:44.083347281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-11T04:54:44', 'remove_showrss')
2025-08-11T04:54:44.084006899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.084989558Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-08-11T04:54:44.085364453Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079448s
2025-08-11T04:54:44.085711501Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-08-11T04:54:44.086129182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.086594179Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2025-08-11T04:54:44.087174427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-11T04:54:44', 'remove_torrentparadiseml')
2025-08-11T04:54:44.087872533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.088906043Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-08-11T04:54:44.089261118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027688s
2025-08-11T04:54:44.089645542Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-08-11T04:54:44.090051650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.090519182Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2025-08-11T04:54:44.091141134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-11T04:54:44', 'localization_setting_to_string')
2025-08-11T04:54:44.091866665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.092837690Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-08-11T04:54:44.093202955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027462s
2025-08-11T04:54:44.093537990Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-08-11T04:54:44.093914769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.094354875Z [Info] orpheus_api: Starting migration of Log DB to 22
2025-08-11T04:54:44.094905684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-11T04:54:44', 'orpheus_api')
2025-08-11T04:54:44.095555101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.096462338Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-08-11T04:54:44.096791080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025564s
2025-08-11T04:54:44.097158339Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-08-11T04:54:44.097551742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.098012640Z [Info] download_client_categories: Starting migration of Log DB to 23
2025-08-11T04:54:44.098603048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-11T04:54:44', 'download_client_categories')
2025-08-11T04:54:44.099307006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.100155624Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-08-11T04:54:44.100580791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025787s
2025-08-11T04:54:44.100870835Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-08-11T04:54:44.101259377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.101705535Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2025-08-11T04:54:44.102292006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-11T04:54:44', 'add_salt_to_users')
2025-08-11T04:54:44.102926193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.103755332Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-08-11T04:54:44.104167783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025051s
2025-08-11T04:54:44.104572558Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-08-11T04:54:44.105016512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.105504013Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2025-08-11T04:54:44.106174223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-11T04:54:44', 'speedcd_userpasssettings_to_speedcdsettings')
2025-08-11T04:54:44.106900575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.107901972Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-08-11T04:54:44.108322138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028075s
2025-08-11T04:54:44.108733025Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-08-11T04:54:44.109204414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.109680322Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2025-08-11T04:54:44.110368248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-11T04:54:44', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-08-11T04:54:44.111130162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.112070445Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-08-11T04:54:44.112488897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027888s
2025-08-11T04:54:44.112884444Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-08-11T04:54:44.113332857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.113811981Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2025-08-11T04:54:44.114477111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-11T04:54:44', 'alpharatio_greatposterwall_config_contract')
2025-08-11T04:54:44.115205738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.116119217Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-08-11T04:54:44.116537359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027326s
2025-08-11T04:54:44.116867363Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-08-11T04:54:44.117276317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.117704038Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2025-08-11T04:54:44.118253324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-11T04:54:44', 'remove_notwhatcd')
2025-08-11T04:54:44.118922051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.119766571Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-08-11T04:54:44.120169362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025263s
2025-08-11T04:54:44.120630070Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-08-11T04:54:44.120963621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.121523839Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2025-08-11T04:54:44.122000018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-11T04:54:44', 'add_on_grab_to_notifications')
2025-08-11T04:54:44.122736441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.123614399Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-08-11T04:54:44.123968932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026094s
2025-08-11T04:54:44.124379419Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-08-11T04:54:44.124808994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.125292618Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2025-08-11T04:54:44.125944781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-11T04:54:44', 'animetorrents_use_custom_config_contract')
2025-08-11T04:54:44.126788630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.127683321Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-08-11T04:54:44.128124199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028191s
2025-08-11T04:54:44.128483843Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-08-11T04:54:44.128865371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.129319376Z [Info] apprise_server_url: Starting migration of Log DB to 31
2025-08-11T04:54:44.129869303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-11T04:54:44', 'apprise_server_url')
2025-08-11T04:54:44.130532618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.131428562Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-08-11T04:54:44.131777685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025727s
2025-08-11T04:54:44.132181819Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-08-11T04:54:44.132600883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.133225140Z [Info] health_restored_notification: Starting migration of Log DB to 32
2025-08-11T04:54:44.133824687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-11T04:54:44', 'health_restored_notification')
2025-08-11T04:54:44.134587132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.135616204Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-08-11T04:54:44.136009967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029878s
2025-08-11T04:54:44.136344270Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-08-11T04:54:44.136728915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.137164271Z [Info] remove_uc: Starting migration of Log DB to 33
2025-08-11T04:54:44.137668376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-11T04:54:44', 'remove_uc')
2025-08-11T04:54:44.138321802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.139161583Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-08-11T04:54:44.139484242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024745s
2025-08-11T04:54:44.139872103Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-08-11T04:54:44.140290576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.140747506Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2025-08-11T04:54:44.141347033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-11T04:54:44', 'history_fix_data_titles')
2025-08-11T04:54:44.141991320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.142842925Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-08-11T04:54:44.143235536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025589s
2025-08-11T04:54:44.143572274Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-08-11T04:54:44.143996197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.144503549Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2025-08-11T04:54:44.145084719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-11T04:54:44', 'download_client_per_indexer')
2025-08-11T04:54:44.145767213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.146649079Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-08-11T04:54:44.147007070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026457s
2025-08-11T04:54:44.147423658Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-11T04:54:44.147892402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.148409824Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2025-08-11T04:54:44.149162810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-08-11T04:54:44.149473125Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-11T04:54:44.149820414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-08-11T04:54:44.151102406Z [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-08-11T04:54:44.152446131Z [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-08-11T04:54:44.153250641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-08-11T04:54:44.153961452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-08-11T04:54:44.155138362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-11T04:54:44.155682367Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055064s
2025-08-11T04:54:44.156095299Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-08-11T04:54:44.156387998Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-11T04:54:44.156742502Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-08-11T04:54:44.157809170Z [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-08-11T04:54:44.158875988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-08-11T04:54:44.159634605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-08-11T04:54:44.160373653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-08-11T04:54:44.161517045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-11T04:54:44.162099588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049708s
2025-08-11T04:54:44.162408591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-11T04:54:44.162717903Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-11T04:54:44.163095834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-11T04:54:44.164034374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-11T04:54:44.164950308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-11T04:54:44.165726992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-11T04:54:44.166438896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-11T04:54:44.167561336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-11T04:54:44.168370785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048898s
2025-08-11T04:54:44.168991495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-11T04:54:44', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-11T04:54:44.169726625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.170944728Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-11T04:54:44.171338361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073493s
2025-08-11T04:54:44.171719748Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-08-11T04:54:44.172149634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.172617767Z [Info] add_notification_status: Starting migration of Log DB to 37
2025-08-11T04:54:44.173194768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-11T04:54:44', 'add_notification_status')
2025-08-11T04:54:44.173871902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.174842045Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-08-11T04:54:44.175195968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026878s
2025-08-11T04:54:44.175617507Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-08-11T04:54:44.176083755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.176548201Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2025-08-11T04:54:44.177212418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-11T04:54:44', 'indexers_freeleech_only_config_contract')
2025-08-11T04:54:44.177925404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.178890627Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-08-11T04:54:44.179276384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027877s
2025-08-11T04:54:44.179625427Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-08-11T04:54:44.180038238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.180484526Z [Info] email_encryption: Starting migration of Log DB to 39
2025-08-11T04:54:44.181042630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-11T04:54:44', 'email_encryption')
2025-08-11T04:54:44.181695705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.182599605Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-08-11T04:54:44.182951554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026108s
2025-08-11T04:54:44.183361108Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-08-11T04:54:44.183773228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.184295169Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2025-08-11T04:54:44.184956360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-11T04:54:44', 'newznab_category_to_capabilities_settings')
2025-08-11T04:54:44.185665648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.186623597Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-08-11T04:54:44.187036398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028018s
2025-08-11T04:54:44.187419069Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-08-11T04:54:44.187826870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.188317037Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2025-08-11T04:54:44.188939761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-11T04:54:44', 'gazelle_freeleech_token_options')
2025-08-11T04:54:44.189635251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.190563570Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-08-11T04:54:44.190940459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027103s
2025-08-11T04:54:44.191330996Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-08-11T04:54:44.191739759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.192280708Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2025-08-11T04:54:44.192919374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-11T04:54:44', 'myanonamouse_freeleech_wedge_options')
2025-08-11T04:54:44.193631107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.194580148Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-08-11T04:54:44.194961295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027919s
2025-08-11T04:54:44.195341360Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-08-11T04:54:44.195762308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:44.196262796Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2025-08-11T04:54:44.196876942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-11T04:54:44', 'newznab_indexers_enable_redirect')
2025-08-11T04:54:44.197576511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:44.198595964Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-08-11T04:54:44.198902130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027479s
2025-08-11T04:54:44.345563863Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2025-08-11T04:54:44.352626373Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-08-11T04:54:44.356706098Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-08-11T04:54:44.441553187Z [Info] AppSyncProfileService: Setting up default app profile
2025-08-11T04:54:44.451555827Z [Info] CommandExecutor: Starting 3 threads for tasks.
2025-08-11T04:54:44.516819806Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-08-11T04:54:44.638405489Z [ls.io-init] done.
2025-08-11T04:54:44.901804000Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-08-11T04:54:44.902638370Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-08-11T04:54:44.903167606Z [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-r19 apk
busybox-binsh 1.37.0-r19 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-r19 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": 1754888103616
},
{
"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": 1754888103616
},
{
"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=YbjuPt9ZSw_aoD46sMxRLg.\"",
"source": "console-api",
"timestamp": 1754888103616
},
{
"level": "INFO",
"message": "http://172.17.0.5:9696/194-5bfad79261cf8a844a41.js 1:146644 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1754888103616
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-5bfad79261cf8a844a41.js 1:146644 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1754888103616
},
{
"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": 1754888103616
},
{
"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": 1754888103616
},
{
"level": "DEBUG",
"message": "http://172.17.0.5:9696/194-5bfad79261cf8a844a41.js 1:146644 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1754888103616
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Container startup | PASS | - | 3.04s |
| Create SBOM | PASS | - | 10.37s |
| Get build info | PASS | - | 0.03s |
| Get screenshot | PASS | - | 11.06s |
ARM64 PASS
linuxserver/prowlarr
Runtime: 49.19s
Build Information
Builder: X86-BUILDER-3l --Hetzner
Created: 2025-08-11T04:51:33+00:00
Image: linuxserver/prowlarr
Maintainer: Roxedus,thespad
Size: 80.93MB
Tag: arm64v8-nightly-2.0.4.5131-ls207
Version: 2.0.4.5131-ls207
Expand
2025-08-11T04:54:43.626273705Z [migrations] started
2025-08-11T04:54:43.630432479Z [migrations] no migrations found
2025-08-11T04:54:44.096674826Z usermod: no changes
2025-08-11T04:54:44.171521449Z ───────────────────────────────────────
2025-08-11T04:54:44.171543684Z
2025-08-11T04:54:44.171549816Z ██╗ ███████╗██╗ ██████╗
2025-08-11T04:54:44.171556810Z ██║ ██╔════╝██║██╔═══██╗
2025-08-11T04:54:44.171564135Z ██║ ███████╗██║██║ ██║
2025-08-11T04:54:44.171571380Z ██║ ╚════██║██║██║ ██║
2025-08-11T04:54:44.171578504Z ███████╗███████║██║╚██████╔╝
2025-08-11T04:54:44.171586049Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-11T04:54:44.171593755Z
2025-08-11T04:54:44.171599977Z Brought to you by linuxserver.io
2025-08-11T04:54:44.171606841Z ───────────────────────────────────────
2025-08-11T04:54:44.179039567Z
2025-08-11T04:54:44.179647020Z To support the app dev(s) visit:
2025-08-11T04:54:44.216591007Z Prowlarr: https://opencollective.com/prowlarr
2025-08-11T04:54:44.222408741Z
2025-08-11T04:54:44.222431466Z To support LSIO projects visit:
2025-08-11T04:54:44.222440775Z https://www.linuxserver.io/donate/
2025-08-11T04:54:44.222448831Z
2025-08-11T04:54:44.222458871Z ───────────────────────────────────────
2025-08-11T04:54:44.222470024Z GID/UID
2025-08-11T04:54:44.222478932Z ───────────────────────────────────────
2025-08-11T04:54:44.295891568Z
2025-08-11T04:54:44.295921989Z User UID: 911
2025-08-11T04:54:44.295930877Z User GID: 911
2025-08-11T04:54:44.295938953Z ───────────────────────────────────────
2025-08-11T04:54:44.327944536Z Linuxserver.io version: 2.0.4.5131-ls207
2025-08-11T04:54:44.330988836Z Build-date: 2025-08-11T04:51:33+00:00
2025-08-11T04:54:44.331007534Z ───────────────────────────────────────
2025-08-11T04:54:44.331017524Z
2025-08-11T04:54:46.470001609Z [custom-init] No custom files found, skipping...
2025-08-11T04:54:47.006632764Z failed to load "/config/config.xml": No such file or directory
2025-08-11T04:54:48.292533680Z failed to load "/config/config.xml": No such file or directory
2025-08-11T04:54:49.575409466Z failed to load "/config/config.xml": No such file or directory
2025-08-11T04:54:50.861949018Z failed to load "/config/config.xml": No such file or directory
2025-08-11T04:54:51.864024414Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.0.4.5131
2025-08-11T04:54:52.127935788Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-11T04:54:52.132187429Z failed to load "/config/config.xml": No such file or directory
2025-08-11T04:54:52.223732505Z [Debug] Bootstrap: Console selected
2025-08-11T04:54:52.236242113Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-11T04:54:53.406569784Z failed to load "/config/config.xml": No such file or directory
2025-08-11T04:54:54.664349298Z failed to load "/config/config.xml": No such file or directory
2025-08-11T04:54:55.245383960Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-11T04:54:55.959905837Z failed to load "/config/config.xml": No such file or directory
2025-08-11T04:54:56.195998519Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {cd525080-f5b1-40c5-bf36-5192a888541c} may be persisted to storage in unencrypted form.
2025-08-11T04:54:57.098938396Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-08-11T04:54:57.501904878Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-11T04:54:58.307613419Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-11T04:54:58.408412328Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:54:58.415283272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:54:58.830754452Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-11T04:54:58.879482546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4228163s
2025-08-11T04:54:58.883109759Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-11T04:54:58.885846510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.4709592s
2025-08-11T04:54:59.002228104Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-11T04:54:59.009814760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:59.081889322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-11T04:54:59.178866345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-11T04:54:59.331936441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2465573s
2025-08-11T04:54:59.337693533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:59.352167596Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-11T04:54:59.354707200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.2670087s
2025-08-11T04:54:59.448601836Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-11T04:54:59.451638871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:59.525869725Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-11T04:54:59.539868511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-11T04:54:59.553310948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0243392s
2025-08-11T04:54:59.556889473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-11T04:54:59.560691999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014953s
2025-08-11T04:54:59.566375313Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-11T04:54:59.574219266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-11T04:54:59.588083221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0189693s
2025-08-11T04:54:59.591759524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:59.596028870Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-11T04:54:59.599043991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0267925s
2025-08-11T04:54:59.609309411Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-11T04:54:59.612122395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:59.624736293Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-11T04:54:59.627522463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000309s
2025-08-11T04:54:59.630040112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-11T04:54:59.633642956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-11T04:54:59.638726292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064312s
2025-08-11T04:54:59.641173279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:54:59.644660550Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-11T04:54:59.646780278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120904s
2025-08-11T04:54:59.673275827Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-11T04:54:59.676115064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:54:59.685314406Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-08-11T04:54:59.780365672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-08-11T04:54:59.787408843Z [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-08-11T04:54:59.793921396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110111s
2025-08-11T04:54:59.796339405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-08-11T04:54:59.799937149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-08-11T04:54:59.803734164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052924s
2025-08-11T04:54:59.805949104Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-08-11T04:54:59.811914505Z [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-08-11T04:54:59.817440512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094309s
2025-08-11T04:54:59.819794802Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-08-11T04:54:59.823088524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-08-11T04:54:59.826939338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049689s
2025-08-11T04:54:59.829162273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-08-11T04:54:59.879445208Z [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-08-11T04:54:59.887116745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0556201s
2025-08-11T04:54:59.889527238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-08-11T04:54:59.895535206Z [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-08-11T04:54:59.900981071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092875s
2025-08-11T04:54:59.903478119Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-08-11T04:54:59.907069410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-11T04:54:59.911153713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054044s
2025-08-11T04:54:59.913387130Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-08-11T04:54:59.945511633Z [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-08-11T04:54:59.955208979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0395764s
2025-08-11T04:54:59.980807892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-08-11T04:54:59.985961569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-11T04:54:59.994971109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113202s
2025-08-11T04:54:59.997618871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2025-08-11T04:55:00.005999194Z [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-08-11T04:55:00.014855206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138734s
2025-08-11T04:55:00.016979423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2025-08-11T04:55:00.023263105Z [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-08-11T04:55:00.029327055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0104944s
2025-08-11T04:55:00.031456873Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2025-08-11T04:55:00.034556955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2025-08-11T04:55:00.038401717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048231s
2025-08-11T04:55:00.088277171Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-08-11T04:55:00.092203667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-08-11T04:55:00.097153724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068777s
2025-08-11T04:55:00.099340727Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-08-11T04:55:00.102152108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-08-11T04:55:00.106032160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048799s
2025-08-11T04:55:00.108206929Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-08-11T04:55:00.147410165Z [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-08-11T04:55:00.153500117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.043287s
2025-08-11T04:55:00.155773284Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-08-11T04:55:00.158847624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-08-11T04:55:00.162689099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049434s
2025-08-11T04:55:00.164936434Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-08-11T04:55:00.168063891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-08-11T04:55:00.171839313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050045s
2025-08-11T04:55:00.173791083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-08-11T04:55:00.182526020Z [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-08-11T04:55:00.189826951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140971s
2025-08-11T04:55:00.192234919Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-08-11T04:55:00.200470622Z [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-08-11T04:55:00.209727661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0157514s
2025-08-11T04:55:00.211981600Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-08-11T04:55:00.215182875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-11T04:55:00.220557958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066574s
2025-08-11T04:55:00.222533456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-08-11T04:55:00.227114429Z [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-08-11T04:55:00.231822629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074059s
2025-08-11T04:55:00.233889772Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-08-11T04:55:00.236587163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-11T04:55:00.240138073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043466s
2025-08-11T04:55:00.264252477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-11T04:55:00', 'InitialSetup')
2025-08-11T04:55:00.276769379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:00.281597621Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-11T04:55:00.283580864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0454557s
2025-08-11T04:55:00.287652092Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-08-11T04:55:00.290125943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:00.294236079Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2025-08-11T04:55:00.695913234Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2025-08-11T04:55:00.980588146Z [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-08-11T04:55:01.021878975Z [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-08-11T04:55:01.036686079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-11T04:55:01.053680908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-11T04:55:01.080027187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-11T04:55:01.090305252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.3680382s
2025-08-11T04:55:01.092832671Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2025-08-11T04:55:01.123755083Z [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-08-11T04:55:01.134032957Z [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-08-11T04:55:01.140290497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-11T04:55:01.144765958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-11T04:55:01.154806685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-11T04:55:01.159493101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0638298s
2025-08-11T04:55:01.176523963Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2025-08-11T04:55:01.307398879Z [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-08-11T04:55:01.317625500Z [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-08-11T04:55:01.323836245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-11T04:55:01.328568564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-11T04:55:01.338711908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-11T04:55:01.342566469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1639705s
2025-08-11T04:55:01.344745246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2025-08-11T04:55:01.351125864Z [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-08-11T04:55:01.356560416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099628s
2025-08-11T04:55:01.359424222Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2025-08-11T04:55:01.362857114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-08-11T04:55:01.366662356Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053243s
2025-08-11T04:55:01.374917768Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-11T04:55:01', 'ApplicationStatus')
2025-08-11T04:55:01.381715405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:01.391471269Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-08-11T04:55:01.393514693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0298897s
2025-08-11T04:55:01.400456891Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-08-11T04:55:01.403442122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:01.415642207Z [Info] IndexerProps: Starting migration of Main DB to 3
2025-08-11T04:55:01.478123443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-11T04:55:01.481130006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009594s
2025-08-11T04:55:01.495118803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2025-08-11T04:55:01.509287832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2025-08-11T04:55:01.537386879Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0402163s
2025-08-11T04:55:01.539440224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-08-11T04:55:01.547558720Z [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-08-11T04:55:01.554163840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128106s
2025-08-11T04:55:01.556251373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-08-11T04:55:01.562586348Z [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-08-11T04:55:01.568146373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099752s
2025-08-11T04:55:01.570391664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-08-11T04:55:01.573854687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-11T04:55:01.577597102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052296s
2025-08-11T04:55:01.581439299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-11T04:55:01', 'IndexerProps')
2025-08-11T04:55:01.585442890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:01.588747283Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-08-11T04:55:01.590569332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0162052s
2025-08-11T04:55:01.592953562Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-08-11T04:55:01.595182080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:01.598061327Z [Info] add_update_history: Starting migration of Main DB to 4
2025-08-11T04:55:01.603282860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-11T04:55:01', 'add_update_history')
2025-08-11T04:55:01.607465372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:01.610567538Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-08-11T04:55:01.612454528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154808s
2025-08-11T04:55:01.614685760Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-08-11T04:55:01.616868375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:01.619560736Z [Info] update_notifiarr: Starting migration of Main DB to 5
2025-08-11T04:55:01.742442568Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-08-11T04:55:01.751434995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-08-11T04:55:01.757115242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110219s
2025-08-11T04:55:01.760840222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-11T04:55:01', 'update_notifiarr')
2025-08-11T04:55:01.764842731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:01.768067344Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-08-11T04:55:01.770159336Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218099s
2025-08-11T04:55:01.772455119Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-08-11T04:55:01.774606641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:01.777396127Z [Info] app_profiles: Starting migration of Main DB to 6
2025-08-11T04:55:01.787889305Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2025-08-11T04:55:01.794015320Z [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-08-11T04:55:01.800968831Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110803s
2025-08-11T04:55:01.803106134Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2025-08-11T04:55:01.806202589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2025-08-11T04:55:01.813177042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081293s
2025-08-11T04:55:01.815079422Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-11T04:55:01.827827771Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-08-11T04:55:01.830099746Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2025-08-11T04:55:01.833303917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2025-08-11T04:55:01.839584313Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075211s
2025-08-11T04:55:01.843206406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-11T04:55:01', 'app_profiles')
2025-08-11T04:55:01.847344989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:01.850557417Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-08-11T04:55:01.852385428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0183715s
2025-08-11T04:55:01.854715640Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-08-11T04:55:01.856885860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:01.859631217Z [Info] history_failed: Starting migration of Main DB to 7
2025-08-11T04:55:01.868837875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-11T04:55:01.870906079Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.7E-05s
2025-08-11T04:55:01.873072732Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2025-08-11T04:55:01.876299469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2025-08-11T04:55:01.882715698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077088s
2025-08-11T04:55:01.885706760Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-08-11T04:55:01.889402261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-08-11T04:55:01.893503028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0054917s
2025-08-11T04:55:01.897092185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-11T04:55:01', 'history_failed')
2025-08-11T04:55:01.900977087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:01.904124224Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-08-11T04:55:01.905947485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159052s
2025-08-11T04:55:01.908267096Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-08-11T04:55:01.910833022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:01.913562438Z [Info] redacted_api: Starting migration of Main DB to 8
2025-08-11T04:55:01.918780755Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:55:01.921314086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:55:01.955409327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0344153s
2025-08-11T04:55:01.959397797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-11T04:55:01', 'redacted_api')
2025-08-11T04:55:01.963558305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:01.966686183Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-08-11T04:55:01.968943297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0458903s
2025-08-11T04:55:01.971328299Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-08-11T04:55:01.973492497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:01.976328818Z [Info] IndexerProxies: Starting migration of Main DB to 10
2025-08-11T04:55:01.986055092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2025-08-11T04:55:01.991731010Z [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-08-11T04:55:01.997299262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092874s
2025-08-11T04:55:01.999183365Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-11T04:55:02.001002598Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.41E-05s
2025-08-11T04:55:02.003024590Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-08-11T04:55:02.005726440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-08-11T04:55:02.011443702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065229s
2025-08-11T04:55:02.015141116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-11T04:55:02', 'IndexerProxies')
2025-08-11T04:55:02.019105909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:02.022253878Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-08-11T04:55:02.024091688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171497s
2025-08-11T04:55:02.026488564Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-08-11T04:55:02.028690698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:02.031500376Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2025-08-11T04:55:02.036832552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2025-08-11T04:55:02.038782648Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.52E-05s
2025-08-11T04:55:02.041202661Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2025-08-11T04:55:02.044497054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2025-08-11T04:55:02.050716738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074213s
2025-08-11T04:55:02.054520727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-11T04:55:02', 'app_indexer_remote_name')
2025-08-11T04:55:02.058594169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:02.061863772Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-08-11T04:55:02.063905784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0182755s
2025-08-11T04:55:02.066332660Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-08-11T04:55:02.068546077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:02.071381777Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2025-08-11T04:55:02.126689889Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.139554352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2025-08-11T04:55:02.143776483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149706s
2025-08-11T04:55:02.147546384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-11T04:55:02', 'desi_gazelle_to_unit3d')
2025-08-11T04:55:02.151578071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:02.154831322Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-08-11T04:55:02.156721899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0257978s
2025-08-11T04:55:02.159232824Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-08-11T04:55:02.161488516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:02.165026430Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2025-08-11T04:55:02.170317654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-11T04:55:02.172473745Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.64E-05s
2025-08-11T04:55:02.174772855Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-08-11T04:55:02.178251970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-08-11T04:55:02.184728681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079101s
2025-08-11T04:55:02.188629695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-11T04:55:02', 'add_on_update_to_notifications')
2025-08-11T04:55:02.192757176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:02.196060597Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-08-11T04:55:02.197979321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188736s
2025-08-11T04:55:02.200321717Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-08-11T04:55:02.202484652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:02.205259870Z [Info] IndexerVersions: Starting migration of Main DB to 15
2025-08-11T04:55:02.214671991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2025-08-11T04:55:02.219974308Z [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-08-11T04:55:02.225173095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085053s
2025-08-11T04:55:02.227511604Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2025-08-11T04:55:02.231208628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-08-11T04:55:02.235105735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055875s
2025-08-11T04:55:02.237307839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2025-08-11T04:55:02.240757094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-08-11T04:55:02.244822519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055068s
2025-08-11T04:55:02.248551087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-11T04:55:02', 'IndexerVersions')
2025-08-11T04:55:02.252541111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:02.256804575Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-08-11T04:55:02.258800644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171963s
2025-08-11T04:55:02.261157901Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-08-11T04:55:02.263304944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:02.266131976Z [Info] cleanup_config: Starting migration of Main DB to 16
2025-08-11T04:55:02.291253949Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.304930537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2025-08-11T04:55:02.310324768Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166403s
2025-08-11T04:55:02.312596662Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.315981287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2025-08-11T04:55:02.319251121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046088s
2025-08-11T04:55:02.323081153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-11T04:55:02', 'cleanup_config')
2025-08-11T04:55:02.327693810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:02.330961079Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-08-11T04:55:02.332869471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0161267s
2025-08-11T04:55:02.335288512Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-08-11T04:55:02.337552801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:02.340681090Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2025-08-11T04:55:02.386521009Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.389798097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2025-08-11T04:55:02.393454419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046386s
2025-08-11T04:55:02.395693828Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.398584899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2025-08-11T04:55:02.401842849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041457s
2025-08-11T04:55:02.404070655Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.406964652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2025-08-11T04:55:02.410212972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041545s
2025-08-11T04:55:02.412438403Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.415269113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2025-08-11T04:55:02.418141386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003767s
2025-08-11T04:55:02.420318630Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.423132315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2025-08-11T04:55:02.426016002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037548s
2025-08-11T04:55:02.428195760Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.431037392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2025-08-11T04:55:02.433920126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037876s
2025-08-11T04:55:02.436102210Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.438954444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2025-08-11T04:55:02.441865465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038154s
2025-08-11T04:55:02.444040805Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.446885573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2025-08-11T04:55:02.449765251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037855s
2025-08-11T04:55:02.451945501Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.514357297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2025-08-11T04:55:02.518205786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0641947s
2025-08-11T04:55:02.520443712Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.523301747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2025-08-11T04:55:02.526419194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037751s
2025-08-11T04:55:02.528617049Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.531470615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2025-08-11T04:55:02.534372497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038092s
2025-08-11T04:55:02.536568118Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.540132315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2025-08-11T04:55:02.543029649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037796s
2025-08-11T04:55:02.545170710Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.548047502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2025-08-11T04:55:02.551015789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038768s
2025-08-11T04:55:02.553205688Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.556121950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2025-08-11T04:55:02.559028813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003886s
2025-08-11T04:55:02.561515219Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.564845635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2025-08-11T04:55:02.567767709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042907s
2025-08-11T04:55:02.570233063Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.574406786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2025-08-11T04:55:02.579962142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007726s
2025-08-11T04:55:02.582344519Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.601723579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2025-08-11T04:55:02.606711642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0222832s
2025-08-11T04:55:02.608509572Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.611784336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2025-08-11T04:55:02.615464877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047703s
2025-08-11T04:55:02.616752319Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.620359612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2025-08-11T04:55:02.623378891Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046534s
2025-08-11T04:55:02.624849042Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.628454271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2025-08-11T04:55:02.631432698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046515s
2025-08-11T04:55:02.632928850Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.636408176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2025-08-11T04:55:02.639943845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050734s
2025-08-11T04:55:02.641432322Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.644842017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2025-08-11T04:55:02.647781997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046384s
2025-08-11T04:55:02.649514305Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.652771193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-08-11T04:55:02.656393727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004747s
2025-08-11T04:55:02.657756120Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.660961995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2025-08-11T04:55:02.664480339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046862s
2025-08-11T04:55:02.665873163Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.668937694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2025-08-11T04:55:02.672295455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044824s
2025-08-11T04:55:02.673834443Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.677010198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2025-08-11T04:55:02.680444573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046249s
2025-08-11T04:55:02.682490512Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.685663441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2025-08-11T04:55:02.688938706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047611s
2025-08-11T04:55:02.690905045Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.694106551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-08-11T04:55:02.697290382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046784s
2025-08-11T04:55:02.699006567Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.702197342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2025-08-11T04:55:02.705374720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046817s
2025-08-11T04:55:02.707159434Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.710377393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2025-08-11T04:55:02.713572426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047289s
2025-08-11T04:55:02.715287950Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.718429997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2025-08-11T04:55:02.721599869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004613s
2025-08-11T04:55:02.723308911Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.726719438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2025-08-11T04:55:02.729860723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004849s
2025-08-11T04:55:02.731556938Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.734744306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2025-08-11T04:55:02.737943237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046396s
2025-08-11T04:55:02.739646216Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.742790427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2025-08-11T04:55:02.745996041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046156s
2025-08-11T04:55:02.747739762Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:02.751121451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2025-08-11T04:55:02.754317416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048617s
2025-08-11T04:55:02.758194513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-11T04:55:02', 'indexer_cleanup')
2025-08-11T04:55:02.762060256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:02.766026101Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-08-11T04:55:02.768081430Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160796s
2025-08-11T04:55:02.771676408Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-08-11T04:55:02.775287419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:02.779069755Z [Info] minimum_seeders: Starting migration of Main DB to 18
2025-08-11T04:55:02.790015003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2025-08-11T04:55:02.792155393Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2025-08-11T04:55:02.794412467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2025-08-11T04:55:02.799176079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2025-08-11T04:55:02.806092766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097031s
2025-08-11T04:55:02.809797976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-11T04:55:02', 'minimum_seeders')
2025-08-11T04:55:02.813969375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:02.817034306Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-08-11T04:55:02.818839792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203951s
2025-08-11T04:55:02.821275827Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-08-11T04:55:02.823404743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:02.826119359Z [Info] remove_showrss: Starting migration of Main DB to 19
2025-08-11T04:55:02.831088154Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.834081851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2025-08-11T04:55:02.837044647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039692s
2025-08-11T04:55:02.840603162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-11T04:55:02', 'remove_showrss')
2025-08-11T04:55:02.844664259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:02.847582866Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-08-11T04:55:02.849388331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143087s
2025-08-11T04:55:02.851756229Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-08-11T04:55:02.853960036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:02.856715695Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2025-08-11T04:55:02.861031294Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:02.864049211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2025-08-11T04:55:02.867124322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040565s
2025-08-11T04:55:02.870759943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-11T04:55:02', 'remove_torrentparadiseml')
2025-08-11T04:55:02.874622440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:02.877654976Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-08-11T04:55:02.879508999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143354s
2025-08-11T04:55:02.881906266Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-08-11T04:55:02.884134192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:02.886914329Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2025-08-11T04:55:02.890533787Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:55:02.892680730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:55:02.900145320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076659s
2025-08-11T04:55:02.904127789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-11T04:55:02', 'localization_setting_to_string')
2025-08-11T04:55:02.908240259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:02.911397185Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-08-11T04:55:02.913312913Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186745s
2025-08-11T04:55:02.915541189Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-08-11T04:55:02.917664174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:02.920351335Z [Info] orpheus_api: Starting migration of Main DB to 22
2025-08-11T04:55:02.923705408Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:55:02.926014267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:55:02.991203997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0652378s
2025-08-11T04:55:02.995205223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-11T04:55:02', 'orpheus_api')
2025-08-11T04:55:02.999428497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:03.003088977Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-08-11T04:55:03.004941928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0773926s
2025-08-11T04:55:03.007485389Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-08-11T04:55:03.009719698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:03.012557782Z [Info] download_client_categories: Starting migration of Main DB to 23
2025-08-11T04:55:03.017496717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-11T04:55:03.019378676Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.49E-05s
2025-08-11T04:55:03.021599287Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2025-08-11T04:55:03.024967730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2025-08-11T04:55:03.031711508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080316s
2025-08-11T04:55:03.035480958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-11T04:55:03', 'download_client_categories')
2025-08-11T04:55:03.039362854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:03.042734132Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-08-11T04:55:03.044621843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0187364s
2025-08-11T04:55:03.046912065Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-08-11T04:55:03.049059819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:03.051811099Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2025-08-11T04:55:03.057896963Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-08-11T04:55:03.059697187Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2025-08-11T04:55:03.061685451Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-08-11T04:55:03.064269173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-08-11T04:55:03.070319375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067784s
2025-08-11T04:55:03.072394634Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-08-11T04:55:03.075068848Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-08-11T04:55:03.080591207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063332s
2025-08-11T04:55:03.084283772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-11T04:55:03', 'add_salt_to_users')
2025-08-11T04:55:03.088090948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:03.091334148Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-08-11T04:55:03.093168011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0168573s
2025-08-11T04:55:03.095771252Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-08-11T04:55:03.098116444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:03.101051264Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2025-08-11T04:55:03.106247737Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:03.109346406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2025-08-11T04:55:03.112713345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046637s
2025-08-11T04:55:03.116726466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-11T04:55:03', 'speedcd_userpasssettings_to_speedcdsettings')
2025-08-11T04:55:03.120761971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:03.124293331Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-08-11T04:55:03.126509273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156958s
2025-08-11T04:55:03.129169480Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-08-11T04:55:03.131488940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:03.134579102Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2025-08-11T04:55:03.139104424Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:03.142257592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2025-08-11T04:55:03.145626636Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047418s
2025-08-11T04:55:03.149672332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-11T04:55:03', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-08-11T04:55:03.153709280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:03.157105889Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-08-11T04:55:03.159093321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156147s
2025-08-11T04:55:03.161686783Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-08-11T04:55:03.163988307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:03.166895581Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2025-08-11T04:55:03.172398461Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:03.175585257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2025-08-11T04:55:03.178936896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004775s
2025-08-11T04:55:03.180663042Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:03.183864408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2025-08-11T04:55:03.187041274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046781s
2025-08-11T04:55:03.190993752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-11T04:55:03', 'alpharatio_greatposterwall_config_contract')
2025-08-11T04:55:03.194990951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:03.198336878Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-08-11T04:55:03.200323909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0154109s
2025-08-11T04:55:03.202559700Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-08-11T04:55:03.204708126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:03.207379525Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2025-08-11T04:55:03.211625164Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:03.214517598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2025-08-11T04:55:03.217461926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038423s
2025-08-11T04:55:03.221019720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-11T04:55:03', 'remove_notwhatcd')
2025-08-11T04:55:03.224780743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:03.227784521Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-08-11T04:55:03.229654055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139515s
2025-08-11T04:55:03.232028186Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-08-11T04:55:03.234222794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:03.236950527Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2025-08-11T04:55:03.243988107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-11T04:55:03.245918303Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.53E-05s
2025-08-11T04:55:03.248042941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2025-08-11T04:55:03.251220018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2025-08-11T04:55:03.258075983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080889s
2025-08-11T04:55:03.260026520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-11T04:55:03.261762496Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-05s
2025-08-11T04:55:03.263996544Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2025-08-11T04:55:03.267305897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2025-08-11T04:55:03.273291028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073106s
2025-08-11T04:55:03.277111631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-11T04:55:03', 'add_on_grab_to_notifications')
2025-08-11T04:55:03.280969769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:03.284181296Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-08-11T04:55:03.286066091Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0178355s
2025-08-11T04:55:03.288670004Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-08-11T04:55:03.290962289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:03.293862549Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2025-08-11T04:55:03.298637413Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:03.301875723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-08-11T04:55:03.305347113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049292s
2025-08-11T04:55:03.309302457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-11T04:55:03', 'animetorrents_use_custom_config_contract')
2025-08-11T04:55:03.313301229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:03.316596924Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-08-11T04:55:03.318541079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156687s
2025-08-11T04:55:03.320851912Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-08-11T04:55:03.322984937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:03.325868182Z [Info] apprise_server_url: Starting migration of Main DB to 31
2025-08-11T04:55:03.329654646Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:55:03.331765887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:55:03.342052349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103968s
2025-08-11T04:55:03.345883373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-11T04:55:03', 'apprise_server_url')
2025-08-11T04:55:03.349925271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:03.354008352Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-08-11T04:55:03.355881574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223015s
2025-08-11T04:55:03.358408682Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-08-11T04:55:03.360644704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:03.363498180Z [Info] health_restored_notification: Starting migration of Main DB to 32
2025-08-11T04:55:03.368776227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-11T04:55:03.370636623Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.45E-05s
2025-08-11T04:55:03.372886203Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-08-11T04:55:03.376240957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-08-11T04:55:03.382882701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080123s
2025-08-11T04:55:03.386731169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-11T04:55:03', 'health_restored_notification')
2025-08-11T04:55:03.390707826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:03.394248586Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-08-11T04:55:03.396123290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0190209s
2025-08-11T04:55:03.398575017Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-08-11T04:55:03.400801921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:03.403879277Z [Info] remove_uc: Starting migration of Main DB to 33
2025-08-11T04:55:03.408379037Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-11T04:55:03.411330761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-08-11T04:55:03.414354870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039949s
2025-08-11T04:55:03.418024579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-11T04:55:03', 'remove_uc')
2025-08-11T04:55:03.421744458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:03.424738908Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-08-11T04:55:03.426498210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142541s
2025-08-11T04:55:03.428811267Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-08-11T04:55:03.430984463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:03.433724470Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2025-08-11T04:55:03.437312505Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:55:03.439388024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:55:03.448108282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008854s
2025-08-11T04:55:03.452037684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-11T04:55:03', 'history_fix_data_titles')
2025-08-11T04:55:03.456173451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:03.459407322Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-08-11T04:55:03.461288470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0199781s
2025-08-11T04:55:03.463733293Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-08-11T04:55:03.465979415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:03.468798401Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2025-08-11T04:55:03.473937980Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-11T04:55:03.475791261Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.36E-05s
2025-08-11T04:55:03.477949788Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-08-11T04:55:03.481253390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-08-11T04:55:03.487822797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079169s
2025-08-11T04:55:03.491656757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-11T04:55:03', 'download_client_per_indexer')
2025-08-11T04:55:03.495578944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:03.498866464Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-08-11T04:55:03.500767061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186286s
2025-08-11T04:55:03.503485745Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-11T04:55:03.505889164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:03.508836829Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2025-08-11T04:55:03.551245589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-08-11T04:55:03.553168250Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.65E-05s
2025-08-11T04:55:03.557886651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2025-08-11T04:55:03.600330161Z [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-08-11T04:55:03.610221557Z [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-08-11T04:55:03.615982426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-08-11T04:55:03.620375772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-08-11T04:55:03.634099074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-08-11T04:55:03.638011251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0778793s
2025-08-11T04:55:03.640325130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-08-11T04:55:03.642302842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001286s
2025-08-11T04:55:03.644770220Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2025-08-11T04:55:03.680774004Z [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-08-11T04:55:03.690066514Z [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-08-11T04:55:03.695705258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-08-11T04:55:03.699790273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-08-11T04:55:03.712943377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-08-11T04:55:03.716963421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0699835s
2025-08-11T04:55:03.718939420Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-08-11T04:55:03.720774986Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.25E-05s
2025-08-11T04:55:03.723263657Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2025-08-11T04:55:03.836555410Z [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-08-11T04:55:03.847423713Z [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-08-11T04:55:03.853325426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-08-11T04:55:03.857979116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-08-11T04:55:03.872350072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-08-11T04:55:03.876247169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1508244s
2025-08-11T04:55:03.878172034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-11T04:55:03.879928180Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.33E-05s
2025-08-11T04:55:03.882327682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-08-11T04:55:03.922182359Z [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-08-11T04:55:03.934166910Z [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-08-11T04:55:03.940949477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-11T04:55:03.944837004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-11T04:55:03.963494791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0791427s
2025-08-11T04:55:03.965460610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-11T04:55:03.967226535Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-08-11T04:55:03.969435132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-08-11T04:55:04.007706071Z [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-08-11T04:55:04.020910348Z [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-08-11T04:55:04.027908960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-11T04:55:04.033689940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-11T04:55:04.046984338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0732156s
2025-08-11T04:55:04.046993857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-11T04:55:04.049342446Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2025-08-11T04:55:04.050992608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-08-11T04:55:04.089073364Z [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-08-11T04:55:04.101099448Z [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-08-11T04:55:04.107831543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-11T04:55:04.111544970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-11T04:55:04.123506004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0708822s
2025-08-11T04:55:04.125997260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-11T04:55:04.127957707Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.35E-05s
2025-08-11T04:55:04.130367139Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-08-11T04:55:04.169814746Z [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-08-11T04:55:04.179212248Z [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-08-11T04:55:04.183873413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-11T04:55:04.187873868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-11T04:55:04.202145704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-11T04:55:04.205852408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0722254s
2025-08-11T04:55:04.207812314Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-11T04:55:04.210305945Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-08-11T04:55:04.211877469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-08-11T04:55:04.247298079Z [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-08-11T04:55:04.256942198Z [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-08-11T04:55:04.262643527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-11T04:55:04.266968816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-11T04:55:04.280620975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-11T04:55:04.284341486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0705893s
2025-08-11T04:55:04.286696658Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-11T04:55:04.288256018Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.13E-05s
2025-08-11T04:55:04.290707093Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-08-11T04:55:04.327708124Z [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-08-11T04:55:04.337150446Z [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-08-11T04:55:04.343053252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-11T04:55:04.347303991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-11T04:55:04.360720094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-11T04:55:04.364391216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0715419s
2025-08-11T04:55:04.366263926Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-11T04:55:04.368067177Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-08-11T04:55:04.370190693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-08-11T04:55:04.405732867Z [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-08-11T04:55:04.414396341Z [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-08-11T04:55:04.419681492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-11T04:55:04.423642167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-08-11T04:55:04.436401358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-08-11T04:55:04.440752238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-11T04:55:04.444006410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0717819s
2025-08-11T04:55:04.446249357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2025-08-11T04:55:04.448142058Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.16E-05s
2025-08-11T04:55:04.450581199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2025-08-11T04:55:04.484692392Z [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-08-11T04:55:04.492764104Z [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-08-11T04:55:04.497832460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2025-08-11T04:55:04.502369345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2025-08-11T04:55:04.516225233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-08-11T04:55:04.521713865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-08-11T04:55:04.525385467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0726871s
2025-08-11T04:55:04.527579265Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-11T04:55:04.529403317Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.26E-05s
2025-08-11T04:55:04.531729661Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-08-11T04:55:04.571046416Z [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-08-11T04:55:04.583901179Z [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-08-11T04:55:04.591229995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-11T04:55:04.595278847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-11T04:55:04.608616934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-11T04:55:04.612481475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0786114s
2025-08-11T04:55:04.614433776Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-11T04:55:04.616291216Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.19E-05s
2025-08-11T04:55:04.618784185Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-08-11T04:55:04.655976352Z [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-08-11T04:55:04.669138053Z [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-08-11T04:55:04.676431257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-11T04:55:04.680848091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-11T04:55:04.694123501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-11T04:55:04.697806887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0768514s
2025-08-11T04:55:04.699799259Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-11T04:55:04.701648131Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.15E-05s
2025-08-11T04:55:04.703970417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-08-11T04:55:04.740870536Z [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-08-11T04:55:04.753269441Z [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-08-11T04:55:04.760335499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-11T04:55:04.764302947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-11T04:55:04.777499869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-11T04:55:04.781078996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0750683s
2025-08-11T04:55:04.783043601Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-11T04:55:04.784866251Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.17E-05s
2025-08-11T04:55:04.787306625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2025-08-11T04:55:04.825073148Z [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-08-11T04:55:04.837538527Z [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-08-11T04:55:04.844620536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-11T04:55:04.848631693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-11T04:55:04.862637223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-11T04:55:04.866159755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0767324s
2025-08-11T04:55:04.868031755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-11T04:55:04.869879966Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.21E-05s
2025-08-11T04:55:04.871927579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2025-08-11T04:55:04.909938173Z [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-08-11T04:55:04.922282859Z [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-08-11T04:55:04.929125046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-11T04:55:04.933087785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-11T04:55:04.945767816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-11T04:55:04.949063171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0754048s
2025-08-11T04:55:04.950673834Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-11T04:55:04.952147752Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.61E-05s
2025-08-11T04:55:04.953984360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-08-11T04:55:04.987208126Z [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-08-11T04:55:04.994292992Z [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-08-11T04:55:04.998803774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-11T04:55:05.002194912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-11T04:55:05.014968802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-11T04:55:05.018553260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0627705s
2025-08-11T04:55:05.020108241Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-11T04:55:05.021560084Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.56E-05s
2025-08-11T04:55:05.023382403Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-08-11T04:55:05.097699771Z [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-08-11T04:55:05.105173790Z [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-08-11T04:55:05.109273064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-11T04:55:05.112706807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-11T04:55:05.125004048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-11T04:55:05.128518254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.103517s
2025-08-11T04:55:05.130003083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-11T04:55:05.131387160Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.04E-05s
2025-08-11T04:55:05.134892017Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-11T04:55:05.167114647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-11T04:55:05.172028561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-11T04:55:05.175673731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-11T04:55:05.178980539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-11T04:55:05.190881301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-11T04:55:05.194771474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0582435s
2025-08-11T04:55:05.198498539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-11T04:55:05', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-11T04:55:05.201928946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:05.206903653Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-11T04:55:05.208566591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0699987s
2025-08-11T04:55:05.212830587Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-08-11T04:55:05.214744631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:05.218627238Z [Info] add_notification_status: Starting migration of Main DB to 37
2025-08-11T04:55:05.228301086Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-08-11T04:55:05.233457098Z [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-08-11T04:55:05.238486154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086017s
2025-08-11T04:55:05.240458856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-08-11T04:55:05.243110816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-08-11T04:55:05.246166178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041929s
2025-08-11T04:55:05.249087570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-11T04:55:05', 'add_notification_status')
2025-08-11T04:55:05.252277573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:05.255101439Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-08-11T04:55:05.256580838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128945s
2025-08-11T04:55:05.258641797Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-08-11T04:55:05.260419447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:05.262846363Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2025-08-11T04:55:05.269407223Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:05.271891105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2025-08-11T04:55:05.274751214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039131s
2025-08-11T04:55:05.276093536Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:05.278519822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-08-11T04:55:05.281122592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036965s
2025-08-11T04:55:05.282475126Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-11T04:55:05.284793975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2025-08-11T04:55:05.287351284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035186s
2025-08-11T04:55:05.290475955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-11T04:55:05', 'indexers_freeleech_only_config_contract')
2025-08-11T04:55:05.293766741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:05.297443154Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-08-11T04:55:05.298984698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0132067s
2025-08-11T04:55:05.300854643Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-08-11T04:55:05.302573153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:05.304871200Z [Info] email_encryption: Starting migration of Main DB to 39
2025-08-11T04:55:05.308203279Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:55:05.309846798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:55:05.317798128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080181s
2025-08-11T04:55:05.320845885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-11T04:55:05', 'email_encryption')
2025-08-11T04:55:05.324248175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:05.326944565Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-08-11T04:55:05.328406378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0171963s
2025-08-11T04:55:05.330522108Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-08-11T04:55:05.332411873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:05.334829842Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2025-08-11T04:55:05.338220899Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:55:05.339898738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:55:05.351079290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111397s
2025-08-11T04:55:05.354583315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-11T04:55:05', 'newznab_category_to_capabilities_settings')
2025-08-11T04:55:05.358142461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:05.361203926Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-08-11T04:55:05.362819889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210954s
2025-08-11T04:55:05.365280183Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-08-11T04:55:05.366997040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:05.369329116Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2025-08-11T04:55:05.372638880Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:55:05.374294143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:55:05.383221047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089706s
2025-08-11T04:55:05.386494618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-11T04:55:05', 'gazelle_freeleech_token_options')
2025-08-11T04:55:05.390013283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:05.392801758Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-08-11T04:55:05.394280575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0184243s
2025-08-11T04:55:05.396368950Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-08-11T04:55:05.398115567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:05.400578336Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2025-08-11T04:55:05.403823330Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:55:05.405487480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:55:05.412830335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074485s
2025-08-11T04:55:05.416053365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-11T04:55:05', 'myanonamouse_freeleech_wedge_options')
2025-08-11T04:55:05.419486888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:05.422294070Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-08-11T04:55:05.423870565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0166891s
2025-08-11T04:55:05.425924450Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-08-11T04:55:05.427648602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:05.430004385Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2025-08-11T04:55:05.433178476Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:55:05.434820543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:55:05.611312399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1761586s
2025-08-11T04:55:05.614768998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-11T04:55:05', 'newznab_indexers_enable_redirect')
2025-08-11T04:55:05.618360380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:05.621187131Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-08-11T04:55:05.622695589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.1862673s
2025-08-11T04:55:05.770405302Z [Debug] MigrationController: Took: 00:00:08.2534528
2025-08-11T04:55:07.175485698Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-08-11T04:55:07.884754920Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-11T04:55:08.221635920Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-11T04:55:08.228151529Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-11T04:55:08.230498925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-11T04:55:08.260054736Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-11T04:55:08.262453396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0321371s
2025-08-11T04:55:08.264850743Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-11T04:55:08.267058388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.034319s
2025-08-11T04:55:08.308713270Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-11T04:55:08.311405631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.316305306Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-11T04:55:08.319686053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-11T04:55:08.325581393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067042s
2025-08-11T04:55:08.327865332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.332273168Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-11T04:55:08.334421443Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136253s
2025-08-11T04:55:08.338748065Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-11T04:55:08.341370295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.349173386Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-11T04:55:08.354076078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-11T04:55:08.358820050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072156s
2025-08-11T04:55:08.361151244Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-11T04:55:08.363641277Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.05E-05s
2025-08-11T04:55:08.366037933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-11T04:55:08.369125540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-11T04:55:08.378057885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094703s
2025-08-11T04:55:08.380802451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.384155984Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-11T04:55:08.386313478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156464s
2025-08-11T04:55:08.390649418Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-11T04:55:08.393912889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.398749568Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-11T04:55:08.400881851Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.18E-05s
2025-08-11T04:55:08.403306573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-11T04:55:08.406414411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-11T04:55:08.411148403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00541s
2025-08-11T04:55:08.413450458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.416787176Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-11T04:55:08.418967436Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0108996s
2025-08-11T04:55:08.422602125Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-11T04:55:08.424967918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.428077449Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-08-11T04:55:08.437916751Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-08-11T04:55:08.443418859Z [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-08-11T04:55:08.450952248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109201s
2025-08-11T04:55:08.453171266Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-08-11T04:55:08.455966945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-11T04:55:08.459640772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004274s
2025-08-11T04:55:08.463219588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-11T04:55:08', 'InitialSetup')
2025-08-11T04:55:08.467596671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.470992619Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-11T04:55:08.473093028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0155034s
2025-08-11T04:55:08.475566478Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-08-11T04:55:08.477946521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.480985530Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2025-08-11T04:55:08.485355559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-11T04:55:08', 'ApplicationStatus')
2025-08-11T04:55:08.489812743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.493074120Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-08-11T04:55:08.495203277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151821s
2025-08-11T04:55:08.497499100Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-08-11T04:55:08.499795353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.502663217Z [Info] IndexerProps: Starting migration of Log DB to 3
2025-08-11T04:55:08.506011038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-11T04:55:08', 'IndexerProps')
2025-08-11T04:55:08.510318672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.513483985Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-08-11T04:55:08.515567781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0137803s
2025-08-11T04:55:08.517887632Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-08-11T04:55:08.520239958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.523084265Z [Info] add_update_history: Starting migration of Log DB to 4
2025-08-11T04:55:08.530361959Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-08-11T04:55:08.534946169Z [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-08-11T04:55:08.540719283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081078s
2025-08-11T04:55:08.542953763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-08-11T04:55:08.545878452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-11T04:55:08.549764346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045989s
2025-08-11T04:55:08.553178851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-11T04:55:08', 'add_update_history')
2025-08-11T04:55:08.557533038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.560915298Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-08-11T04:55:08.563067863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0156323s
2025-08-11T04:55:08.565571293Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-08-11T04:55:08.568042078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.570939853Z [Info] update_notifiarr: Starting migration of Log DB to 5
2025-08-11T04:55:08.574412866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-11T04:55:08', 'update_notifiarr')
2025-08-11T04:55:08.578757534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.581968629Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-08-11T04:55:08.584083788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014107s
2025-08-11T04:55:08.586320271Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-08-11T04:55:08.588631996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.591473267Z [Info] app_profiles: Starting migration of Log DB to 6
2025-08-11T04:55:08.594814103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-11T04:55:08', 'app_profiles')
2025-08-11T04:55:08.599126015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.603259448Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-08-11T04:55:08.605377042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147075s
2025-08-11T04:55:08.607679628Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-08-11T04:55:08.610057516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.613175254Z [Info] history_failed: Starting migration of Log DB to 7
2025-08-11T04:55:08.616597113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-11T04:55:08', 'history_failed')
2025-08-11T04:55:08.620959617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.624153198Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-08-11T04:55:08.626248747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142025s
2025-08-11T04:55:08.628655834Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-08-11T04:55:08.630960474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.633839942Z [Info] redacted_api: Starting migration of Log DB to 8
2025-08-11T04:55:08.637191590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-11T04:55:08', 'redacted_api')
2025-08-11T04:55:08.641532791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.644699337Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-08-11T04:55:08.646901892Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138275s
2025-08-11T04:55:08.649226553Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-08-11T04:55:08.651560001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.654779253Z [Info] IndexerProxies: Starting migration of Log DB to 10
2025-08-11T04:55:08.658255913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-11T04:55:08', 'IndexerProxies')
2025-08-11T04:55:08.662796536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.666124767Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-08-11T04:55:08.668249666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146219s
2025-08-11T04:55:08.670616251Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-08-11T04:55:08.673082096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.675980882Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2025-08-11T04:55:08.679555841Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-11T04:55:08', 'app_indexer_remote_name')
2025-08-11T04:55:08.684007895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.687301286Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-08-11T04:55:08.689507919Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142015s
2025-08-11T04:55:08.691869304Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-08-11T04:55:08.694271280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.697156369Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2025-08-11T04:55:08.700766869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-11T04:55:08', 'desi_gazelle_to_unit3d')
2025-08-11T04:55:08.705210195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.708485771Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-08-11T04:55:08.710644006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142002s
2025-08-11T04:55:08.713085753Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-08-11T04:55:08.715545576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.718463521Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2025-08-11T04:55:08.722175495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-11T04:55:08', 'add_on_update_to_notifications')
2025-08-11T04:55:08.726691408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.730035742Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-08-11T04:55:08.732305261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144008s
2025-08-11T04:55:08.734590873Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-08-11T04:55:08.736953200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.739816275Z [Info] IndexerVersions: Starting migration of Log DB to 15
2025-08-11T04:55:08.743231962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-11T04:55:08', 'IndexerVersions')
2025-08-11T04:55:08.747569836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.750973680Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-08-11T04:55:08.753100974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0139144s
2025-08-11T04:55:08.755381055Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-08-11T04:55:08.757712459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.760630154Z [Info] cleanup_config: Starting migration of Log DB to 16
2025-08-11T04:55:08.763960059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-11T04:55:08', 'cleanup_config')
2025-08-11T04:55:08.768337883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.771523037Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-08-11T04:55:08.773648125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138881s
2025-08-11T04:55:08.776097608Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-08-11T04:55:08.778422308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.781297377Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2025-08-11T04:55:08.784706582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-11T04:55:08', 'indexer_cleanup')
2025-08-11T04:55:08.789030057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.792228026Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-08-11T04:55:08.794312273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.013849s
2025-08-11T04:55:08.796593987Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-08-11T04:55:08.798916423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.801792995Z [Info] minimum_seeders: Starting migration of Log DB to 18
2025-08-11T04:55:08.805218693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-11T04:55:08', 'minimum_seeders')
2025-08-11T04:55:08.809543501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.812966834Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-08-11T04:55:08.815077614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141124s
2025-08-11T04:55:08.817382334Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-08-11T04:55:08.819718919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.822583056Z [Info] remove_showrss: Starting migration of Log DB to 19
2025-08-11T04:55:08.826035167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-11T04:55:08', 'remove_showrss')
2025-08-11T04:55:08.830441208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.833684438Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-08-11T04:55:08.835804657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140017s
2025-08-11T04:55:08.838533221Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-08-11T04:55:08.840999818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.844025811Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2025-08-11T04:55:08.847674547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-11T04:55:08', 'remove_torrentparadiseml')
2025-08-11T04:55:08.852216192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.855528221Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-08-11T04:55:08.857764493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145151s
2025-08-11T04:55:08.860643811Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-08-11T04:55:08.863125558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.866307745Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2025-08-11T04:55:08.870053628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-11T04:55:08', 'localization_setting_to_string')
2025-08-11T04:55:08.874614381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.877978374Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-08-11T04:55:08.880236651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147697s
2025-08-11T04:55:08.882818229Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-08-11T04:55:08.885133791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.888437934Z [Info] orpheus_api: Starting migration of Log DB to 22
2025-08-11T04:55:08.891762148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-11T04:55:08', 'orpheus_api')
2025-08-11T04:55:08.896146105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.899310045Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-08-11T04:55:08.901426276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142764s
2025-08-11T04:55:08.904249320Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-08-11T04:55:08.906687039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.909835889Z [Info] download_client_categories: Starting migration of Log DB to 23
2025-08-11T04:55:08.913465056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-11T04:55:08', 'download_client_categories')
2025-08-11T04:55:08.917954586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.921207636Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-08-11T04:55:08.923428167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144694s
2025-08-11T04:55:08.925806886Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-08-11T04:55:08.928237180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.931184845Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2025-08-11T04:55:08.934669832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-11T04:55:08', 'add_salt_to_users')
2025-08-11T04:55:08.939063789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.942262019Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-08-11T04:55:08.944420294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140911s
2025-08-11T04:55:08.947249230Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-08-11T04:55:08.949872883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.952943847Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2025-08-11T04:55:08.956990334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-11T04:55:08', 'speedcd_userpasssettings_to_speedcdsettings')
2025-08-11T04:55:08.961971805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.965414637Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-08-11T04:55:08.967780711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153013s
2025-08-11T04:55:08.970458373Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-08-11T04:55:08.973102537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.976207428Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2025-08-11T04:55:08.980312614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-11T04:55:08', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-08-11T04:55:08.985060604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:08.988536984Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-08-11T04:55:08.990931585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151811s
2025-08-11T04:55:08.993516771Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-08-11T04:55:08.996133119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:08.999114792Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2025-08-11T04:55:09.003134626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-11T04:55:09', 'alpharatio_greatposterwall_config_contract')
2025-08-11T04:55:09.007863277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:09.012240040Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-08-11T04:55:09.014661576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159001s
2025-08-11T04:55:09.017105296Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-08-11T04:55:09.019861826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:09.022511040Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2025-08-11T04:55:09.026117632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-11T04:55:09', 'remove_notwhatcd')
2025-08-11T04:55:09.030553965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:09.033913950Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-08-11T04:55:09.036118509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0144628s
2025-08-11T04:55:09.038631970Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-08-11T04:55:09.041113757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:09.044074198Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2025-08-11T04:55:09.047750009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-11T04:55:09', 'add_on_grab_to_notifications')
2025-08-11T04:55:09.052316634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:09.055702181Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-08-11T04:55:09.057948494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145557s
2025-08-11T04:55:09.060565503Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-08-11T04:55:09.063278636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:09.066342695Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2025-08-11T04:55:09.070399975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-11T04:55:09', 'animetorrents_use_custom_config_contract')
2025-08-11T04:55:09.075152223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:09.078879899Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-08-11T04:55:09.081093596Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0152419s
2025-08-11T04:55:09.083710255Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-08-11T04:55:09.086128624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:09.088951308Z [Info] apprise_server_url: Starting migration of Log DB to 31
2025-08-11T04:55:09.092519512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-11T04:55:09', 'apprise_server_url')
2025-08-11T04:55:09.096943039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:09.100281701Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-08-11T04:55:09.102675551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0143561s
2025-08-11T04:55:09.104954560Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-08-11T04:55:09.107630809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:09.110407339Z [Info] health_restored_notification: Starting migration of Log DB to 32
2025-08-11T04:55:09.114120235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-11T04:55:09', 'health_restored_notification')
2025-08-11T04:55:09.118969108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:09.122353032Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-08-11T04:55:09.124601730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0148607s
2025-08-11T04:55:09.126862261Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-08-11T04:55:09.129152062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:09.131994765Z [Info] remove_uc: Starting migration of Log DB to 33
2025-08-11T04:55:09.135309550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-11T04:55:09', 'remove_uc')
2025-08-11T04:55:09.139828519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:09.142856535Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-08-11T04:55:09.144930431Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0138224s
2025-08-11T04:55:09.147286676Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-08-11T04:55:09.149991131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:09.152966542Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2025-08-11T04:55:09.156686863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-11T04:55:09', 'history_fix_data_titles')
2025-08-11T04:55:09.161166342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:09.164582521Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-08-11T04:55:09.166765256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147881s
2025-08-11T04:55:09.169306483Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-08-11T04:55:09.171820585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:09.174822299Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2025-08-11T04:55:09.178566007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-11T04:55:09', 'download_client_per_indexer')
2025-08-11T04:55:09.183084415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:09.186574292Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-08-11T04:55:09.188965907Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146475s
2025-08-11T04:55:09.191676976Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-11T04:55:09.194251149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:09.197338225Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2025-08-11T04:55:09.206964247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-08-11T04:55:09.209104406Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.31E-05s
2025-08-11T04:55:09.211547305Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-08-11T04:55:09.226127301Z [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-08-11T04:55:09.235570615Z [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-08-11T04:55:09.241295683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-08-11T04:55:09.245115193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-08-11T04:55:09.252043073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-11T04:55:09.255662731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0416847s
2025-08-11T04:55:09.257766757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-08-11T04:55:09.260073081Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.01E-05s
2025-08-11T04:55:09.262128940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-08-11T04:55:09.272867232Z [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-08-11T04:55:09.280166429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-08-11T04:55:09.284881984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-08-11T04:55:09.289064475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-08-11T04:55:09.295831671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-11T04:55:09.299890694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0352623s
2025-08-11T04:55:09.301887424Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-11T04:55:09.304092304Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.4E-06s
2025-08-11T04:55:09.306386423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-11T04:55:09.316009920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-11T04:55:09.322054781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-11T04:55:09.327254370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-11T04:55:09.331297190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-11T04:55:09.338345863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-11T04:55:09.342395056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.033625s
2025-08-11T04:55:09.346293235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-11T04:55:09', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-11T04:55:09.351049572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:09.355023263Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-11T04:55:09.357476793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0458095s
2025-08-11T04:55:09.360247331Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-08-11T04:55:09.362688837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:09.365827036Z [Info] add_notification_status: Starting migration of Log DB to 37
2025-08-11T04:55:09.369479671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-11T04:55:09', 'add_notification_status')
2025-08-11T04:55:09.373887146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:09.377242161Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-08-11T04:55:09.379423303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146045s
2025-08-11T04:55:09.382040001Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-08-11T04:55:09.384570867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:09.387603604Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2025-08-11T04:55:09.391547625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-11T04:55:09', 'indexers_freeleech_only_config_contract')
2025-08-11T04:55:09.396212788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:09.399722946Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-08-11T04:55:09.402073138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.014997s
2025-08-11T04:55:09.404371165Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-08-11T04:55:09.406715125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:09.409626437Z [Info] email_encryption: Starting migration of Log DB to 39
2025-08-11T04:55:09.413349824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-11T04:55:09', 'email_encryption')
2025-08-11T04:55:09.417726787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:09.421010709Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-08-11T04:55:09.423149215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0142918s
2025-08-11T04:55:09.425749831Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-08-11T04:55:09.428322200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:09.431345097Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2025-08-11T04:55:09.435293667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-11T04:55:09', 'newznab_category_to_capabilities_settings')
2025-08-11T04:55:09.439932087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:09.443452165Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-08-11T04:55:09.445809381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0149423s
2025-08-11T04:55:09.448266157Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-08-11T04:55:09.450750490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:09.453708335Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2025-08-11T04:55:09.457496463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-11T04:55:09', 'gazelle_freeleech_token_options')
2025-08-11T04:55:09.461973377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:09.465399375Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-08-11T04:55:09.467676340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0145545s
2025-08-11T04:55:09.470207336Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-08-11T04:55:09.472765146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:09.475727611Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2025-08-11T04:55:09.479861895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-11T04:55:09', 'myanonamouse_freeleech_wedge_options')
2025-08-11T04:55:09.484520876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:09.488316208Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-08-11T04:55:09.490621951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0153638s
2025-08-11T04:55:09.493185352Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-08-11T04:55:09.495671308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-11T04:55:09.498641919Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2025-08-11T04:55:09.502453974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-11T04:55:09', 'newznab_indexers_enable_redirect')
2025-08-11T04:55:09.506983625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-11T04:55:09.511003108Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-08-11T04:55:09.513347569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0151971s
2025-08-11T04:55:12.094325583Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2025-08-11T04:55:12.194504133Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-08-11T04:55:12.294308619Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-08-11T04:55:13.678008517Z [Info] AppSyncProfileService: Setting up default app profile
2025-08-11T04:55:15.297628129Z [Info] CommandExecutor: Starting 3 threads for tasks.
2025-08-11T04:55:16.660682928Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-08-11T04:55:17.793963347Z [ls.io-init] done.
2025-08-11T04:55:19.814563273Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-08-11T04:55:19.827989758Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-08-11T04:55:19.831577251Z [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-r19 apk
busybox-binsh 1.37.0-r19 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-r19 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": 1754888130910
},
{
"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": 1754888130911
},
{
"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": 1754888130911
},
{
"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": 1754888130911
},
{
"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=P2tGC7rA25TqKCBnl8LyNw.\"",
"source": "console-api",
"timestamp": 1754888130911
},
{
"level": "INFO",
"message": "http://172.17.0.4:9696/194-5bfad79261cf8a844a41.js 1:146644 \"[signalR] Information: Using HubProtocol 'json'.\"",
"source": "console-api",
"timestamp": 1754888130911
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/194-5bfad79261cf8a844a41.js 1:146644 \"[signalR] connected\"",
"source": "console-api",
"timestamp": 1754888130911
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/194-5bfad79261cf8a844a41.js 1:146644 \"[signalR] received\" \"version\" Object",
"source": "console-api",
"timestamp": 1754888130911
},
{
"level": "DEBUG",
"message": "http://172.17.0.4:9696/194-5bfad79261cf8a844a41.js 1:146644 \"[signalR] received\" \"health\" Object",
"source": "console-api",
"timestamp": 1754888130911
}
]
| Test | Result | Message | Runtime |
|---|---|---|---|
| Container startup | PASS | - | 36.33s |
| Create SBOM | PASS | - | 10.43s |
| Get build info | PASS | - | 0.02s |
| Get screenshot | PASS | - | 12.52s |