2025-08-03T19:00:33.802076335Z [migrations] started 2025-08-03T19:00:33.802110894Z [migrations] no migrations found 2025-08-03T19:00:33.848824614Z usermod: no changes 2025-08-03T19:00:33.877627591Z ─────────────────────────────────────── 2025-08-03T19:00:33.877655337Z 2025-08-03T19:00:33.877660988Z ██╗ ███████╗██╗ ██████╗ 2025-08-03T19:00:33.877665066Z ██║ ██╔════╝██║██╔═══██╗ 2025-08-03T19:00:33.877668914Z ██║ ███████╗██║██║ ██║ 2025-08-03T19:00:33.877672612Z ██║ ╚════██║██║██║ ██║ 2025-08-03T19:00:33.877676309Z ███████╗███████║██║╚██████╔╝ 2025-08-03T19:00:33.877680137Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2025-08-03T19:00:33.877683964Z 2025-08-03T19:00:33.877687451Z Brought to you by linuxserver.io 2025-08-03T19:00:33.877691099Z ─────────────────────────────────────── 2025-08-03T19:00:33.881856753Z 2025-08-03T19:00:33.881879219Z To support the app dev(s) visit: 2025-08-03T19:00:33.887332195Z Prowlarr: https://opencollective.com/prowlarr 2025-08-03T19:00:33.887650836Z 2025-08-03T19:00:33.887671698Z To support LSIO projects visit: 2025-08-03T19:00:33.887676227Z https://www.linuxserver.io/donate/ 2025-08-03T19:00:33.887680095Z 2025-08-03T19:00:33.887684494Z ─────────────────────────────────────── 2025-08-03T19:00:33.887689063Z GID/UID 2025-08-03T19:00:33.887692791Z ─────────────────────────────────────── 2025-08-03T19:00:33.892251267Z 2025-08-03T19:00:33.892275515Z User UID: 911 2025-08-03T19:00:33.892279814Z User GID: 911 2025-08-03T19:00:33.892283822Z ─────────────────────────────────────── 2025-08-03T19:00:33.894153205Z Linuxserver.io version: 2.0.3.5124-ls206 2025-08-03T19:00:33.894462979Z Build-date: 2025-08-03T18:40:15+00:00 2025-08-03T19:00:33.894481165Z ─────────────────────────────────────── 2025-08-03T19:00:33.894487378Z 2025-08-03T19:00:33.948784161Z [custom-init] No custom files found, skipping... 2025-08-03T19:00:33.980841799Z failed to load "/config/config.xml": No such file or directory 2025-08-03T19:00:34.737808429Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.0.3.5124 2025-08-03T19:00:34.838607135Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 2025-08-03T19:00:34.910835874Z [Debug] Bootstrap: Console selected 2025-08-03T19:00:34.971338268Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 2025-08-03T19:00:35.011817779Z failed to load "/config/config.xml": No such file or directory 2025-08-03T19:00:35.683281651Z [Info] AppFolderInfo: Data directory is being overridden to [/config] 2025-08-03T19:00:36.024924140Z failed to load "/config/config.xml": No such file or directory 2025-08-03T19:00:36.261825877Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {95928bc9-ae0e-4c89-9c65-f129e1f1a889} may be persisted to storage in unencrypted form. 2025-08-03T19:00:36.689982869Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent 2025-08-03T19:00:36.770085638Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2025-08-03T19:00:36.844922366Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 2025-08-03T19:00:36.855355587Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-08-03T19:00:36.856204185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-08-03T19:00:36.910727955Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 2025-08-03T19:00:36.915404980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0554107s 2025-08-03T19:00:36.915823923Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 2025-08-03T19:00:36.916133877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0600507s 2025-08-03T19:00:36.925769983Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 2025-08-03T19:00:36.926418819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:36.932540591Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 2025-08-03T19:00:36.942007046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 2025-08-03T19:00:36.954803534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218346s 2025-08-03T19:00:36.955357099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:36.961007162Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 2025-08-03T19:00:36.961267315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0280482s 2025-08-03T19:00:36.973338193Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 2025-08-03T19:00:36.973667495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:36.979091623Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 2025-08-03T19:00:36.980255296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 2025-08-03T19:00:36.980964253Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001614s 2025-08-03T19:00:36.981271321Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-08-03T19:00:36.982296003Z [Info] FluentMigrator.Runner.MigrationRunner: => 9.99E-05s 2025-08-03T19:00:36.982794627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 2025-08-03T19:00:36.983472652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 2025-08-03T19:00:36.984323124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012451s 2025-08-03T19:00:36.984631855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:36.987228312Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 2025-08-03T19:00:36.987730042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039192s 2025-08-03T19:00:36.989064738Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 2025-08-03T19:00:36.989422909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:36.990807176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-08-03T19:00:36.991140757Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.74E-05s 2025-08-03T19:00:36.991432344Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 2025-08-03T19:00:36.991909785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 2025-08-03T19:00:36.992701268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009392s 2025-08-03T19:00:36.992960791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:36.995192874Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 2025-08-03T19:00:36.995476274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033837s 2025-08-03T19:00:36.998384969Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 2025-08-03T19:00:36.999473851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.000777134Z [Info] InitialSetup: Starting migration of Main DB to 1 2025-08-03T19:00:37.006213247Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config 2025-08-03T19:00:37.007019800Z [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-03T19:00:37.008062980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015586s 2025-08-03T19:00:37.008309867Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key) 2025-08-03T19:00:37.008758299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC) 2025-08-03T19:00:37.009187554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006496s 2025-08-03T19:00:37.009441966Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History 2025-08-03T19:00:37.010178568Z [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-03T19:00:37.010849489Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011453s 2025-08-03T19:00:37.011166757Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId) 2025-08-03T19:00:37.011572274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 2025-08-03T19:00:37.012204677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008029s 2025-08-03T19:00:37.012502697Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications 2025-08-03T19:00:37.019066679Z [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-03T19:00:37.021551631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085603s 2025-08-03T19:00:37.021725972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks 2025-08-03T19:00:37.022498106Z [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-03T19:00:37.023241393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012615s 2025-08-03T19:00:37.023553190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName) 2025-08-03T19:00:37.024050080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 2025-08-03T19:00:37.024572622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007765s 2025-08-03T19:00:37.024856002Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers 2025-08-03T19:00:37.029034423Z [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-03T19:00:37.030095108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049531s 2025-08-03T19:00:37.030385763Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name) 2025-08-03T19:00:37.030847753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 2025-08-03T19:00:37.031390766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000716s 2025-08-03T19:00:37.031784228Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping 2025-08-03T19:00:37.032577745Z [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-03T19:00:37.033289758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012704s 2025-08-03T19:00:37.033647839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications 2025-08-03T19:00:37.034584394Z [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-03T19:00:37.035410778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014177s 2025-08-03T19:00:37.035722916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name) 2025-08-03T19:00:37.036201319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC) 2025-08-03T19:00:37.036739132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007625s 2025-08-03T19:00:37.036978012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags 2025-08-03T19:00:37.037449622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL) 2025-08-03T19:00:37.039749982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024413s 2025-08-03T19:00:37.040018092Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label) 2025-08-03T19:00:37.040464801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC) 2025-08-03T19:00:37.041402248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011199s 2025-08-03T19:00:37.041647231Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users 2025-08-03T19:00:37.046127429Z [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-03T19:00:37.046916708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049886s 2025-08-03T19:00:37.047212193Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier) 2025-08-03T19:00:37.047682249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC) 2025-08-03T19:00:37.048738154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012275s 2025-08-03T19:00:37.049036274Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username) 2025-08-03T19:00:37.049419025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC) 2025-08-03T19:00:37.049876856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006205s 2025-08-03T19:00:37.051194018Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands 2025-08-03T19:00:37.052598064Z [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-03T19:00:37.053515330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001853s 2025-08-03T19:00:37.053751846Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus 2025-08-03T19:00:37.054822902Z [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-03T19:00:37.055605618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016241s 2025-08-03T19:00:37.055915371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId) 2025-08-03T19:00:37.056388103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 2025-08-03T19:00:37.056890855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007077s 2025-08-03T19:00:37.057195588Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters 2025-08-03T19:00:37.057807881Z [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-03T19:00:37.058342918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008932s 2025-08-03T19:00:37.058620296Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date) 2025-08-03T19:00:37.059018377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 2025-08-03T19:00:37.059463083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006039s 2025-08-03T19:00:37.063510690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-03T19:00:37', 'InitialSetup') 2025-08-03T19:00:37.063973592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.065604374Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 2025-08-03T19:00:37.065848085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006652s 2025-08-03T19:00:37.066398683Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 2025-08-03T19:00:37.066711914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.067125607Z [Info] ApplicationStatus: Starting migration of Main DB to 2 2025-08-03T19:00:37.071703040Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch 2025-08-03T19:00:37.081905456Z [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-03T19:00:37.083532281Z [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-03T19:00:37.084625461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 2025-08-03T19:00:37.085817721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 2025-08-03T19:00:37.087541401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 2025-08-03T19:00:37.088034023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0159696s 2025-08-03T19:00:37.088379809Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch 2025-08-03T19:00:37.104623255Z [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-03T19:00:37.105841838Z [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-03T19:00:37.106500303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 2025-08-03T19:00:37.107124450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 2025-08-03T19:00:37.108581483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 2025-08-03T19:00:37.109182803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0204492s 2025-08-03T19:00:37.109667038Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable 2025-08-03T19:00:37.114054639Z [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-03T19:00:37.115448435Z [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-03T19:00:37.116132993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 2025-08-03T19:00:37.116794234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 2025-08-03T19:00:37.118253411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 2025-08-03T19:00:37.118680210Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088373s 2025-08-03T19:00:37.118950564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus 2025-08-03T19:00:37.119825866Z [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-03T19:00:37.120924718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017129s 2025-08-03T19:00:37.121234532Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId) 2025-08-03T19:00:37.121712895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 2025-08-03T19:00:37.122245266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000749s 2025-08-03T19:00:37.122833240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-03T19:00:37', 'ApplicationStatus') 2025-08-03T19:00:37.123315471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.124835891Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 2025-08-03T19:00:37.125076225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003307s 2025-08-03T19:00:37.125452021Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 2025-08-03T19:00:37.125672665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.126079534Z [Info] IndexerProps: Starting migration of Main DB to 3 2025-08-03T19:00:37.127701098Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-08-03T19:00:37.127992314Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 2025-08-03T19:00:37.128326968Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean 2025-08-03T19:00:37.128908158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0 2025-08-03T19:00:37.129730493Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011006s 2025-08-03T19:00:37.129990927Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients 2025-08-03T19:00:37.130894356Z [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-03T19:00:37.132154392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019005s 2025-08-03T19:00:37.132520188Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus 2025-08-03T19:00:37.133492205Z [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-03T19:00:37.134362797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001542s 2025-08-03T19:00:37.134721690Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId) 2025-08-03T19:00:37.135220945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 2025-08-03T19:00:37.135756823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000788s 2025-08-03T19:00:37.136306630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-03T19:00:37', 'IndexerProps') 2025-08-03T19:00:37.136802358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.139041946Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 2025-08-03T19:00:37.139275706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040233s 2025-08-03T19:00:37.139590771Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 2025-08-03T19:00:37.140163744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.140572096Z [Info] add_update_history: Starting migration of Main DB to 4 2025-08-03T19:00:37.141167725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-03T19:00:37', 'add_update_history') 2025-08-03T19:00:37.141744456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.142699107Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 2025-08-03T19:00:37.142945814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026307s 2025-08-03T19:00:37.143261529Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 2025-08-03T19:00:37.143557605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.143960396Z [Info] update_notifiarr: Starting migration of Main DB to 5 2025-08-03T19:00:37.148521187Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier'; 2025-08-03T19:00:37.149935233Z [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-03T19:00:37.150670192Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015483s 2025-08-03T19:00:37.151243336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-03T19:00:37', 'update_notifiarr') 2025-08-03T19:00:37.151775948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.157788912Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 2025-08-03T19:00:37.158035899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085059s 2025-08-03T19:00:37.158396926Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 2025-08-03T19:00:37.158700326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.159102165Z [Info] app_profiles: Starting migration of Main DB to 6 2025-08-03T19:00:37.160160315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles 2025-08-03T19:00:37.161038142Z [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-03T19:00:37.161982914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015414s 2025-08-03T19:00:37.162301315Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name) 2025-08-03T19:00:37.162784247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC) 2025-08-03T19:00:37.163251107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006719s 2025-08-03T19:00:37.163525479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-08-03T19:00:37.163738488Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-08-03T19:00:37.164265709Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32 2025-08-03T19:00:37.164793251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1 2025-08-03T19:00:37.165845980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012785s 2025-08-03T19:00:37.166378772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-03T19:00:37', 'app_profiles') 2025-08-03T19:00:37.166877957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.168750015Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 2025-08-03T19:00:37.169039147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041248s 2025-08-03T19:00:37.169338440Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 2025-08-03T19:00:37.169616289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.170010653Z [Info] history_failed: Starting migration of Main DB to 7 2025-08-03T19:00:37.170949443Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 2025-08-03T19:00:37.171179866Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 2025-08-03T19:00:37.171446042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean 2025-08-03T19:00:37.171890787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1 2025-08-03T19:00:37.172717932Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010012s 2025-08-03T19:00:37.173185884Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 2025-08-03T19:00:37.173711332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' ); 2025-08-03T19:00:37.174117860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006407s 2025-08-03T19:00:37.174628819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-03T19:00:37', 'history_failed') 2025-08-03T19:00:37.175150860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.180123899Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 2025-08-03T19:00:37.180452280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065211s 2025-08-03T19:00:37.180805261Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 2025-08-03T19:00:37.181132038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.181565351Z [Info] redacted_api: Starting migration of Main DB to 8 2025-08-03T19:00:37.182336152Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-08-03T19:00:37.183439463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-08-03T19:00:37.185211570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024919s 2025-08-03T19:00:37.185689212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-03T19:00:37', 'redacted_api') 2025-08-03T19:00:37.186232295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.187546059Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 2025-08-03T19:00:37.187823307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049086s 2025-08-03T19:00:37.188183242Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 2025-08-03T19:00:37.188503857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.189153896Z [Info] IndexerProxies: Starting migration of Main DB to 10 2025-08-03T19:00:37.189950148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies 2025-08-03T19:00:37.190650649Z [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-03T19:00:37.191784711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001628s 2025-08-03T19:00:37.192155438Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-08-03T19:00:37.192278395Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 2025-08-03T19:00:37.192573810Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String 2025-08-03T19:00:37.192982663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT 2025-08-03T19:00:37.193895270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010072s 2025-08-03T19:00:37.194445718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-03T19:00:37', 'IndexerProxies') 2025-08-03T19:00:37.194945373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.197048016Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 2025-08-03T19:00:37.197310624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041445s 2025-08-03T19:00:37.197665509Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 2025-08-03T19:00:37.197973960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.198355357Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11 2025-08-03T19:00:37.198936457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping 2025-08-03T19:00:37.199196510Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-08-03T19:00:37.199504320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String 2025-08-03T19:00:37.200477359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT 2025-08-03T19:00:37.201225755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009304s 2025-08-03T19:00:37.201723968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-03T19:00:37', 'app_indexer_remote_name') 2025-08-03T19:00:37.202202862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.205196358Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 2025-08-03T19:00:37.205448144Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048349s 2025-08-03T19:00:37.205811015Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 2025-08-03T19:00:37.206134175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.206537818Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13 2025-08-03T19:00:37.210050949Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.211169090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents' 2025-08-03T19:00:37.211668325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013824s 2025-08-03T19:00:37.212433525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-03T19:00:37', 'desi_gazelle_to_unit3d') 2025-08-03T19:00:37.212929884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.217487549Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 2025-08-03T19:00:37.217778594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071284s 2025-08-03T19:00:37.218127978Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 2025-08-03T19:00:37.218435757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.218885392Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14 2025-08-03T19:00:37.219433886Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-08-03T19:00:37.219666785Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 2025-08-03T19:00:37.220010347Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean 2025-08-03T19:00:37.220498279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0 2025-08-03T19:00:37.221327728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010361s 2025-08-03T19:00:37.221835130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-03T19:00:37', 'add_on_update_to_notifications') 2025-08-03T19:00:37.222330918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.229838089Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 2025-08-03T19:00:37.229891366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091988s 2025-08-03T19:00:37.230199376Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 2025-08-03T19:00:37.230512717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.231146462Z [Info] IndexerVersions: Starting migration of Main DB to 15 2025-08-03T19:00:37.232195083Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions 2025-08-03T19:00:37.233001005Z [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-03T19:00:37.233750333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012451s 2025-08-03T19:00:37.234091861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId) 2025-08-03T19:00:37.235207567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 2025-08-03T19:00:37.235746301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008297s 2025-08-03T19:00:37.236102438Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File) 2025-08-03T19:00:37.236732246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 2025-08-03T19:00:37.237280710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008149s 2025-08-03T19:00:37.237846649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-03T19:00:37', 'IndexerVersions') 2025-08-03T19:00:37.238348299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.239591491Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 2025-08-03T19:00:37.239946345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030529s 2025-08-03T19:00:37.240240668Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 2025-08-03T19:00:37.240536513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.240984214Z [Info] cleanup_config: Starting migration of Main DB to 16 2025-08-03T19:00:37.243662145Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.245062073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage' 2025-08-03T19:00:37.245499854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015327s 2025-08-03T19:00:37.246496530Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.247004312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders' 2025-08-03T19:00:37.247395530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006023s 2025-08-03T19:00:37.248153616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-03T19:00:37', 'cleanup_config') 2025-08-03T19:00:37.248644053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.249661230Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 2025-08-03T19:00:37.249906674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028048s 2025-08-03T19:00:37.250206869Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 2025-08-03T19:00:37.250545270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.250975827Z [Info] indexer_cleanup: Starting migration of Main DB to 17 2025-08-03T19:00:37.256647503Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.257154924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither' 2025-08-03T19:00:37.257656855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006506s 2025-08-03T19:00:37.257979003Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.258421263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria' 2025-08-03T19:00:37.258818202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005638s 2025-08-03T19:00:37.259117144Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.259525226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld' 2025-08-03T19:00:37.259906423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004946s 2025-08-03T19:00:37.260206417Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.260626052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam' 2025-08-03T19:00:37.261050867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005144s 2025-08-03T19:00:37.261376793Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.261801287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia' 2025-08-03T19:00:37.262189569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005033s 2025-08-03T19:00:37.262516316Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.262949969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes' 2025-08-03T19:00:37.263326748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005259s 2025-08-03T19:00:37.263660610Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.264640913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents' 2025-08-03T19:00:37.264667086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006333s 2025-08-03T19:00:37.264890295Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.265273426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore' 2025-08-03T19:00:37.265624032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004881s 2025-08-03T19:00:37.265950509Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.271089403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive' 2025-08-03T19:00:37.271642947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005385s 2025-08-03T19:00:37.271991850Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.272451776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie' 2025-08-03T19:00:37.272935840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005497s 2025-08-03T19:00:37.273185573Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.273594907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland' 2025-08-03T19:00:37.273998228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005262s 2025-08-03T19:00:37.274483515Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.274906857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits' 2025-08-03T19:00:37.275295780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005255s 2025-08-03T19:00:37.275573489Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.276037583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay' 2025-08-03T19:00:37.276432228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000597s 2025-08-03T19:00:37.276738584Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.277201346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech' 2025-08-03T19:00:37.277568134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005517s 2025-08-03T19:00:37.277889962Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.278340639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds' 2025-08-03T19:00:37.278728019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005219s 2025-08-03T19:00:37.279221492Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.279663051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS' 2025-08-03T19:00:37.280135542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005888s 2025-08-03T19:00:37.280348220Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.282492506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia' 2025-08-03T19:00:37.283066321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024722s 2025-08-03T19:00:37.283306495Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.283942625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject' 2025-08-03T19:00:37.284423733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007412s 2025-08-03T19:00:37.284637283Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.285098812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS' 2025-08-03T19:00:37.285591594Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007289s 2025-08-03T19:00:37.285824373Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.286333598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease' 2025-08-03T19:00:37.286839716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007697s 2025-08-03T19:00:37.287084790Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.287576660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV' 2025-08-03T19:00:37.288023119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007007s 2025-08-03T19:00:37.288284264Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.288736054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub' 2025-08-03T19:00:37.289166119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000664s 2025-08-03T19:00:37.289426113Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.289897842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents' 2025-08-03T19:00:37.290325082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006823s 2025-08-03T19:00:37.290548823Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.291033238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion' 2025-08-03T19:00:37.291488755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006851s 2025-08-03T19:00:37.291706823Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.292181509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB' 2025-08-03T19:00:37.292924154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009834s 2025-08-03T19:00:37.293160550Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.293670757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace' 2025-08-03T19:00:37.294090451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006674s 2025-08-03T19:00:37.294306917Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.294804789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents' 2025-08-03T19:00:37.295353424Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008089s 2025-08-03T19:00:37.295580862Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.296116269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed' 2025-08-03T19:00:37.296552167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000732s 2025-08-03T19:00:37.296763883Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.297242396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT' 2025-08-03T19:00:37.297668534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006798s 2025-08-03T19:00:37.297892545Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.298404826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD' 2025-08-03T19:00:37.298829140Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007057s 2025-08-03T19:00:37.299048702Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.299549300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault' 2025-08-03T19:00:37.299996770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006988s 2025-08-03T19:00:37.300229839Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.300725056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ' 2025-08-03T19:00:37.301168539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007075s 2025-08-03T19:00:37.301402921Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.301905693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay' 2025-08-03T19:00:37.302339726Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007076s 2025-08-03T19:00:37.302779582Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.303250329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV' 2025-08-03T19:00:37.303720265Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006942s 2025-08-03T19:00:37.303975229Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.304441728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV' 2025-08-03T19:00:37.304883717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006671s 2025-08-03T19:00:37.305440759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-03T19:00:37', 'indexer_cleanup') 2025-08-03T19:00:37.305910073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.306968263Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 2025-08-03T19:00:37.307193036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026996s 2025-08-03T19:00:37.307521367Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 2025-08-03T19:00:37.307831681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.308223570Z [Info] minimum_seeders: Starting migration of Main DB to 18 2025-08-03T19:00:37.308948159Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles 2025-08-03T19:00:37.309260738Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 2025-08-03T19:00:37.309563066Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32 2025-08-03T19:00:37.310089296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1 2025-08-03T19:00:37.311010851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011595s 2025-08-03T19:00:37.311545837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-03T19:00:37', 'minimum_seeders') 2025-08-03T19:00:37.312137058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.314002142Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 2025-08-03T19:00:37.314252977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041065s 2025-08-03T19:00:37.314601809Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 2025-08-03T19:00:37.314891412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.315246547Z [Info] remove_showrss: Starting migration of Main DB to 19 2025-08-03T19:00:37.315777034Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.316232010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS' 2025-08-03T19:00:37.316578057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004918s 2025-08-03T19:00:37.317076250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-03T19:00:37', 'remove_showrss') 2025-08-03T19:00:37.318243038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.318905782Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 2025-08-03T19:00:37.319280867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026801s 2025-08-03T19:00:37.319580240Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 2025-08-03T19:00:37.319876476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.320258325Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20 2025-08-03T19:00:37.320808482Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.321228488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl' 2025-08-03T19:00:37.321610677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005427s 2025-08-03T19:00:37.322088990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-03T19:00:37', 'remove_torrentparadiseml') 2025-08-03T19:00:37.322569858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.323735564Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 2025-08-03T19:00:37.324019025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026008s 2025-08-03T19:00:37.324333418Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 2025-08-03T19:00:37.324642169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.324993857Z [Info] localization_setting_to_string: Starting migration of Main DB to 21 2025-08-03T19:00:37.325441658Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-08-03T19:00:37.325728005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-08-03T19:00:37.326563607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00088s 2025-08-03T19:00:37.327075978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-03T19:00:37', 'localization_setting_to_string') 2025-08-03T19:00:37.327928594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.328919759Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 2025-08-03T19:00:37.329184252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031694s 2025-08-03T19:00:37.329485228Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 2025-08-03T19:00:37.329768598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.330235237Z [Info] orpheus_api: Starting migration of Main DB to 22 2025-08-03T19:00:37.330714682Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-08-03T19:00:37.330998223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-08-03T19:00:37.335781621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047508s 2025-08-03T19:00:37.336350797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-03T19:00:37', 'orpheus_api') 2025-08-03T19:00:37.336850172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.338779315Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 2025-08-03T19:00:37.339012665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077946s 2025-08-03T19:00:37.339344192Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 2025-08-03T19:00:37.339636481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.340069252Z [Info] download_client_categories: Starting migration of Main DB to 23 2025-08-03T19:00:37.340575841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients 2025-08-03T19:00:37.340774912Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 2025-08-03T19:00:37.341056699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String 2025-08-03T19:00:37.341510944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]' 2025-08-03T19:00:37.344176469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028358s 2025-08-03T19:00:37.344722007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-03T19:00:37', 'download_client_categories') 2025-08-03T19:00:37.345195671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.346238850Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 2025-08-03T19:00:37.346497972Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048629s 2025-08-03T19:00:37.346774759Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 2025-08-03T19:00:37.347058701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.347410799Z [Info] add_salt_to_users: Starting migration of Main DB to 24 2025-08-03T19:00:37.347935566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users 2025-08-03T19:00:37.348166220Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-08-03T19:00:37.348453949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String 2025-08-03T19:00:37.348774615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT 2025-08-03T19:00:37.349542661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000862s 2025-08-03T19:00:37.349815821Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32 2025-08-03T19:00:37.350179272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER 2025-08-03T19:00:37.351027780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009617s 2025-08-03T19:00:37.351534330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-03T19:00:37', 'add_salt_to_users') 2025-08-03T19:00:37.352041200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.353096765Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 2025-08-03T19:00:37.353340055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029942s 2025-08-03T19:00:37.353697424Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 2025-08-03T19:00:37.354020564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.354447353Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25 2025-08-03T19:00:37.354929714Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.355364349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD' 2025-08-03T19:00:37.355751448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005979s 2025-08-03T19:00:37.356314582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-03T19:00:37', 'speedcd_userpasssettings_to_speedcdsettings') 2025-08-03T19:00:37.356824799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.358333626Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 2025-08-03T19:00:37.358690404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030319s 2025-08-03T19:00:37.359046190Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 2025-08-03T19:00:37.359399702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.359912474Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26 2025-08-03T19:00:37.360465898Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.360981686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay' 2025-08-03T19:00:37.361466542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007367s 2025-08-03T19:00:37.362086901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-03T19:00:37', 'torrentday_cookiesettings_to_torrentdaysettings') 2025-08-03T19:00:37.362670496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.364097548Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 2025-08-03T19:00:37.364424687Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032231s 2025-08-03T19:00:37.364808890Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 2025-08-03T19:00:37.365169476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.365602067Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27 2025-08-03T19:00:37.366161252Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.366668964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio' 2025-08-03T19:00:37.367152127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007324s 2025-08-03T19:00:37.367403583Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.367974693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall' 2025-08-03T19:00:37.368480451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008088s 2025-08-03T19:00:37.369279008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-03T19:00:37', 'alpharatio_greatposterwall_config_contract') 2025-08-03T19:00:37.369851190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.370873147Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 2025-08-03T19:00:37.371207740Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003101s 2025-08-03T19:00:37.371520750Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 2025-08-03T19:00:37.371864262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.372282895Z [Info] remove_notwhatcd: Starting migration of Main DB to 28 2025-08-03T19:00:37.372986020Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.373451787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD' 2025-08-03T19:00:37.373856412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005694s 2025-08-03T19:00:37.374397140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-03T19:00:37', 'remove_notwhatcd') 2025-08-03T19:00:37.374926686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.375968513Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 2025-08-03T19:00:37.376242214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026041s 2025-08-03T19:00:37.376585205Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 2025-08-03T19:00:37.376933345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.377595017Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29 2025-08-03T19:00:37.378253763Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-08-03T19:00:37.378507504Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-08-03T19:00:37.378830364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean 2025-08-03T19:00:37.379316803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0 2025-08-03T19:00:37.380337147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012081s 2025-08-03T19:00:37.380609706Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-08-03T19:00:37.380858516Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-08-03T19:00:37.381210805Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean 2025-08-03T19:00:37.381753808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0 2025-08-03T19:00:37.382648629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011182s 2025-08-03T19:00:37.383241653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-03T19:00:37', 'add_on_grab_to_notifications') 2025-08-03T19:00:37.383781309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.385087629Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 2025-08-03T19:00:37.385373033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003489s 2025-08-03T19:00:37.385754050Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 2025-08-03T19:00:37.386097051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.386579742Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30 2025-08-03T19:00:37.387185251Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.387714897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents' 2025-08-03T19:00:37.388240465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007936s 2025-08-03T19:00:37.388847397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-03T19:00:37', 'animetorrents_use_custom_config_contract') 2025-08-03T19:00:37.389428727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.391467150Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 2025-08-03T19:00:37.391779839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039085s 2025-08-03T19:00:37.392515150Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 2025-08-03T19:00:37.392816436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.393185048Z [Info] apprise_server_url: Starting migration of Main DB to 31 2025-08-03T19:00:37.393601025Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-08-03T19:00:37.394505506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-08-03T19:00:37.395469737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010286s 2025-08-03T19:00:37.395978591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-03T19:00:37', 'apprise_server_url') 2025-08-03T19:00:37.396460952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.397715467Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 2025-08-03T19:00:37.397945711Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032329s 2025-08-03T19:00:37.398247198Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 2025-08-03T19:00:37.398542763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.398892957Z [Info] health_restored_notification: Starting migration of Main DB to 32 2025-08-03T19:00:37.399380990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications 2025-08-03T19:00:37.399620993Z [Info] FluentMigrator.Runner.MigrationRunner: => 6.5E-06s 2025-08-03T19:00:37.399986849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean 2025-08-03T19:00:37.400458008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0 2025-08-03T19:00:37.401251044Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009842s 2025-08-03T19:00:37.402030252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-03T19:00:37', 'health_restored_notification') 2025-08-03T19:00:37.402504778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.410458578Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 2025-08-03T19:00:37.410710335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101169s 2025-08-03T19:00:37.411002232Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 2025-08-03T19:00:37.411263688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.411609986Z [Info] remove_uc: Starting migration of Main DB to 33 2025-08-03T19:00:37.412151225Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression 2025-08-03T19:00:37.412560519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler' 2025-08-03T19:00:37.412916626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000511s 2025-08-03T19:00:37.413496814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-03T19:00:37', 'remove_uc') 2025-08-03T19:00:37.413956449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.415673946Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 2025-08-03T19:00:37.415914089Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032311s 2025-08-03T19:00:37.416216879Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 2025-08-03T19:00:37.416502824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.416844001Z [Info] history_fix_data_titles: Starting migration of Main DB to 34 2025-08-03T19:00:37.417397205Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-08-03T19:00:37.417686737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-08-03T19:00:37.418517991Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008694s 2025-08-03T19:00:37.419005542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-03T19:00:37', 'history_fix_data_titles') 2025-08-03T19:00:37.419492723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.421715587Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 2025-08-03T19:00:37.421959127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040112s 2025-08-03T19:00:37.422266486Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 2025-08-03T19:00:37.422563664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.422913939Z [Info] download_client_per_indexer: Starting migration of Main DB to 35 2025-08-03T19:00:37.423395248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-08-03T19:00:37.423654841Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-08-03T19:00:37.423986819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32 2025-08-03T19:00:37.424479430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0 2025-08-03T19:00:37.425445104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011769s 2025-08-03T19:00:37.425983548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-03T19:00:37', 'download_client_per_indexer') 2025-08-03T19:00:37.426501651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.431797681Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 2025-08-03T19:00:37.432080921Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074764s 2025-08-03T19:00:37.432447369Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 2025-08-03T19:00:37.432791091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.433162649Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36 2025-08-03T19:00:37.435681208Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 2025-08-03T19:00:37.435956061Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-08-03T19:00:37.436430336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset 2025-08-03T19:00:37.439099068Z [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-03T19:00:37.440464606Z [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-03T19:00:37.441148132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 2025-08-03T19:00:37.441839684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 2025-08-03T19:00:37.443593966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 2025-08-03T19:00:37.444159955Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074376s 2025-08-03T19:00:37.444415700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 2025-08-03T19:00:37.444712657Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s 2025-08-03T19:00:37.445054556Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset 2025-08-03T19:00:37.447575179Z [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-03T19:00:37.448827470Z [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-03T19:00:37.449546738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 2025-08-03T19:00:37.450308201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 2025-08-03T19:00:37.451953422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 2025-08-03T19:00:37.452405222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070647s 2025-08-03T19:00:37.452653451Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus 2025-08-03T19:00:37.452881290Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-08-03T19:00:37.453189781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset 2025-08-03T19:00:37.455592277Z [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-03T19:00:37.457027496Z [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-03T19:00:37.457772946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus" 2025-08-03T19:00:37.458467004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus" 2025-08-03T19:00:37.460153889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC) 2025-08-03T19:00:37.460790651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071422s 2025-08-03T19:00:37.460916053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 2025-08-03T19:00:37.461466551Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-08-03T19:00:37.461750373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset 2025-08-03T19:00:37.467065532Z [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-03T19:00:37.468406781Z [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-03T19:00:37.469097472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 2025-08-03T19:00:37.469639232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 2025-08-03T19:00:37.471047276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090593s 2025-08-03T19:00:37.471278341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 2025-08-03T19:00:37.471485859Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 2025-08-03T19:00:37.471793589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset 2025-08-03T19:00:37.474267799Z [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-03T19:00:37.475538076Z [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-03T19:00:37.476233616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 2025-08-03T19:00:37.476734715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 2025-08-03T19:00:37.478033589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059661s 2025-08-03T19:00:37.478263762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands 2025-08-03T19:00:37.478465779Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-08-03T19:00:37.478735853Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset 2025-08-03T19:00:37.481139511Z [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-03T19:00:37.482453025Z [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-03T19:00:37.483163064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands" 2025-08-03T19:00:37.483690917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands" 2025-08-03T19:00:37.485094271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006089s 2025-08-03T19:00:37.485350086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 2025-08-03T19:00:37.485584939Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-08-03T19:00:37.485881516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset 2025-08-03T19:00:37.488198399Z [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-03T19:00:37.489408685Z [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-03T19:00:37.490093113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 2025-08-03T19:00:37.490764124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 2025-08-03T19:00:37.492530409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 2025-08-03T19:00:37.493092030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068871s 2025-08-03T19:00:37.493380631Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 2025-08-03T19:00:37.493648901Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 2025-08-03T19:00:37.494099458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset 2025-08-03T19:00:37.496496593Z [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-03T19:00:37.497772721Z [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-03T19:00:37.498463221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 2025-08-03T19:00:37.499169343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 2025-08-03T19:00:37.501070209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 2025-08-03T19:00:37.501578993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071706s 2025-08-03T19:00:37.502001153Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus 2025-08-03T19:00:37.502228631Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 2025-08-03T19:00:37.502551521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset 2025-08-03T19:00:37.504880779Z [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-03T19:00:37.506186959Z [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-03T19:00:37.506896376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus" 2025-08-03T19:00:37.507570453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus" 2025-08-03T19:00:37.509407411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC) 2025-08-03T19:00:37.509913900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070168s 2025-08-03T19:00:37.510135306Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History 2025-08-03T19:00:37.510345439Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-08-03T19:00:37.510614821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset 2025-08-03T19:00:37.512814950Z [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-03T19:00:37.513837528Z [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-03T19:00:37.514410271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History" 2025-08-03T19:00:37.515147385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History" 2025-08-03T19:00:37.516813990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC) 2025-08-03T19:00:37.517437374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC) 2025-08-03T19:00:37.518071721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071767s 2025-08-03T19:00:37.518358108Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions 2025-08-03T19:00:37.518637560Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 2025-08-03T19:00:37.519003848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset 2025-08-03T19:00:37.521187864Z [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-03T19:00:37.522163808Z [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-03T19:00:37.522758195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions" 2025-08-03T19:00:37.523574488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions" 2025-08-03T19:00:37.525226293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC) 2025-08-03T19:00:37.525979499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC) 2025-08-03T19:00:37.526468062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071833s 2025-08-03T19:00:37.527081287Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 2025-08-03T19:00:37.527112790Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-08-03T19:00:37.527427544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset 2025-08-03T19:00:37.530031926Z [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-03T19:00:37.532032794Z [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-03T19:00:37.532868215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 2025-08-03T19:00:37.533521791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 2025-08-03T19:00:37.535093374Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 2025-08-03T19:00:37.535516115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078201s 2025-08-03T19:00:37.535767591Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 2025-08-03T19:00:37.536025981Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-08-03T19:00:37.536352198Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset 2025-08-03T19:00:37.538796127Z [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-03T19:00:37.540364163Z [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-03T19:00:37.541184705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 2025-08-03T19:00:37.541831467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 2025-08-03T19:00:37.543373140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 2025-08-03T19:00:37.543832996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007199s 2025-08-03T19:00:37.544098701Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 2025-08-03T19:00:37.544315818Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-08-03T19:00:37.544623397Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset 2025-08-03T19:00:37.547065813Z [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-03T19:00:37.548688950Z [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-03T19:00:37.549570896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 2025-08-03T19:00:37.550240463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 2025-08-03T19:00:37.551773890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 2025-08-03T19:00:37.552298486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073987s 2025-08-03T19:00:37.552551415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus 2025-08-03T19:00:37.552784284Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s 2025-08-03T19:00:37.553127014Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset 2025-08-03T19:00:37.555981640Z [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-03T19:00:37.557767414Z [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-03T19:00:37.558589830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus" 2025-08-03T19:00:37.559363798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus" 2025-08-03T19:00:37.561148660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC) 2025-08-03T19:00:37.561608065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081587s 2025-08-03T19:00:37.561870914Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers 2025-08-03T19:00:37.562112440Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 2025-08-03T19:00:37.562416873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset 2025-08-03T19:00:37.565301961Z [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-03T19:00:37.567008506Z [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-03T19:00:37.567820711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers" 2025-08-03T19:00:37.568532604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers" 2025-08-03T19:00:37.570154959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC) 2025-08-03T19:00:37.570624715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079231s 2025-08-03T19:00:37.570877454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 2025-08-03T19:00:37.571122216Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 2025-08-03T19:00:37.571482782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset 2025-08-03T19:00:37.573968155Z [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-03T19:00:37.574991485Z [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-03T19:00:37.575660792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 2025-08-03T19:00:37.576460411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 2025-08-03T19:00:37.578202909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 2025-08-03T19:00:37.578680901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069018s 2025-08-03T19:00:37.579454679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks 2025-08-03T19:00:37.579682086Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-08-03T19:00:37.580141491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset 2025-08-03T19:00:37.582693598Z [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-03T19:00:37.583690435Z [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-03T19:00:37.584308669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks" 2025-08-03T19:00:37.584967926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks" 2025-08-03T19:00:37.586505761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC) 2025-08-03T19:00:37.587029836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064373s 2025-08-03T19:00:37.587275841Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-08-03T19:00:37.587498469Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s 2025-08-03T19:00:37.587791429Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 2025-08-03T19:00:37.589875735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 2025-08-03T19:00:37.590622949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 2025-08-03T19:00:37.591165781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 2025-08-03T19:00:37.591816371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 2025-08-03T19:00:37.593372724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 2025-08-03T19:00:37.593804112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056047s 2025-08-03T19:00:37.594377196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-03T19:00:37', 'postgres_update_timestamp_columns_to_with_timezone') 2025-08-03T19:00:37.594916722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.596257510Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 2025-08-03T19:00:37.604422325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079339s 2025-08-03T19:00:37.604880478Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 2025-08-03T19:00:37.605180512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.605715458Z [Info] add_notification_status: Starting migration of Main DB to 37 2025-08-03T19:00:37.606779831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus 2025-08-03T19:00:37.607622738Z [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-03T19:00:37.608470825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014287s 2025-08-03T19:00:37.608769636Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId) 2025-08-03T19:00:37.609250464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC) 2025-08-03T19:00:37.609947437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009076s 2025-08-03T19:00:37.610453866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-03T19:00:37', 'add_notification_status') 2025-08-03T19:00:37.610948021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.615627721Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 2025-08-03T19:00:37.615872714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065099s 2025-08-03T19:00:37.616234472Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 2025-08-03T19:00:37.616539095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.616912908Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38 2025-08-03T19:00:37.617507605Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.617924153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace' 2025-08-03T19:00:37.618325361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005987s 2025-08-03T19:00:37.618526977Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.618968636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed' 2025-08-03T19:00:37.619356987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006197s 2025-08-03T19:00:37.619732323Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData 2025-08-03T19:00:37.620164533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds' 2025-08-03T19:00:37.620774280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008065s 2025-08-03T19:00:37.621311662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-03T19:00:37', 'indexers_freeleech_only_config_contract') 2025-08-03T19:00:37.621815646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.623661582Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 2025-08-03T19:00:37.623957428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036169s 2025-08-03T19:00:37.624224255Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 2025-08-03T19:00:37.624507194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.624836477Z [Info] email_encryption: Starting migration of Main DB to 39 2025-08-03T19:00:37.625221572Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-08-03T19:00:37.625574673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-08-03T19:00:37.626485036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009889s 2025-08-03T19:00:37.626945001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-03T19:00:37', 'email_encryption') 2025-08-03T19:00:37.627397803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.628541776Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 2025-08-03T19:00:37.628775987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030264s 2025-08-03T19:00:37.629094258Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 2025-08-03T19:00:37.629395674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.629761451Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40 2025-08-03T19:00:37.630112868Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-08-03T19:00:37.630387711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-08-03T19:00:37.631795946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014512s 2025-08-03T19:00:37.632345552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-03T19:00:37', 'newznab_category_to_capabilities_settings') 2025-08-03T19:00:37.632828695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.633882255Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 2025-08-03T19:00:37.634140656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034573s 2025-08-03T19:00:37.634438675Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 2025-08-03T19:00:37.634913511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.635255409Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41 2025-08-03T19:00:37.635575895Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-08-03T19:00:37.635864536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-08-03T19:00:37.636617040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008039s 2025-08-03T19:00:37.637117898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-03T19:00:37', 'gazelle_freeleech_token_options') 2025-08-03T19:00:37.637584668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.638362644Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 2025-08-03T19:00:37.638609871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024917s 2025-08-03T19:00:37.638910256Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 2025-08-03T19:00:37.639223316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.639553440Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42 2025-08-03T19:00:37.639951351Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-08-03T19:00:37.640240764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-08-03T19:00:37.640845671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006488s 2025-08-03T19:00:37.641357442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-03T19:00:37', 'myanonamouse_freeleech_wedge_options') 2025-08-03T19:00:37.641827398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.643104588Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 2025-08-03T19:00:37.643364011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028277s 2025-08-03T19:00:37.652513878Z [Debug] MigrationController: Took: 00:00:00.8816514 2025-08-03T19:00:37.756472095Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging 2025-08-03T19:00:37.782540278Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 *** 2025-08-03T19:00:37.796960524Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating 2025-08-03T19:00:37.797524138Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation 2025-08-03T19:00:37.797953823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation 2025-08-03T19:00:37.801721767Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2 2025-08-03T19:00:37.802118396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042131s 2025-08-03T19:00:37.802581007Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated 2025-08-03T19:00:37.803032556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046163s 2025-08-03T19:00:37.808447345Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating 2025-08-03T19:00:37.809008064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.809745088Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo 2025-08-03T19:00:37.810542443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL) 2025-08-03T19:00:37.811641805Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012867s 2025-08-03T19:00:37.812144377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.814684751Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated 2025-08-03T19:00:37.815087361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043024s 2025-08-03T19:00:37.815691627Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating 2025-08-03T19:00:37.816219901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.816972886Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version) 2025-08-03T19:00:37.817541461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 2025-08-03T19:00:37.818245648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008507s 2025-08-03T19:00:37.818629501Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-08-03T19:00:37.818997993Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s 2025-08-03T19:00:37.819436786Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime 2025-08-03T19:00:37.820207347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME 2025-08-03T19:00:37.821357973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012996s 2025-08-03T19:00:37.821770584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.822916069Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated 2025-08-03T19:00:37.823518963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028182s 2025-08-03T19:00:37.824135995Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating 2025-08-03T19:00:37.824633707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.825226610Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-08-03T19:00:37.825614411Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s 2025-08-03T19:00:37.826018605Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String 2025-08-03T19:00:37.826578492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT 2025-08-03T19:00:37.827336297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008629s 2025-08-03T19:00:37.828204184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.829190149Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated 2025-08-03T19:00:37.829641437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026801s 2025-08-03T19:00:37.830186344Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating 2025-08-03T19:00:37.830730519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.831269664Z [Info] InitialSetup: Starting migration of Log DB to 1 2025-08-03T19:00:37.832192933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs 2025-08-03T19:00:37.833098957Z [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-03T19:00:37.834178129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001592s 2025-08-03T19:00:37.834540769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time) 2025-08-03T19:00:37.835046908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 2025-08-03T19:00:37.835687477Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007598s 2025-08-03T19:00:37.836325501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-03T19:00:37', 'InitialSetup') 2025-08-03T19:00:37.837653494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.838870354Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated 2025-08-03T19:00:37.839247653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039316s 2025-08-03T19:00:37.839646626Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating 2025-08-03T19:00:37.840116943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.840652020Z [Info] ApplicationStatus: Starting migration of Log DB to 2 2025-08-03T19:00:37.841436559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-03T19:00:37', 'ApplicationStatus') 2025-08-03T19:00:37.842227822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.843239318Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated 2025-08-03T19:00:37.843640245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031334s 2025-08-03T19:00:37.844039288Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating 2025-08-03T19:00:37.844486739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.844999701Z [Info] IndexerProps: Starting migration of Log DB to 3 2025-08-03T19:00:37.845964313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-03T19:00:37', 'IndexerProps') 2025-08-03T19:00:37.846700404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.847652200Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated 2025-08-03T19:00:37.848050472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032044s 2025-08-03T19:00:37.848423803Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating 2025-08-03T19:00:37.848832556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.849302913Z [Info] add_update_history: Starting migration of Log DB to 4 2025-08-03T19:00:37.850012632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory 2025-08-03T19:00:37.850750357Z [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-03T19:00:37.851980813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015816s 2025-08-03T19:00:37.852354806Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date) 2025-08-03T19:00:37.852950726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 2025-08-03T19:00:37.853588670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007932s 2025-08-03T19:00:37.854162725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-03T19:00:37', 'add_update_history') 2025-08-03T19:00:37.854856642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.856183242Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated 2025-08-03T19:00:37.856561153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033405s 2025-08-03T19:00:37.857103946Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating 2025-08-03T19:00:37.857588952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.858052495Z [Info] update_notifiarr: Starting migration of Log DB to 5 2025-08-03T19:00:37.858614657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-03T19:00:37', 'update_notifiarr') 2025-08-03T19:00:37.859305678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.860422466Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated 2025-08-03T19:00:37.860786508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028551s 2025-08-03T19:00:37.861142335Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating 2025-08-03T19:00:37.861525085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.861990502Z [Info] app_profiles: Starting migration of Log DB to 6 2025-08-03T19:00:37.862541020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-03T19:00:37', 'app_profiles') 2025-08-03T19:00:37.863340800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.864407467Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated 2025-08-03T19:00:37.864759015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028965s 2025-08-03T19:00:37.865356577Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating 2025-08-03T19:00:37.865746733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.866210757Z [Info] history_failed: Starting migration of Log DB to 7 2025-08-03T19:00:37.866765604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-03T19:00:37', 'history_failed') 2025-08-03T19:00:37.867474891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.868862635Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated 2025-08-03T19:00:37.869322881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00309s 2025-08-03T19:00:37.869755843Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating 2025-08-03T19:00:37.870248434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.870836558Z [Info] redacted_api: Starting migration of Log DB to 8 2025-08-03T19:00:37.871531547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-03T19:00:37', 'redacted_api') 2025-08-03T19:00:37.872431338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.873781726Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated 2025-08-03T19:00:37.874200099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035272s 2025-08-03T19:00:37.874664042Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating 2025-08-03T19:00:37.875153818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.875748225Z [Info] IndexerProxies: Starting migration of Log DB to 10 2025-08-03T19:00:37.876499227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-03T19:00:37', 'IndexerProxies') 2025-08-03T19:00:37.877644442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.879258992Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated 2025-08-03T19:00:37.879718677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041225s 2025-08-03T19:00:37.880718499Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating 2025-08-03T19:00:37.882003125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.882662072Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11 2025-08-03T19:00:37.883380157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-03T19:00:37', 'app_indexer_remote_name') 2025-08-03T19:00:37.884245719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.886003688Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated 2025-08-03T19:00:37.886392400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039987s 2025-08-03T19:00:37.886982699Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating 2025-08-03T19:00:37.887399037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.887954164Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13 2025-08-03T19:00:37.888596217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-03T19:00:37', 'desi_gazelle_to_unit3d') 2025-08-03T19:00:37.889441648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.890502353Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated 2025-08-03T19:00:37.890885946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030867s 2025-08-03T19:00:37.891313566Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating 2025-08-03T19:00:37.891754774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.892284651Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14 2025-08-03T19:00:37.892946864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-03T19:00:37', 'add_on_update_to_notifications') 2025-08-03T19:00:37.893697034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.894820796Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated 2025-08-03T19:00:37.895217434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030516s 2025-08-03T19:00:37.895607770Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating 2025-08-03T19:00:37.896054719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.896545457Z [Info] IndexerVersions: Starting migration of Log DB to 15 2025-08-03T19:00:37.897123881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-03T19:00:37', 'IndexerVersions') 2025-08-03T19:00:37.897823339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.898797560Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated 2025-08-03T19:00:37.899159669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027995s 2025-08-03T19:00:37.899724526Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating 2025-08-03T19:00:37.900156235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.900653416Z [Info] cleanup_config: Starting migration of Log DB to 16 2025-08-03T19:00:37.901238764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-03T19:00:37', 'cleanup_config') 2025-08-03T19:00:37.902148916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.903070201Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated 2025-08-03T19:00:37.903436949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029311s 2025-08-03T19:00:37.903827445Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating 2025-08-03T19:00:37.904294134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.904900455Z [Info] indexer_cleanup: Starting migration of Log DB to 17 2025-08-03T19:00:37.905479069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-03T19:00:37', 'indexer_cleanup') 2025-08-03T19:00:37.906216324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.907125213Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated 2025-08-03T19:00:37.907534988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028546s 2025-08-03T19:00:37.907989683Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating 2025-08-03T19:00:37.908464659Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.909019456Z [Info] minimum_seeders: Starting migration of Log DB to 18 2025-08-03T19:00:37.909630165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-03T19:00:37', 'minimum_seeders') 2025-08-03T19:00:37.910394183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.911732888Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated 2025-08-03T19:00:37.912211191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032492s 2025-08-03T19:00:37.912657178Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating 2025-08-03T19:00:37.913134589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.913712713Z [Info] remove_showrss: Starting migration of Log DB to 19 2025-08-03T19:00:37.914385828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-03T19:00:37', 'remove_showrss') 2025-08-03T19:00:37.915240578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.916290592Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated 2025-08-03T19:00:37.916715107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031749s 2025-08-03T19:00:37.917185283Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating 2025-08-03T19:00:37.917684949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.918445971Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20 2025-08-03T19:00:37.919208395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-03T19:00:37', 'remove_torrentparadiseml') 2025-08-03T19:00:37.920104399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.927560958Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated 2025-08-03T19:00:37.927980112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098407s 2025-08-03T19:00:37.928445930Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating 2025-08-03T19:00:37.928886426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.929568579Z [Info] localization_setting_to_string: Starting migration of Log DB to 21 2025-08-03T19:00:37.930231404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-03T19:00:37', 'localization_setting_to_string') 2025-08-03T19:00:37.931051304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.932157551Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated 2025-08-03T19:00:37.932558147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032515s 2025-08-03T19:00:37.932901017Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating 2025-08-03T19:00:37.933309169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.933774736Z [Info] orpheus_api: Starting migration of Log DB to 22 2025-08-03T19:00:37.934326587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-03T19:00:37', 'orpheus_api') 2025-08-03T19:00:37.935276348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.936323917Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated 2025-08-03T19:00:37.936678661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030346s 2025-08-03T19:00:37.937076873Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating 2025-08-03T19:00:37.937726601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.938197669Z [Info] download_client_categories: Starting migration of Log DB to 23 2025-08-03T19:00:37.938813909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-03T19:00:37', 'download_client_categories') 2025-08-03T19:00:37.939524159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.940566126Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated 2025-08-03T19:00:37.940955500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028509s 2025-08-03T19:00:37.941381738Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating 2025-08-03T19:00:37.941787304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.942252260Z [Info] add_salt_to_users: Starting migration of Log DB to 24 2025-08-03T19:00:37.942829582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-03T19:00:37', 'add_salt_to_users') 2025-08-03T19:00:37.943522427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.944415094Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated 2025-08-03T19:00:37.944776722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026363s 2025-08-03T19:00:37.945200946Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating 2025-08-03T19:00:37.945666753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.946169114Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25 2025-08-03T19:00:37.946861227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-03T19:00:37', 'speedcd_userpasssettings_to_speedcdsettings') 2025-08-03T19:00:37.947623411Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.948779709Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated 2025-08-03T19:00:37.949197630Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030523s 2025-08-03T19:00:37.949636614Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating 2025-08-03T19:00:37.950110207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.950619652Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26 2025-08-03T19:00:37.951335944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-03T19:00:37', 'torrentday_cookiesettings_to_torrentdaysettings') 2025-08-03T19:00:37.952149752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.953623278Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated 2025-08-03T19:00:37.954070940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034392s 2025-08-03T19:00:37.954514352Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating 2025-08-03T19:00:37.954976342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.955595037Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27 2025-08-03T19:00:37.956578778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-03T19:00:37', 'alpharatio_greatposterwall_config_contract') 2025-08-03T19:00:37.957338868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.958569495Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated 2025-08-03T19:00:37.958981945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003526s 2025-08-03T19:00:37.959389806Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating 2025-08-03T19:00:37.959793789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.960299918Z [Info] remove_notwhatcd: Starting migration of Log DB to 28 2025-08-03T19:00:37.961125129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-03T19:00:37', 'remove_notwhatcd') 2025-08-03T19:00:37.961821451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.963116998Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated 2025-08-03T19:00:37.963498206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033228s 2025-08-03T19:00:37.963920225Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating 2025-08-03T19:00:37.964361203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.964859847Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29 2025-08-03T19:00:37.965475937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-03T19:00:37', 'add_on_grab_to_notifications') 2025-08-03T19:00:37.966275626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.967336682Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated 2025-08-03T19:00:37.967712188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029531s 2025-08-03T19:00:37.968217605Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating 2025-08-03T19:00:37.968719756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.969236266Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30 2025-08-03T19:00:37.969930583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-03T19:00:37', 'animetorrents_use_custom_config_contract') 2025-08-03T19:00:37.970681605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.971907363Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated 2025-08-03T19:00:37.972340124Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031395s 2025-08-03T19:00:37.972702453Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating 2025-08-03T19:00:37.973102899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.973586122Z [Info] apprise_server_url: Starting migration of Log DB to 31 2025-08-03T19:00:37.974158354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-03T19:00:37', 'apprise_server_url') 2025-08-03T19:00:37.974862391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.975989239Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated 2025-08-03T19:00:37.976337119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028449s 2025-08-03T19:00:37.976796033Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating 2025-08-03T19:00:37.977219205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.977706095Z [Info] health_restored_notification: Starting migration of Log DB to 32 2025-08-03T19:00:37.978320451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-03T19:00:37', 'health_restored_notification') 2025-08-03T19:00:37.979038457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.980236478Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated 2025-08-03T19:00:37.980736384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029839s 2025-08-03T19:00:37.981178845Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating 2025-08-03T19:00:37.981669052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.982164088Z [Info] remove_uc: Starting migration of Log DB to 33 2025-08-03T19:00:37.982908757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-03T19:00:37', 'remove_uc') 2025-08-03T19:00:37.984499149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.985918696Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated 2025-08-03T19:00:37.986237668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042238s 2025-08-03T19:00:37.986903268Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating 2025-08-03T19:00:37.987380819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.988140789Z [Info] history_fix_data_titles: Starting migration of Log DB to 34 2025-08-03T19:00:37.988814194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-03T19:00:37', 'history_fix_data_titles') 2025-08-03T19:00:37.989612652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.990909251Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated 2025-08-03T19:00:37.991396312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035459s 2025-08-03T19:00:37.991945587Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating 2025-08-03T19:00:37.992497989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.993073438Z [Info] download_client_per_indexer: Starting migration of Log DB to 35 2025-08-03T19:00:37.993810521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-03T19:00:37', 'download_client_per_indexer') 2025-08-03T19:00:37.994573718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:37.995683251Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated 2025-08-03T19:00:37.996121102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032311s 2025-08-03T19:00:37.996824638Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating 2025-08-03T19:00:37.997336008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:37.997873520Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36 2025-08-03T19:00:37.998743360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs 2025-08-03T19:00:37.999081771Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s 2025-08-03T19:00:37.999491316Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset 2025-08-03T19:00:38.000925873Z [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-03T19:00:38.002520754Z [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-03T19:00:38.003328189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs" 2025-08-03T19:00:38.004148079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs" 2025-08-03T19:00:38.005530742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC) 2025-08-03T19:00:38.006177574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062678s 2025-08-03T19:00:38.006549804Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory 2025-08-03T19:00:38.006934147Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s 2025-08-03T19:00:38.007344644Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset 2025-08-03T19:00:38.008668749Z [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-03T19:00:38.009906260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory" 2025-08-03T19:00:38.010904910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory" 2025-08-03T19:00:38.011800543Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory" 2025-08-03T19:00:38.013191563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC) 2025-08-03T19:00:38.013834698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059891s 2025-08-03T19:00:38.014183630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo 2025-08-03T19:00:38.014657995Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s 2025-08-03T19:00:38.015108101Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset 2025-08-03T19:00:38.016230881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT) 2025-08-03T19:00:38.017297167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo" 2025-08-03T19:00:38.018212039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo" 2025-08-03T19:00:38.019066719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo" 2025-08-03T19:00:38.020737713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC) 2025-08-03T19:00:38.021465989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059428s 2025-08-03T19:00:38.022206108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-03T19:00:38', 'postgres_update_timestamp_columns_to_with_timezone') 2025-08-03T19:00:38.022945006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:38.026099125Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated 2025-08-03T19:00:38.026605724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103876s 2025-08-03T19:00:38.027074768Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating 2025-08-03T19:00:38.027524764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:38.028165724Z [Info] add_notification_status: Starting migration of Log DB to 37 2025-08-03T19:00:38.028915173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-03T19:00:38', 'add_notification_status') 2025-08-03T19:00:38.029783130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:38.030860058Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated 2025-08-03T19:00:38.031277448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033043s 2025-08-03T19:00:38.031800080Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating 2025-08-03T19:00:38.032346189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:38.032974384Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38 2025-08-03T19:00:38.033672910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-03T19:00:38', 'indexers_freeleech_only_config_contract') 2025-08-03T19:00:38.034446958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:38.035795603Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated 2025-08-03T19:00:38.036244717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034208s 2025-08-03T19:00:38.036611916Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating 2025-08-03T19:00:38.037014616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:38.037476486Z [Info] email_encryption: Starting migration of Log DB to 39 2025-08-03T19:00:38.038054700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-03T19:00:38', 'email_encryption') 2025-08-03T19:00:38.038745050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:38.040182353Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated 2025-08-03T19:00:38.040627188Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031694s 2025-08-03T19:00:38.041110020Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating 2025-08-03T19:00:38.041719327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:38.042339405Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40 2025-08-03T19:00:38.043188915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-03T19:00:38', 'newznab_category_to_capabilities_settings') 2025-08-03T19:00:38.044050559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:38.046976479Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated 2025-08-03T19:00:38.047472207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052061s 2025-08-03T19:00:38.047973576Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating 2025-08-03T19:00:38.048472690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:38.049042417Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41 2025-08-03T19:00:38.049758899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-03T19:00:38', 'gazelle_freeleech_token_options') 2025-08-03T19:00:38.050561545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:38.051802122Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated 2025-08-03T19:00:38.052237829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033235s 2025-08-03T19:00:38.052674798Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating 2025-08-03T19:00:38.053214114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction 2025-08-03T19:00:38.053792538Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42 2025-08-03T19:00:38.054495643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-03T19:00:38', 'myanonamouse_freeleech_wedge_options') 2025-08-03T19:00:38.055298079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction 2025-08-03T19:00:38.056549788Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated 2025-08-03T19:00:38.056985225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033356s 2025-08-03T19:00:38.254537977Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696 2025-08-03T19:00:38.262731610Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker. 2025-08-03T19:00:38.266826843Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly. 2025-08-03T19:00:38.380990372Z [Info] AppSyncProfileService: Setting up default app profile 2025-08-03T19:00:38.395202519Z [Info] CommandExecutor: Starting 3 threads for tasks. 2025-08-03T19:00:38.473556668Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled 2025-08-03T19:00:39.848843530Z [ls.io-init] done. 2025-08-03T19:00:42.976063877Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down. 2025-08-03T19:00:42.976971804Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production 2025-08-03T19:00:42.977174082Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin