2025-10-02T16:39:43.827213119Z [migrations] started
2025-10-02T16:39:43.827236166Z [migrations] no migrations found
2025-10-02T16:39:43.850996348Z usermod: no changes
2025-10-02T16:39:43.859120252Z ───────────────────────────────────────
2025-10-02T16:39:43.859137026Z
2025-10-02T16:39:43.859141094Z ██╗ ███████╗██╗ ██████╗
2025-10-02T16:39:43.859145122Z ██║ ██╔════╝██║██╔═══██╗
2025-10-02T16:39:43.859149030Z ██║ ███████╗██║██║ ██║
2025-10-02T16:39:43.859152888Z ██║ ╚════██║██║██║ ██║
2025-10-02T16:39:43.859156626Z ███████╗███████║██║╚██████╔╝
2025-10-02T16:39:43.859160714Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-02T16:39:43.859164421Z
2025-10-02T16:39:43.859167908Z Brought to you by linuxserver.io
2025-10-02T16:39:43.859171526Z ───────────────────────────────────────
2025-10-02T16:39:43.859580128Z
2025-10-02T16:39:43.859591281Z To support the app dev(s) visit:
2025-10-02T16:39:43.861250581Z Prowlarr: https://opencollective.com/prowlarr
2025-10-02T16:39:43.861550074Z
2025-10-02T16:39:43.861555384Z To support LSIO projects visit:
2025-10-02T16:39:43.861559212Z https://www.linuxserver.io/donate/
2025-10-02T16:39:43.861562940Z
2025-10-02T16:39:43.861566617Z ───────────────────────────────────────
2025-10-02T16:39:43.861570545Z GID/UID
2025-10-02T16:39:43.861574322Z ───────────────────────────────────────
2025-10-02T16:39:43.865800150Z
2025-10-02T16:39:43.865812044Z User UID: 911
2025-10-02T16:39:43.865816583Z User GID: 911
2025-10-02T16:39:43.865820290Z ───────────────────────────────────────
2025-10-02T16:39:43.867620915Z Linuxserver.io version: 2.1.3.5208-ls213
2025-10-02T16:39:43.867928975Z Build-date: 2025-10-02T16:36:25+00:00
2025-10-02T16:39:43.867936120Z ───────────────────────────────────────
2025-10-02T16:39:43.867940098Z
2025-10-02T16:39:43.918636686Z [custom-init] No custom files found, skipping...
2025-10-02T16:39:43.939522802Z failed to load "/config/config.xml": No such file or directory
2025-10-02T16:39:44.254022588Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.1.3.5208
2025-10-02T16:39:44.272810380Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-02T16:39:44.281870219Z [Debug] Bootstrap: Console selected
2025-10-02T16:39:44.283318985Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-02T16:39:44.534031139Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-02T16:39:44.601344388Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {ae2754f7-7ccb-4c8c-b164-b49e7d7cb013} may be persisted to storage in unencrypted form.
2025-10-02T16:39:44.665018492Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-10-02T16:39:44.703469749Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-10-02T16:39:44.765973636Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-10-02T16:39:44.773232429Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-02T16:39:44.773964854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-02T16:39:44.813406164Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-10-02T16:39:44.817116233Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0401735s
2025-10-02T16:39:44.817453892Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-10-02T16:39:44.817703415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0438783s
2025-10-02T16:39:44.825872771Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-10-02T16:39:44.826501957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:44.831527555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-10-02T16:39:44.840226587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-10-02T16:39:44.851572958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.019765s
2025-10-02T16:39:44.852070029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:44.854105085Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-10-02T16:39:44.854295328Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0223674s
2025-10-02T16:39:44.860868812Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-10-02T16:39:44.861182052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:44.866032687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-10-02T16:39:44.867117090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-02T16:39:44.867779935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014895s
2025-10-02T16:39:44.868083245Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-02T16:39:44.868378710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001085s
2025-10-02T16:39:44.868900040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-10-02T16:39:44.869496801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-10-02T16:39:44.870262572Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011709s
2025-10-02T16:39:44.870526283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:44.871320001Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-10-02T16:39:44.871539092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021943s
2025-10-02T16:39:44.872232698Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-10-02T16:39:44.872512532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:44.873427414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-02T16:39:44.874336384Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.39E-05s
2025-10-02T16:39:44.874563761Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-10-02T16:39:44.874934538Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-10-02T16:39:44.875464755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006844s
2025-10-02T16:39:44.875689227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:44.876433045Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-10-02T16:39:44.876643248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015861s
2025-10-02T16:39:44.877977203Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-10-02T16:39:44.878213629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:44.878876072Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-10-02T16:39:44.883191781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-10-02T16:39:44.883838703Z [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-10-02T16:39:44.884443491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010006s
2025-10-02T16:39:44.884721109Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-10-02T16:39:44.885020692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-10-02T16:39:44.885423103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005516s
2025-10-02T16:39:44.885609107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-10-02T16:39:44.886248544Z [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-10-02T16:39:44.886861839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001018s
2025-10-02T16:39:44.887097112Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-10-02T16:39:44.887427688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-10-02T16:39:44.887809787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005402s
2025-10-02T16:39:44.888079310Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-10-02T16:39:44.893081350Z [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-10-02T16:39:44.893970179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056514s
2025-10-02T16:39:44.894176955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-10-02T16:39:44.894869650Z [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-10-02T16:39:44.895406751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010152s
2025-10-02T16:39:44.895640080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-10-02T16:39:44.896075838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-02T16:39:44.896506685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006181s
2025-10-02T16:39:44.896696477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-10-02T16:39:44.899907061Z [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-10-02T16:39:44.900694105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037919s
2025-10-02T16:39:44.900928477Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-10-02T16:39:44.901261788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-02T16:39:44.901645590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005092s
2025-10-02T16:39:44.901875894Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2025-10-02T16:39:44.902519289Z [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-10-02T16:39:44.903013394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009352s
2025-10-02T16:39:44.903233988Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2025-10-02T16:39:44.903989759Z [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-10-02T16:39:44.904592693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011449s
2025-10-02T16:39:44.904819931Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2025-10-02T16:39:44.905229615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2025-10-02T16:39:44.905575742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005379s
2025-10-02T16:39:44.905759933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-10-02T16:39:44.906162043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-10-02T16:39:44.906548030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006033s
2025-10-02T16:39:44.906770387Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-10-02T16:39:44.907107847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-10-02T16:39:44.907449034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004792s
2025-10-02T16:39:44.907648124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-10-02T16:39:44.911363083Z [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-10-02T16:39:44.911917599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040442s
2025-10-02T16:39:44.912179246Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-10-02T16:39:44.912571475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-10-02T16:39:44.912898464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005303s
2025-10-02T16:39:44.913135330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-10-02T16:39:44.913485796Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-10-02T16:39:44.913895010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005407s
2025-10-02T16:39:44.914119191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-10-02T16:39:44.915037009Z [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-10-02T16:39:44.915742108Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014446s
2025-10-02T16:39:44.915988995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-10-02T16:39:44.916969980Z [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-10-02T16:39:44.917694639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014991s
2025-10-02T16:39:44.917943630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-10-02T16:39:44.918374297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-02T16:39:44.918810405Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006285s
2025-10-02T16:39:44.919030288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-10-02T16:39:44.919555295Z [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-10-02T16:39:44.920076714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008392s
2025-10-02T16:39:44.920305555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-10-02T16:39:44.920622954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-02T16:39:44.921033861Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000504s
2025-10-02T16:39:44.923895462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-02T16:39:44', 'InitialSetup')
2025-10-02T16:39:44.923917646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:44.925216471Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-10-02T16:39:44.925428789Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046732s
2025-10-02T16:39:44.925764444Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-10-02T16:39:44.926018526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:44.926359172Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2025-10-02T16:39:44.929452910Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2025-10-02T16:39:44.948213046Z [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-10-02T16:39:44.949627183Z [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-10-02T16:39:44.950545041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-02T16:39:44.951430002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-02T16:39:44.952980494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-02T16:39:44.953454057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0237453s
2025-10-02T16:39:44.953701966Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2025-10-02T16:39:44.955405325Z [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-10-02T16:39:44.956595200Z [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-10-02T16:39:44.957231872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-02T16:39:44.957883434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-02T16:39:44.959235055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-02T16:39:44.959662956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057063s
2025-10-02T16:39:44.960137692Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2025-10-02T16:39:44.963790385Z [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-10-02T16:39:44.964951262Z [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-10-02T16:39:44.965584948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-02T16:39:44.966218373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-02T16:39:44.967588401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-02T16:39:44.968061414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076559s
2025-10-02T16:39:44.968267699Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2025-10-02T16:39:44.969069323Z [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-10-02T16:39:44.969703599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011976s
2025-10-02T16:39:44.969953462Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2025-10-02T16:39:44.970387757Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-10-02T16:39:44.970831179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006627s
2025-10-02T16:39:44.971373100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-02T16:39:44', 'ApplicationStatus')
2025-10-02T16:39:44.971803466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:44.973288286Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-10-02T16:39:44.973513669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030852s
2025-10-02T16:39:44.973775567Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-10-02T16:39:44.974047294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:44.974343560Z [Info] IndexerProps: Starting migration of Main DB to 3
2025-10-02T16:39:44.975630982Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-02T16:39:44.975869081Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-02T16:39:44.976124045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2025-10-02T16:39:44.976654042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2025-10-02T16:39:44.977343840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009573s
2025-10-02T16:39:44.977572450Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-10-02T16:39:44.978380267Z [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-10-02T16:39:44.978978721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012214s
2025-10-02T16:39:44.979236159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-10-02T16:39:44.980006250Z [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-10-02T16:39:44.980582179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011402s
2025-10-02T16:39:44.980839778Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-10-02T16:39:44.981309463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-02T16:39:44.981753377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006748s
2025-10-02T16:39:44.982180426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-02T16:39:44', 'IndexerProps')
2025-10-02T16:39:44.982597406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:44.983570655Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-10-02T16:39:44.983753894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024568s
2025-10-02T16:39:44.984101003Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-10-02T16:39:44.984359864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:44.984680489Z [Info] add_update_history: Starting migration of Main DB to 4
2025-10-02T16:39:44.985273032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-02T16:39:44', 'add_update_history')
2025-10-02T16:39:44.985721976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:44.986433118Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-10-02T16:39:44.986623120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020517s
2025-10-02T16:39:44.986855949Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-10-02T16:39:44.987099409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:44.987393862Z [Info] update_notifiarr: Starting migration of Main DB to 5
2025-10-02T16:39:44.991033679Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-10-02T16:39:44.992150066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-10-02T16:39:44.992746527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012485s
2025-10-02T16:39:44.993236383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-02T16:39:44', 'update_notifiarr')
2025-10-02T16:39:44.993655878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:44.994604718Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-10-02T16:39:44.994818098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003048s
2025-10-02T16:39:44.995034163Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-10-02T16:39:44.995286050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:44.995607507Z [Info] app_profiles: Starting migration of Main DB to 6
2025-10-02T16:39:44.996342346Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2025-10-02T16:39:44.997078979Z [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-10-02T16:39:44.997692965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011243s
2025-10-02T16:39:44.997951716Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2025-10-02T16:39:44.998337192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2025-10-02T16:39:44.998728590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005983s
2025-10-02T16:39:44.998956689Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-02T16:39:44.999130178Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-02T16:39:44.999372426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2025-10-02T16:39:44.999753964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2025-10-02T16:39:45.000580618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009818s
2025-10-02T16:39:45.001012628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-02T16:39:45', 'app_profiles')
2025-10-02T16:39:45.001432463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.002384480Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-10-02T16:39:45.002602599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027584s
2025-10-02T16:39:45.002820999Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-10-02T16:39:45.003084279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.003384824Z [Info] history_failed: Starting migration of Main DB to 7
2025-10-02T16:39:45.004134533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-10-02T16:39:45.004349345Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-02T16:39:45.004574128Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2025-10-02T16:39:45.004959133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2025-10-02T16:39:45.005684343Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00087s
2025-10-02T16:39:45.006066853Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-10-02T16:39:45.006584615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-10-02T16:39:45.006907014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005447s
2025-10-02T16:39:45.007317661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-02T16:39:45', 'history_failed')
2025-10-02T16:39:45.007761815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.008557948Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-10-02T16:39:45.008768862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002179s
2025-10-02T16:39:45.009008635Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-10-02T16:39:45.009254189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.009553331Z [Info] redacted_api: Starting migration of Main DB to 8
2025-10-02T16:39:45.010087096Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-02T16:39:45.010374324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-02T16:39:45.012422969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002114s
2025-10-02T16:39:45.012932785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-02T16:39:45', 'redacted_api')
2025-10-02T16:39:45.013319423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.014015615Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-10-02T16:39:45.014234535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036966s
2025-10-02T16:39:45.014479559Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-10-02T16:39:45.014724161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.015031279Z [Info] IndexerProxies: Starting migration of Main DB to 10
2025-10-02T16:39:45.015622209Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2025-10-02T16:39:45.016314432Z [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-10-02T16:39:45.016918228Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010838s
2025-10-02T16:39:45.017142630Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-02T16:39:45.017350448Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-02T16:39:45.017542074Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-10-02T16:39:45.017857128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-10-02T16:39:45.018629864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008335s
2025-10-02T16:39:45.019026582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-02T16:39:45', 'IndexerProxies')
2025-10-02T16:39:45.019467290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.020243743Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-10-02T16:39:45.020459126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002448s
2025-10-02T16:39:45.020716284Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-10-02T16:39:45.020981027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.021289558Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2025-10-02T16:39:45.021761318Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2025-10-02T16:39:45.021962964Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-02T16:39:45.022273529Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2025-10-02T16:39:45.022699807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2025-10-02T16:39:45.023432723Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008947s
2025-10-02T16:39:45.023886937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-02T16:39:45', 'app_indexer_remote_name')
2025-10-02T16:39:45.024332133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.025117134Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-10-02T16:39:45.025369141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025399s
2025-10-02T16:39:45.025571068Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-10-02T16:39:45.025855721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.026162769Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2025-10-02T16:39:45.028777242Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.029743788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2025-10-02T16:39:45.030189675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012031s
2025-10-02T16:39:45.030648910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-02T16:39:45', 'desi_gazelle_to_unit3d')
2025-10-02T16:39:45.031052843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.031831040Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-10-02T16:39:45.032068217Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028041s
2025-10-02T16:39:45.032342239Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-10-02T16:39:45.032613725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.032949692Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2025-10-02T16:39:45.033374587Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-02T16:39:45.033566293Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-02T16:39:45.033845675Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-10-02T16:39:45.034300290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-10-02T16:39:45.035106894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010236s
2025-10-02T16:39:45.035594846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-02T16:39:45', 'add_on_update_to_notifications')
2025-10-02T16:39:45.036042458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.036819051Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-10-02T16:39:45.037049154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026579s
2025-10-02T16:39:45.037277053Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-10-02T16:39:45.037532708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.037838083Z [Info] IndexerVersions: Starting migration of Main DB to 15
2025-10-02T16:39:45.038458652Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2025-10-02T16:39:45.039117208Z [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-10-02T16:39:45.039712386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009595s
2025-10-02T16:39:45.039946307Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2025-10-02T16:39:45.040484951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-10-02T16:39:45.040932863Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000717s
2025-10-02T16:39:45.041184078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2025-10-02T16:39:45.041650337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-10-02T16:39:45.042052707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006418s
2025-10-02T16:39:45.042499937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-02T16:39:45', 'IndexerVersions')
2025-10-02T16:39:45.042938420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.043946570Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-10-02T16:39:45.044159578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024624s
2025-10-02T16:39:45.044385022Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-10-02T16:39:45.044635997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.044960320Z [Info] cleanup_config: Starting migration of Main DB to 16
2025-10-02T16:39:45.047092442Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.048191495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2025-10-02T16:39:45.048506078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011907s
2025-10-02T16:39:45.048777254Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.049188833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2025-10-02T16:39:45.049504448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000484s
2025-10-02T16:39:45.049911477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-02T16:39:45', 'cleanup_config')
2025-10-02T16:39:45.050329018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.051035941Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-10-02T16:39:45.051235062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019926s
2025-10-02T16:39:45.051483172Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-10-02T16:39:45.051745650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.052059021Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2025-10-02T16:39:45.054323429Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.054677001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2025-10-02T16:39:45.055015803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004562s
2025-10-02T16:39:45.055277380Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.055631933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2025-10-02T16:39:45.055950324Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004324s
2025-10-02T16:39:45.056231029Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.056590453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2025-10-02T16:39:45.056893974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004416s
2025-10-02T16:39:45.057153206Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.057532089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2025-10-02T16:39:45.057878406Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004301s
2025-10-02T16:39:45.058095824Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.058433574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2025-10-02T16:39:45.058732054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004298s
2025-10-02T16:39:45.059000976Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.059347002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2025-10-02T16:39:45.059669562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004374s
2025-10-02T16:39:45.059941790Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.060301664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2025-10-02T16:39:45.060613612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004483s
2025-10-02T16:39:45.060866672Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.061248470Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2025-10-02T16:39:45.061571120Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004454s
2025-10-02T16:39:45.061795061Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.066095518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2025-10-02T16:39:45.066510183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044737s
2025-10-02T16:39:45.066843173Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.067142135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2025-10-02T16:39:45.067467791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004353s
2025-10-02T16:39:45.067709898Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.068136367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2025-10-02T16:39:45.068460920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005088s
2025-10-02T16:39:45.068699681Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.069058333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2025-10-02T16:39:45.069372375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004417s
2025-10-02T16:39:45.069627348Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.069994487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2025-10-02T16:39:45.070306856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000452s
2025-10-02T16:39:45.070571418Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.070922726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2025-10-02T16:39:45.071232429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004461s
2025-10-02T16:39:45.071514848Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.071870203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2025-10-02T16:39:45.072272773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005422s
2025-10-02T16:39:45.072556324Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.072889054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2025-10-02T16:39:45.073199339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004297s
2025-10-02T16:39:45.073395223Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.075132501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2025-10-02T16:39:45.075531764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019521s
2025-10-02T16:39:45.075716446Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.076194108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2025-10-02T16:39:45.076543792Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006344s
2025-10-02T16:39:45.076742732Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.077143850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2025-10-02T16:39:45.077502211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005979s
2025-10-02T16:39:45.077698997Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.078134474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2025-10-02T16:39:45.078470500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000587s
2025-10-02T16:39:45.078654140Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.079070388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2025-10-02T16:39:45.079444230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005951s
2025-10-02T16:39:45.079638181Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.080056503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2025-10-02T16:39:45.080420666Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006098s
2025-10-02T16:39:45.080608725Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.081038019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-10-02T16:39:45.081398755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005989s
2025-10-02T16:39:45.081581734Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.081986689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2025-10-02T16:39:45.082377065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005968s
2025-10-02T16:39:45.082539472Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.082950830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2025-10-02T16:39:45.083311326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005785s
2025-10-02T16:39:45.083509705Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.083961585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2025-10-02T16:39:45.084331770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006376s
2025-10-02T16:39:45.084532143Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.084932088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2025-10-02T16:39:45.085290109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005911s
2025-10-02T16:39:45.085476304Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.085911520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-10-02T16:39:45.086270763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005951s
2025-10-02T16:39:45.086462369Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.086877795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2025-10-02T16:39:45.087239864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005958s
2025-10-02T16:39:45.087455368Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.087857377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2025-10-02T16:39:45.088272032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006122s
2025-10-02T16:39:45.088409579Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.088839955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2025-10-02T16:39:45.089189689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005863s
2025-10-02T16:39:45.089376546Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.089773214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2025-10-02T16:39:45.090143079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005763s
2025-10-02T16:39:45.090320316Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.090730842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2025-10-02T16:39:45.091101779Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005861s
2025-10-02T16:39:45.091290459Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.091683239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2025-10-02T16:39:45.092080038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006067s
2025-10-02T16:39:45.092268017Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.092673733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2025-10-02T16:39:45.093023377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005757s
2025-10-02T16:39:45.093467892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-02T16:39:45', 'indexer_cleanup')
2025-10-02T16:39:45.093893258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.094647246Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-10-02T16:39:45.094886468Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021669s
2025-10-02T16:39:45.095165580Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-10-02T16:39:45.095399951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.095718713Z [Info] minimum_seeders: Starting migration of Main DB to 18
2025-10-02T16:39:45.096389203Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2025-10-02T16:39:45.096595779Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-02T16:39:45.096854449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2025-10-02T16:39:45.097321780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2025-10-02T16:39:45.098119586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010207s
2025-10-02T16:39:45.098566827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-02T16:39:45', 'minimum_seeders')
2025-10-02T16:39:45.099004438Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.099720690Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-10-02T16:39:45.099966465Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025984s
2025-10-02T16:39:45.100205856Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-10-02T16:39:45.100459918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.100776495Z [Info] remove_showrss: Starting migration of Main DB to 19
2025-10-02T16:39:45.101248145Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.101610745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2025-10-02T16:39:45.101919095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004434s
2025-10-02T16:39:45.102358149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-02T16:39:45', 'remove_showrss')
2025-10-02T16:39:45.102780058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.103437953Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-10-02T16:39:45.103667585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001925s
2025-10-02T16:39:45.103911917Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-10-02T16:39:45.104174876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.104551835Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2025-10-02T16:39:45.104967211Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.105372938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2025-10-02T16:39:45.105669335Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004813s
2025-10-02T16:39:45.106140934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-02T16:39:45', 'remove_torrentparadiseml')
2025-10-02T16:39:45.106554036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.107225107Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-10-02T16:39:45.107435491Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019742s
2025-10-02T16:39:45.107699332Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-10-02T16:39:45.107969916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.108292536Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2025-10-02T16:39:45.108627861Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-02T16:39:45.108869297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-02T16:39:45.109587763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007583s
2025-10-02T16:39:45.110060545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-02T16:39:45', 'localization_setting_to_string')
2025-10-02T16:39:45.110560542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.111241362Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-10-02T16:39:45.111469261Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023564s
2025-10-02T16:39:45.111705486Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-10-02T16:39:45.111961722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.112266786Z [Info] orpheus_api: Starting migration of Main DB to 22
2025-10-02T16:39:45.112566109Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-02T16:39:45.112819198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-02T16:39:45.117158073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042954s
2025-10-02T16:39:45.117613219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-02T16:39:45', 'orpheus_api')
2025-10-02T16:39:45.118090931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.118816061Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-10-02T16:39:45.119028408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060291s
2025-10-02T16:39:45.119340196Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-10-02T16:39:45.119556000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.119889031Z [Info] download_client_categories: Starting migration of Main DB to 23
2025-10-02T16:39:45.120337744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-02T16:39:45.120529109Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-02T16:39:45.120788301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2025-10-02T16:39:45.121205932Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2025-10-02T16:39:45.122030973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010084s
2025-10-02T16:39:45.122492281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-02T16:39:45', 'download_client_categories')
2025-10-02T16:39:45.122932948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.123747308Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-10-02T16:39:45.123970788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026505s
2025-10-02T16:39:45.124203606Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-10-02T16:39:45.124472087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.124779546Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2025-10-02T16:39:45.125164020Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-10-02T16:39:45.125365385Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-02T16:39:45.125573394Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-10-02T16:39:45.125920803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-10-02T16:39:45.126634550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007899s
2025-10-02T16:39:45.126811356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-10-02T16:39:45.127145018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-10-02T16:39:45.127826119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007821s
2025-10-02T16:39:45.128288680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-02T16:39:45', 'add_salt_to_users')
2025-10-02T16:39:45.128713395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.129499147Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-10-02T16:39:45.129697677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024087s
2025-10-02T16:39:45.130036098Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-10-02T16:39:45.130332364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.130641988Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2025-10-02T16:39:45.131046542Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.131448852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2025-10-02T16:39:45.131825059Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005473s
2025-10-02T16:39:45.132333112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-02T16:39:45', 'speedcd_userpasssettings_to_speedcdsettings')
2025-10-02T16:39:45.132771715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.133535863Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-10-02T16:39:45.133793392Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021906s
2025-10-02T16:39:45.134107975Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-10-02T16:39:45.134383991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.134727422Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2025-10-02T16:39:45.135091866Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.135490649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2025-10-02T16:39:45.135861606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005698s
2025-10-02T16:39:45.136379338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-02T16:39:45', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-10-02T16:39:45.136851639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.137608492Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-10-02T16:39:45.137868896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022092s
2025-10-02T16:39:45.138150363Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-10-02T16:39:45.138429345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.138792486Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2025-10-02T16:39:45.139170647Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.139576845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2025-10-02T16:39:45.139961669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005678s
2025-10-02T16:39:45.140152012Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.140580104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2025-10-02T16:39:45.140963947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000592s
2025-10-02T16:39:45.141421378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-02T16:39:45', 'alpharatio_greatposterwall_config_contract')
2025-10-02T16:39:45.141876384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.142675182Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-10-02T16:39:45.143494512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021854s
2025-10-02T16:39:45.143508971Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-10-02T16:39:45.143515303Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.143792361Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2025-10-02T16:39:45.144233199Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.144607071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2025-10-02T16:39:45.144935843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000445s
2025-10-02T16:39:45.145349255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-02T16:39:45', 'remove_notwhatcd')
2025-10-02T16:39:45.145758058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.146480523Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-10-02T16:39:45.146706598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019619s
2025-10-02T16:39:45.146945078Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-10-02T16:39:45.147205542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.147519825Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2025-10-02T16:39:45.148079471Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-02T16:39:45.148294835Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-02T16:39:45.148526582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2025-10-02T16:39:45.148934222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2025-10-02T16:39:45.149825737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010681s
2025-10-02T16:39:45.150052463Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-02T16:39:45.150268528Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-02T16:39:45.150507449Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2025-10-02T16:39:45.150937455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2025-10-02T16:39:45.151668507Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009201s
2025-10-02T16:39:45.152145247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-02T16:39:45', 'add_on_grab_to_notifications')
2025-10-02T16:39:45.152594822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.153811110Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-10-02T16:39:45.154038027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030022s
2025-10-02T16:39:45.154356318Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-10-02T16:39:45.154636171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.154996386Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2025-10-02T16:39:45.155482605Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.155951218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-10-02T16:39:45.156300421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006169s
2025-10-02T16:39:45.156804827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-02T16:39:45', 'animetorrents_use_custom_config_contract')
2025-10-02T16:39:45.157257388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.158064793Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-10-02T16:39:45.158299616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022769s
2025-10-02T16:39:45.158551022Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-10-02T16:39:45.158796947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.159107482Z [Info] apprise_server_url: Starting migration of Main DB to 31
2025-10-02T16:39:45.159480784Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-02T16:39:45.159751980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-02T16:39:45.160656040Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009627s
2025-10-02T16:39:45.161111006Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-02T16:39:45', 'apprise_server_url')
2025-10-02T16:39:45.161547424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.162336122Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-10-02T16:39:45.162548950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026131s
2025-10-02T16:39:45.162814705Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-10-02T16:39:45.163075831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.163389052Z [Info] health_restored_notification: Starting migration of Main DB to 32
2025-10-02T16:39:45.163818957Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-02T16:39:45.164083489Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.2E-06s
2025-10-02T16:39:45.164323172Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-10-02T16:39:45.164760392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-10-02T16:39:45.165576866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010088s
2025-10-02T16:39:45.166035579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-02T16:39:45', 'health_restored_notification')
2025-10-02T16:39:45.166467830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.167334134Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-10-02T16:39:45.167577554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027163s
2025-10-02T16:39:45.167824761Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-10-02T16:39:45.168109655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.168356752Z [Info] remove_uc: Starting migration of Main DB to 33
2025-10-02T16:39:45.168771597Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-02T16:39:45.169151753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-10-02T16:39:45.169467408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000461s
2025-10-02T16:39:45.169910921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-02T16:39:45', 'remove_uc')
2025-10-02T16:39:45.170385296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.171046497Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-10-02T16:39:45.171249065Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020085s
2025-10-02T16:39:45.171517645Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-10-02T16:39:45.171781817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.172107944Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2025-10-02T16:39:45.172431565Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-02T16:39:45.172700797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-02T16:39:45.173544195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008892s
2025-10-02T16:39:45.174004642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-02T16:39:45', 'history_fix_data_titles')
2025-10-02T16:39:45.174443205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.175231051Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-10-02T16:39:45.175438498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025184s
2025-10-02T16:39:45.175698642Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-10-02T16:39:45.176020069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.176320203Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2025-10-02T16:39:45.176715950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-02T16:39:45.176915913Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-02T16:39:45.177173030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-10-02T16:39:45.177569258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-10-02T16:39:45.178407345Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009949s
2025-10-02T16:39:45.178845988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-02T16:39:45', 'download_client_per_indexer')
2025-10-02T16:39:45.179284581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.180146647Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-10-02T16:39:45.180359766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026824s
2025-10-02T16:39:45.180690251Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-10-02T16:39:45.180973090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.181333055Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2025-10-02T16:39:45.184050255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-10-02T16:39:45.184230618Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-02T16:39:45.184683600Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2025-10-02T16:39:45.187284476Z [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-10-02T16:39:45.188523671Z [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-10-02T16:39:45.189203178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-10-02T16:39:45.189776883Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-10-02T16:39:45.191896741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-10-02T16:39:45.192352699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074254s
2025-10-02T16:39:45.192577952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-10-02T16:39:45.192784207Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-10-02T16:39:45.193080774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2025-10-02T16:39:45.195234250Z [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-10-02T16:39:45.196449376Z [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-10-02T16:39:45.197081759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-10-02T16:39:45.197719292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-10-02T16:39:45.199677615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-10-02T16:39:45.200127530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067845s
2025-10-02T16:39:45.200360810Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-10-02T16:39:45.200540321Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-02T16:39:45.200832229Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2025-10-02T16:39:45.202943870Z [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-10-02T16:39:45.204078695Z [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-10-02T16:39:45.204711879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-10-02T16:39:45.205332148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-10-02T16:39:45.207273616Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-10-02T16:39:45.207702069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066347s
2025-10-02T16:39:45.207928705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-02T16:39:45.208120251Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-02T16:39:45.208346717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-10-02T16:39:45.210666928Z [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-10-02T16:39:45.211934019Z [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-10-02T16:39:45.212565410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-02T16:39:45.213066077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-02T16:39:45.214645918Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060434s
2025-10-02T16:39:45.214856632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-02T16:39:45.215039370Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-02T16:39:45.215290545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-10-02T16:39:45.220432707Z [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-10-02T16:39:45.221794288Z [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-10-02T16:39:45.222417763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-02T16:39:45.222994204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-02T16:39:45.224458802Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089183s
2025-10-02T16:39:45.224655638Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-02T16:39:45.224847996Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-10-02T16:39:45.225152088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-10-02T16:39:45.227348500Z [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-10-02T16:39:45.228590420Z [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-10-02T16:39:45.229223274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-02T16:39:45.229725405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-02T16:39:45.231149201Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057987s
2025-10-02T16:39:45.231396859Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-02T16:39:45.231597924Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-02T16:39:45.231893339Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-10-02T16:39:45.233953967Z [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-10-02T16:39:45.235123993Z [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-10-02T16:39:45.235797158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-02T16:39:45.236584483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-02T16:39:45.238271469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-02T16:39:45.238715954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065743s
2025-10-02T16:39:45.238957911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-02T16:39:45.239161571Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-02T16:39:45.239453078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-10-02T16:39:45.241535920Z [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-10-02T16:39:45.242697639Z [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-10-02T16:39:45.243328399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-02T16:39:45.243998528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-02T16:39:45.245672628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-02T16:39:45.246113355Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064205s
2025-10-02T16:39:45.246372066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-02T16:39:45.246552209Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-02T16:39:45.246856171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-10-02T16:39:45.248962080Z [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-10-02T16:39:45.250133438Z [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-10-02T16:39:45.250781322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-02T16:39:45.251433786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-02T16:39:45.253116694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-02T16:39:45.253569135Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064768s
2025-10-02T16:39:45.253773717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-10-02T16:39:45.253967887Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-02T16:39:45.254200907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-10-02T16:39:45.256232497Z [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-10-02T16:39:45.257246257Z [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-10-02T16:39:45.257788218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-10-02T16:39:45.258480522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-10-02T16:39:45.260200965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-10-02T16:39:45.260722145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-02T16:39:45.261075175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066563s
2025-10-02T16:39:45.261324567Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2025-10-02T16:39:45.261536694Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-02T16:39:45.261830646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2025-10-02T16:39:45.263782195Z [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-10-02T16:39:45.264721135Z [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-10-02T16:39:45.265262515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2025-10-02T16:39:45.266041253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2025-10-02T16:39:45.267793530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-10-02T16:39:45.268541055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-10-02T16:39:45.268986442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068923s
2025-10-02T16:39:45.269197126Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-02T16:39:45.269417079Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-02T16:39:45.269665649Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-10-02T16:39:45.271961180Z [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-10-02T16:39:45.273475439Z [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-10-02T16:39:45.274223154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-02T16:39:45.274847310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-02T16:39:45.276542112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-02T16:39:45.276947638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070442s
2025-10-02T16:39:45.277171148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-02T16:39:45.277348285Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-02T16:39:45.277642046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-10-02T16:39:45.279954632Z [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-10-02T16:39:45.281491475Z [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-10-02T16:39:45.282295784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-02T16:39:45.282842836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-02T16:39:45.284558199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-02T16:39:45.284962082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007097s
2025-10-02T16:39:45.285202015Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-02T16:39:45.285388450Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-02T16:39:45.285648704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-10-02T16:39:45.287958384Z [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-10-02T16:39:45.289472252Z [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-10-02T16:39:45.290236320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-02T16:39:45.290971670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-02T16:39:45.292612263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-02T16:39:45.293018160Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071459s
2025-10-02T16:39:45.293271891Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-02T16:39:45.293438496Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-10-02T16:39:45.293737969Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2025-10-02T16:39:45.296113331Z [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-10-02T16:39:45.297623621Z [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-10-02T16:39:45.298384894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-02T16:39:45.298987507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-02T16:39:45.300694022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-02T16:39:45.301125872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0071063s
2025-10-02T16:39:45.301327989Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-02T16:39:45.301504724Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-02T16:39:45.301736110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2025-10-02T16:39:45.304162064Z [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-10-02T16:39:45.305621712Z [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-10-02T16:39:45.306331241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-02T16:39:45.306921168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-02T16:39:45.308908379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-02T16:39:45.309339136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073708s
2025-10-02T16:39:45.309569660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-02T16:39:45.309741175Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-10-02T16:39:45.310029035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-10-02T16:39:45.312053290Z [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-10-02T16:39:45.313045186Z [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-10-02T16:39:45.313558129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-10-02T16:39:45.314212046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-10-02T16:39:45.316375661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-02T16:39:45.316834385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065464s
2025-10-02T16:39:45.317034307Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-02T16:39:45.317237095Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-02T16:39:45.317506157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-10-02T16:39:45.319509289Z [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-10-02T16:39:45.320462498Z [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-10-02T16:39:45.320993517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-10-02T16:39:45.321603215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-10-02T16:39:45.323593101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-02T16:39:45.324033948Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062793s
2025-10-02T16:39:45.324231777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-02T16:39:45.324420787Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2025-10-02T16:39:45.324680199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-10-02T16:39:45.326434711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-10-02T16:39:45.327144630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-10-02T16:39:45.327611701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-10-02T16:39:45.328211999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-10-02T16:39:45.329753442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-02T16:39:45.330140842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052313s
2025-10-02T16:39:45.330661350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-02T16:39:45', 'postgres_update_timestamp_columns_to_with_timezone')
2025-10-02T16:39:45.331135715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.332993695Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-10-02T16:39:45.333308399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079485s
2025-10-02T16:39:45.333526378Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-10-02T16:39:45.333811562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.334210725Z [Info] add_notification_status: Starting migration of Main DB to 37
2025-10-02T16:39:45.334925364Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-10-02T16:39:45.335702518Z [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-10-02T16:39:45.336412107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012502s
2025-10-02T16:39:45.336672852Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-10-02T16:39:45.337093789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-10-02T16:39:45.337508735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006259s
2025-10-02T16:39:45.337951115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-02T16:39:45', 'add_notification_status')
2025-10-02T16:39:45.338374317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.339303137Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-10-02T16:39:45.339516857Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023746s
2025-10-02T16:39:45.339826882Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-10-02T16:39:45.340106384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.340486439Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2025-10-02T16:39:45.341075936Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.341459218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2025-10-02T16:39:45.341811817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005544s
2025-10-02T16:39:45.342041720Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.342422887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-10-02T16:39:45.342779656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005782s
2025-10-02T16:39:45.342954067Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-02T16:39:45.343359984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2025-10-02T16:39:45.343678916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005297s
2025-10-02T16:39:45.344174494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-02T16:39:45', 'indexers_freeleech_only_config_contract')
2025-10-02T16:39:45.344624439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.345539742Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-10-02T16:39:45.345800728Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022939s
2025-10-02T16:39:45.346028145Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-10-02T16:39:45.346276696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.346597552Z [Info] email_encryption: Starting migration of Main DB to 39
2025-10-02T16:39:45.347077799Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-02T16:39:45.347300467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-02T16:39:45.348159055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008921s
2025-10-02T16:39:45.348601837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-02T16:39:45', 'email_encryption')
2025-10-02T16:39:45.349052594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.349890421Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-10-02T16:39:45.350064331Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025681s
2025-10-02T16:39:45.350364505Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-10-02T16:39:45.350638707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.350985375Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2025-10-02T16:39:45.351333926Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-02T16:39:45.351593218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-02T16:39:45.352777422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012285s
2025-10-02T16:39:45.353293511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-02T16:39:45', 'newznab_category_to_capabilities_settings')
2025-10-02T16:39:45.353739720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.354619240Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-10-02T16:39:45.354873021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029876s
2025-10-02T16:39:45.355153285Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-10-02T16:39:45.355423379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.355728473Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2025-10-02T16:39:45.356146465Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-02T16:39:45.356343001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-02T16:39:45.357163202Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008533s
2025-10-02T16:39:45.357648238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-02T16:39:45', 'gazelle_freeleech_token_options')
2025-10-02T16:39:45.358085378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.358849707Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-10-02T16:39:45.359070742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024859s
2025-10-02T16:39:45.359382469Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-10-02T16:39:45.359630088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.359996696Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2025-10-02T16:39:45.360305818Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-02T16:39:45.360606113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-02T16:39:45.361200419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006797s
2025-10-02T16:39:45.361681447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-02T16:39:45', 'myanonamouse_freeleech_wedge_options')
2025-10-02T16:39:45.362132846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.362925382Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-10-02T16:39:45.363179904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023426s
2025-10-02T16:39:45.363447703Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-10-02T16:39:45.363699951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.364045948Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2025-10-02T16:39:45.364366924Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-02T16:39:45.364634613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-02T16:39:45.374807993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101316s
2025-10-02T16:39:45.375407530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-10-02T16:39:45', 'newznab_indexers_enable_redirect')
2025-10-02T16:39:45.375832044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.376704721Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-10-02T16:39:45.376953953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0120572s
2025-10-02T16:39:45.386603879Z [Debug] MigrationController: Took: 00:00:00.6820477
2025-10-02T16:39:45.478260725Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-10-02T16:39:45.495360269Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-10-02T16:39:45.507781374Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-10-02T16:39:45.508369137Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-02T16:39:45.508730144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-02T16:39:45.512190861Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-10-02T16:39:45.512480804Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038074s
2025-10-02T16:39:45.512853134Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-10-02T16:39:45.513167707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041021s
2025-10-02T16:39:45.515781960Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-10-02T16:39:45.516165793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.516725650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-10-02T16:39:45.517168511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-10-02T16:39:45.517755543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007437s
2025-10-02T16:39:45.518104025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.519497841Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-10-02T16:39:45.519810771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024437s
2025-10-02T16:39:45.520315216Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-10-02T16:39:45.520702907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.521375330Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-10-02T16:39:45.521819564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-02T16:39:45.522420945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007503s
2025-10-02T16:39:45.522734757Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-02T16:39:45.523022977Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-02T16:39:45.523397401Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-10-02T16:39:45.523864351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-10-02T16:39:45.524946770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011923s
2025-10-02T16:39:45.525276965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.526138830Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-10-02T16:39:45.526444455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023462s
2025-10-02T16:39:45.526947478Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-10-02T16:39:45.527367984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.527868712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-02T16:39:45.528188005Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-02T16:39:45.528524603Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-10-02T16:39:45.529010992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-10-02T16:39:45.529691031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008021s
2025-10-02T16:39:45.530044212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.530892980Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-10-02T16:39:45.531286633Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019549s
2025-10-02T16:39:45.531743512Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-10-02T16:39:45.532086854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.532556780Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-10-02T16:39:45.533319836Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-10-02T16:39:45.534061198Z [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-10-02T16:39:45.535003145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014426s
2025-10-02T16:39:45.535335654Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-10-02T16:39:45.535743766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-10-02T16:39:45.536278743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006414s
2025-10-02T16:39:45.536814661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-02T16:39:45', 'InitialSetup')
2025-10-02T16:39:45.537437606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.538384822Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-10-02T16:39:45.538693704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027073s
2025-10-02T16:39:45.539039180Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-10-02T16:39:45.539475448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.539862266Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2025-10-02T16:39:45.540566935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-02T16:39:45', 'ApplicationStatus')
2025-10-02T16:39:45.541260030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.542030311Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-10-02T16:39:45.542358151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026374s
2025-10-02T16:39:45.542679077Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-10-02T16:39:45.543023200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.543456973Z [Info] IndexerProps: Starting migration of Log DB to 3
2025-10-02T16:39:45.543989245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-02T16:39:45', 'IndexerProps')
2025-10-02T16:39:45.544636849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.545448512Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-10-02T16:39:45.545743787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024179s
2025-10-02T16:39:45.546084002Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-10-02T16:39:45.546443986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.546887028Z [Info] add_update_history: Starting migration of Log DB to 4
2025-10-02T16:39:45.547566226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-10-02T16:39:45.548272828Z [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-10-02T16:39:45.549109112Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012085s
2025-10-02T16:39:45.549446240Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-10-02T16:39:45.549965596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-10-02T16:39:45.550533700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007596s
2025-10-02T16:39:45.551076011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-02T16:39:45', 'add_update_history')
2025-10-02T16:39:45.551720048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.552676183Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-10-02T16:39:45.552998862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028511s
2025-10-02T16:39:45.553370591Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-10-02T16:39:45.553727750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.554185531Z [Info] update_notifiarr: Starting migration of Log DB to 5
2025-10-02T16:39:45.554723103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-02T16:39:45', 'update_notifiarr')
2025-10-02T16:39:45.555375106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.556290970Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-10-02T16:39:45.556597547Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025472s
2025-10-02T16:39:45.556966409Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-10-02T16:39:45.557268638Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.557699124Z [Info] app_profiles: Starting migration of Log DB to 6
2025-10-02T16:39:45.558220093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-02T16:39:45', 'app_profiles')
2025-10-02T16:39:45.558855863Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.559772799Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-10-02T16:39:45.560059967Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024639s
2025-10-02T16:39:45.560383288Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-10-02T16:39:45.560749465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.561218690Z [Info] history_failed: Starting migration of Log DB to 7
2025-10-02T16:39:45.561740079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-02T16:39:45', 'history_failed')
2025-10-02T16:39:45.562396391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.563277604Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-10-02T16:39:45.563606076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025333s
2025-10-02T16:39:45.563974467Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-10-02T16:39:45.564290944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.564715459Z [Info] redacted_api: Starting migration of Log DB to 8
2025-10-02T16:39:45.565215876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-02T16:39:45', 'redacted_api')
2025-10-02T16:39:45.565899072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.566731628Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-10-02T16:39:45.567081973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024661s
2025-10-02T16:39:45.567412037Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-10-02T16:39:45.567747623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.568221387Z [Info] IndexerProxies: Starting migration of Log DB to 10
2025-10-02T16:39:45.568752746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-02T16:39:45', 'IndexerProxies')
2025-10-02T16:39:45.569406503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.570250462Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-10-02T16:39:45.570532239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024777s
2025-10-02T16:39:45.570895230Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-10-02T16:39:45.571274463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.571701773Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2025-10-02T16:39:45.572323605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-02T16:39:45', 'app_indexer_remote_name')
2025-10-02T16:39:45.572989305Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.573843074Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-10-02T16:39:45.574161655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025564s
2025-10-02T16:39:45.574501089Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-10-02T16:39:45.574872576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.575320067Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2025-10-02T16:39:45.575876567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-02T16:39:45', 'desi_gazelle_to_unit3d')
2025-10-02T16:39:45.576565224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.577456448Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-10-02T16:39:45.577787645Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025682s
2025-10-02T16:39:45.578138531Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-10-02T16:39:45.578539368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.578998613Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2025-10-02T16:39:45.579570304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-02T16:39:45', 'add_on_update_to_notifications')
2025-10-02T16:39:45.580263259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.581285847Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-10-02T16:39:45.581644078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027243s
2025-10-02T16:39:45.581976057Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-10-02T16:39:45.582355721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.582780346Z [Info] IndexerVersions: Starting migration of Log DB to 15
2025-10-02T16:39:45.583304601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-02T16:39:45', 'IndexerVersions')
2025-10-02T16:39:45.583971263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.584935424Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-10-02T16:39:45.585270549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026059s
2025-10-02T16:39:45.585611515Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-10-02T16:39:45.585940798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.586384692Z [Info] cleanup_config: Starting migration of Log DB to 16
2025-10-02T16:39:45.586940871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-02T16:39:45', 'cleanup_config')
2025-10-02T16:39:45.587597894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.588413707Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-10-02T16:39:45.588719532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024533s
2025-10-02T16:39:45.589079717Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-10-02T16:39:45.589421966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.589854066Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2025-10-02T16:39:45.590392801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-02T16:39:45', 'indexer_cleanup')
2025-10-02T16:39:45.591065675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.591989715Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-10-02T16:39:45.592331994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025319s
2025-10-02T16:39:45.592652419Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-10-02T16:39:45.593061403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.593462861Z [Info] minimum_seeders: Starting migration of Log DB to 18
2025-10-02T16:39:45.593986475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-02T16:39:45', 'minimum_seeders')
2025-10-02T16:39:45.594627676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.595513509Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-10-02T16:39:45.595876951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025088s
2025-10-02T16:39:45.596197246Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-10-02T16:39:45.596558593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.597016064Z [Info] remove_showrss: Starting migration of Log DB to 19
2025-10-02T16:39:45.597544297Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-02T16:39:45', 'remove_showrss')
2025-10-02T16:39:45.598198494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.599109568Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-10-02T16:39:45.599393520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025167s
2025-10-02T16:39:45.599734176Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-10-02T16:39:45.600160434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.600612995Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2025-10-02T16:39:45.601171048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-02T16:39:45', 'remove_torrentparadiseml')
2025-10-02T16:39:45.601836719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.602737843Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-10-02T16:39:45.603135824Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025861s
2025-10-02T16:39:45.603499105Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-10-02T16:39:45.603877397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.604325359Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2025-10-02T16:39:45.604923122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-02T16:39:45', 'localization_setting_to_string')
2025-10-02T16:39:45.605592259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.606492641Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-10-02T16:39:45.606840301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026133s
2025-10-02T16:39:45.607183432Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-10-02T16:39:45.607545892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.607967030Z [Info] orpheus_api: Starting migration of Log DB to 22
2025-10-02T16:39:45.608483740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-02T16:39:45', 'orpheus_api')
2025-10-02T16:39:45.609117556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.609976705Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-10-02T16:39:45.610303523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024698s
2025-10-02T16:39:45.610647406Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-10-02T16:39:45.611040738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.611475613Z [Info] download_client_categories: Starting migration of Log DB to 23
2025-10-02T16:39:45.612082164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-02T16:39:45', 'download_client_categories')
2025-10-02T16:39:45.612760229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.613626763Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-10-02T16:39:45.614015606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025712s
2025-10-02T16:39:45.614312554Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-10-02T16:39:45.614689643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.615261955Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2025-10-02T16:39:45.615790629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-02T16:39:45', 'add_salt_to_users')
2025-10-02T16:39:45.616398473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.617305279Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-10-02T16:39:45.617634632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025981s
2025-10-02T16:39:45.618023224Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-10-02T16:39:45.618447729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.619007385Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2025-10-02T16:39:45.619657795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-02T16:39:45', 'speedcd_userpasssettings_to_speedcdsettings')
2025-10-02T16:39:45.620387885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.621324961Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-10-02T16:39:45.621718162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028316s
2025-10-02T16:39:45.622145583Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-10-02T16:39:45.622559296Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.623048410Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2025-10-02T16:39:45.623737137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-02T16:39:45', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-10-02T16:39:45.624480153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.625444464Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-10-02T16:39:45.625831002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028007s
2025-10-02T16:39:45.626218492Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-10-02T16:39:45.626664931Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.627127512Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2025-10-02T16:39:45.627814625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-02T16:39:45', 'alpharatio_greatposterwall_config_contract')
2025-10-02T16:39:45.628533242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.629464216Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-10-02T16:39:45.629857899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027515s
2025-10-02T16:39:45.630195288Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-10-02T16:39:45.630572688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.631005709Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2025-10-02T16:39:45.631531949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-02T16:39:45', 'remove_notwhatcd')
2025-10-02T16:39:45.632218922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.633269206Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-10-02T16:39:45.633609731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027274s
2025-10-02T16:39:45.633956419Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-10-02T16:39:45.634356725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.634811200Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2025-10-02T16:39:45.635379765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-02T16:39:45', 'add_on_grab_to_notifications')
2025-10-02T16:39:45.636082118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.637022361Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-10-02T16:39:45.637356995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026359s
2025-10-02T16:39:45.637742401Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-10-02T16:39:45.638165262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.638631351Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2025-10-02T16:39:45.639263704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-02T16:39:45', 'animetorrents_use_custom_config_contract')
2025-10-02T16:39:45.645768088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.646924806Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-10-02T16:39:45.647325293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087088s
2025-10-02T16:39:45.647717763Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-10-02T16:39:45.648131486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.648595039Z [Info] apprise_server_url: Starting migration of Log DB to 31
2025-10-02T16:39:45.649141629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-02T16:39:45', 'apprise_server_url')
2025-10-02T16:39:45.649829945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.650763173Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-10-02T16:39:45.651100933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026669s
2025-10-02T16:39:45.651462060Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-10-02T16:39:45.651871314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.652345048Z [Info] health_restored_notification: Starting migration of Log DB to 32
2025-10-02T16:39:45.652931929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-02T16:39:45', 'health_restored_notification')
2025-10-02T16:39:45.653639263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.654759959Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-10-02T16:39:45.664368172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027648s
2025-10-02T16:39:45.665069424Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-10-02T16:39:45.665577817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.666293297Z [Info] remove_uc: Starting migration of Log DB to 33
2025-10-02T16:39:45.667104360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-02T16:39:45', 'remove_uc')
2025-10-02T16:39:45.667801223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.669025407Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-10-02T16:39:45.669433950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035235s
2025-10-02T16:39:45.669828344Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-10-02T16:39:45.670627884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.671158181Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2025-10-02T16:39:45.671730082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-02T16:39:45', 'history_fix_data_titles')
2025-10-02T16:39:45.672447336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.673887295Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-10-02T16:39:45.674406701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0036231s
2025-10-02T16:39:45.675032039Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-10-02T16:39:45.675472135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.676027463Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2025-10-02T16:39:45.676554474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-02T16:39:45', 'download_client_per_indexer')
2025-10-02T16:39:45.677095143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.677953240Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-10-02T16:39:45.678232322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025201s
2025-10-02T16:39:45.678551966Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-10-02T16:39:45.678875216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.679240552Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2025-10-02T16:39:45.679908457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-10-02T16:39:45.680161265Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-10-02T16:39:45.680430668Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-10-02T16:39:45.681564631Z [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-10-02T16:39:45.682620957Z [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-10-02T16:39:45.683247618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-10-02T16:39:45.683871013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-10-02T16:39:45.685023684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-10-02T16:39:45.685454181Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047449s
2025-10-02T16:39:45.685730537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-10-02T16:39:45.685960650Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2025-10-02T16:39:45.686245774Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-10-02T16:39:45.687203071Z [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-10-02T16:39:45.688002260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-10-02T16:39:45.688568480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-10-02T16:39:45.689216745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-10-02T16:39:45.690269164Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-10-02T16:39:45.690808179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042899s
2025-10-02T16:39:45.691095527Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-02T16:39:45.691368888Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-10-02T16:39:45.691641035Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-10-02T16:39:45.692513301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-10-02T16:39:45.693255275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-10-02T16:39:45.693807777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-10-02T16:39:45.694432134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-10-02T16:39:45.695455444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-02T16:39:45.695937885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003991s
2025-10-02T16:39:45.696370336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-02T16:39:45', 'postgres_update_timestamp_columns_to_with_timezone')
2025-10-02T16:39:45.696879731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.698033945Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-10-02T16:39:45.698310291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0060348s
2025-10-02T16:39:45.698633041Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-10-02T16:39:45.698928586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.699285695Z [Info] add_notification_status: Starting migration of Log DB to 37
2025-10-02T16:39:45.699696191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-02T16:39:45', 'add_notification_status')
2025-10-02T16:39:45.700236599Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.701288797Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-10-02T16:39:45.701540604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023494s
2025-10-02T16:39:45.701839987Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-10-02T16:39:45.702167677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.702626480Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2025-10-02T16:39:45.703065855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-02T16:39:45', 'indexers_freeleech_only_config_contract')
2025-10-02T16:39:45.703556092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.704454991Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-10-02T16:39:45.704722239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022755s
2025-10-02T16:39:45.704985750Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-10-02T16:39:45.705256375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.705779237Z [Info] email_encryption: Starting migration of Log DB to 39
2025-10-02T16:39:45.706164393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-02T16:39:45', 'email_encryption')
2025-10-02T16:39:45.706640792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.707473157Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-10-02T16:39:45.707751558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002228s
2025-10-02T16:39:45.708089558Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-10-02T16:39:45.708450916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.708759437Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2025-10-02T16:39:45.709221367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-02T16:39:45', 'newznab_category_to_capabilities_settings')
2025-10-02T16:39:45.709734419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.710567577Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-10-02T16:39:45.710865787Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021276s
2025-10-02T16:39:45.711163687Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-10-02T16:39:45.711427408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.711791460Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2025-10-02T16:39:45.712220905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-02T16:39:45', 'gazelle_freeleech_token_options')
2025-10-02T16:39:45.712707615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.713524569Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-10-02T16:39:45.713814934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020632s
2025-10-02T16:39:45.714111912Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-10-02T16:39:45.714461255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.714827974Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2025-10-02T16:39:45.715277829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-02T16:39:45', 'myanonamouse_freeleech_wedge_options')
2025-10-02T16:39:45.715789770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.716646104Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-10-02T16:39:45.716897820Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002151s
2025-10-02T16:39:45.717209197Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-10-02T16:39:45.717493540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-02T16:39:45.717865208Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2025-10-02T16:39:45.718305254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-10-02T16:39:45', 'newznab_indexers_enable_redirect')
2025-10-02T16:39:45.718797555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-02T16:39:45.719588246Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-10-02T16:39:45.719921597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020664s
2025-10-02T16:39:45.890212533Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2025-10-02T16:39:45.898269122Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-10-02T16:39:45.907175502Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-10-02T16:39:46.019726641Z [Info] AppSyncProfileService: Setting up default app profile
2025-10-02T16:39:46.041296233Z [Info] CommandExecutor: Starting 3 threads for tasks.
2025-10-02T16:39:46.104622156Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-10-02T16:39:46.168456221Z [ls.io-init] done.
2025-10-02T16:39:46.454382766Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-10-02T16:39:46.455025059Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-10-02T16:39:46.455304642Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin