2025-08-12T00:15:48.339937296Z [migrations] started
2025-08-12T00:15:48.340244494Z [migrations] no migrations found
2025-08-12T00:15:48.361680531Z usermod: no changes
2025-08-12T00:15:48.369028177Z ───────────────────────────────────────
2025-08-12T00:15:48.369047296Z
2025-08-12T00:15:48.369051203Z ██╗ ███████╗██╗ ██████╗
2025-08-12T00:15:48.369054921Z ██║ ██╔════╝██║██╔═══██╗
2025-08-12T00:15:48.369058488Z ██║ ███████╗██║██║ ██║
2025-08-12T00:15:48.369062145Z ██║ ╚════██║██║██║ ██║
2025-08-12T00:15:48.369065723Z ███████╗███████║██║╚██████╔╝
2025-08-12T00:15:48.369069570Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-12T00:15:48.369073138Z
2025-08-12T00:15:48.369076474Z Brought to you by linuxserver.io
2025-08-12T00:15:48.369079911Z ───────────────────────────────────────
2025-08-12T00:15:48.369584297Z
2025-08-12T00:15:48.369595119Z To support the app dev(s) visit:
2025-08-12T00:15:48.371383981Z Prowlarr: https://opencollective.com/prowlarr
2025-08-12T00:15:48.371703274Z
2025-08-12T00:15:48.371710328Z To support LSIO projects visit:
2025-08-12T00:15:48.371714036Z https://www.linuxserver.io/donate/
2025-08-12T00:15:48.371717823Z
2025-08-12T00:15:48.371721591Z ───────────────────────────────────────
2025-08-12T00:15:48.371726421Z GID/UID
2025-08-12T00:15:48.371730539Z ───────────────────────────────────────
2025-08-12T00:15:48.375933242Z
2025-08-12T00:15:48.375942651Z User UID: 911
2025-08-12T00:15:48.375946228Z User GID: 911
2025-08-12T00:15:48.375949735Z ───────────────────────────────────────
2025-08-12T00:15:48.377485728Z Linuxserver.io version: 2.0.4.5134-ls207
2025-08-12T00:15:48.377731373Z Build-date: 2025-08-12T00:12:39+00:00
2025-08-12T00:15:48.377737926Z ───────────────────────────────────────
2025-08-12T00:15:48.377741854Z
2025-08-12T00:15:48.429910427Z [custom-init] No custom files found, skipping...
2025-08-12T00:15:48.451887543Z failed to load "/config/config.xml": No such file or directory
2025-08-12T00:15:48.769559788Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.0.4.5134
2025-08-12T00:15:48.786817901Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-12T00:15:48.794037890Z [Debug] Bootstrap: Console selected
2025-08-12T00:15:48.795255082Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-12T00:15:49.044010937Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-08-12T00:15:49.105437664Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {073dfb24-b292-456b-8893-8d73e18bf315} may be persisted to storage in unencrypted form.
2025-08-12T00:15:49.163052745Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-08-12T00:15:49.190179932Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-12T00:15:49.245028803Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-12T00:15:49.252362130Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T00:15:49.252966146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T00:15:49.284855302Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-12T00:15:49.288389870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0324919s
2025-08-12T00:15:49.288675335Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-12T00:15:49.288919647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0359946s
2025-08-12T00:15:49.296502116Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-12T00:15:49.297083447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.302419542Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-12T00:15:49.311666092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-12T00:15:49.323769845Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210604s
2025-08-12T00:15:49.324211795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.326352476Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-12T00:15:49.326577459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236501s
2025-08-12T00:15:49.333553998Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-12T00:15:49.333980908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.339204246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-12T00:15:49.340334132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-12T00:15:49.340933940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014846s
2025-08-12T00:15:49.341218743Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-12T00:15:49.341520130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001076s
2025-08-12T00:15:49.341979395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-12T00:15:49.342618381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-12T00:15:49.343348622Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011322s
2025-08-12T00:15:49.343642975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.344401482Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-12T00:15:49.344601946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021238s
2025-08-12T00:15:49.345244129Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-12T00:15:49.345480886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.346330346Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-12T00:15:49.347189446Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-08-12T00:15:49.347421163Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-12T00:15:49.347787030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-12T00:15:49.348302718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006388s
2025-08-12T00:15:49.348558353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.349192039Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-12T00:15:49.349415248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014858s
2025-08-12T00:15:49.351159691Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-12T00:15:49.351421498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.352222501Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-08-12T00:15:49.356239010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-08-12T00:15:49.356843647Z [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-12T00:15:49.357336440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008951s
2025-08-12T00:15:49.357581884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-08-12T00:15:49.357895575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-08-12T00:15:49.358267675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005249s
2025-08-12T00:15:49.358471716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-08-12T00:15:49.359098217Z [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-12T00:15:49.359613875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009523s
2025-08-12T00:15:49.359859230Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-08-12T00:15:49.360207822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-08-12T00:15:49.360569139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005165s
2025-08-12T00:15:49.360780294Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-08-12T00:15:49.365932319Z [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-12T00:15:49.366682460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056754s
2025-08-12T00:15:49.366931331Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-08-12T00:15:49.367620639Z [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-12T00:15:49.368226840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001049s
2025-08-12T00:15:49.368476012Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-08-12T00:15:49.368855596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-12T00:15:49.369268888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005862s
2025-08-12T00:15:49.369508371Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-08-12T00:15:49.372520406Z [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-12T00:15:49.373272541Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035762s
2025-08-12T00:15:49.373511672Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-08-12T00:15:49.373890034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-12T00:15:49.374272665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005476s
2025-08-12T00:15:49.374584402Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2025-08-12T00:15:49.375199762Z [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-12T00:15:49.375763878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009965s
2025-08-12T00:15:49.376042759Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2025-08-12T00:15:49.376814473Z [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-12T00:15:49.377440063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011736s
2025-08-12T00:15:49.377709606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2025-08-12T00:15:49.378109892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2025-08-12T00:15:49.378517673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005655s
2025-08-12T00:15:49.378753317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-08-12T00:15:49.379244897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-08-12T00:15:49.379687488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006864s
2025-08-12T00:15:49.380130731Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-08-12T00:15:49.380652642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-08-12T00:15:49.381168090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006923s
2025-08-12T00:15:49.381379185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-08-12T00:15:49.385630195Z [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-12T00:15:49.386164461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045891s
2025-08-12T00:15:49.386406719Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-08-12T00:15:49.386777506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-08-12T00:15:49.387163403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005217s
2025-08-12T00:15:49.387375780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-08-12T00:15:49.387778521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-08-12T00:15:49.388144408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005465s
2025-08-12T00:15:49.388352638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-08-12T00:15:49.389302150Z [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-12T00:15:49.390021418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014293s
2025-08-12T00:15:49.390207433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-08-12T00:15:49.391173438Z [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-12T00:15:49.391930633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014794s
2025-08-12T00:15:49.392203793Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-08-12T00:15:49.392632917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-12T00:15:49.393181722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006704s
2025-08-12T00:15:49.393393428Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-08-12T00:15:49.394004158Z [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-12T00:15:49.394538755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000912s
2025-08-12T00:15:49.394769359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-08-12T00:15:49.395144605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-12T00:15:49.395572055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005501s
2025-08-12T00:15:49.397616312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-12T00:15:49', 'InitialSetup')
2025-08-12T00:15:49.398405060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.400155976Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-12T00:15:49.400438375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0050921s
2025-08-12T00:15:49.400864273Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-08-12T00:15:49.401156141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.401528160Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2025-08-12T00:15:49.405387081Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2025-08-12T00:15:49.413895384Z [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-12T00:15:49.415350093Z [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-12T00:15:49.416309114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-12T00:15:49.417322315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-12T00:15:49.430748010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-12T00:15:49.431613563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0258991s
2025-08-12T00:15:49.431943247Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2025-08-12T00:15:49.433840518Z [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-12T00:15:49.435090585Z [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-12T00:15:49.435807469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-12T00:15:49.436530615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-12T00:15:49.437865162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-12T00:15:49.438284938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060683s
2025-08-12T00:15:49.438806368Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2025-08-12T00:15:49.442974461Z [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-12T00:15:49.444197875Z [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-12T00:15:49.444826731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-12T00:15:49.445448022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-12T00:15:49.446701577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-12T00:15:49.447121392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080561s
2025-08-12T00:15:49.447358950Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2025-08-12T00:15:49.448232419Z [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-12T00:15:49.448863911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012618s
2025-08-12T00:15:49.449142602Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2025-08-12T00:15:49.449609142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-08-12T00:15:49.450106353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007277s
2025-08-12T00:15:49.450693064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-12T00:15:49', 'ApplicationStatus')
2025-08-12T00:15:49.451159153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.452293647Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-08-12T00:15:49.452529793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028437s
2025-08-12T00:15:49.452849867Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-08-12T00:15:49.453098869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.453438493Z [Info] IndexerProps: Starting migration of Main DB to 3
2025-08-12T00:15:49.454714332Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-12T00:15:49.454928413Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-08-12T00:15:49.455192194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2025-08-12T00:15:49.455649545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2025-08-12T00:15:49.456312049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008853s
2025-08-12T00:15:49.456550069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-08-12T00:15:49.457396964Z [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-12T00:15:49.458011081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012274s
2025-08-12T00:15:49.458236244Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-08-12T00:15:49.459026445Z [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-12T00:15:49.459566924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001112s
2025-08-12T00:15:49.459875395Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-08-12T00:15:49.460334199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-12T00:15:49.460769485Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000635s
2025-08-12T00:15:49.461226275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-12T00:15:49', 'IndexerProps')
2025-08-12T00:15:49.461713206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.462827089Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-08-12T00:15:49.463070339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026797s
2025-08-12T00:15:49.463384401Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-08-12T00:15:49.463624384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.464009781Z [Info] add_update_history: Starting migration of Main DB to 4
2025-08-12T00:15:49.464575590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-12T00:15:49', 'add_update_history')
2025-08-12T00:15:49.464963391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.465726017Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-08-12T00:15:49.465992243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020907s
2025-08-12T00:15:49.466239811Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-08-12T00:15:49.466581249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.466938789Z [Info] update_notifiarr: Starting migration of Main DB to 5
2025-08-12T00:15:49.470939074Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-08-12T00:15:49.472197879Z [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-12T00:15:49.472929382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014344s
2025-08-12T00:15:49.473417515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-12T00:15:49', 'update_notifiarr')
2025-08-12T00:15:49.473837431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.474556479Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-08-12T00:15:49.474752333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030837s
2025-08-12T00:15:49.474989030Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-08-12T00:15:49.475226889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.475529608Z [Info] app_profiles: Starting migration of Main DB to 6
2025-08-12T00:15:49.476237013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2025-08-12T00:15:49.476972123Z [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-12T00:15:49.477555328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010929s
2025-08-12T00:15:49.477802475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2025-08-12T00:15:49.478171568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2025-08-12T00:15:49.478573067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005613s
2025-08-12T00:15:49.478783280Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-12T00:15:49.478982511Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T00:15:49.479191943Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2025-08-12T00:15:49.479572970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2025-08-12T00:15:49.480310987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008643s
2025-08-12T00:15:49.480720131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-12T00:15:49', 'app_profiles')
2025-08-12T00:15:49.481130858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.481906600Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-08-12T00:15:49.482122434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024516s
2025-08-12T00:15:49.482325844Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-08-12T00:15:49.482576108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.482859368Z [Info] history_failed: Starting migration of Main DB to 7
2025-08-12T00:15:49.483413013Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-12T00:15:49.483610922Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T00:15:49.483841947Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2025-08-12T00:15:49.484248085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2025-08-12T00:15:49.484870508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007775s
2025-08-12T00:15:49.485246846Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-08-12T00:15:49.485730350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-08-12T00:15:49.486060505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005283s
2025-08-12T00:15:49.486502445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-12T00:15:49', 'history_failed')
2025-08-12T00:15:49.486902240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.487914748Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-08-12T00:15:49.488122196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023276s
2025-08-12T00:15:49.488353742Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-08-12T00:15:49.488627233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.488874912Z [Info] redacted_api: Starting migration of Main DB to 8
2025-08-12T00:15:49.489322764Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T00:15:49.489602076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T00:15:49.491338874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018173s
2025-08-12T00:15:49.491757096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-12T00:15:49', 'redacted_api')
2025-08-12T00:15:49.492188284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.493162216Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-08-12T00:15:49.493393040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036323s
2025-08-12T00:15:49.493610538Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-08-12T00:15:49.493863147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.494150415Z [Info] IndexerProxies: Starting migration of Main DB to 10
2025-08-12T00:15:49.494683288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2025-08-12T00:15:49.495325832Z [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-12T00:15:49.495870860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009678s
2025-08-12T00:15:49.496087827Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-12T00:15:49.496275455Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T00:15:49.496491830Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-08-12T00:15:49.496870633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-08-12T00:15:49.497417925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007152s
2025-08-12T00:15:49.497851017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-12T00:15:49', 'IndexerProxies')
2025-08-12T00:15:49.498278789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.499247319Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-08-12T00:15:49.499450599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002516s
2025-08-12T00:15:49.499749360Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-08-12T00:15:49.499985887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.500314959Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2025-08-12T00:15:49.500661808Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2025-08-12T00:15:49.500878033Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T00:15:49.501174540Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2025-08-12T00:15:49.501590187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2025-08-12T00:15:49.502213613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007877s
2025-08-12T00:15:49.502669731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-12T00:15:49', 'app_indexer_remote_name')
2025-08-12T00:15:49.503093625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.503842964Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-08-12T00:15:49.504062827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023463s
2025-08-12T00:15:49.504316327Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-08-12T00:15:49.504607163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.504867808Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2025-08-12T00:15:49.507233100Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.508210980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2025-08-12T00:15:49.508590815Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00116s
2025-08-12T00:15:49.509033666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-12T00:15:49', 'desi_gazelle_to_unit3d')
2025-08-12T00:15:49.509460105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.510149684Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-08-12T00:15:49.510401401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026605s
2025-08-12T00:15:49.510627606Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-08-12T00:15:49.510904213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.511196121Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2025-08-12T00:15:49.511556156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T00:15:49.511756329Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T00:15:49.512064319Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-08-12T00:15:49.512489906Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-08-12T00:15:49.513155497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008492s
2025-08-12T00:15:49.513601415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-12T00:15:49', 'add_on_update_to_notifications')
2025-08-12T00:15:49.514063655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.514900380Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-08-12T00:15:49.515102237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025161s
2025-08-12T00:15:49.515336208Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-08-12T00:15:49.515594087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.515885454Z [Info] IndexerVersions: Starting migration of Main DB to 15
2025-08-12T00:15:49.516409900Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2025-08-12T00:15:49.517053706Z [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-12T00:15:49.517569174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009094s
2025-08-12T00:15:49.517856744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2025-08-12T00:15:49.518344826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-08-12T00:15:49.518771225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006986s
2025-08-12T00:15:49.519047632Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2025-08-12T00:15:49.519491255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-08-12T00:15:49.519907884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006236s
2025-08-12T00:15:49.520323381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-12T00:15:49', 'IndexerVersions')
2025-08-12T00:15:49.520747134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.521726145Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-08-12T00:15:49.521924134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024171s
2025-08-12T00:15:49.522167915Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-08-12T00:15:49.522403048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.522704025Z [Info] cleanup_config: Starting migration of Main DB to 16
2025-08-12T00:15:49.524453507Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.525388180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2025-08-12T00:15:49.525701240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009895s
2025-08-12T00:15:49.525928969Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.526336209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2025-08-12T00:15:49.526657295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004801s
2025-08-12T00:15:49.527066590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-12T00:15:49', 'cleanup_config')
2025-08-12T00:15:49.527491766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.528157316Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-08-12T00:15:49.528360575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019544s
2025-08-12T00:15:49.528590388Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-08-12T00:15:49.528841123Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.529118522Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2025-08-12T00:15:49.531180303Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.531514085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2025-08-12T00:15:49.531870333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004243s
2025-08-12T00:15:49.532105777Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.532453577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2025-08-12T00:15:49.532756507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004263s
2025-08-12T00:15:49.533044537Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.533355434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2025-08-12T00:15:49.533662241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004275s
2025-08-12T00:15:49.533908507Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.534258542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2025-08-12T00:15:49.534549709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004163s
2025-08-12T00:15:49.534817798Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.535196531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2025-08-12T00:15:49.535465112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004205s
2025-08-12T00:15:49.535719865Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.536127406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2025-08-12T00:15:49.536398211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004439s
2025-08-12T00:15:49.536662403Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.536996305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2025-08-12T00:15:49.537308053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004347s
2025-08-12T00:15:49.537575772Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.537915767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2025-08-12T00:15:49.538242796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004304s
2025-08-12T00:15:49.538483450Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.542489387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2025-08-12T00:15:49.542805393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040933s
2025-08-12T00:15:49.543081670Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.543414921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2025-08-12T00:15:49.543721588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004284s
2025-08-12T00:15:49.544017204Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.544373802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2025-08-12T00:15:49.544678034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004357s
2025-08-12T00:15:49.544933368Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.545290397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2025-08-12T00:15:49.545592426Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004277s
2025-08-12T00:15:49.545828110Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.546186262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2025-08-12T00:15:49.546532118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004385s
2025-08-12T00:15:49.546759546Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.547121785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2025-08-12T00:15:49.547423533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004332s
2025-08-12T00:15:49.547670801Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.548104535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2025-08-12T00:15:49.548334147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000443s
2025-08-12T00:15:49.548610634Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.548944456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2025-08-12T00:15:49.549240131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004135s
2025-08-12T00:15:49.549427989Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.550850474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2025-08-12T00:15:49.551226491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001612s
2025-08-12T00:15:49.551409059Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.551895899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2025-08-12T00:15:49.552260163Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006362s
2025-08-12T00:15:49.552420636Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.552823938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2025-08-12T00:15:49.553164033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005662s
2025-08-12T00:15:49.553368003Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.553749632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2025-08-12T00:15:49.554105679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005734s
2025-08-12T00:15:49.554338277Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.554698403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2025-08-12T00:15:49.555052977Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005748s
2025-08-12T00:15:49.555251927Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.555648386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2025-08-12T00:15:49.555999944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005832s
2025-08-12T00:15:49.556184435Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.556614892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-08-12T00:15:49.556959776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005946s
2025-08-12T00:15:49.557149879Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.557554253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2025-08-12T00:15:49.557946734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000592s
2025-08-12T00:15:49.558113870Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.558498314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2025-08-12T00:15:49.558837137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005552s
2025-08-12T00:15:49.559026298Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.559420261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2025-08-12T00:15:49.559796579Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005692s
2025-08-12T00:15:49.559990179Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.560396226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2025-08-12T00:15:49.560766963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005806s
2025-08-12T00:15:49.560931234Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.561355368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-08-12T00:15:49.561711134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005872s
2025-08-12T00:15:49.561960276Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.562304058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2025-08-12T00:15:49.562713503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005854s
2025-08-12T00:15:49.562844787Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.563254482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2025-08-12T00:15:49.563602363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005689s
2025-08-12T00:15:49.563782816Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.564207772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2025-08-12T00:15:49.564568278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005819s
2025-08-12T00:15:49.564777138Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.565186222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2025-08-12T00:15:49.565516397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000564s
2025-08-12T00:15:49.565712542Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.566090293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2025-08-12T00:15:49.566472121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005706s
2025-08-12T00:15:49.566627063Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.567038582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2025-08-12T00:15:49.567393276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005742s
2025-08-12T00:15:49.567577738Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.567973996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2025-08-12T00:15:49.568329321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005751s
2025-08-12T00:15:49.568760009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-12T00:15:49', 'indexer_cleanup')
2025-08-12T00:15:49.569209935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.570239237Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-08-12T00:15:49.570447717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024378s
2025-08-12T00:15:49.570706639Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-08-12T00:15:49.570942804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.571245424Z [Info] minimum_seeders: Starting migration of Main DB to 18
2025-08-12T00:15:49.571636391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2025-08-12T00:15:49.571832736Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T00:15:49.572125165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2025-08-12T00:15:49.572521453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2025-08-12T00:15:49.573214980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00087s
2025-08-12T00:15:49.573663243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-12T00:15:49', 'minimum_seeders')
2025-08-12T00:15:49.574057336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.574821766Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-08-12T00:15:49.575043332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024546s
2025-08-12T00:15:49.575268455Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-08-12T00:15:49.575515182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.575807601Z [Info] remove_showrss: Starting migration of Main DB to 19
2025-08-12T00:15:49.576190903Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.576525467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2025-08-12T00:15:49.576856413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004252s
2025-08-12T00:15:49.577254254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-12T00:15:49', 'remove_showrss')
2025-08-12T00:15:49.577660953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.578394600Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-08-12T00:15:49.578601677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001945s
2025-08-12T00:15:49.578869857Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-08-12T00:15:49.579101884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.579428462Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2025-08-12T00:15:49.579791443Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.580187771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2025-08-12T00:15:49.580492174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004658s
2025-08-12T00:15:49.580981449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-12T00:15:49', 'remove_torrentparadiseml')
2025-08-12T00:15:49.581409722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.582189502Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-08-12T00:15:49.582386088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002071s
2025-08-12T00:15:49.582681343Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-08-12T00:15:49.582960324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.583243545Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2025-08-12T00:15:49.583568108Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T00:15:49.583799645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T00:15:49.584432449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006622s
2025-08-12T00:15:49.584936053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-12T00:15:49', 'localization_setting_to_string')
2025-08-12T00:15:49.585406240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.586124596Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-08-12T00:15:49.586346263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002293s
2025-08-12T00:15:49.586577989Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-08-12T00:15:49.586813383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.587120742Z [Info] orpheus_api: Starting migration of Main DB to 22
2025-08-12T00:15:49.587381557Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T00:15:49.587626871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T00:15:49.591664462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040418s
2025-08-12T00:15:49.592106462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-12T00:15:49', 'orpheus_api')
2025-08-12T00:15:49.592535246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.593297811Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-08-12T00:15:49.593497343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005666s
2025-08-12T00:15:49.593721324Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-08-12T00:15:49.594023693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.594295350Z [Info] download_client_categories: Starting migration of Main DB to 23
2025-08-12T00:15:49.594661086Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-08-12T00:15:49.594866380Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T00:15:49.595097896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2025-08-12T00:15:49.595505056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2025-08-12T00:15:49.596189925Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008559s
2025-08-12T00:15:49.596654511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-12T00:15:49', 'download_client_categories')
2025-08-12T00:15:49.597073264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.598061945Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-08-12T00:15:49.598269152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002665s
2025-08-12T00:15:49.598497362Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-08-12T00:15:49.598763638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.599030395Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2025-08-12T00:15:49.599423407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-08-12T00:15:49.599625974Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T00:15:49.599837160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-08-12T00:15:49.600153096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-08-12T00:15:49.600763235Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006982s
2025-08-12T00:15:49.600993097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-08-12T00:15:49.601323893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-08-12T00:15:49.601924403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007156s
2025-08-12T00:15:49.602375802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-12T00:15:49', 'add_salt_to_users')
2025-08-12T00:15:49.602774915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.603541649Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-08-12T00:15:49.603767153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022891s
2025-08-12T00:15:49.604075604Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-08-12T00:15:49.604357512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.604684691Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2025-08-12T00:15:49.605004946Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.605392737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2025-08-12T00:15:49.605736860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005337s
2025-08-12T00:15:49.606260605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-12T00:15:49', 'speedcd_userpasssettings_to_speedcdsettings')
2025-08-12T00:15:49.606665720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.607459619Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-08-12T00:15:49.607693470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021531s
2025-08-12T00:15:49.608012002Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-08-12T00:15:49.608315493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.608627341Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2025-08-12T00:15:49.608971544Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.609361720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2025-08-12T00:15:49.609709761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000554s
2025-08-12T00:15:49.610223375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-12T00:15:49', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-08-12T00:15:49.610651437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.611497400Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-08-12T00:15:49.611700079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021921s
2025-08-12T00:15:49.612057358Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-08-12T00:15:49.612302822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.612628017Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2025-08-12T00:15:49.612984745Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.613401415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2025-08-12T00:15:49.613746870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005551s
2025-08-12T00:15:49.613931091Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.614339153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2025-08-12T00:15:49.614689649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005777s
2025-08-12T00:15:49.615183363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-12T00:15:49', 'alpharatio_greatposterwall_config_contract')
2025-08-12T00:15:49.615616405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.616421706Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-08-12T00:15:49.616654886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002186s
2025-08-12T00:15:49.616864528Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-08-12T00:15:49.617118219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.617415668Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2025-08-12T00:15:49.617837528Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.618130147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2025-08-12T00:15:49.618440692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004325s
2025-08-12T00:15:49.618872201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-12T00:15:49', 'remove_notwhatcd')
2025-08-12T00:15:49.619289071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.619972687Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-08-12T00:15:49.620180165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019208s
2025-08-12T00:15:49.620480460Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-08-12T00:15:49.620704842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.621030227Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2025-08-12T00:15:49.621422276Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T00:15:49.621619674Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T00:15:49.621876120Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2025-08-12T00:15:49.622254753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2025-08-12T00:15:49.622907246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008258s
2025-08-12T00:15:49.623132871Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T00:15:49.623319296Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T00:15:49.623575652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2025-08-12T00:15:49.624014807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2025-08-12T00:15:49.624671780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008512s
2025-08-12T00:15:49.625134852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-12T00:15:49', 'add_on_grab_to_notifications')
2025-08-12T00:15:49.625553275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.626379098Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-08-12T00:15:49.626586836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025081s
2025-08-12T00:15:49.626886159Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-08-12T00:15:49.627165101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.627503863Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2025-08-12T00:15:49.627805130Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.628231368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-08-12T00:15:49.628625291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005791s
2025-08-12T00:15:49.629073945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-12T00:15:49', 'animetorrents_use_custom_config_contract')
2025-08-12T00:15:49.629509862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.630317218Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-08-12T00:15:49.630526970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021809s
2025-08-12T00:15:49.630776804Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-08-12T00:15:49.631022508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.631308344Z [Info] apprise_server_url: Starting migration of Main DB to 31
2025-08-12T00:15:49.631594199Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T00:15:49.631869875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T00:15:49.632590225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007775s
2025-08-12T00:15:49.633029199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-12T00:15:49', 'apprise_server_url')
2025-08-12T00:15:49.633441730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.634186570Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-08-12T00:15:49.634394108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002342s
2025-08-12T00:15:49.634646817Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-08-12T00:15:49.634931280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.635219530Z [Info] health_restored_notification: Starting migration of Main DB to 32
2025-08-12T00:15:49.635576679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-08-12T00:15:49.635791101Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.8E-06s
2025-08-12T00:15:49.636062307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-08-12T00:15:49.636491421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-08-12T00:15:49.637136781Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008436s
2025-08-12T00:15:49.637599302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-12T00:15:49', 'health_restored_notification')
2025-08-12T00:15:49.638031663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.638839640Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-08-12T00:15:49.639057419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024662s
2025-08-12T00:15:49.639298975Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-08-12T00:15:49.639510020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.639788311Z [Info] remove_uc: Starting migration of Main DB to 33
2025-08-12T00:15:49.640166091Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-08-12T00:15:49.640525315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-08-12T00:15:49.640839758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004519s
2025-08-12T00:15:49.641255856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-12T00:15:49', 'remove_uc')
2025-08-12T00:15:49.641668166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.642459159Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-08-12T00:15:49.642652668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020254s
2025-08-12T00:15:49.642887411Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-08-12T00:15:49.643156774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.643558252Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2025-08-12T00:15:49.643741902Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T00:15:49.644013519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T00:15:49.644688769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007276s
2025-08-12T00:15:49.645168785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-12T00:15:49', 'history_fix_data_titles')
2025-08-12T00:15:49.645550714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.646291196Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-08-12T00:15:49.646512832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023039s
2025-08-12T00:15:49.646789319Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-08-12T00:15:49.647049002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.647356801Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2025-08-12T00:15:49.647707728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-12T00:15:49.647922370Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T00:15:49.648157534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-08-12T00:15:49.648566918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-08-12T00:15:49.649229893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008269s
2025-08-12T00:15:49.649690912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-12T00:15:49', 'download_client_per_indexer')
2025-08-12T00:15:49.650112751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.650918443Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-08-12T00:15:49.651116362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024366s
2025-08-12T00:15:49.651430705Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-12T00:15:49.651731901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.652054341Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2025-08-12T00:15:49.654366317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-08-12T00:15:49.654584145Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T00:15:49.655011646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2025-08-12T00:15:49.657470858Z [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-12T00:15:49.658617237Z [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-12T00:15:49.659236133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-08-12T00:15:49.659887885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-08-12T00:15:49.661738732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-08-12T00:15:49.662169901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068976s
2025-08-12T00:15:49.662380545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-08-12T00:15:49.662593273Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T00:15:49.662880542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2025-08-12T00:15:49.664873124Z [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-12T00:15:49.666000515Z [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-12T00:15:49.666623238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-08-12T00:15:49.667212735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-08-12T00:15:49.669016798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-08-12T00:15:49.669457155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063344s
2025-08-12T00:15:49.669688200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-08-12T00:15:49.669867051Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T00:15:49.670167606Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2025-08-12T00:15:49.672112813Z [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-12T00:15:49.673269242Z [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-12T00:15:49.673875443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-08-12T00:15:49.674485261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-08-12T00:15:49.676307771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-08-12T00:15:49.676734640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063583s
2025-08-12T00:15:49.677010496Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-12T00:15:49.677156400Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T00:15:49.677365260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-08-12T00:15:49.682670714Z [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-12T00:15:49.684004821Z [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-12T00:15:49.684616693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-12T00:15:49.685121078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-12T00:15:49.686578353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089679s
2025-08-12T00:15:49.686774428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-12T00:15:49.686951364Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-12T00:15:49.687218762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-08-12T00:15:49.689397279Z [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-12T00:15:49.690631755Z [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-12T00:15:49.691250010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-12T00:15:49.691708383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-12T00:15:49.693084254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055961s
2025-08-12T00:15:49.693265539Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-08-12T00:15:49.693440171Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T00:15:49.693696256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-08-12T00:15:49.695842498Z [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-12T00:15:49.697046262Z [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-12T00:15:49.697674137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-08-12T00:15:49.698145005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-08-12T00:15:49.699421716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00549s
2025-08-12T00:15:49.699644264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-12T00:15:49.699825679Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T00:15:49.700118940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-08-12T00:15:49.702113877Z [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-12T00:15:49.703248462Z [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-12T00:15:49.703889933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-12T00:15:49.704547978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-12T00:15:49.706073921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-12T00:15:49.706492795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061149s
2025-08-12T00:15:49.706704271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-12T00:15:49.706912680Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T00:15:49.707198065Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-08-12T00:15:49.709235368Z [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-12T00:15:49.710369201Z [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-12T00:15:49.710989651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-12T00:15:49.711651774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-12T00:15:49.713166815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-12T00:15:49.713617302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061311s
2025-08-12T00:15:49.713823257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-08-12T00:15:49.714011756Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T00:15:49.714293183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-08-12T00:15:49.716327359Z [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-12T00:15:49.717456914Z [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-12T00:15:49.718068265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-08-12T00:15:49.718690899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-08-12T00:15:49.720239527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-08-12T00:15:49.720657830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061252s
2025-08-12T00:15:49.720867041Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-08-12T00:15:49.721038346Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T00:15:49.721270654Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-08-12T00:15:49.723222183Z [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-12T00:15:49.724200113Z [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-12T00:15:49.724713416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-08-12T00:15:49.725333515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-08-12T00:15:49.726754026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-08-12T00:15:49.727274173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-08-12T00:15:49.727596592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060922s
2025-08-12T00:15:49.727829752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2025-08-12T00:15:49.728039534Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T00:15:49.728332234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2025-08-12T00:15:49.730236989Z [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-12T00:15:49.731085538Z [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-12T00:15:49.731643782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2025-08-12T00:15:49.732406247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2025-08-12T00:15:49.733964826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-08-12T00:15:49.734628553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-08-12T00:15:49.735046114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064644s
2025-08-12T00:15:49.735270385Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-12T00:15:49.735479136Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T00:15:49.735712876Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-08-12T00:15:49.737927305Z [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-12T00:15:49.739416965Z [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-12T00:15:49.740188809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-12T00:15:49.740780441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-12T00:15:49.742223908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-12T00:15:49.742618693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066548s
2025-08-12T00:15:49.742849507Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-12T00:15:49.743010942Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T00:15:49.743326087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-08-12T00:15:49.745511849Z [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-12T00:15:49.747021910Z [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-12T00:15:49.747750868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-12T00:15:49.748330264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-12T00:15:49.749766677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-12T00:15:49.750176272Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006633s
2025-08-12T00:15:49.750415594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-12T00:15:49.750570666Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T00:15:49.750826521Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-08-12T00:15:49.753043856Z [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-12T00:15:49.754525169Z [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-12T00:15:49.755282314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-12T00:15:49.755898234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-12T00:15:49.757376170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-12T00:15:49.757835776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006718s
2025-08-12T00:15:49.758029947Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-08-12T00:15:49.758181632Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-08-12T00:15:49.758490514Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2025-08-12T00:15:49.760705494Z [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-12T00:15:49.762209513Z [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-12T00:15:49.762951067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-08-12T00:15:49.763536966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-08-12T00:15:49.765005714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-08-12T00:15:49.765421030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006676s
2025-08-12T00:15:49.765598748Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-08-12T00:15:49.765810755Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-08-12T00:15:49.784792960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2025-08-12T00:15:49.789147469Z [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-12T00:15:49.790704274Z [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-12T00:15:49.791465357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-08-12T00:15:49.792261560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-08-12T00:15:49.793774647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-08-12T00:15:49.794223741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091494s
2025-08-12T00:15:49.794449686Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-12T00:15:49.794651412Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T00:15:49.794971687Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-08-12T00:15:49.798564031Z [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-12T00:15:49.799170362Z [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-12T00:15:49.800264896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-12T00:15:49.800765524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-12T00:15:49.802181967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-12T00:15:49.802496801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072903s
2025-08-12T00:15:49.802706323Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-08-12T00:15:49.802798538Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T00:15:49.802981206Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-08-12T00:15:49.805059611Z [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-12T00:15:49.805681353Z [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-12T00:15:49.806066299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-08-12T00:15:49.806544371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-08-12T00:15:49.808215146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-08-12T00:15:49.808542575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053734s
2025-08-12T00:15:49.808711015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-12T00:15:49.808856417Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T00:15:49.809032221Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-12T00:15:49.810665501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-12T00:15:49.811254447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-12T00:15:49.811636215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-12T00:15:49.812196353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-12T00:15:49.814273736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-12T00:15:49.822642108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133417s
2025-08-12T00:15:49.823120421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-12T00:15:49', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-12T00:15:49.823468442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.825347005Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-12T00:15:49.825576006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0160405s
2025-08-12T00:15:49.825752351Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-08-12T00:15:49.825956703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.826219762Z [Info] add_notification_status: Starting migration of Main DB to 37
2025-08-12T00:15:49.827034363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-08-12T00:15:49.827553418Z [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-12T00:15:49.828065008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008884s
2025-08-12T00:15:49.828282115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-08-12T00:15:49.828570797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-08-12T00:15:49.828883186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004485s
2025-08-12T00:15:49.829206878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-12T00:15:49', 'add_notification_status')
2025-08-12T00:15:49.829507553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.830307815Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-08-12T00:15:49.830491775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018305s
2025-08-12T00:15:49.830689874Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-08-12T00:15:49.830872051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.831113868Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2025-08-12T00:15:49.831609235Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.831858878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2025-08-12T00:15:49.832133341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003828s
2025-08-12T00:15:49.832264164Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.832535981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-08-12T00:15:49.832786566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003905s
2025-08-12T00:15:49.832929674Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-08-12T00:15:49.833230229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2025-08-12T00:15:49.833431054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003604s
2025-08-12T00:15:49.833783323Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-12T00:15:49', 'indexers_freeleech_only_config_contract')
2025-08-12T00:15:49.834082907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.834779439Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-08-12T00:15:49.834942067Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016321s
2025-08-12T00:15:49.835106538Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-08-12T00:15:49.835295609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.835517095Z [Info] email_encryption: Starting migration of Main DB to 39
2025-08-12T00:15:49.835884725Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T00:15:49.835989266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T00:15:49.836643723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006958s
2025-08-12T00:15:49.836942896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-12T00:15:49', 'email_encryption')
2025-08-12T00:15:49.837244894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.837932088Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-08-12T00:15:49.838099685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019528s
2025-08-12T00:15:49.838293445Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-08-12T00:15:49.838551685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.838733121Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2025-08-12T00:15:49.838988084Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T00:15:49.839181093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T00:15:49.840181036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010252s
2025-08-12T00:15:49.840522294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-12T00:15:49', 'newznab_category_to_capabilities_settings')
2025-08-12T00:15:49.840863120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.841609874Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-08-12T00:15:49.841808113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023864s
2025-08-12T00:15:49.841975981Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-08-12T00:15:49.842186976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.842382349Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2025-08-12T00:15:49.842679678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T00:15:49.842853969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T00:15:49.843497174Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006643s
2025-08-12T00:15:49.843809784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-12T00:15:49', 'gazelle_freeleech_token_options')
2025-08-12T00:15:49.844250401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.844982105Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-08-12T00:15:49.845149021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021115s
2025-08-12T00:15:49.845353372Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-08-12T00:15:49.845559658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.845787446Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2025-08-12T00:15:49.846066689Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T00:15:49.846244176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T00:15:49.846752821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005461s
2025-08-12T00:15:49.847108467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-12T00:15:49', 'myanonamouse_freeleech_wedge_options')
2025-08-12T00:15:49.847417309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.848063199Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-08-12T00:15:49.848247671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017987s
2025-08-12T00:15:49.848454026Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-08-12T00:15:49.848653017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.848908401Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2025-08-12T00:15:49.849171772Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T00:15:49.849348958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T00:15:49.859293834Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098942s
2025-08-12T00:15:49.859694211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-12T00:15:49', 'newznab_indexers_enable_redirect')
2025-08-12T00:15:49.860061190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:49.860883526Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-08-12T00:15:49.861060282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115101s
2025-08-12T00:15:49.869859711Z [Debug] MigrationController: Took: 00:00:00.6786597
2025-08-12T00:15:49.957044798Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-08-12T00:15:49.978373348Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-08-12T00:15:49.991412305Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-08-12T00:15:49.991888364Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-08-12T00:15:49.992154450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-08-12T00:15:49.994411545Z [Info] DatabaseEngineVersionCheck: SQLite 3.49.2
2025-08-12T00:15:49.994645716Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025295s
2025-08-12T00:15:49.994908926Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-08-12T00:15:49.995204812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027629s
2025-08-12T00:15:49.997668313Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-08-12T00:15:49.997928567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:49.998361298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-08-12T00:15:49.998689119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-08-12T00:15:49.999184015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005833s
2025-08-12T00:15:49.999424329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.000650839Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-08-12T00:15:50.000897556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020359s
2025-08-12T00:15:50.001314756Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-08-12T00:15:50.001578076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.002117001Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-08-12T00:15:50.002465172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-12T00:15:50.002923605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005313s
2025-08-12T00:15:50.003166895Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-12T00:15:50.003419975Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-08-12T00:15:50.003657082Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-08-12T00:15:50.004002588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-08-12T00:15:50.004822539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009092s
2025-08-12T00:15:50.005087834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.005794727Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-08-12T00:15:50.006037616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018523s
2025-08-12T00:15:50.006395888Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-08-12T00:15:50.006682214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.007070035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-12T00:15:50.007290429Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T00:15:50.007535182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-08-12T00:15:50.007870397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-08-12T00:15:50.008390905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005863s
2025-08-12T00:15:50.008642933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.009438445Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-08-12T00:15:50.009678628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001602s
2025-08-12T00:15:50.010060878Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-08-12T00:15:50.010314649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.010635435Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-08-12T00:15:50.011292678Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-08-12T00:15:50.011904981Z [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-12T00:15:50.012667066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010995s
2025-08-12T00:15:50.012912941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-08-12T00:15:50.013209458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-12T00:15:50.013620105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004617s
2025-08-12T00:15:50.014000451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-08-12T00:15:50', 'InitialSetup')
2025-08-12T00:15:50.014468754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.015359879Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-08-12T00:15:50.015563509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021557s
2025-08-12T00:15:50.015838863Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-08-12T00:15:50.016139048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.016489574Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2025-08-12T00:15:50.016923157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-08-12T00:15:50', 'ApplicationStatus')
2025-08-12T00:15:50.017383013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.018131721Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-08-12T00:15:50.018367496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019938s
2025-08-12T00:15:50.018619303Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-08-12T00:15:50.018869406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.019271286Z [Info] IndexerProps: Starting migration of Log DB to 3
2025-08-12T00:15:50.019566189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-08-12T00:15:50', 'IndexerProps')
2025-08-12T00:15:50.020045204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.020763831Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-08-12T00:15:50.021000297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001891s
2025-08-12T00:15:50.021242545Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-08-12T00:15:50.021510875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.021860449Z [Info] add_update_history: Starting migration of Log DB to 4
2025-08-12T00:15:50.022392020Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-08-12T00:15:50.022887137Z [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-12T00:15:50.023437435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000771s
2025-08-12T00:15:50.023681586Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-08-12T00:15:50.024038505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-12T00:15:50.024446657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005132s
2025-08-12T00:15:50.024852134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-08-12T00:15:50', 'add_update_history')
2025-08-12T00:15:50.025296328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.026156581Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-08-12T00:15:50.026483288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022023s
2025-08-12T00:15:50.026674644Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-08-12T00:15:50.026958345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.027303460Z [Info] update_notifiarr: Starting migration of Log DB to 5
2025-08-12T00:15:50.028005704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-08-12T00:15:50', 'update_notifiarr')
2025-08-12T00:15:50.028157821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.028875235Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-08-12T00:15:50.029104707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019381s
2025-08-12T00:15:50.029365713Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-08-12T00:15:50.029627530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.029942524Z [Info] app_profiles: Starting migration of Log DB to 6
2025-08-12T00:15:50.030342720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-08-12T00:15:50', 'app_profiles')
2025-08-12T00:15:50.030783999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.031465852Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-08-12T00:15:50.031712408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018528s
2025-08-12T00:15:50.031976791Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-08-12T00:15:50.032255813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.032573122Z [Info] history_failed: Starting migration of Log DB to 7
2025-08-12T00:15:50.032949830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-08-12T00:15:50', 'history_failed')
2025-08-12T00:15:50.033394916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.034206050Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-08-12T00:15:50.034438829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019528s
2025-08-12T00:15:50.034717540Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-08-12T00:15:50.034979037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.035290584Z [Info] redacted_api: Starting migration of Log DB to 8
2025-08-12T00:15:50.035669557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-08-12T00:15:50', 'redacted_api')
2025-08-12T00:15:50.036124313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.036834313Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-08-12T00:15:50.037078494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018662s
2025-08-12T00:15:50.037315061Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-08-12T00:15:50.037587008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.037926291Z [Info] IndexerProxies: Starting migration of Log DB to 10
2025-08-12T00:15:50.038299693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-08-12T00:15:50', 'IndexerProxies')
2025-08-12T00:15:50.038739970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.039438015Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-08-12T00:15:50.039686516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018591s
2025-08-12T00:15:50.039979486Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-08-12T00:15:50.040255602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.040575526Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2025-08-12T00:15:50.040964820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-08-12T00:15:50', 'app_indexer_remote_name')
2025-08-12T00:15:50.041429546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.042250279Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-08-12T00:15:50.042497507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020124s
2025-08-12T00:15:50.042761849Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-08-12T00:15:50.043027564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.043375785Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2025-08-12T00:15:50.043745420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-08-12T00:15:50', 'desi_gazelle_to_unit3d')
2025-08-12T00:15:50.044288874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.044965106Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-08-12T00:15:50.045212674Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019218s
2025-08-12T00:15:50.045474010Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-08-12T00:15:50.045750908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.046149871Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2025-08-12T00:15:50.046491309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-08-12T00:15:50', 'add_on_update_to_notifications')
2025-08-12T00:15:50.046961806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.047667347Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-08-12T00:15:50.047950317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00191s
2025-08-12T00:15:50.048200851Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-08-12T00:15:50.048464332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.048783575Z [Info] IndexerVersions: Starting migration of Log DB to 15
2025-08-12T00:15:50.049154822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-08-12T00:15:50', 'IndexerVersions')
2025-08-12T00:15:50.049604007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.050300690Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-08-12T00:15:50.050540874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018376s
2025-08-12T00:15:50.050785997Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-08-12T00:15:50.051050460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.051422920Z [Info] cleanup_config: Starting migration of Log DB to 16
2025-08-12T00:15:50.051714677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-08-12T00:15:50', 'cleanup_config')
2025-08-12T00:15:50.052181027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.052991258Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-08-12T00:15:50.053240911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001963s
2025-08-12T00:15:50.053472367Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-08-12T00:15:50.053744555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.054062415Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2025-08-12T00:15:50.054416859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-08-12T00:15:50', 'indexer_cleanup')
2025-08-12T00:15:50.054858969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.055590853Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-08-12T00:15:50.055804283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001829s
2025-08-12T00:15:50.056066311Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-08-12T00:15:50.056326264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.056647240Z [Info] minimum_seeders: Starting migration of Log DB to 18
2025-08-12T00:15:50.057056575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-08-12T00:15:50', 'minimum_seeders')
2025-08-12T00:15:50.057462512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.063538267Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-08-12T00:15:50.063857480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071239s
2025-08-12T00:15:50.064192304Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-08-12T00:15:50.064465023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.064846201Z [Info] remove_showrss: Starting migration of Log DB to 19
2025-08-12T00:15:50.065210364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-08-12T00:15:50', 'remove_showrss')
2025-08-12T00:15:50.065703166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.066430461Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-08-12T00:15:50.066663600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019762s
2025-08-12T00:15:50.066914836Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-08-12T00:15:50.067189129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.067515847Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2025-08-12T00:15:50.067927125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-08-12T00:15:50', 'remove_torrentparadiseml')
2025-08-12T00:15:50.068378133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.069129306Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-08-12T00:15:50.069352345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018992s
2025-08-12T00:15:50.069606346Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-08-12T00:15:50.069899356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.070222106Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2025-08-12T00:15:50.070661171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-08-12T00:15:50', 'localization_setting_to_string')
2025-08-12T00:15:50.071091437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.071810034Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-08-12T00:15:50.072084066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019026s
2025-08-12T00:15:50.072345132Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-08-12T00:15:50.072588802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.072921001Z [Info] orpheus_api: Starting migration of Log DB to 22
2025-08-12T00:15:50.073269643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-08-12T00:15:50', 'orpheus_api')
2025-08-12T00:15:50.073701142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.074406482Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-08-12T00:15:50.074656556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018462s
2025-08-12T00:15:50.074968053Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-08-12T00:15:50.075179760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.075541137Z [Info] download_client_categories: Starting migration of Log DB to 23
2025-08-12T00:15:50.075902615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-08-12T00:15:50', 'download_client_categories')
2025-08-12T00:15:50.076342731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.077102451Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-08-12T00:15:50.077348677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019138s
2025-08-12T00:15:50.077589071Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-08-12T00:15:50.077850067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.078168568Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2025-08-12T00:15:50.078555968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-08-12T00:15:50', 'add_salt_to_users')
2025-08-12T00:15:50.078990764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.079702487Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-08-12T00:15:50.079962280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001849s
2025-08-12T00:15:50.080240000Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-08-12T00:15:50.080541577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.080936252Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2025-08-12T00:15:50.081292459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-08-12T00:15:50', 'speedcd_userpasssettings_to_speedcdsettings')
2025-08-12T00:15:50.081776694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.082525873Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-08-12T00:15:50.082772840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019566s
2025-08-12T00:15:50.083057533Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-08-12T00:15:50.083352667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.083736320Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2025-08-12T00:15:50.084136686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-08-12T00:15:50', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-08-12T00:15:50.084633046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.085396543Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-08-12T00:15:50.085637499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001986s
2025-08-12T00:15:50.085922392Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-08-12T00:15:50.086194150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.086534525Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2025-08-12T00:15:50.086976695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-08-12T00:15:50', 'alpharatio_greatposterwall_config_contract')
2025-08-12T00:15:50.087439638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.088182283Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-08-12T00:15:50.088451826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019497s
2025-08-12T00:15:50.088706369Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-08-12T00:15:50.088960330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.089343081Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2025-08-12T00:15:50.089633506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-08-12T00:15:50', 'remove_notwhatcd')
2025-08-12T00:15:50.090084063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.090898724Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-08-12T00:15:50.091147464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019461s
2025-08-12T00:15:50.091405384Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-08-12T00:15:50.091674015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.092013539Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2025-08-12T00:15:50.092419787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-08-12T00:15:50', 'add_on_grab_to_notifications')
2025-08-12T00:15:50.092864612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.093586045Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-08-12T00:15:50.093822241Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018949s
2025-08-12T00:15:50.094107375Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-08-12T00:15:50.094388491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.094732774Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2025-08-12T00:15:50.095133301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-08-12T00:15:50', 'animetorrents_use_custom_config_contract')
2025-08-12T00:15:50.095613007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.096324109Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-08-12T00:15:50.096616006Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019191s
2025-08-12T00:15:50.096848605Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-08-12T00:15:50.097121544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.097423833Z [Info] apprise_server_url: Starting migration of Log DB to 31
2025-08-12T00:15:50.097807185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-08-12T00:15:50', 'apprise_server_url')
2025-08-12T00:15:50.098235257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.098938243Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-08-12T00:15:50.099166633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018117s
2025-08-12T00:15:50.099437188Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-08-12T00:15:50.099700007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.100043308Z [Info] health_restored_notification: Starting migration of Log DB to 32
2025-08-12T00:15:50.100448905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-08-12T00:15:50', 'health_restored_notification')
2025-08-12T00:15:50.100908420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.101627769Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-08-12T00:15:50.101853173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018862s
2025-08-12T00:15:50.102079058Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-08-12T00:15:50.102338290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.102638584Z [Info] remove_uc: Starting migration of Log DB to 33
2025-08-12T00:15:50.102987487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-08-12T00:15:50', 'remove_uc')
2025-08-12T00:15:50.103416721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.104126290Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-08-12T00:15:50.104350712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017966s
2025-08-12T00:15:50.104624834Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-08-12T00:15:50.104871781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.105178429Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2025-08-12T00:15:50.105615729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-08-12T00:15:50', 'history_fix_data_titles')
2025-08-12T00:15:50.106020815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.106764322Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-08-12T00:15:50.107002151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018751s
2025-08-12T00:15:50.107268618Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-08-12T00:15:50.107518060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.107842684Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2025-08-12T00:15:50.108243261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-08-12T00:15:50', 'download_client_per_indexer')
2025-08-12T00:15:50.108710000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.109455592Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-08-12T00:15:50.109895387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019153s
2025-08-12T00:15:50.110173006Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-08-12T00:15:50.110476377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.110808075Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2025-08-12T00:15:50.111517524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-08-12T00:15:50.111706474Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-08-12T00:15:50.111970897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-08-12T00:15:50.112917433Z [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-12T00:15:50.113749799Z [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-12T00:15:50.114325068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-08-12T00:15:50.114948182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-08-12T00:15:50.116070402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-08-12T00:15:50.116518745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004234s
2025-08-12T00:15:50.116701102Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-08-12T00:15:50.116935194Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-08-12T00:15:50.117177141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-08-12T00:15:50.117928273Z [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-12T00:15:50.118584064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-08-12T00:15:50.119173992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-08-12T00:15:50.119659279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-08-12T00:15:50.120590695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-08-12T00:15:50.120989608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035763s
2025-08-12T00:15:50.121280724Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-08-12T00:15:50.121438272Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-08-12T00:15:50.121704628Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-08-12T00:15:50.122353485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-08-12T00:15:50.122947601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-08-12T00:15:50.123444822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-08-12T00:15:50.123989529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-08-12T00:15:50.124914492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-08-12T00:15:50.125338947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034055s
2025-08-12T00:15:50.125749113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-08-12T00:15:50', 'postgres_update_timestamp_columns_to_with_timezone')
2025-08-12T00:15:50.126243508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.127316138Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-08-12T00:15:50.127601022Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053175s
2025-08-12T00:15:50.127889252Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-08-12T00:15:50.128177854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.128514612Z [Info] add_notification_status: Starting migration of Log DB to 37
2025-08-12T00:15:50.128889186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-08-12T00:15:50', 'add_notification_status')
2025-08-12T00:15:50.129338962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.130060585Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-08-12T00:15:50.130302131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018884s
2025-08-12T00:15:50.130597987Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-08-12T00:15:50.130863922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.131184688Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2025-08-12T00:15:50.131594423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-08-12T00:15:50', 'indexers_freeleech_only_config_contract')
2025-08-12T00:15:50.132132126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.132914943Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-08-12T00:15:50.133119504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019689s
2025-08-12T00:15:50.133355590Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-08-12T00:15:50.133679432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.133917071Z [Info] email_encryption: Starting migration of Log DB to 39
2025-08-12T00:15:50.134282617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-08-12T00:15:50', 'email_encryption')
2025-08-12T00:15:50.134752413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.135474146Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-08-12T00:15:50.135726484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018697s
2025-08-12T00:15:50.136010236Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-08-12T00:15:50.136285420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.136606005Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2025-08-12T00:15:50.137024378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-08-12T00:15:50', 'newznab_category_to_capabilities_settings')
2025-08-12T00:15:50.137504605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.138302441Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-08-12T00:15:50.138583177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019859s
2025-08-12T00:15:50.138825084Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-08-12T00:15:50.139092462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.139418409Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2025-08-12T00:15:50.139807432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-08-12T00:15:50', 'gazelle_freeleech_token_options')
2025-08-12T00:15:50.140308311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.141044193Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-08-12T00:15:50.141295398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019244s
2025-08-12T00:15:50.141538879Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-08-12T00:15:50.141817911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.142143637Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2025-08-12T00:15:50.142554063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-08-12T00:15:50', 'myanonamouse_freeleech_wedge_options')
2025-08-12T00:15:50.143008528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.143744651Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-08-12T00:15:50.144025396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019048s
2025-08-12T00:15:50.144284358Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-08-12T00:15:50.144581155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-08-12T00:15:50.144877742Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2025-08-12T00:15:50.145271084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-08-12T00:15:50', 'newznab_indexers_enable_redirect')
2025-08-12T00:15:50.145727403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-08-12T00:15:50.146495460Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-08-12T00:15:50.146753449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019282s
2025-08-12T00:15:50.303190250Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2025-08-12T00:15:50.310313084Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-08-12T00:15:50.314238569Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-08-12T00:15:50.398690361Z [Info] AppSyncProfileService: Setting up default app profile
2025-08-12T00:15:50.408913889Z [Info] CommandExecutor: Starting 3 threads for tasks.
2025-08-12T00:15:50.478600519Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-08-12T00:15:50.631223109Z [ls.io-init] done.
2025-08-12T00:15:50.847696267Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-08-12T00:15:50.848525236Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-08-12T00:15:50.848924931Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin