2025-09-30T19:01:56.912360400Z [migrations] started
2025-09-30T19:01:56.912395110Z [migrations] no migrations found
2025-09-30T19:01:56.935323625Z usermod: no changes
2025-09-30T19:01:56.941194396Z ───────────────────────────────────────
2025-09-30T19:01:56.941211180Z
2025-09-30T19:01:56.941215448Z ██╗ ███████╗██╗ ██████╗
2025-09-30T19:01:56.941219537Z ██║ ██╔════╝██║██╔═══██╗
2025-09-30T19:01:56.941223545Z ██║ ███████╗██║██║ ██║
2025-09-30T19:01:56.941227332Z ██║ ╚════██║██║██║ ██║
2025-09-30T19:01:56.941231070Z ███████╗███████║██║╚██████╔╝
2025-09-30T19:01:56.941234867Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-30T19:01:56.941238695Z
2025-09-30T19:01:56.941242252Z Brought to you by linuxserver.io
2025-09-30T19:01:56.941245870Z ───────────────────────────────────────
2025-09-30T19:01:56.941497486Z
2025-09-30T19:01:56.941506074Z To support the app dev(s) visit:
2025-09-30T19:01:56.943162930Z Prowlarr: https://opencollective.com/prowlarr
2025-09-30T19:01:56.943456952Z
2025-09-30T19:01:56.943463034Z To support LSIO projects visit:
2025-09-30T19:01:56.943466591Z https://www.linuxserver.io/donate/
2025-09-30T19:01:56.943470399Z
2025-09-30T19:01:56.943473866Z ───────────────────────────────────────
2025-09-30T19:01:56.943478565Z GID/UID
2025-09-30T19:01:56.943482062Z ───────────────────────────────────────
2025-09-30T19:01:56.947804165Z
2025-09-30T19:01:56.947812441Z User UID: 911
2025-09-30T19:01:56.947816570Z User GID: 911
2025-09-30T19:01:56.947820638Z ───────────────────────────────────────
2025-09-30T19:01:56.949407182Z Linuxserver.io version: 2.1.3.5196-ls211
2025-09-30T19:01:56.949681344Z Build-date: 2025-09-30T18:57:51+00:00
2025-09-30T19:01:56.949688338Z ───────────────────────────────────────
2025-09-30T19:01:56.949692607Z
2025-09-30T19:01:57.002699685Z [custom-init] No custom files found, skipping...
2025-09-30T19:01:57.023335053Z failed to load "/config/config.xml": No such file or directory
2025-09-30T19:01:57.345110758Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.1.3.5196
2025-09-30T19:01:57.363226653Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-09-30T19:01:57.371485863Z [Debug] Bootstrap: Console selected
2025-09-30T19:01:57.372796181Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-09-30T19:01:57.629648996Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-09-30T19:01:57.693316598Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {4ca541fe-6e43-4a08-9c79-5806b8609f9c} may be persisted to storage in unencrypted form.
2025-09-30T19:01:57.750890832Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-09-30T19:01:57.781184407Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-09-30T19:01:57.835268112Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-09-30T19:01:57.841946920Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-30T19:01:57.842551377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-30T19:01:57.880030460Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-09-30T19:01:57.883501649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.038065s
2025-09-30T19:01:57.883769408Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-09-30T19:01:57.884054633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0415062s
2025-09-30T19:01:57.891634254Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-09-30T19:01:57.892199402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:57.896711847Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-09-30T19:01:57.904526221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-09-30T19:01:57.919666796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226989s
2025-09-30T19:01:57.920105660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:57.986995240Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-09-30T19:01:57.987172226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0899937s
2025-09-30T19:01:57.993142637Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-09-30T19:01:57.993416318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:57.998010509Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-09-30T19:01:57.999051094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-09-30T19:01:57.999609258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013597s
2025-09-30T19:01:57.999916867Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-30T19:01:58.000958715Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.58E-05s
2025-09-30T19:01:58.001379953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-09-30T19:01:58.001985853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-09-30T19:01:58.002752557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010724s
2025-09-30T19:01:58.002975856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.003728011Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-09-30T19:01:58.003953355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020599s
2025-09-30T19:01:58.004514474Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-09-30T19:01:58.004786712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.005622615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-30T19:01:58.005837548Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.36E-05s
2025-09-30T19:01:58.006081139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-09-30T19:01:58.006442847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-09-30T19:01:58.006950910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006338s
2025-09-30T19:01:58.007204200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.007907105Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-09-30T19:01:58.008172660Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015265s
2025-09-30T19:01:58.009345621Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-09-30T19:01:58.009575103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.010222788Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-09-30T19:01:58.014271560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-09-30T19:01:58.014906248Z [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-09-30T19:01:58.015329680Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008525s
2025-09-30T19:01:58.015534803Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-09-30T19:01:58.015922263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-09-30T19:01:58.016320375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005674s
2025-09-30T19:01:58.016545789Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-09-30T19:01:58.017145296Z [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-09-30T19:01:58.017675433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009729s
2025-09-30T19:01:58.017922942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-09-30T19:01:58.018260542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-09-30T19:01:58.018665607Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005385s
2025-09-30T19:01:58.018908206Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-09-30T19:01:58.023546775Z [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-09-30T19:01:58.024315182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005199s
2025-09-30T19:01:58.024520536Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-09-30T19:01:58.025147418Z [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-09-30T19:01:58.025692145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009883s
2025-09-30T19:01:58.025956818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-09-30T19:01:58.026342404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-09-30T19:01:58.026750566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005833s
2025-09-30T19:01:58.026961290Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-09-30T19:01:58.029878854Z [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-09-30T19:01:58.030577661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034443s
2025-09-30T19:01:58.030793626Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-09-30T19:01:58.031154132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-09-30T19:01:58.031511782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004966s
2025-09-30T19:01:58.031767677Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2025-09-30T19:01:58.032388347Z [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-09-30T19:01:58.032891661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009323s
2025-09-30T19:01:58.033094008Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2025-09-30T19:01:58.033797304Z [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-09-30T19:01:58.034369216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010581s
2025-09-30T19:01:58.034608808Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2025-09-30T19:01:58.034962220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2025-09-30T19:01:58.035338096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005204s
2025-09-30T19:01:58.035511526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-09-30T19:01:58.035986402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-09-30T19:01:58.036369353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006663s
2025-09-30T19:01:58.036596651Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-09-30T19:01:58.036909230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-09-30T19:01:58.037265898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004747s
2025-09-30T19:01:58.037466221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-09-30T19:01:58.040822399Z [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-09-30T19:01:58.041293147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036412s
2025-09-30T19:01:58.041526527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-09-30T19:01:58.041879628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-09-30T19:01:58.042248861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005145s
2025-09-30T19:01:58.042475047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-09-30T19:01:58.042851956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-09-30T19:01:58.043229836Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005291s
2025-09-30T19:01:58.043420671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-09-30T19:01:58.044358299Z [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-09-30T19:01:58.045052536Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014178s
2025-09-30T19:01:58.045259804Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-09-30T19:01:58.046210037Z [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-09-30T19:01:58.046912681Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014435s
2025-09-30T19:01:58.047173236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-09-30T19:01:58.047574193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-30T19:01:58.048011534Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006204s
2025-09-30T19:01:58.048249874Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-09-30T19:01:58.048762255Z [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-09-30T19:01:58.049295289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000803s
2025-09-30T19:01:58.049487165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-09-30T19:01:58.049774674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-09-30T19:01:58.050154799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004973s
2025-09-30T19:01:58.051818980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-30T19:01:58', 'InitialSetup')
2025-09-30T19:01:58.052515793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.053881904Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-09-30T19:01:58.054082838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.004188s
2025-09-30T19:01:58.054374365Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-09-30T19:01:58.054632796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.054946427Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2025-09-30T19:01:58.057834112Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2025-09-30T19:01:58.076408831Z [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-09-30T19:01:58.077814842Z [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-09-30T19:01:58.078667399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-09-30T19:01:58.079539865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-09-30T19:01:58.081051990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-09-30T19:01:58.081487236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0234187s
2025-09-30T19:01:58.081759675Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2025-09-30T19:01:58.083425068Z [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-09-30T19:01:58.084581326Z [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-09-30T19:01:58.085243309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-09-30T19:01:58.085870041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-09-30T19:01:58.087159567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-09-30T19:01:58.087543340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055465s
2025-09-30T19:01:58.087908455Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2025-09-30T19:01:58.091398452Z [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-09-30T19:01:58.092551604Z [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-09-30T19:01:58.093159338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-09-30T19:01:58.093769927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-09-30T19:01:58.095068361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-09-30T19:01:58.095480902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073578s
2025-09-30T19:01:58.095728420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2025-09-30T19:01:58.096511818Z [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-09-30T19:01:58.097122998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001187s
2025-09-30T19:01:58.097406419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2025-09-30T19:01:58.097819441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-09-30T19:01:58.098238524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006407s
2025-09-30T19:01:58.098735184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-09-30T19:01:58', 'ApplicationStatus')
2025-09-30T19:01:58.099186443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.100403504Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-09-30T19:01:58.100609799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027527s
2025-09-30T19:01:58.100875093Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-09-30T19:01:58.101103142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.101486815Z [Info] IndexerProps: Starting migration of Main DB to 3
2025-09-30T19:01:58.102572260Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-30T19:01:58.102761511Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-30T19:01:58.103044010Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2025-09-30T19:01:58.103525159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2025-09-30T19:01:58.104148985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008929s
2025-09-30T19:01:58.104382205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-09-30T19:01:58.105187015Z [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-09-30T19:01:58.105794668Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012026s
2025-09-30T19:01:58.106023419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-09-30T19:01:58.106777938Z [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-09-30T19:01:58.107366062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011129s
2025-09-30T19:01:58.107608450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-09-30T19:01:58.108077845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-09-30T19:01:58.108529264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006767s
2025-09-30T19:01:58.108970563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-09-30T19:01:58', 'IndexerProps')
2025-09-30T19:01:58.109369356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.110141971Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-09-30T19:01:58.110337385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022673s
2025-09-30T19:01:58.110585805Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-09-30T19:01:58.110826860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.111136053Z [Info] add_update_history: Starting migration of Main DB to 4
2025-09-30T19:01:58.111632232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-09-30T19:01:58', 'add_update_history')
2025-09-30T19:01:58.112077839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.112720323Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-09-30T19:01:58.112932159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019007s
2025-09-30T19:01:58.113161551Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-09-30T19:01:58.113413489Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.113705376Z [Info] update_notifiarr: Starting migration of Main DB to 5
2025-09-30T19:01:58.117186796Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-09-30T19:01:58.118279456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-09-30T19:01:58.118837570Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011776s
2025-09-30T19:01:58.119265882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-09-30T19:01:58', 'update_notifiarr')
2025-09-30T19:01:58.119685167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.120377531Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-09-30T19:01:58.120571401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026855s
2025-09-30T19:01:58.120812927Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-09-30T19:01:58.121075877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.121351782Z [Info] app_profiles: Starting migration of Main DB to 6
2025-09-30T19:01:58.121967161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2025-09-30T19:01:58.122723634Z [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-09-30T19:01:58.123275025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010917s
2025-09-30T19:01:58.123528756Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2025-09-30T19:01:58.123924723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2025-09-30T19:01:58.124378176Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006058s
2025-09-30T19:01:58.124543849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-30T19:01:58.124740626Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-30T19:01:58.124987663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2025-09-30T19:01:58.125364642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2025-09-30T19:01:58.126103640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008945s
2025-09-30T19:01:58.126513234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-09-30T19:01:58', 'app_profiles')
2025-09-30T19:01:58.126990746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.127695084Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-09-30T19:01:58.127909435Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024739s
2025-09-30T19:01:58.128151333Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-09-30T19:01:58.128396667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.128693855Z [Info] history_failed: Starting migration of Main DB to 7
2025-09-30T19:01:58.129247800Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-09-30T19:01:58.129449637Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-30T19:01:58.129700752Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2025-09-30T19:01:58.130041989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2025-09-30T19:01:58.130743101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000836s
2025-09-30T19:01:58.131163297Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-09-30T19:01:58.131583684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-09-30T19:01:58.132000643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005341s
2025-09-30T19:01:58.132500920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-09-30T19:01:58', 'history_failed')
2025-09-30T19:01:58.132863390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.133577929Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-09-30T19:01:58.133765877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021214s
2025-09-30T19:01:58.133995259Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-09-30T19:01:58.134241946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.134523433Z [Info] redacted_api: Starting migration of Main DB to 8
2025-09-30T19:01:58.134936214Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-30T19:01:58.135220617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-30T19:01:58.137160112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019835s
2025-09-30T19:01:58.137577763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-09-30T19:01:58', 'redacted_api')
2025-09-30T19:01:58.138005634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.138660743Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-09-30T19:01:58.138881548Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034911s
2025-09-30T19:01:58.139116280Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-09-30T19:01:58.139352767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.139656548Z [Info] IndexerProxies: Starting migration of Main DB to 10
2025-09-30T19:01:58.140198419Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2025-09-30T19:01:58.140874841Z [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-09-30T19:01:58.141431943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010108s
2025-09-30T19:01:58.141632156Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-30T19:01:58.141812880Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-30T19:01:58.142036450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-09-30T19:01:58.142378529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-09-30T19:01:58.143017035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007622s
2025-09-30T19:01:58.143450287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-09-30T19:01:58', 'IndexerProxies')
2025-09-30T19:01:58.143884471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.144631455Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-09-30T19:01:58.144843572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023621s
2025-09-30T19:01:58.145095018Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-09-30T19:01:58.145359601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.145649815Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2025-09-30T19:01:58.146046614Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2025-09-30T19:01:58.146249062Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-30T19:01:58.146537593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2025-09-30T19:01:58.146957498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2025-09-30T19:01:58.147640884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008539s
2025-09-30T19:01:58.148111281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-09-30T19:01:58', 'app_indexer_remote_name')
2025-09-30T19:01:58.148548171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.149325095Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-09-30T19:01:58.149545389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024996s
2025-09-30T19:01:58.149809781Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-09-30T19:01:58.150064334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.150366953Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2025-09-30T19:01:58.152820263Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.153783292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2025-09-30T19:01:58.154182305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011768s
2025-09-30T19:01:58.154666580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-09-30T19:01:58', 'desi_gazelle_to_unit3d')
2025-09-30T19:01:58.155047838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.155839171Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-09-30T19:01:58.156060978Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027652s
2025-09-30T19:01:58.156337114Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-09-30T19:01:58.156634172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.156910348Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2025-09-30T19:01:58.157309782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-30T19:01:58.157497921Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-30T19:01:58.157789047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-09-30T19:01:58.158195957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-09-30T19:01:58.159000386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009783s
2025-09-30T19:01:58.159445693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-09-30T19:01:58', 'add_on_update_to_notifications')
2025-09-30T19:01:58.159892653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.160752434Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-09-30T19:01:58.160968058Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026787s
2025-09-30T19:01:58.161190075Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-09-30T19:01:58.161440960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.161749011Z [Info] IndexerVersions: Starting migration of Main DB to 15
2025-09-30T19:01:58.162330141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2025-09-30T19:01:58.163008096Z [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-09-30T19:01:58.163513644Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009347s
2025-09-30T19:01:58.163779760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2025-09-30T19:01:58.164356371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-09-30T19:01:58.164779793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007186s
2025-09-30T19:01:58.165078524Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2025-09-30T19:01:58.165553741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-09-30T19:01:58.165917854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006383s
2025-09-30T19:01:58.166349042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-09-30T19:01:58', 'IndexerVersions')
2025-09-30T19:01:58.166769529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.167646745Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-09-30T19:01:58.167873281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023321s
2025-09-30T19:01:58.168097453Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-09-30T19:01:58.168369661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.168643733Z [Info] cleanup_config: Starting migration of Main DB to 16
2025-09-30T19:01:58.170538538Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.171531026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2025-09-30T19:01:58.171873205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010661s
2025-09-30T19:01:58.172137868Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.172547393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2025-09-30T19:01:58.172851104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004912s
2025-09-30T19:01:58.173267102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-09-30T19:01:58', 'cleanup_config')
2025-09-30T19:01:58.173693520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.174478591Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-09-30T19:01:58.174686269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020825s
2025-09-30T19:01:58.174913537Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-09-30T19:01:58.175207368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.175453103Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2025-09-30T19:01:58.177528702Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.177889960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2025-09-30T19:01:58.178198561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004388s
2025-09-30T19:01:58.178474036Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.178846336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2025-09-30T19:01:58.179113874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004303s
2025-09-30T19:01:58.179378407Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.179732991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2025-09-30T19:01:58.180044177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004433s
2025-09-30T19:01:58.180315904Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.180646280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2025-09-30T19:01:58.180956264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004234s
2025-09-30T19:01:58.181415078Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.181767688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2025-09-30T19:01:58.182071289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004272s
2025-09-30T19:01:58.182326162Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.182688933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2025-09-30T19:01:58.182980670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004361s
2025-09-30T19:01:58.183255153Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.183600177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2025-09-30T19:01:58.183975744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004383s
2025-09-30T19:01:58.184231799Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.184595351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2025-09-30T19:01:58.184879623Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004381s
2025-09-30T19:01:58.185149747Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.189217678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2025-09-30T19:01:58.189593715Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042097s
2025-09-30T19:01:58.189860382Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.190216889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2025-09-30T19:01:58.190499839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004262s
2025-09-30T19:01:58.190769632Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.191141932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2025-09-30T19:01:58.191431395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004373s
2025-09-30T19:01:58.191692120Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.192058157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2025-09-30T19:01:58.192374664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004496s
2025-09-30T19:01:58.192637884Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.192989151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2025-09-30T19:01:58.193319797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004448s
2025-09-30T19:01:58.193559510Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.193931980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2025-09-30T19:01:58.194221573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004381s
2025-09-30T19:01:58.194477789Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.194839337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2025-09-30T19:01:58.195215554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004943s
2025-09-30T19:01:58.195458243Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.195807085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2025-09-30T19:01:58.196138392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004333s
2025-09-30T19:01:58.196312693Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.197868155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2025-09-30T19:01:58.198268391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017571s
2025-09-30T19:01:58.198438073Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.198864491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2025-09-30T19:01:58.199254266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005859s
2025-09-30T19:01:58.199395410Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.199802109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2025-09-30T19:01:58.200193537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005966s
2025-09-30T19:01:58.200371406Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.200779167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2025-09-30T19:01:58.201150504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005763s
2025-09-30T19:01:58.201325286Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.201721564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2025-09-30T19:01:58.202086349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005789s
2025-09-30T19:01:58.202273956Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.202677749Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2025-09-30T19:01:58.203020369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005678s
2025-09-30T19:01:58.203214791Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.203621740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-09-30T19:01:58.204000322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006132s
2025-09-30T19:01:58.204184012Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.204596312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2025-09-30T19:01:58.204951207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005802s
2025-09-30T19:01:58.205162853Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.205530283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2025-09-30T19:01:58.205895298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005606s
2025-09-30T19:01:58.206090160Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.206464143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2025-09-30T19:01:58.206839208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005706s
2025-09-30T19:01:58.207039501Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.207414616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2025-09-30T19:01:58.207777156Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005825s
2025-09-30T19:01:58.207964624Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.208400311Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-09-30T19:01:58.208762801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005936s
2025-09-30T19:01:58.208949026Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.209359783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2025-09-30T19:01:58.209743456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005873s
2025-09-30T19:01:58.209900492Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.210313814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2025-09-30T19:01:58.210656985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005722s
2025-09-30T19:01:58.210846697Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.211239738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2025-09-30T19:01:58.211610415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005721s
2025-09-30T19:01:58.211780156Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.212182617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2025-09-30T19:01:58.212600558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005764s
2025-09-30T19:01:58.212717233Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.213123511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2025-09-30T19:01:58.213489278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005746s
2025-09-30T19:01:58.213676314Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.214073985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2025-09-30T19:01:58.214440914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000574s
2025-09-30T19:01:58.214644003Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.214997454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2025-09-30T19:01:58.215348782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005633s
2025-09-30T19:01:58.215804289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-09-30T19:01:58', 'indexer_cleanup')
2025-09-30T19:01:58.216255588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.217093745Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-09-30T19:01:58.217279219Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022505s
2025-09-30T19:01:58.217538120Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-09-30T19:01:58.217786260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.218095312Z [Info] minimum_seeders: Starting migration of Main DB to 18
2025-09-30T19:01:58.218640890Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2025-09-30T19:01:58.218786734Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-30T19:01:58.219053621Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2025-09-30T19:01:58.219459138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2025-09-30T19:01:58.220368038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010635s
2025-09-30T19:01:58.220886913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-09-30T19:01:58', 'minimum_seeders')
2025-09-30T19:01:58.221435267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.222259917Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-09-30T19:01:58.222486273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029074s
2025-09-30T19:01:58.222743721Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-09-30T19:01:58.223050750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.223434162Z [Info] remove_showrss: Starting migration of Main DB to 19
2025-09-30T19:01:58.223983939Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.224390237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2025-09-30T19:01:58.224789601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005378s
2025-09-30T19:01:58.225242212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-09-30T19:01:58', 'remove_showrss')
2025-09-30T19:01:58.225732369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.226542650Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-09-30T19:01:58.226760178Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022613s
2025-09-30T19:01:58.227042436Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-09-30T19:01:58.227300596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.227671743Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2025-09-30T19:01:58.228090797Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.228496183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2025-09-30T19:01:58.228894616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005457s
2025-09-30T19:01:58.229390284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-09-30T19:01:58', 'remove_torrentparadiseml')
2025-09-30T19:01:58.229908307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.230771876Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-09-30T19:01:58.230977429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023283s
2025-09-30T19:01:58.231311612Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-09-30T19:01:58.231623991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.232086452Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2025-09-30T19:01:58.232409573Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-30T19:01:58.232693084Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-30T19:01:58.233557294Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008635s
2025-09-30T19:01:58.234051329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-09-30T19:01:58', 'localization_setting_to_string')
2025-09-30T19:01:58.234592047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.235344132Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-09-30T19:01:58.235568664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026392s
2025-09-30T19:01:58.235807876Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-09-30T19:01:58.236127168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.236404066Z [Info] orpheus_api: Starting migration of Main DB to 22
2025-09-30T19:01:58.236690823Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-30T19:01:58.236937019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-30T19:01:58.241520207Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046012s
2025-09-30T19:01:58.241987939Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-09-30T19:01:58', 'orpheus_api')
2025-09-30T19:01:58.242499539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.243293047Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-09-30T19:01:58.243510906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063666s
2025-09-30T19:01:58.243785528Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-09-30T19:01:58.244067957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.244427060Z [Info] download_client_categories: Starting migration of Main DB to 23
2025-09-30T19:01:58.244943520Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-09-30T19:01:58.245111759Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-30T19:01:58.245422394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2025-09-30T19:01:58.245838732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2025-09-30T19:01:58.246681008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009986s
2025-09-30T19:01:58.247130894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-09-30T19:01:58', 'download_client_categories')
2025-09-30T19:01:58.247563395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.248380149Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-09-30T19:01:58.248619361Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026722s
2025-09-30T19:01:58.248840887Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-09-30T19:01:58.249115149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.249431175Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2025-09-30T19:01:58.249811351Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-09-30T19:01:58.250030542Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-30T19:01:58.250236016Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-09-30T19:01:58.250540870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-09-30T19:01:58.251244567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007826s
2025-09-30T19:01:58.251536845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-09-30T19:01:58.251927903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-09-30T19:01:58.252664075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000856s
2025-09-30T19:01:58.253098319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-09-30T19:01:58', 'add_salt_to_users')
2025-09-30T19:01:58.253530950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.254310450Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-09-30T19:01:58.254502807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024674s
2025-09-30T19:01:58.254805867Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-09-30T19:01:58.255143337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.255420805Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2025-09-30T19:01:58.255785299Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.256178691Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2025-09-30T19:01:58.256534939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005493s
2025-09-30T19:01:58.257033332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-09-30T19:01:58', 'speedcd_userpasssettings_to_speedcdsettings')
2025-09-30T19:01:58.257469380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.258259341Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-09-30T19:01:58.258497080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021795s
2025-09-30T19:01:58.258810761Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-09-30T19:01:58.259093330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.259420208Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2025-09-30T19:01:58.259776085Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.260193786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2025-09-30T19:01:58.260559703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005758s
2025-09-30T19:01:58.261071693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-09-30T19:01:58', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-09-30T19:01:58.261515126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.262329105Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-09-30T19:01:58.262639290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022235s
2025-09-30T19:01:58.262941258Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-09-30T19:01:58.263231883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.263548561Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2025-09-30T19:01:58.263960169Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.264379654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2025-09-30T19:01:58.264750280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000573s
2025-09-30T19:01:58.264950052Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.265374266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2025-09-30T19:01:58.265715473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005957s
2025-09-30T19:01:58.266221442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-09-30T19:01:58', 'alpharatio_greatposterwall_config_contract')
2025-09-30T19:01:58.266678152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.267483663Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-09-30T19:01:58.267764298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002258s
2025-09-30T19:01:58.268076738Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-09-30T19:01:58.268342513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.268648419Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2025-09-30T19:01:58.269037682Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.269394862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2025-09-30T19:01:58.269722832Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004414s
2025-09-30T19:01:58.270121525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-09-30T19:01:58', 'remove_notwhatcd')
2025-09-30T19:01:58.270596010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.271374237Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-09-30T19:01:58.271523758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020036s
2025-09-30T19:01:58.271861448Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-09-30T19:01:58.272177605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.272549273Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2025-09-30T19:01:58.273068158Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-30T19:01:58.273329584Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-30T19:01:58.273626191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2025-09-30T19:01:58.274093262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2025-09-30T19:01:58.275028585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011042s
2025-09-30T19:01:58.275286544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-30T19:01:58.275493181Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-30T19:01:58.275778615Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2025-09-30T19:01:58.276287851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2025-09-30T19:01:58.277111860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001041s
2025-09-30T19:01:58.277592177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-09-30T19:01:58', 'add_on_grab_to_notifications')
2025-09-30T19:01:58.278110270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.278985222Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-09-30T19:01:58.279263522Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028268s
2025-09-30T19:01:58.279577174Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-09-30T19:01:58.279964774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.280397235Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2025-09-30T19:01:58.280877151Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.281323239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-09-30T19:01:58.281706130Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006155s
2025-09-30T19:01:58.282277821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-09-30T19:01:58', 'animetorrents_use_custom_config_contract')
2025-09-30T19:01:58.282797668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.283637559Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-09-30T19:01:58.283995590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024399s
2025-09-30T19:01:58.284268269Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-09-30T19:01:58.284588774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.284923338Z [Info] apprise_server_url: Starting migration of Main DB to 31
2025-09-30T19:01:58.285247120Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-30T19:01:58.285551062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-30T19:01:58.286420943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009029s
2025-09-30T19:01:58.286873715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-09-30T19:01:58', 'apprise_server_url')
2025-09-30T19:01:58.287446889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.288236218Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-09-30T19:01:58.288508737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027067s
2025-09-30T19:01:58.288826817Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-09-30T19:01:58.289145138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.289555544Z [Info] health_restored_notification: Starting migration of Main DB to 32
2025-09-30T19:01:58.289910910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-09-30T19:01:58.290158689Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.5E-06s
2025-09-30T19:01:58.290433202Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-09-30T19:01:58.290947748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-09-30T19:01:58.291807990Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010787s
2025-09-30T19:01:58.292355582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-09-30T19:01:58', 'health_restored_notification')
2025-09-30T19:01:58.292840278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.293658075Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-09-30T19:01:58.293945864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028646s
2025-09-30T19:01:58.294229335Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-09-30T19:01:58.294478647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.294776377Z [Info] remove_uc: Starting migration of Main DB to 33
2025-09-30T19:01:58.295190661Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-09-30T19:01:58.295656990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-09-30T19:01:58.296091555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006147s
2025-09-30T19:01:58.296562343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-09-30T19:01:58', 'remove_uc')
2025-09-30T19:01:58.297018972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.297976971Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-09-30T19:01:58.298262255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024924s
2025-09-30T19:01:58.298565185Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-09-30T19:01:58.298817193Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.299155674Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2025-09-30T19:01:58.299502422Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-30T19:01:58.299801735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-30T19:01:58.300680013Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009408s
2025-09-30T19:01:58.301156793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-09-30T19:01:58', 'history_fix_data_titles')
2025-09-30T19:01:58.301615337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.302479938Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-09-30T19:01:58.302721634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002677s
2025-09-30T19:01:58.303005706Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-09-30T19:01:58.303292564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.303651386Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2025-09-30T19:01:58.304156473Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-30T19:01:58.304390324Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-09-30T19:01:58.304664326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-09-30T19:01:58.305080303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-09-30T19:01:58.305899613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000998s
2025-09-30T19:01:58.306437947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-09-30T19:01:58', 'download_client_per_indexer')
2025-09-30T19:01:58.306923635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.307810390Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-09-30T19:01:58.308057377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028332s
2025-09-30T19:01:58.308393434Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-09-30T19:01:58.308708037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.309093844Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2025-09-30T19:01:58.312159857Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-09-30T19:01:58.312386023Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-30T19:01:58.312847181Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2025-09-30T19:01:58.315766379Z [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-09-30T19:01:58.317107780Z [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-09-30T19:01:58.317738019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-09-30T19:01:58.318417387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-09-30T19:01:58.320621886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-09-30T19:01:58.321249379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080901s
2025-09-30T19:01:58.321539333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-09-30T19:01:58.321817012Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-09-30T19:01:58.322145554Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2025-09-30T19:01:58.324966433Z [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-09-30T19:01:58.326351302Z [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-09-30T19:01:58.327096171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-09-30T19:01:58.327806822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-09-30T19:01:58.329977503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-09-30T19:01:58.330488712Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080464s
2025-09-30T19:01:58.330719497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-09-30T19:01:58.330911413Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-30T19:01:58.331241227Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2025-09-30T19:01:58.333414243Z [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-09-30T19:01:58.334581713Z [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-09-30T19:01:58.335215680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-09-30T19:01:58.335823644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-09-30T19:01:58.337850355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-09-30T19:01:58.338395633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069021s
2025-09-30T19:01:58.338559382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-09-30T19:01:58.338738984Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-30T19:01:58.338996001Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-09-30T19:01:58.341356624Z [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-09-30T19:01:58.342619848Z [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-09-30T19:01:58.343239155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-09-30T19:01:58.343736977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-09-30T19:01:58.345303702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060827s
2025-09-30T19:01:58.345537082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-09-30T19:01:58.345720681Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-30T19:01:58.345963710Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-09-30T19:01:58.351358633Z [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-09-30T19:01:58.352734022Z [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-09-30T19:01:58.353373901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-09-30T19:01:58.353875721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-09-30T19:01:58.355429049Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009216s
2025-09-30T19:01:58.355630083Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-09-30T19:01:58.355819956Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-09-30T19:01:58.356109869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-09-30T19:01:58.358442286Z [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-09-30T19:01:58.359669316Z [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-09-30T19:01:58.360328864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-09-30T19:01:58.360830414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-09-30T19:01:58.362232387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058805s
2025-09-30T19:01:58.362458713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-09-30T19:01:58.362675099Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-30T19:01:58.362942497Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-09-30T19:01:58.365293070Z [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-09-30T19:01:58.366514709Z [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-09-30T19:01:58.367221061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-09-30T19:01:58.367938065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-09-30T19:01:58.369741145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-09-30T19:01:58.370177995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069641s
2025-09-30T19:01:58.370399782Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-09-30T19:01:58.370606317Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-30T19:01:58.370884317Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-09-30T19:01:58.373114427Z [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-09-30T19:01:58.374323021Z [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-09-30T19:01:58.374910143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-09-30T19:01:58.375567727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-09-30T19:01:58.377334134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-09-30T19:01:58.377770382Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006647s
2025-09-30T19:01:58.378020025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-09-30T19:01:58.378222292Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-30T19:01:58.378480231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-09-30T19:01:58.380652074Z [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-09-30T19:01:58.381803763Z [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-09-30T19:01:58.382481007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-09-30T19:01:58.383119192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-09-30T19:01:58.384926531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-09-30T19:01:58.385365966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066357s
2025-09-30T19:01:58.385576469Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-09-30T19:01:58.385773226Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-30T19:01:58.386004702Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-09-30T19:01:58.388051382Z [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-09-30T19:01:58.389097409Z [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-09-30T19:01:58.389633899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-09-30T19:01:58.390273456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-09-30T19:01:58.391984121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-09-30T19:01:58.392502845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-09-30T19:01:58.392870275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066556s
2025-09-30T19:01:58.393103294Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2025-09-30T19:01:58.393298968Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-30T19:01:58.393604664Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2025-09-30T19:01:58.395505992Z [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-09-30T19:01:58.396469131Z [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-09-30T19:01:58.397021333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2025-09-30T19:01:58.397784710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2025-09-30T19:01:58.399507068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-09-30T19:01:58.400219854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-09-30T19:01:58.400657785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068025s
2025-09-30T19:01:58.400889061Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-09-30T19:01:58.401085547Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-09-30T19:01:58.401406162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-09-30T19:01:58.403693808Z [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-09-30T19:01:58.405224931Z [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-09-30T19:01:58.405977035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-09-30T19:01:58.406584578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-09-30T19:01:58.408316425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-30T19:01:58.408748325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070789s
2025-09-30T19:01:58.408962907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-09-30T19:01:58.409153020Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-30T19:01:58.409437513Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-09-30T19:01:58.411904510Z [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-09-30T19:01:58.413524341Z [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-09-30T19:01:58.414301376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-09-30T19:01:58.414902937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-09-30T19:01:58.416547068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-30T19:01:58.416955069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072539s
2025-09-30T19:01:58.417167988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-09-30T19:01:58.417355045Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-09-30T19:01:58.417627894Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-09-30T19:01:58.419967896Z [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-09-30T19:01:58.421513648Z [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-09-30T19:01:58.422245181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-09-30T19:01:58.422865360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-09-30T19:01:58.424534420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-30T19:01:58.424954175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070857s
2025-09-30T19:01:58.425156282Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-09-30T19:01:58.425410374Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-09-30T19:01:58.425644675Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2025-09-30T19:01:58.428056141Z [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-09-30T19:01:58.429658928Z [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-09-30T19:01:58.430438087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-09-30T19:01:58.431042363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-09-30T19:01:58.432692275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-09-30T19:01:58.433104155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072025s
2025-09-30T19:01:58.433312003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-09-30T19:01:58.433488799Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-09-30T19:01:58.433754234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2025-09-30T19:01:58.436147262Z [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-09-30T19:01:58.437629627Z [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-09-30T19:01:58.438371350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-09-30T19:01:58.439012531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-09-30T19:01:58.457639706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-09-30T19:01:58.458410388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0244183s
2025-09-30T19:01:58.458739651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-09-30T19:01:58.458970396Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.6E-06s
2025-09-30T19:01:58.459284769Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-09-30T19:01:58.462756849Z [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-09-30T19:01:58.463523342Z [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-09-30T19:01:58.464072829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-09-30T19:01:58.464695172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-09-30T19:01:58.468465614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-09-30T19:01:58.468864096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093402s
2025-09-30T19:01:58.469048066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-09-30T19:01:58.469206686Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-09-30T19:01:58.469412771Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-09-30T19:01:58.471627270Z [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-09-30T19:01:58.472803117Z [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-09-30T19:01:58.473216580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-09-30T19:01:58.473790094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-09-30T19:01:58.476396973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-09-30T19:01:58.476731206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071451s
2025-09-30T19:01:58.476908794Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-30T19:01:58.477060149Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-09-30T19:01:58.477304581Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-09-30T19:01:58.478988872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-09-30T19:01:58.479548689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-09-30T19:01:58.479907422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-09-30T19:01:58.480409683Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-09-30T19:01:58.481897599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-09-30T19:01:58.482222403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047682s
2025-09-30T19:01:58.482660915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-09-30T19:01:58', 'postgres_update_timestamp_columns_to_with_timezone')
2025-09-30T19:01:58.483056532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.484491060Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-09-30T19:01:58.484694159Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069661s
2025-09-30T19:01:58.484931978Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-09-30T19:01:58.485118714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.485378938Z [Info] add_notification_status: Starting migration of Main DB to 37
2025-09-30T19:01:58.486115431Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-09-30T19:01:58.486635007Z [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-09-30T19:01:58.487102639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008192s
2025-09-30T19:01:58.487323453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-09-30T19:01:58.487644780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-09-30T19:01:58.487997540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004947s
2025-09-30T19:01:58.488335030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-09-30T19:01:58', 'add_notification_status')
2025-09-30T19:01:58.488632619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.489553914Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-09-30T19:01:58.489726983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020235s
2025-09-30T19:01:58.489946615Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-09-30T19:01:58.490147580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.490407733Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2025-09-30T19:01:58.490864142Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.491135679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2025-09-30T19:01:58.491405322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003841s
2025-09-30T19:01:58.491557058Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.491834646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-09-30T19:01:58.492978349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010995s
2025-09-30T19:01:58.493436692Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-09-30T19:01:58.494183005Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2025-09-30T19:01:58.494965019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011374s
2025-09-30T19:01:58.495985925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-09-30T19:01:58', 'indexers_freeleech_only_config_contract')
2025-09-30T19:01:58.496886037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.498022335Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-09-30T19:01:58.498203851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042659s
2025-09-30T19:01:58.498438062Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-09-30T19:01:58.498648376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.498937167Z [Info] email_encryption: Starting migration of Main DB to 39
2025-09-30T19:01:58.499373326Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-30T19:01:58.499608439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-30T19:01:58.500426626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008479s
2025-09-30T19:01:58.500750799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-09-30T19:01:58', 'email_encryption')
2025-09-30T19:01:58.501098649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.501905053Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-09-30T19:01:58.502069103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023081s
2025-09-30T19:01:58.502328836Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-09-30T19:01:58.502483918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.502721497Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2025-09-30T19:01:58.503001561Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-30T19:01:58.503192986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-30T19:01:58.504232429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010551s
2025-09-30T19:01:58.504589117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-09-30T19:01:58', 'newznab_category_to_capabilities_settings')
2025-09-30T19:01:58.504909432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.505724102Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-09-30T19:01:58.505907602Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024846s
2025-09-30T19:01:58.506117414Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-09-30T19:01:58.506337517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.506583372Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2025-09-30T19:01:58.506878086Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-30T19:01:58.507080714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-30T19:01:58.507825393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007563s
2025-09-30T19:01:58.508213915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-09-30T19:01:58', 'gazelle_freeleech_token_options')
2025-09-30T19:01:58.508584281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.509347418Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-09-30T19:01:58.509559976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022629s
2025-09-30T19:01:58.509835992Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-09-30T19:01:58.510079782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.510297230Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2025-09-30T19:01:58.510571533Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-30T19:01:58.510794892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-30T19:01:58.511527678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000696s
2025-09-30T19:01:58.511880228Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-09-30T19:01:58', 'myanonamouse_freeleech_wedge_options')
2025-09-30T19:01:58.512212036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.513093971Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-09-30T19:01:58.513305507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022552s
2025-09-30T19:01:58.513516312Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-09-30T19:01:58.513730473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.514001038Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2025-09-30T19:01:58.514271352Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-30T19:01:58.514475724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-30T19:01:58.525785285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111974s
2025-09-30T19:01:58.526348439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-09-30T19:01:58', 'newznab_indexers_enable_redirect')
2025-09-30T19:01:58.526731941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.528138723Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-09-30T19:01:58.528380280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0136416s
2025-09-30T19:01:58.538442881Z [Debug] MigrationController: Took: 00:00:00.7562032
2025-09-30T19:01:58.644563450Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-09-30T19:01:58.668479875Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-09-30T19:01:58.684232613Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-09-30T19:01:58.684902742Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-09-30T19:01:58.685236574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-09-30T19:01:58.688037143Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-09-30T19:01:58.688314422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030807s
2025-09-30T19:01:58.688564415Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-09-30T19:01:58.688872686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033488s
2025-09-30T19:01:58.691592823Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-09-30T19:01:58.691965744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.692482143Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-09-30T19:01:58.692898712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-09-30T19:01:58.693469551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006663s
2025-09-30T19:01:58.693843845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.695375269Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-09-30T19:01:58.695616564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025436s
2025-09-30T19:01:58.696085108Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-09-30T19:01:58.696416485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.697022736Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-09-30T19:01:58.697364073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-09-30T19:01:58.698008100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007045s
2025-09-30T19:01:58.698268404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-30T19:01:58.698524349Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-09-30T19:01:58.698907140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-09-30T19:01:58.699314210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-09-30T19:01:58.700332320Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001088s
2025-09-30T19:01:58.700685811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.701571224Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-09-30T19:01:58.701894535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023254s
2025-09-30T19:01:58.702383469Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-09-30T19:01:58.702702852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.703149922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-30T19:01:58.703406709Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-09-30T19:01:58.703684859Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-09-30T19:01:58.704078532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-09-30T19:01:58.704648640Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006458s
2025-09-30T19:01:58.704911299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.705782593Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-09-30T19:01:58.706147137Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017358s
2025-09-30T19:01:58.706577554Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-09-30T19:01:58.706956898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.707357855Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-09-30T19:01:58.708209560Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-09-30T19:01:58.708850180Z [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-09-30T19:01:58.709611182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011136s
2025-09-30T19:01:58.709880174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-09-30T19:01:58.710300730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-09-30T19:01:58.710780847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005797s
2025-09-30T19:01:58.711286165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-09-30T19:01:58', 'InitialSetup')
2025-09-30T19:01:58.711761602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.712816586Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-09-30T19:01:58.713091109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025737s
2025-09-30T19:01:58.713365992Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-09-30T19:01:58.713685195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.714113467Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2025-09-30T19:01:58.714654908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-09-30T19:01:58', 'ApplicationStatus')
2025-09-30T19:01:58.715143431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.716012581Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-09-30T19:01:58.716339670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023373s
2025-09-30T19:01:58.716693773Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-09-30T19:01:58.716989087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.717366417Z [Info] IndexerProps: Starting migration of Log DB to 3
2025-09-30T19:01:58.717745320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-09-30T19:01:58', 'IndexerProps')
2025-09-30T19:01:58.718281069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.719119156Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-09-30T19:01:58.719374470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021388s
2025-09-30T19:01:58.719664274Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-09-30T19:01:58.719965811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.720322389Z [Info] add_update_history: Starting migration of Log DB to 4
2025-09-30T19:01:58.720952067Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-09-30T19:01:58.721511753Z [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-09-30T19:01:58.722325983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010385s
2025-09-30T19:01:58.722590044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-09-30T19:01:58.723042395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-09-30T19:01:58.723608104Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006517s
2025-09-30T19:01:58.724361020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-09-30T19:01:58', 'add_update_history')
2025-09-30T19:01:58.725686689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.727187822Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-09-30T19:01:58.727465822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040787s
2025-09-30T19:01:58.727774253Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-09-30T19:01:58.728078094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.728443320Z [Info] update_notifiarr: Starting migration of Log DB to 5
2025-09-30T19:01:58.728834267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-09-30T19:01:58', 'update_notifiarr')
2025-09-30T19:01:58.729288722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.730119154Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-09-30T19:01:58.730377985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020367s
2025-09-30T19:01:58.730629031Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-09-30T19:01:58.730896650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.731220411Z [Info] app_profiles: Starting migration of Log DB to 6
2025-09-30T19:01:58.731586318Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-09-30T19:01:58', 'app_profiles')
2025-09-30T19:01:58.732037687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.732842227Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-09-30T19:01:58.733083653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019454s
2025-09-30T19:01:58.733339769Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-09-30T19:01:58.733615464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.733955328Z [Info] history_failed: Starting migration of Log DB to 7
2025-09-30T19:01:58.734310163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-09-30T19:01:58', 'history_failed')
2025-09-30T19:01:58.734750229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.735487032Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-09-30T19:01:58.735728288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018822s
2025-09-30T19:01:58.736006107Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-09-30T19:01:58.736275370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.736583861Z [Info] redacted_api: Starting migration of Log DB to 8
2025-09-30T19:01:58.736956461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-09-30T19:01:58', 'redacted_api')
2025-09-30T19:01:58.737417720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.738205716Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-09-30T19:01:58.738424988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019153s
2025-09-30T19:01:58.738669540Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-09-30T19:01:58.738939023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.739267204Z [Info] IndexerProxies: Starting migration of Log DB to 10
2025-09-30T19:01:58.739634213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-09-30T19:01:58', 'IndexerProxies')
2025-09-30T19:01:58.740109069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.740889881Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-09-30T19:01:58.741125034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019479s
2025-09-30T19:01:58.741387753Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-09-30T19:01:58.741661675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.742022441Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2025-09-30T19:01:58.742405141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-09-30T19:01:58', 'app_indexer_remote_name')
2025-09-30T19:01:58.742902272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.743736612Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-09-30T19:01:58.744007878Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020585s
2025-09-30T19:01:58.744281129Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-09-30T19:01:58.744616013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.744864834Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2025-09-30T19:01:58.745283457Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-09-30T19:01:58', 'desi_gazelle_to_unit3d')
2025-09-30T19:01:58.745688963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.746499034Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-09-30T19:01:58.746746162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019319s
2025-09-30T19:01:58.747070565Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-09-30T19:01:58.747384136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.747715073Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2025-09-30T19:01:58.748138996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-09-30T19:01:58', 'add_on_update_to_notifications')
2025-09-30T19:01:58.748675958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.749535107Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-09-30T19:01:58.749821444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021439s
2025-09-30T19:01:58.750103271Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-09-30T19:01:58.750431392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.750813211Z [Info] IndexerVersions: Starting migration of Log DB to 15
2025-09-30T19:01:58.751199920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-09-30T19:01:58', 'IndexerVersions')
2025-09-30T19:01:58.751666599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.752527493Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-09-30T19:01:58.752847226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020672s
2025-09-30T19:01:58.753196389Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-09-30T19:01:58.753542015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.753970949Z [Info] cleanup_config: Starting migration of Log DB to 16
2025-09-30T19:01:58.754424743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-09-30T19:01:58', 'cleanup_config')
2025-09-30T19:01:58.754863927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.755649639Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-09-30T19:01:58.755909643Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021492s
2025-09-30T19:01:58.756190408Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-09-30T19:01:58.756489119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.756860677Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2025-09-30T19:01:58.757239490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-09-30T19:01:58', 'indexer_cleanup')
2025-09-30T19:01:58.757688284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.758478615Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-09-30T19:01:58.758712837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020155s
2025-09-30T19:01:58.758973241Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-09-30T19:01:58.759218184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.759540784Z [Info] minimum_seeders: Starting migration of Log DB to 18
2025-09-30T19:01:58.759936931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-09-30T19:01:58', 'minimum_seeders')
2025-09-30T19:01:58.760386537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.761170084Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-09-30T19:01:58.761418224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019309s
2025-09-30T19:01:58.761657746Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-09-30T19:01:58.761918531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.762270580Z [Info] remove_showrss: Starting migration of Log DB to 19
2025-09-30T19:01:58.762618340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-09-30T19:01:58', 'remove_showrss')
2025-09-30T19:01:58.763065240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.763862846Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-09-30T19:01:58.764105675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019185s
2025-09-30T19:01:58.764413013Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-09-30T19:01:58.764692556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.765022330Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2025-09-30T19:01:58.765425352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-09-30T19:01:58', 'remove_torrentparadiseml')
2025-09-30T19:01:58.765869777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.766700149Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-09-30T19:01:58.766950282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019883s
2025-09-30T19:01:58.767219755Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-09-30T19:01:58.767501302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.767876237Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2025-09-30T19:01:58.768323427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-09-30T19:01:58', 'localization_setting_to_string')
2025-09-30T19:01:58.768755487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.769664056Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-09-30T19:01:58.769850542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020679s
2025-09-30T19:01:58.770109603Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-09-30T19:01:58.770357242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.770694842Z [Info] orpheus_api: Starting migration of Log DB to 22
2025-09-30T19:01:58.771068093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-09-30T19:01:58', 'orpheus_api')
2025-09-30T19:01:58.771513160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.772359223Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-09-30T19:01:58.772641020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019797s
2025-09-30T19:01:58.772944842Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-09-30T19:01:58.773211589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.773568197Z [Info] download_client_categories: Starting migration of Log DB to 23
2025-09-30T19:01:58.773918934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-09-30T19:01:58', 'download_client_categories')
2025-09-30T19:01:58.774376465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.775161185Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-09-30T19:01:58.775411409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019319s
2025-09-30T19:01:58.775716884Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-09-30T19:01:58.776038712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.776354668Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2025-09-30T19:01:58.776723290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-09-30T19:01:58', 'add_salt_to_users')
2025-09-30T19:01:58.777160671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.777967896Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-09-30T19:01:58.778175735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019361s
2025-09-30T19:01:58.778473765Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-09-30T19:01:58.778769340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.779099114Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2025-09-30T19:01:58.779547887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-09-30T19:01:58', 'speedcd_userpasssettings_to_speedcdsettings')
2025-09-30T19:01:58.780022152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.780895972Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-09-30T19:01:58.781165033Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020591s
2025-09-30T19:01:58.781484296Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-09-30T19:01:58.781786505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.782130167Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2025-09-30T19:01:58.782562347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-09-30T19:01:58', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-09-30T19:01:58.783058255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.783843456Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-09-30T19:01:58.784138099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020254s
2025-09-30T19:01:58.784432492Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-09-30T19:01:58.784724460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.785053733Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2025-09-30T19:01:58.785489600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-09-30T19:01:58', 'alpharatio_greatposterwall_config_contract')
2025-09-30T19:01:58.785969266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.786769177Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-09-30T19:01:58.787040002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020128s
2025-09-30T19:01:58.787299976Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-09-30T19:01:58.787585621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.787891336Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2025-09-30T19:01:58.788260359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-09-30T19:01:58', 'remove_notwhatcd')
2025-09-30T19:01:58.788721929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.789590999Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-09-30T19:01:58.789824068Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020251s
2025-09-30T19:01:58.790077669Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-09-30T19:01:58.790364256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.790684290Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2025-09-30T19:01:58.791087171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-09-30T19:01:58', 'add_on_grab_to_notifications')
2025-09-30T19:01:58.791524722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.792346276Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-09-30T19:01:58.792688946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019648s
2025-09-30T19:01:58.792937026Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-09-30T19:01:58.793211038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.793545180Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2025-09-30T19:01:58.799161529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-09-30T19:01:58', 'animetorrents_use_custom_config_contract')
2025-09-30T19:01:58.799673199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.800614033Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-09-30T19:01:58.800857724Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073153s
2025-09-30T19:01:58.801134662Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-09-30T19:01:58.801394996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.801744129Z [Info] apprise_server_url: Starting migration of Log DB to 31
2025-09-30T19:01:58.802104554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-09-30T19:01:58', 'apprise_server_url')
2025-09-30T19:01:58.802547917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.803368098Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-09-30T19:01:58.803628903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019513s
2025-09-30T19:01:58.803965240Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-09-30T19:01:58.804235605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.804583325Z [Info] health_restored_notification: Starting migration of Log DB to 32
2025-09-30T19:01:58.804962899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-09-30T19:01:58', 'health_restored_notification')
2025-09-30T19:01:58.805417695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.806229469Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-09-30T19:01:58.806501898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019658s
2025-09-30T19:01:58.806714015Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-09-30T19:01:58.806969099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.807279694Z [Info] remove_uc: Starting migration of Log DB to 33
2025-09-30T19:01:58.807620290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-09-30T19:01:58', 'remove_uc')
2025-09-30T19:01:58.808070727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.808863824Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-09-30T19:01:58.809079027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018775s
2025-09-30T19:01:58.809335223Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-09-30T19:01:58.809613744Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.809925732Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2025-09-30T19:01:58.810309725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-09-30T19:01:58', 'history_fix_data_titles')
2025-09-30T19:01:58.810747356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.811560323Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-09-30T19:01:58.811799936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019396s
2025-09-30T19:01:58.812089729Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-09-30T19:01:58.812357949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.812687112Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2025-09-30T19:01:58.813090825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-09-30T19:01:58', 'download_client_per_indexer')
2025-09-30T19:01:58.813538226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.814382315Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-09-30T19:01:58.814609523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019626s
2025-09-30T19:01:58.814889056Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-09-30T19:01:58.815217316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.815629817Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2025-09-30T19:01:58.816345107Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-09-30T19:01:58.816578938Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-09-30T19:01:58.816876557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-09-30T19:01:58.817908575Z [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-09-30T19:01:58.818801974Z [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-09-30T19:01:58.819403756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-09-30T19:01:58.820050328Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-09-30T19:01:58.821186545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-09-30T19:01:58.821578354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044185s
2025-09-30T19:01:58.821816213Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-09-30T19:01:58.822087108Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.8E-06s
2025-09-30T19:01:58.822325498Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-09-30T19:01:58.823069576Z [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-09-30T19:01:58.823781490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-09-30T19:01:58.824361538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-09-30T19:01:58.824987929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-09-30T19:01:58.826055779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-09-30T19:01:58.826469512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038785s
2025-09-30T19:01:58.826694395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-09-30T19:01:58.826970110Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-09-30T19:01:58.827168189Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-09-30T19:01:58.827843709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-09-30T19:01:58.828487395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-09-30T19:01:58.829007362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-09-30T19:01:58.829517239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-09-30T19:01:58.830568375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-09-30T19:01:58.830991217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035719s
2025-09-30T19:01:58.831470141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-09-30T19:01:58', 'postgres_update_timestamp_columns_to_with_timezone')
2025-09-30T19:01:58.831953204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.833137759Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-09-30T19:01:58.833406750Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056292s
2025-09-30T19:01:58.833669129Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-09-30T19:01:58.833946747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.834259798Z [Info] add_notification_status: Starting migration of Log DB to 37
2025-09-30T19:01:58.834656186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-09-30T19:01:58', 'add_notification_status')
2025-09-30T19:01:58.835069208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.835946424Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-09-30T19:01:58.836259053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019494s
2025-09-30T19:01:58.836506852Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-09-30T19:01:58.836781175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.837142242Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2025-09-30T19:01:58.837631447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-09-30T19:01:58', 'indexers_freeleech_only_config_contract')
2025-09-30T19:01:58.838139520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.838972407Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-09-30T19:01:58.839219785Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021444s
2025-09-30T19:01:58.839460810Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-09-30T19:01:58.839738609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.840072662Z [Info] email_encryption: Starting migration of Log DB to 39
2025-09-30T19:01:58.840430763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-09-30T19:01:58', 'email_encryption')
2025-09-30T19:01:58.840875288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.841670399Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-09-30T19:01:58.841914330Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019268s
2025-09-30T19:01:58.842200456Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-09-30T19:01:58.842489117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.842815885Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2025-09-30T19:01:58.843252664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-09-30T19:01:58', 'newznab_category_to_capabilities_settings')
2025-09-30T19:01:58.843712630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.844640248Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-09-30T19:01:58.844894751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020757s
2025-09-30T19:01:58.845179344Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-09-30T19:01:58.845447003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.845771316Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2025-09-30T19:01:58.846175018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-09-30T19:01:58', 'gazelle_freeleech_token_options')
2025-09-30T19:01:58.846629243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.847421308Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-09-30T19:01:58.847671662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001952s
2025-09-30T19:01:58.847965694Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-09-30T19:01:58.848256630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.848589099Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2025-09-30T19:01:58.848969185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-09-30T19:01:58', 'myanonamouse_freeleech_wedge_options')
2025-09-30T19:01:58.849432097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.850255925Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-09-30T19:01:58.850496189Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019767s
2025-09-30T19:01:58.850791544Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-09-30T19:01:58.851097470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-09-30T19:01:58.851416592Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2025-09-30T19:01:58.851812610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-09-30T19:01:58', 'newznab_indexers_enable_redirect')
2025-09-30T19:01:58.852314540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-09-30T19:01:58.853208611Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-09-30T19:01:58.853388413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020413s
2025-09-30T19:01:59.009783048Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2025-09-30T19:01:59.017180833Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-09-30T19:01:59.021071156Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-09-30T19:01:59.108557336Z [Info] AppSyncProfileService: Setting up default app profile
2025-09-30T19:01:59.119638488Z [Info] CommandExecutor: Starting 3 threads for tasks.
2025-09-30T19:01:59.239142254Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-09-30T19:01:59.297120362Z [ls.io-init] done.
2025-09-30T19:01:59.587580683Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-09-30T19:01:59.588209329Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-09-30T19:01:59.588491187Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin