2025-12-17T04:14:31.706955379Z [migrations] started
2025-12-17T04:14:31.706992634Z [migrations] no migrations found
2025-12-17T04:14:31.725453064Z usermod: no changes
2025-12-17T04:14:31.730657323Z ───────────────────────────────────────
2025-12-17T04:14:31.730665419Z
2025-12-17T04:14:31.730668856Z ██╗ ███████╗██╗ ██████╗
2025-12-17T04:14:31.730672383Z ██║ ██╔════╝██║██╔═══██╗
2025-12-17T04:14:31.730675870Z ██║ ███████╗██║██║ ██║
2025-12-17T04:14:31.730679427Z ██║ ╚════██║██║██║ ██║
2025-12-17T04:14:31.730682854Z ███████╗███████║██║╚██████╔╝
2025-12-17T04:14:31.730686712Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-12-17T04:14:31.730690219Z
2025-12-17T04:14:31.730693576Z Brought to you by linuxserver.io
2025-12-17T04:14:31.730697303Z ───────────────────────────────────────
2025-12-17T04:14:31.731009772Z
2025-12-17T04:14:31.731046005Z To support the app dev(s) visit:
2025-12-17T04:14:31.732469311Z Prowlarr: https://opencollective.com/prowlarr
2025-12-17T04:14:31.732732121Z
2025-12-17T04:14:31.732738764Z To support LSIO projects visit:
2025-12-17T04:14:31.732742231Z https://www.linuxserver.io/donate/
2025-12-17T04:14:31.732745568Z
2025-12-17T04:14:31.732748874Z ───────────────────────────────────────
2025-12-17T04:14:31.732752552Z GID/UID
2025-12-17T04:14:31.732755898Z ───────────────────────────────────────
2025-12-17T04:14:31.737246961Z
2025-12-17T04:14:31.737253013Z User UID: 911
2025-12-17T04:14:31.737256661Z User GID: 911
2025-12-17T04:14:31.737259987Z ───────────────────────────────────────
2025-12-17T04:14:31.738939639Z Linuxserver.io version: 2.3.1.5238-ls220
2025-12-17T04:14:31.739191717Z Build-date: 2025-12-17T04:11:28+00:00
2025-12-17T04:14:31.739195545Z ───────────────────────────────────────
2025-12-17T04:14:31.739199092Z
2025-12-17T04:14:31.787715019Z [custom-init] No custom files found, skipping...
2025-12-17T04:14:31.812057162Z failed to load "/config/config.xml": No such file or directory
2025-12-17T04:14:32.129013706Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.3.1.5238
2025-12-17T04:14:32.146829689Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-12-17T04:14:32.153976138Z [Debug] Bootstrap: Console selected
2025-12-17T04:14:32.155215323Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-12-17T04:14:32.396406163Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-12-17T04:14:32.461505020Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {5c96cdaa-b409-45c7-81b4-7172a9607b73} may be persisted to storage in unencrypted form.
2025-12-17T04:14:32.519341103Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-12-17T04:14:32.547455491Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-17T04:14:32.601400981Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-12-17T04:14:32.608270513Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-17T04:14:32.608845771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-17T04:14:32.644822330Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-12-17T04:14:32.648929099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0365941s
2025-12-17T04:14:32.649258723Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-12-17T04:14:32.649469467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.040681s
2025-12-17T04:14:32.657462471Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-12-17T04:14:32.657961055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.662598282Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-12-17T04:14:32.670443829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-12-17T04:14:32.681447285Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0186032s
2025-12-17T04:14:32.681933373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.683904472Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-12-17T04:14:32.684164786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0210439s
2025-12-17T04:14:32.690299428Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-12-17T04:14:32.690567298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.695154444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-12-17T04:14:32.696175760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-17T04:14:32.696743283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013243s
2025-12-17T04:14:32.697014740Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-17T04:14:32.697935564Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.53E-05s
2025-12-17T04:14:32.698385039Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-12-17T04:14:32.698988173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-12-17T04:14:32.699686409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010673s
2025-12-17T04:14:32.699958577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.700864201Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-12-17T04:14:32.701073833Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022047s
2025-12-17T04:14:32.701607828Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-12-17T04:14:32.701881399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.702754988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-17T04:14:32.702970231Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.34E-05s
2025-12-17T04:14:32.703211838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-12-17T04:14:32.703492453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-12-17T04:14:32.704072280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006632s
2025-12-17T04:14:32.704350861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.705149399Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-12-17T04:14:32.705357268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016471s
2025-12-17T04:14:32.706517674Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-12-17T04:14:32.706770634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.707430693Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-12-17T04:14:32.711520047Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-12-17T04:14:32.712095165Z [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-12-17T04:14:32.712570271Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008675s
2025-12-17T04:14:32.712774983Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-12-17T04:14:32.713134618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-12-17T04:14:32.713478720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005322s
2025-12-17T04:14:32.713714235Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-12-17T04:14:32.714336277Z [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-12-17T04:14:32.714898780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009568s
2025-12-17T04:14:32.715131248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-12-17T04:14:32.715409137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-12-17T04:14:32.715789012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005211s
2025-12-17T04:14:32.716052653Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-12-17T04:14:32.720798348Z [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-12-17T04:14:32.721498649Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051973s
2025-12-17T04:14:32.721719423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-12-17T04:14:32.722365925Z [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-12-17T04:14:32.722903457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009776s
2025-12-17T04:14:32.723145334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-12-17T04:14:32.723466010Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-12-17T04:14:32.723991057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005993s
2025-12-17T04:14:32.724154466Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-12-17T04:14:32.727345772Z [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-12-17T04:14:32.727989738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0035917s
2025-12-17T04:14:32.728199781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-12-17T04:14:32.728538453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-17T04:14:32.728974451Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005434s
2025-12-17T04:14:32.729214815Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2025-12-17T04:14:32.729841577Z [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-12-17T04:14:32.730386214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009765s
2025-12-17T04:14:32.730592990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2025-12-17T04:14:32.731304613Z [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-12-17T04:14:32.731858047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010499s
2025-12-17T04:14:32.732174073Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2025-12-17T04:14:32.732548097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2025-12-17T04:14:32.733027883Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006281s
2025-12-17T04:14:32.733209608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-12-17T04:14:32.733602710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-12-17T04:14:32.734022034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000621s
2025-12-17T04:14:32.734239412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-12-17T04:14:32.734620650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-12-17T04:14:32.735001777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005358s
2025-12-17T04:14:32.735207030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-12-17T04:14:32.738629331Z [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-12-17T04:14:32.739175300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0037686s
2025-12-17T04:14:32.739427518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-12-17T04:14:32.739784246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-12-17T04:14:32.740216136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005729s
2025-12-17T04:14:32.740456159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-12-17T04:14:32.740800202Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-12-17T04:14:32.741216340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005537s
2025-12-17T04:14:32.741426122Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-12-17T04:14:32.742338790Z [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-12-17T04:14:32.743072708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014453s
2025-12-17T04:14:32.743289234Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-12-17T04:14:32.744244908Z [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-12-17T04:14:32.745013816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015021s
2025-12-17T04:14:32.745268800Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-12-17T04:14:32.745678915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-17T04:14:32.746120084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006272s
2025-12-17T04:14:32.746340257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-12-17T04:14:32.746874603Z [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-12-17T04:14:32.747365982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008122s
2025-12-17T04:14:32.747585665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-12-17T04:14:32.747924437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-12-17T04:14:32.748313410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005162s
2025-12-17T04:14:32.750149246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-12-17T04:14:32', 'InitialSetup')
2025-12-17T04:14:32.750833745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.752231329Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-12-17T04:14:32.752437664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044128s
2025-12-17T04:14:32.752743750Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-12-17T04:14:32.753000056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.753322656Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2025-12-17T04:14:32.756402217Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2025-12-17T04:14:32.776053886Z [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-12-17T04:14:32.777577704Z [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-12-17T04:14:32.778512156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-12-17T04:14:32.779562220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-17T04:14:32.781269517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-17T04:14:32.781778172Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0251093s
2025-12-17T04:14:32.782102094Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2025-12-17T04:14:32.784052120Z [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-12-17T04:14:32.785197446Z [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-12-17T04:14:32.785857034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-12-17T04:14:32.786465059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-17T04:14:32.787759535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-17T04:14:32.788276326Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059133s
2025-12-17T04:14:32.788631581Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2025-12-17T04:14:32.792201168Z [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-12-17T04:14:32.793509252Z [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-12-17T04:14:32.794211035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-12-17T04:14:32.794912107Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-17T04:14:32.796353048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-17T04:14:32.796802964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079302s
2025-12-17T04:14:32.797031414Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2025-12-17T04:14:32.797811855Z [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-12-17T04:14:32.798476554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001211s
2025-12-17T04:14:32.798746608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2025-12-17T04:14:32.799219430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-12-17T04:14:32.799720007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007084s
2025-12-17T04:14:32.800339264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-12-17T04:14:32', 'ApplicationStatus')
2025-12-17T04:14:32.800756735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.801849916Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-12-17T04:14:32.802070139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027832s
2025-12-17T04:14:32.802336706Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-12-17T04:14:32.802621880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.802976344Z [Info] IndexerProps: Starting migration of Main DB to 3
2025-12-17T04:14:32.804156100Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-17T04:14:32.804358196Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:32.804616787Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2025-12-17T04:14:32.805065651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2025-12-17T04:14:32.805794408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009333s
2025-12-17T04:14:32.806029922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-12-17T04:14:32.806885164Z [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-12-17T04:14:32.807557909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013095s
2025-12-17T04:14:32.807791730Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-12-17T04:14:32.808650509Z [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-12-17T04:14:32.809236088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011587s
2025-12-17T04:14:32.809503717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-12-17T04:14:32.809951118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-17T04:14:32.810359881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006268s
2025-12-17T04:14:32.810782402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-12-17T04:14:32', 'IndexerProps')
2025-12-17T04:14:32.811196957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.812830917Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-12-17T04:14:32.813061621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030588s
2025-12-17T04:14:32.813311474Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-12-17T04:14:32.813575747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.813891372Z [Info] add_update_history: Starting migration of Main DB to 4
2025-12-17T04:14:32.814459306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-12-17T04:14:32', 'add_update_history')
2025-12-17T04:14:32.814957940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.815855346Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-12-17T04:14:32.816114138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022387s
2025-12-17T04:14:32.816462619Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-12-17T04:14:32.816756351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.817102488Z [Info] update_notifiarr: Starting migration of Main DB to 5
2025-12-17T04:14:32.821277063Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-12-17T04:14:32.822545397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-12-17T04:14:32.823284695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014273s
2025-12-17T04:14:32.823809693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-12-17T04:14:32', 'update_notifiarr')
2025-12-17T04:14:32.824487337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.825394113Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-12-17T04:14:32.825626521Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034923s
2025-12-17T04:14:32.825862706Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-12-17T04:14:32.826127139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.826494599Z [Info] app_profiles: Starting migration of Main DB to 6
2025-12-17T04:14:32.827121160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2025-12-17T04:14:32.827864988Z [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-12-17T04:14:32.828534456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011346s
2025-12-17T04:14:32.828806534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2025-12-17T04:14:32.829365810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2025-12-17T04:14:32.829932070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008037s
2025-12-17T04:14:32.830239679Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-17T04:14:32.830469482Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:32.830735728Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2025-12-17T04:14:32.831166515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2025-12-17T04:14:32.832142691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011489s
2025-12-17T04:14:32.832581665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-12-17T04:14:32', 'app_profiles')
2025-12-17T04:14:32.833004857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.833907655Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-12-17T04:14:32.834109882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029162s
2025-12-17T04:14:32.834337400Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-12-17T04:14:32.834582233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.834877487Z [Info] history_failed: Starting migration of Main DB to 7
2025-12-17T04:14:32.835367875Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-12-17T04:14:32.835533799Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-17T04:14:32.835764794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2025-12-17T04:14:32.836226163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2025-12-17T04:14:32.836852394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008161s
2025-12-17T04:14:32.837232680Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-12-17T04:14:32.837695802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-12-17T04:14:32.838044665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005313s
2025-12-17T04:14:32.838478057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-12-17T04:14:32', 'history_failed')
2025-12-17T04:14:32.838860197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.839732182Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-12-17T04:14:32.839928868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021857s
2025-12-17T04:14:32.840185645Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-12-17T04:14:32.840434617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.840719450Z [Info] redacted_api: Starting migration of Main DB to 8
2025-12-17T04:14:32.841105898Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-17T04:14:32.841387235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-17T04:14:32.843186638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001863s
2025-12-17T04:14:32.843579078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-12-17T04:14:32', 'redacted_api')
2025-12-17T04:14:32.844035317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.844826309Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-12-17T04:14:32.845041483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034883s
2025-12-17T04:14:32.845272408Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-12-17T04:14:32.845517621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.845812996Z [Info] IndexerProxies: Starting migration of Main DB to 10
2025-12-17T04:14:32.846321420Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2025-12-17T04:14:32.846982411Z [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-12-17T04:14:32.847543400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009986s
2025-12-17T04:14:32.847750076Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-17T04:14:32.847958516Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:32.848178038Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-12-17T04:14:32.848487100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-12-17T04:14:32.849126869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000731s
2025-12-17T04:14:32.849551524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-12-17T04:14:32', 'IndexerProxies')
2025-12-17T04:14:32.849969976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.850819186Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-12-17T04:14:32.851029620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023984s
2025-12-17T04:14:32.851275304Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-12-17T04:14:32.851499205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.851798979Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2025-12-17T04:14:32.852219225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2025-12-17T04:14:32.852433015Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:32.852691837Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2025-12-17T04:14:32.853105289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2025-12-17T04:14:32.853778655Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000839s
2025-12-17T04:14:32.854225304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-12-17T04:14:32', 'app_indexer_remote_name')
2025-12-17T04:14:32.854661112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.855508488Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-12-17T04:14:32.855722369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025243s
2025-12-17T04:14:32.855989476Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-12-17T04:14:32.856272917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.856573041Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2025-12-17T04:14:32.858979256Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.859945422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2025-12-17T04:14:32.860351259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011697s
2025-12-17T04:14:32.860788810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-12-17T04:14:32', 'desi_gazelle_to_unit3d')
2025-12-17T04:14:32.861211942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.862013256Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-12-17T04:14:32.862226896Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002787s
2025-12-17T04:14:32.862487791Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-12-17T04:14:32.862749809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.863061276Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2025-12-17T04:14:32.863406932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-17T04:14:32.863611945Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-17T04:14:32.863896738Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-12-17T04:14:32.864373658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-12-17T04:14:32.865076874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008902s
2025-12-17T04:14:32.865526089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-12-17T04:14:32', 'add_on_update_to_notifications')
2025-12-17T04:14:32.865981275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.866785585Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-12-17T04:14:32.867008985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025445s
2025-12-17T04:14:32.867234569Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-12-17T04:14:32.867452247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.867745999Z [Info] IndexerVersions: Starting migration of Main DB to 15
2025-12-17T04:14:32.868339664Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2025-12-17T04:14:32.868966216Z [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-12-17T04:14:32.869485421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009159s
2025-12-17T04:14:32.869770174Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2025-12-17T04:14:32.870265502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-12-17T04:14:32.870704786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007002s
2025-12-17T04:14:32.870961593Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2025-12-17T04:14:32.871391619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-12-17T04:14:32.871800773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006326s
2025-12-17T04:14:32.872246851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-12-17T04:14:32', 'IndexerVersions')
2025-12-17T04:14:32.872660955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.873548702Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-12-17T04:14:32.873754998Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023369s
2025-12-17T04:14:32.873980341Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-12-17T04:14:32.874226888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.874521802Z [Info] cleanup_config: Starting migration of Main DB to 16
2025-12-17T04:14:32.876251374Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.877244564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2025-12-17T04:14:32.877553416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010633s
2025-12-17T04:14:32.877816085Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.878216240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2025-12-17T04:14:32.878529852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004856s
2025-12-17T04:14:32.878950238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-12-17T04:14:32', 'cleanup_config')
2025-12-17T04:14:32.879367128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.880146737Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-12-17T04:14:32.880348053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020648s
2025-12-17T04:14:32.880576944Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-12-17T04:14:32.880822428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.881117542Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2025-12-17T04:14:32.883136077Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.883489789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2025-12-17T04:14:32.883797679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004282s
2025-12-17T04:14:32.884101080Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.884449832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2025-12-17T04:14:32.884754856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004304s
2025-12-17T04:14:32.885013156Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.885362249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2025-12-17T04:14:32.885669708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004315s
2025-12-17T04:14:32.885929150Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.886273173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2025-12-17T04:14:32.886573558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004215s
2025-12-17T04:14:32.886851618Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.887198717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2025-12-17T04:14:32.887499993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004266s
2025-12-17T04:14:32.887763303Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.888129300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2025-12-17T04:14:32.888433763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004397s
2025-12-17T04:14:32.888693045Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.889050625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2025-12-17T04:14:32.889352072Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004364s
2025-12-17T04:14:32.889611294Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.889961349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2025-12-17T04:14:32.890264429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004341s
2025-12-17T04:14:32.890522920Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.894481460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2025-12-17T04:14:32.894813369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040622s
2025-12-17T04:14:32.895080587Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.895418106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2025-12-17T04:14:32.895717710Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004208s
2025-12-17T04:14:32.895995429Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.896350664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2025-12-17T04:14:32.896658554Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000438s
2025-12-17T04:14:32.896909569Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.897260085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2025-12-17T04:14:32.897566242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004314s
2025-12-17T04:14:32.897826075Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.898177332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2025-12-17T04:14:32.898491505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004416s
2025-12-17T04:14:32.898792691Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.899149800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2025-12-17T04:14:32.899452920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000443s
2025-12-17T04:14:32.899711100Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.900087739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2025-12-17T04:14:32.900436421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004965s
2025-12-17T04:14:32.900697296Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.901034575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2025-12-17T04:14:32.901306743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000418s
2025-12-17T04:14:32.901488459Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.902893849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2025-12-17T04:14:32.903311289Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016019s
2025-12-17T04:14:32.903497614Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.903933041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2025-12-17T04:14:32.904285360Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006007s
2025-12-17T04:14:32.904472467Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.904864196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2025-12-17T04:14:32.905245183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005838s
2025-12-17T04:14:32.905397921Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.905799589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2025-12-17T04:14:32.906157440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005777s
2025-12-17T04:14:32.906341060Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.906745334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2025-12-17T04:14:32.907104517Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005802s
2025-12-17T04:14:32.907284449Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.907683693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2025-12-17T04:14:32.908055432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005789s
2025-12-17T04:14:32.908240384Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.908652273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-12-17T04:14:32.909012418Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005904s
2025-12-17T04:14:32.909197802Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.909600142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2025-12-17T04:14:32.909957782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005794s
2025-12-17T04:14:32.910144358Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.910535535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2025-12-17T04:14:32.910887354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005597s
2025-12-17T04:14:32.911069250Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.911468674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2025-12-17T04:14:32.911822847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005716s
2025-12-17T04:14:32.912023862Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.912427835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2025-12-17T04:14:32.912787510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005817s
2025-12-17T04:14:32.912970919Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.913388400Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-12-17T04:14:32.913748254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000591s
2025-12-17T04:14:32.913933898Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.914344074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2025-12-17T04:14:32.914705943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000589s
2025-12-17T04:14:32.914892007Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.915290069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2025-12-17T04:14:32.915635284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005712s
2025-12-17T04:14:32.915818834Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.916263619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2025-12-17T04:14:32.916604175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005742s
2025-12-17T04:14:32.916786412Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.917178882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2025-12-17T04:14:32.917531131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005649s
2025-12-17T04:14:32.917714591Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.918118234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2025-12-17T04:14:32.918466705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005759s
2025-12-17T04:14:32.918648381Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.919050310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2025-12-17T04:14:32.919404584Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005744s
2025-12-17T04:14:32.919588324Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.920014592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2025-12-17T04:14:32.920363364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005756s
2025-12-17T04:14:32.920776446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-12-17T04:14:32', 'indexer_cleanup')
2025-12-17T04:14:32.921192704Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.922251105Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-12-17T04:14:32.922455657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024439s
2025-12-17T04:14:32.922683876Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-12-17T04:14:32.922931695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.923225277Z [Info] minimum_seeders: Starting migration of Main DB to 18
2025-12-17T04:14:32.923626074Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2025-12-17T04:14:32.923830535Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:32.924119337Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2025-12-17T04:14:32.924532348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2025-12-17T04:14:32.925230484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008794s
2025-12-17T04:14:32.925666352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-12-17T04:14:32', 'minimum_seeders')
2025-12-17T04:14:32.926082680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.927194839Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-12-17T04:14:32.927409592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028179s
2025-12-17T04:14:32.927630236Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-12-17T04:14:32.927886121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.928186746Z [Info] remove_showrss: Starting migration of Main DB to 19
2025-12-17T04:14:32.928549717Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.928902548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2025-12-17T04:14:32.929217502Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004295s
2025-12-17T04:14:32.929635734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-12-17T04:14:32', 'remove_showrss')
2025-12-17T04:14:32.930045950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.930834728Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-12-17T04:14:32.931040693Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020193s
2025-12-17T04:14:32.931288943Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-12-17T04:14:32.931544648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.931905294Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2025-12-17T04:14:32.932286221Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.932662128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2025-12-17T04:14:32.932990799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004661s
2025-12-17T04:14:32.933429643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-12-17T04:14:32', 'remove_torrentparadiseml')
2025-12-17T04:14:32.933861302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.934679169Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-12-17T04:14:32.934898661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021051s
2025-12-17T04:14:32.935162632Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-12-17T04:14:32.935425912Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.935734353Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2025-12-17T04:14:32.936076322Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-17T04:14:32.936320183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-17T04:14:32.936985543Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007033s
2025-12-17T04:14:32.937446651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-12-17T04:14:32', 'localization_setting_to_string')
2025-12-17T04:14:32.937878190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.938766208Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-12-17T04:14:32.938990460Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024328s
2025-12-17T04:14:32.939206725Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-12-17T04:14:32.939454945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.939741111Z [Info] orpheus_api: Starting migration of Main DB to 22
2025-12-17T04:14:32.940056666Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-17T04:14:32.940305367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-17T04:14:32.944457608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041611s
2025-12-17T04:14:32.944883736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-12-17T04:14:32', 'orpheus_api')
2025-12-17T04:14:32.945290364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.946077339Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-12-17T04:14:32.946267772Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057814s
2025-12-17T04:14:32.946518668Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-12-17T04:14:32.946776467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.947079828Z [Info] download_client_categories: Starting migration of Main DB to 23
2025-12-17T04:14:32.947432598Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-12-17T04:14:32.947633883Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-17T04:14:32.947901502Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2025-12-17T04:14:32.948301227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2025-12-17T04:14:32.948972809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00084s
2025-12-17T04:14:32.949433236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-12-17T04:14:32', 'download_client_categories')
2025-12-17T04:14:32.949855176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.950660427Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-12-17T04:14:32.950878777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024786s
2025-12-17T04:14:32.951112798Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-12-17T04:14:32.951360968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.951652595Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2025-12-17T04:14:32.952016718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-12-17T04:14:32.952208705Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:32.952420942Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-12-17T04:14:32.952714513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-12-17T04:14:32.953364381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007327s
2025-12-17T04:14:32.953605707Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-12-17T04:14:32.953928467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-12-17T04:14:32.954543225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007188s
2025-12-17T04:14:32.954978491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-12-17T04:14:32', 'add_salt_to_users')
2025-12-17T04:14:32.955400150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.956153868Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-12-17T04:14:32.956363701Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022918s
2025-12-17T04:14:32.956656570Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-12-17T04:14:32.956941564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.957270817Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2025-12-17T04:14:32.957607114Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.957989454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2025-12-17T04:14:32.958342264Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005412s
2025-12-17T04:14:32.958844506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-12-17T04:14:32', 'speedcd_userpasssettings_to_speedcdsettings')
2025-12-17T04:14:32.959286295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.960003189Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-12-17T04:14:32.960248523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020966s
2025-12-17T04:14:32.960552224Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-12-17T04:14:32.960835785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.961164417Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2025-12-17T04:14:32.961501726Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.961904637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2025-12-17T04:14:32.962259923Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005579s
2025-12-17T04:14:32.962753797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-12-17T04:14:32', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-12-17T04:14:32.963205777Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.963958092Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-12-17T04:14:32.964210420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021339s
2025-12-17T04:14:32.964502107Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-12-17T04:14:32.964778624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.965101955Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2025-12-17T04:14:32.965474265Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.965872918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2025-12-17T04:14:32.966231770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000562s
2025-12-17T04:14:32.966415019Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.966819153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2025-12-17T04:14:32.967180240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005814s
2025-12-17T04:14:32.967663343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-12-17T04:14:32', 'alpharatio_greatposterwall_config_contract')
2025-12-17T04:14:32.968146856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.968943110Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-12-17T04:14:32.969179766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022267s
2025-12-17T04:14:32.969405481Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-12-17T04:14:32.969655895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.969947652Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2025-12-17T04:14:32.970305683Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.970669426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2025-12-17T04:14:32.970975953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004344s
2025-12-17T04:14:32.971401410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-12-17T04:14:32', 'remove_notwhatcd')
2025-12-17T04:14:32.971811034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.972555634Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-12-17T04:14:32.972762109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019735s
2025-12-17T04:14:32.973016381Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-12-17T04:14:32.973277016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.973581679Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2025-12-17T04:14:32.973991124Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-17T04:14:32.974194954Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:32.974431741Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2025-12-17T04:14:32.974811065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2025-12-17T04:14:32.975523048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008672s
2025-12-17T04:14:32.975753683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-17T04:14:32.975941902Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:32.976209972Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2025-12-17T04:14:32.976630548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2025-12-17T04:14:32.977294525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000848s
2025-12-17T04:14:32.977746145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-12-17T04:14:32', 'add_on_grab_to_notifications')
2025-12-17T04:14:32.978176631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.979074860Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-12-17T04:14:32.979298069Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025769s
2025-12-17T04:14:32.979581310Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-12-17T04:14:32.979884901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.980193202Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2025-12-17T04:14:32.980572445Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:32.980985497Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-12-17T04:14:32.981346995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000578s
2025-12-17T04:14:32.981826550Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-12-17T04:14:32', 'animetorrents_use_custom_config_contract')
2025-12-17T04:14:32.982268661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.983408746Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-12-17T04:14:32.983645403Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025496s
2025-12-17T04:14:32.983918603Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-12-17T04:14:32.984180029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.984473360Z [Info] apprise_server_url: Starting migration of Main DB to 31
2025-12-17T04:14:32.984762332Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-17T04:14:32.985017065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-17T04:14:32.985732866Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007575s
2025-12-17T04:14:32.986171158Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-12-17T04:14:32', 'apprise_server_url')
2025-12-17T04:14:32.986587316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.987505295Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-12-17T04:14:32.987706450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024914s
2025-12-17T04:14:32.987978928Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-12-17T04:14:32.988233371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.988541962Z [Info] health_restored_notification: Starting migration of Main DB to 32
2025-12-17T04:14:32.988926576Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-12-17T04:14:32.989137611Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.1E-06s
2025-12-17T04:14:32.989400601Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-12-17T04:14:32.989818592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-12-17T04:14:32.990488612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008518s
2025-12-17T04:14:32.990944620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-12-17T04:14:32', 'health_restored_notification')
2025-12-17T04:14:32.991374836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.992267092Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-12-17T04:14:32.992493589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025706s
2025-12-17T04:14:32.992706527Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-12-17T04:14:32.992945909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.993284060Z [Info] remove_uc: Starting migration of Main DB to 33
2025-12-17T04:14:32.993624666Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-12-17T04:14:32.993989180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-12-17T04:14:32.994303603Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004495s
2025-12-17T04:14:32.994718619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-12-17T04:14:32', 'remove_uc')
2025-12-17T04:14:32.995133243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:32.996016181Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-12-17T04:14:32.996216064Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021281s
2025-12-17T04:14:32.996453041Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-12-17T04:14:32.996712694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:32.997010433Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2025-12-17T04:14:32.997332301Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-17T04:14:32.997595692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-17T04:14:32.998296964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007087s
2025-12-17T04:14:32.998708933Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-12-17T04:14:32', 'history_fix_data_titles')
2025-12-17T04:14:32.999125141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.000012969Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-12-17T04:14:33.000250537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002409s
2025-12-17T04:14:33.000486111Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-12-17T04:14:33.000742698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.001046790Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2025-12-17T04:14:33.001426164Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-17T04:14:33.001622029Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-17T04:14:33.001864908Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-12-17T04:14:33.002257378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-12-17T04:14:33.002972478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008807s
2025-12-17T04:14:33.003427023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-12-17T04:14:33', 'download_client_per_indexer')
2025-12-17T04:14:33.003864935Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.004996273Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-12-17T04:14:33.005209171Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028372s
2025-12-17T04:14:33.005522913Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-12-17T04:14:33.005809340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.006134194Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2025-12-17T04:14:33.008238651Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-12-17T04:14:33.008449576Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-17T04:14:33.008866315Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2025-12-17T04:14:33.011303502Z [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-12-17T04:14:33.012470572Z [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-12-17T04:14:33.013104188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-12-17T04:14:33.013737894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-12-17T04:14:33.015419430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-12-17T04:14:33.015836950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067248s
2025-12-17T04:14:33.016071893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-12-17T04:14:33.016268088Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-17T04:14:33.016556078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2025-12-17T04:14:33.018603561Z [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-12-17T04:14:33.019731633Z [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-12-17T04:14:33.020370880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-12-17T04:14:33.020979064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-12-17T04:14:33.022607994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-12-17T04:14:33.023025605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062222s
2025-12-17T04:14:33.023251901Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-12-17T04:14:33.023447895Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:33.023714172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2025-12-17T04:14:33.025745472Z [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-12-17T04:14:33.026875918Z [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-12-17T04:14:33.027500836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-12-17T04:14:33.028128700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-12-17T04:14:33.029725876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-12-17T04:14:33.030127284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061698s
2025-12-17T04:14:33.030329682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-12-17T04:14:33.030511889Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:33.030752363Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-12-17T04:14:33.033013696Z [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-12-17T04:14:33.034254234Z [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-12-17T04:14:33.034869292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-12-17T04:14:33.035383598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-12-17T04:14:33.036843578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058143s
2025-12-17T04:14:33.037010704Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-12-17T04:14:33.037187991Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:33.037429968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-12-17T04:14:33.042290555Z [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-12-17T04:14:33.043536955Z [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-12-17T04:14:33.044187004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-12-17T04:14:33.044661739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-12-17T04:14:33.046029353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083541s
2025-12-17T04:14:33.046245138Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-12-17T04:14:33.046412465Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:33.046673320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-12-17T04:14:33.048897648Z [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-12-17T04:14:33.050096803Z [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-12-17T04:14:33.050708705Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-12-17T04:14:33.051187890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-12-17T04:14:33.052542297Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0056345s
2025-12-17T04:14:33.052775967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-12-17T04:14:33.052971281Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:33.053253749Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-12-17T04:14:33.055288346Z [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-12-17T04:14:33.056447670Z [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-12-17T04:14:33.057092038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-12-17T04:14:33.057709802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-12-17T04:14:33.059473503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-17T04:14:33.059896244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063826s
2025-12-17T04:14:33.060162370Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-12-17T04:14:33.060320829Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:33.060612045Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-12-17T04:14:33.062658055Z [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-12-17T04:14:33.063808792Z [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-12-17T04:14:33.064455985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-12-17T04:14:33.065115182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-12-17T04:14:33.067042052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-17T04:14:33.067497319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066328s
2025-12-17T04:14:33.067722693Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-12-17T04:14:33.067933988Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:33.068213491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-12-17T04:14:33.070251655Z [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-12-17T04:14:33.071399456Z [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-12-17T04:14:33.072039034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-12-17T04:14:33.072705636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-12-17T04:14:33.074656915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-12-17T04:14:33.075116010Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066568s
2025-12-17T04:14:33.075315642Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-12-17T04:14:33.075492077Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-17T04:14:33.075724615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-12-17T04:14:33.077707227Z [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-12-17T04:14:33.078666258Z [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-12-17T04:14:33.079194421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-12-17T04:14:33.079833047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-12-17T04:14:33.081330953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-12-17T04:14:33.081836501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-12-17T04:14:33.082192628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062509s
2025-12-17T04:14:33.082432441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2025-12-17T04:14:33.082634558Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-12-17T04:14:33.082923049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2025-12-17T04:14:33.084839748Z [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-12-17T04:14:33.085746324Z [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-12-17T04:14:33.086298716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2025-12-17T04:14:33.087053466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2025-12-17T04:14:33.088699299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-12-17T04:14:33.089408858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-12-17T04:14:33.089864686Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0066866s
2025-12-17T04:14:33.090082585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-12-17T04:14:33.090277407Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:33.090545747Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-12-17T04:14:33.092807281Z [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-12-17T04:14:33.094311109Z [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-12-17T04:14:33.095067171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-12-17T04:14:33.095670366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-17T04:14:33.097249896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-17T04:14:33.097661284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068755s
2025-12-17T04:14:33.097872470Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-12-17T04:14:33.098060328Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:33.098357456Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-12-17T04:14:33.100626785Z [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-12-17T04:14:33.102178219Z [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-12-17T04:14:33.102927057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-12-17T04:14:33.103552857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-17T04:14:33.105140945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-17T04:14:33.105544497Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069352s
2025-12-17T04:14:33.105757817Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-12-17T04:14:33.105942909Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:33.106204446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-12-17T04:14:33.108485689Z [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-12-17T04:14:33.109980980Z [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-12-17T04:14:33.110740078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-12-17T04:14:33.111335868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-17T04:14:33.112884707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-17T04:14:33.113294642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068555s
2025-12-17T04:14:33.113508192Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-12-17T04:14:33.113696541Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:33.113981836Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2025-12-17T04:14:33.116274292Z [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-12-17T04:14:33.117772178Z [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-12-17T04:14:33.118539723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-12-17T04:14:33.119140092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-12-17T04:14:33.120706556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-12-17T04:14:33.121115530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068638s
2025-12-17T04:14:33.121314069Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-12-17T04:14:33.121500344Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-12-17T04:14:33.121734516Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2025-12-17T04:14:33.124114759Z [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-12-17T04:14:33.125567163Z [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-12-17T04:14:33.141140300Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-12-17T04:14:33.141831111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-12-17T04:14:33.143643951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-12-17T04:14:33.144112224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0221377s
2025-12-17T04:14:33.144359261Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-12-17T04:14:33.144564434Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-17T04:14:33.144856232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-12-17T04:14:33.147429653Z [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-12-17T04:14:33.148454587Z [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-12-17T04:14:33.151056756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-12-17T04:14:33.151711715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-12-17T04:14:33.153340304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-12-17T04:14:33.154299275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091783s
2025-12-17T04:14:33.154526593Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-12-17T04:14:33.154733540Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-12-17T04:14:33.155040217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-12-17T04:14:33.157543758Z [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-12-17T04:14:33.158566878Z [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-12-17T04:14:33.159129351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-12-17T04:14:33.159775602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-12-17T04:14:33.161564955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-12-17T04:14:33.162017947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006718s
2025-12-17T04:14:33.162247579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-17T04:14:33.162459696Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-12-17T04:14:33.162739670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-12-17T04:14:33.164589124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-12-17T04:14:33.165381670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-12-17T04:14:33.165908581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-12-17T04:14:33.166535814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-12-17T04:14:33.168463816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-17T04:14:33.168920996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059286s
2025-12-17T04:14:33.169489611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-12-17T04:14:33', 'postgres_update_timestamp_columns_to_with_timezone')
2025-12-17T04:14:33.169985990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.171968993Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-12-17T04:14:33.172235420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088463s
2025-12-17T04:14:33.172530945Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-12-17T04:14:33.172811219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.173166054Z [Info] add_notification_status: Starting migration of Main DB to 37
2025-12-17T04:14:33.173892747Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-12-17T04:14:33.174718159Z [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-12-17T04:14:33.175391926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012548s
2025-12-17T04:14:33.175673322Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-12-17T04:14:33.176163720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-12-17T04:14:33.176684839Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007587s
2025-12-17T04:14:33.177167882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-12-17T04:14:33', 'add_notification_status')
2025-12-17T04:14:33.177626605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.178490284Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-12-17T04:14:33.178720799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025162s
2025-12-17T04:14:33.179027236Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-12-17T04:14:33.179330025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.179672024Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2025-12-17T04:14:33.180164626Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:33.180583018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2025-12-17T04:14:33.180962232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005823s
2025-12-17T04:14:33.181158908Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:33.181602130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-12-17T04:14:33.181988809Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006132s
2025-12-17T04:14:33.182186176Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-12-17T04:14:33.182583195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2025-12-17T04:14:33.182956597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005725s
2025-12-17T04:14:33.183515843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-12-17T04:14:33', 'indexers_freeleech_only_config_contract')
2025-12-17T04:14:33.183993385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.184811763Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-12-17T04:14:33.185062317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023255s
2025-12-17T04:14:33.185307240Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-12-17T04:14:33.185573857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.185886797Z [Info] email_encryption: Starting migration of Main DB to 39
2025-12-17T04:14:33.186217112Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-17T04:14:33.186481144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-17T04:14:33.187192276Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007462s
2025-12-17T04:14:33.187665689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-12-17T04:14:33', 'email_encryption')
2025-12-17T04:14:33.188128601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.188838771Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-12-17T04:14:33.189064055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023701s
2025-12-17T04:14:33.189371904Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-12-17T04:14:33.189669774Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.190015991Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2025-12-17T04:14:33.190369704Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-17T04:14:33.190637292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-17T04:14:33.191635542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001035s
2025-12-17T04:14:33.192216682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-12-17T04:14:33', 'newznab_category_to_capabilities_settings')
2025-12-17T04:14:33.192698533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.193460617Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-12-17T04:14:33.193711402Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027749s
2025-12-17T04:14:33.194029893Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-12-17T04:14:33.194292652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.194625352Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2025-12-17T04:14:33.194947641Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-17T04:14:33.195214148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-17T04:14:33.195901051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000713s
2025-12-17T04:14:33.196401428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-12-17T04:14:33', 'gazelle_freeleech_token_options')
2025-12-17T04:14:33.196869200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.197604421Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-12-17T04:14:33.197844704Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023576s
2025-12-17T04:14:33.198144298Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-12-17T04:14:33.198436927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.198778845Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2025-12-17T04:14:33.199111565Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-17T04:14:33.199381098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-17T04:14:33.199982128Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006281s
2025-12-17T04:14:33.200499710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-12-17T04:14:33', 'myanonamouse_freeleech_wedge_options')
2025-12-17T04:14:33.200997062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.201742903Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-12-17T04:14:33.201993598Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023236s
2025-12-17T04:14:33.202286949Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-12-17T04:14:33.202574889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.202917158Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2025-12-17T04:14:33.203248685Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-17T04:14:33.203517957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-17T04:14:33.213149190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0095941s
2025-12-17T04:14:33.213656071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-12-17T04:14:33', 'newznab_indexers_enable_redirect')
2025-12-17T04:14:33.214141147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.214917881Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-12-17T04:14:33.215174788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113681s
2025-12-17T04:14:33.223865197Z [Debug] MigrationController: Took: 00:00:00.6754732
2025-12-17T04:14:33.314596785Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-12-17T04:14:33.332648593Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-12-17T04:14:33.345703900Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-12-17T04:14:33.346167093Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-12-17T04:14:33.346543340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-12-17T04:14:33.349236172Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-12-17T04:14:33.349545926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030593s
2025-12-17T04:14:33.349909177Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-12-17T04:14:33.350269002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033753s
2025-12-17T04:14:33.352392006Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-12-17T04:14:33.352800689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.353341027Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-12-17T04:14:33.353832186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-12-17T04:14:33.354454179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000794s
2025-12-17T04:14:33.354878553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.356120143Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-12-17T04:14:33.356452142Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023666s
2025-12-17T04:14:33.356924172Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-12-17T04:14:33.357342855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.357994357Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-12-17T04:14:33.358516608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-17T04:14:33.359167118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007857s
2025-12-17T04:14:33.359504147Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-17T04:14:33.359826015Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-12-17T04:14:33.360232834Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-12-17T04:14:33.360750496Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-12-17T04:14:33.361738506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010762s
2025-12-17T04:14:33.362106787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.362948181Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-12-17T04:14:33.363298777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022514s
2025-12-17T04:14:33.363770407Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-12-17T04:14:33.364228229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.364739177Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-17T04:14:33.365069553Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2025-12-17T04:14:33.365431692Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-12-17T04:14:33.365922761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-12-17T04:14:33.366644404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008295s
2025-12-17T04:14:33.367000120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.367836664Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-12-17T04:14:33.368283494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019882s
2025-12-17T04:14:33.368724863Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-12-17T04:14:33.369124978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.369583892Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-12-17T04:14:33.370239863Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-12-17T04:14:33.371068431Z [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-12-17T04:14:33.372146632Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015594s
2025-12-17T04:14:33.372489934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-12-17T04:14:33.372935711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-12-17T04:14:33.373510308Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006837s
2025-12-17T04:14:33.374078622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-12-17T04:14:33', 'InitialSetup')
2025-12-17T04:14:33.374759724Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.375747853Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-12-17T04:14:33.376109682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002901s
2025-12-17T04:14:33.376465158Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-12-17T04:14:33.376858490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.377332414Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2025-12-17T04:14:33.377932542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-12-17T04:14:33', 'ApplicationStatus')
2025-12-17T04:14:33.378628273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.379461661Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-12-17T04:14:33.379811195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026131s
2025-12-17T04:14:33.380158735Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-12-17T04:14:33.380533169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.380989758Z [Info] IndexerProps: Starting migration of Log DB to 3
2025-12-17T04:14:33.381544405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-12-17T04:14:33', 'IndexerProps')
2025-12-17T04:14:33.382219464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.383043714Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-12-17T04:14:33.383378198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025352s
2025-12-17T04:14:33.383734405Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-12-17T04:14:33.384157427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.384625800Z [Info] add_update_history: Starting migration of Log DB to 4
2025-12-17T04:14:33.385191679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-12-17T04:14:33.385937661Z [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-12-17T04:14:33.386794146Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012389s
2025-12-17T04:14:33.387189141Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-12-17T04:14:33.387723677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-12-17T04:14:33.388428226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008501s
2025-12-17T04:14:33.389021500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-12-17T04:14:33', 'add_update_history')
2025-12-17T04:14:33.389741721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.390898329Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-12-17T04:14:33.391262593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032972s
2025-12-17T04:14:33.391626155Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-12-17T04:14:33.392046090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.392526187Z [Info] update_notifiarr: Starting migration of Log DB to 5
2025-12-17T04:14:33.393092237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-12-17T04:14:33', 'update_notifiarr')
2025-12-17T04:14:33.393790032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.394711657Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-12-17T04:14:33.395055901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026835s
2025-12-17T04:14:33.395401767Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-12-17T04:14:33.395788526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.396272240Z [Info] app_profiles: Starting migration of Log DB to 6
2025-12-17T04:14:33.396826175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-12-17T04:14:33', 'app_profiles')
2025-12-17T04:14:33.397513068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.398405896Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-12-17T04:14:33.398749458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026391s
2025-12-17T04:14:33.399107709Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-12-17T04:14:33.399499207Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.399983923Z [Info] history_failed: Starting migration of Log DB to 7
2025-12-17T04:14:33.400545684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-12-17T04:14:33', 'history_failed')
2025-12-17T04:14:33.401234361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.402147179Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-12-17T04:14:33.402489859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026623s
2025-12-17T04:14:33.402839192Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-12-17T04:14:33.403226773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.403678272Z [Info] redacted_api: Starting migration of Log DB to 8
2025-12-17T04:14:33.404257167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-12-17T04:14:33', 'redacted_api')
2025-12-17T04:14:33.404938970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.406083475Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-12-17T04:14:33.406848786Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027204s
2025-12-17T04:14:33.407247689Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-12-17T04:14:33.407637443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.408222672Z [Info] IndexerProxies: Starting migration of Log DB to 10
2025-12-17T04:14:33.408788651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-12-17T04:14:33', 'IndexerProxies')
2025-12-17T04:14:33.409479242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.410720040Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-12-17T04:14:33.411061578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030901s
2025-12-17T04:14:33.411432304Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-12-17T04:14:33.411842039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.412331295Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2025-12-17T04:14:33.412932936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-12-17T04:14:33', 'app_indexer_remote_name')
2025-12-17T04:14:33.413639639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.414593379Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-12-17T04:14:33.414965699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027415s
2025-12-17T04:14:33.415328139Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-12-17T04:14:33.415739948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.416246959Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2025-12-17T04:14:33.416821065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-12-17T04:14:33', 'desi_gazelle_to_unit3d')
2025-12-17T04:14:33.417516194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.418470546Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-12-17T04:14:33.418826222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027232s
2025-12-17T04:14:33.419210977Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-12-17T04:14:33.419632045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.420132041Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2025-12-17T04:14:33.420753493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-12-17T04:14:33', 'add_on_update_to_notifications')
2025-12-17T04:14:33.421473813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.422407543Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-12-17T04:14:33.422787889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027502s
2025-12-17T04:14:33.423149958Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-12-17T04:14:33.423533731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.424011513Z [Info] IndexerVersions: Starting migration of Log DB to 15
2025-12-17T04:14:33.424579927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-12-17T04:14:33', 'IndexerVersions')
2025-12-17T04:14:33.425264085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.426284670Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-12-17T04:14:33.426625486Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027517s
2025-12-17T04:14:33.426980451Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-12-17T04:14:33.427363231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.427834430Z [Info] cleanup_config: Starting migration of Log DB to 16
2025-12-17T04:14:33.428412494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-12-17T04:14:33', 'cleanup_config')
2025-12-17T04:14:33.429111161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.430001954Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-12-17T04:14:33.430343031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026467s
2025-12-17T04:14:33.430695741Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-12-17T04:14:33.431091578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.431552136Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2025-12-17T04:14:33.432131222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-12-17T04:14:33', 'indexer_cleanup')
2025-12-17T04:14:33.432818716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.433702425Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-12-17T04:14:33.434051769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026246s
2025-12-17T04:14:33.434404279Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-12-17T04:14:33.434795256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.435264020Z [Info] minimum_seeders: Starting migration of Log DB to 18
2025-12-17T04:14:33.435820380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-12-17T04:14:33', 'minimum_seeders')
2025-12-17T04:14:33.436533476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.437410963Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-12-17T04:14:33.437750106Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026208s
2025-12-17T04:14:33.438103898Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-12-17T04:14:33.438490577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.438956485Z [Info] remove_showrss: Starting migration of Log DB to 19
2025-12-17T04:14:33.439518677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-12-17T04:14:33', 'remove_showrss')
2025-12-17T04:14:33.440219247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.441085311Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-12-17T04:14:33.441432560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026051s
2025-12-17T04:14:33.441804680Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-12-17T04:14:33.442248373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.442703860Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2025-12-17T04:14:33.443304650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-12-17T04:14:33', 'remove_torrentparadiseml')
2025-12-17T04:14:33.444021944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.444958360Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-12-17T04:14:33.445323194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027249s
2025-12-17T04:14:33.445714682Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-12-17T04:14:33.446139468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.446622621Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2025-12-17T04:14:33.447263120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-12-17T04:14:33', 'localization_setting_to_string')
2025-12-17T04:14:33.448005735Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.448912100Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-12-17T04:14:33.449287286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027372s
2025-12-17T04:14:33.449630537Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-12-17T04:14:33.450012857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.450472061Z [Info] orpheus_api: Starting migration of Log DB to 22
2025-12-17T04:14:33.451015876Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-12-17T04:14:33', 'orpheus_api')
2025-12-17T04:14:33.451702128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.452583382Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-12-17T04:14:33.452912956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002586s
2025-12-17T04:14:33.453300526Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-12-17T04:14:33.453749040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.454291462Z [Info] download_client_categories: Starting migration of Log DB to 23
2025-12-17T04:14:33.454961922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-12-17T04:14:33', 'download_client_categories')
2025-12-17T04:14:33.455715790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.456685111Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-12-17T04:14:33.457055387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029393s
2025-12-17T04:14:33.457412506Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-12-17T04:14:33.457809836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.458309973Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2025-12-17T04:14:33.458896003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-12-17T04:14:33', 'add_salt_to_users')
2025-12-17T04:14:33.459587175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.460475533Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-12-17T04:14:33.460823754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026742s
2025-12-17T04:14:33.461302759Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-12-17T04:14:33.461759448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.462255517Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2025-12-17T04:14:33.462946138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-12-17T04:14:33', 'speedcd_userpasssettings_to_speedcdsettings')
2025-12-17T04:14:33.463716950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.464743888Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-12-17T04:14:33.465222862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002923s
2025-12-17T04:14:33.465677618Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-12-17T04:14:33.466154919Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.466685237Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2025-12-17T04:14:33.467434365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-12-17T04:14:33', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-12-17T04:14:33.468292974Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.469306885Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-12-17T04:14:33.469789757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030737s
2025-12-17T04:14:33.470349444Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-12-17T04:14:33.470876345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.471404739Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2025-12-17T04:14:33.472239941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-12-17T04:14:33', 'alpharatio_greatposterwall_config_contract')
2025-12-17T04:14:33.473158430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.474110918Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-12-17T04:14:33.474595454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031882s
2025-12-17T04:14:33.475061171Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-12-17T04:14:33.475553703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.476091286Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2025-12-17T04:14:33.476818029Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-12-17T04:14:33', 'remove_notwhatcd')
2025-12-17T04:14:33.477749504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.478961154Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-12-17T04:14:33.479388354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034441s
2025-12-17T04:14:33.479871717Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-12-17T04:14:33.480385823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.480924357Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2025-12-17T04:14:33.481656992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-12-17T04:14:33', 'add_on_grab_to_notifications')
2025-12-17T04:14:33.482457073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.483386524Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-12-17T04:14:33.483756580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030415s
2025-12-17T04:14:33.484233490Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-12-17T04:14:33.484784189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.485297763Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2025-12-17T04:14:33.491397215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-12-17T04:14:33', 'animetorrents_use_custom_config_contract')
2025-12-17T04:14:33.492228779Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.493296839Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-12-17T04:14:33.494188415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084834s
2025-12-17T04:14:33.494650094Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-12-17T04:14:33.495076282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.495557571Z [Info] apprise_server_url: Starting migration of Log DB to 31
2025-12-17T04:14:33.496170255Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-12-17T04:14:33', 'apprise_server_url')
2025-12-17T04:14:33.496870625Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.497773523Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-12-17T04:14:33.498122496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027052s
2025-12-17T04:14:33.498502982Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-12-17T04:14:33.498921956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.499396291Z [Info] health_restored_notification: Starting migration of Log DB to 32
2025-12-17T04:14:33.500025808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-12-17T04:14:33', 'health_restored_notification')
2025-12-17T04:14:33.500738734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.501656582Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-12-17T04:14:33.502020695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027035s
2025-12-17T04:14:33.502359507Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-12-17T04:14:33.502734682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.503182264Z [Info] remove_uc: Starting migration of Log DB to 33
2025-12-17T04:14:33.503710918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-12-17T04:14:33', 'remove_uc')
2025-12-17T04:14:33.504415487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.505281490Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-12-17T04:14:33.505608840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025654s
2025-12-17T04:14:33.505979686Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-12-17T04:14:33.506386786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.506850780Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2025-12-17T04:14:33.507442401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-12-17T04:14:33', 'history_fix_data_titles')
2025-12-17T04:14:33.508157612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.509069528Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-12-17T04:14:33.509428661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026723s
2025-12-17T04:14:33.509807113Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-12-17T04:14:33.510225345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.510698498Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2025-12-17T04:14:33.511318466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-12-17T04:14:33', 'download_client_per_indexer')
2025-12-17T04:14:33.512039017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.512951063Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-12-17T04:14:33.513334225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027128s
2025-12-17T04:14:33.513765072Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-12-17T04:14:33.514238886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.514727059Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2025-12-17T04:14:33.515513953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-12-17T04:14:33.515831202Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-12-17T04:14:33.516236007Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-12-17T04:14:33.517496876Z [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-12-17T04:14:33.518874821Z [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-12-17T04:14:33.519771035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-12-17T04:14:33.520549843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-12-17T04:14:33.521887687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-12-17T04:14:33.522527946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0058758s
2025-12-17T04:14:33.522844694Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-12-17T04:14:33.523153195Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2025-12-17T04:14:33.523520064Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-12-17T04:14:33.524617924Z [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-12-17T04:14:33.525729362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-12-17T04:14:33.526509904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-12-17T04:14:33.527276046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-12-17T04:14:33.528614211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-12-17T04:14:33.529253127Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0053467s
2025-12-17T04:14:33.529589585Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-12-17T04:14:33.529898326Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-12-17T04:14:33.530272670Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-12-17T04:14:33.531201130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-12-17T04:14:33.532195622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-12-17T04:14:33.532977697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-12-17T04:14:33.533734591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-12-17T04:14:33.535031492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-12-17T04:14:33.535666030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.005008s
2025-12-17T04:14:33.536319886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-12-17T04:14:33', 'postgres_update_timestamp_columns_to_with_timezone')
2025-12-17T04:14:33.537090448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.538239632Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-12-17T04:14:33.538658986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074574s
2025-12-17T04:14:33.539030744Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-12-17T04:14:33.539434147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.539916047Z [Info] add_notification_status: Starting migration of Log DB to 37
2025-12-17T04:14:33.540509913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-12-17T04:14:33', 'add_notification_status')
2025-12-17T04:14:33.541210764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.542120506Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-12-17T04:14:33.542481743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026795s
2025-12-17T04:14:33.542886238Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-12-17T04:14:33.543332847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.543822233Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2025-12-17T04:14:33.544523455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-12-17T04:14:33', 'indexers_freeleech_only_config_contract')
2025-12-17T04:14:33.545266491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.546141943Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-12-17T04:14:33.546554514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027639s
2025-12-17T04:14:33.546905511Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-12-17T04:14:33.547297580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.547751715Z [Info] email_encryption: Starting migration of Log DB to 39
2025-12-17T04:14:33.548331412Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-12-17T04:14:33', 'email_encryption')
2025-12-17T04:14:33.549016281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.549904700Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-12-17T04:14:33.550246117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026153s
2025-12-17T04:14:33.550657385Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-12-17T04:14:33.551104986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.551591306Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2025-12-17T04:14:33.552292097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-12-17T04:14:33', 'newznab_category_to_capabilities_settings')
2025-12-17T04:14:33.553050514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.554019435Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-12-17T04:14:33.554437877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028465s
2025-12-17T04:14:33.554817802Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-12-17T04:14:33.555241666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.555714418Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2025-12-17T04:14:33.556358494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-12-17T04:14:33', 'gazelle_freeleech_token_options')
2025-12-17T04:14:33.557084196Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.557943967Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-12-17T04:14:33.558321908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026723s
2025-12-17T04:14:33.558720310Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-12-17T04:14:33.559158853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.559648699Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2025-12-17T04:14:33.560348508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-12-17T04:14:33', 'myanonamouse_freeleech_wedge_options')
2025-12-17T04:14:33.561080602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.562018040Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-12-17T04:14:33.562396702Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028058s
2025-12-17T04:14:33.562781848Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-12-17T04:14:33.563203717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-12-17T04:14:33.563678724Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2025-12-17T04:14:33.564328442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-12-17T04:14:33', 'newznab_indexers_enable_redirect')
2025-12-17T04:14:33.565050806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-12-17T04:14:33.565967151Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-12-17T04:14:33.566352397Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027371s
2025-12-17T04:14:33.726257758Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2025-12-17T04:14:33.733469208Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-12-17T04:14:33.737633783Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-12-17T04:14:33.839180979Z [Info] AppSyncProfileService: Setting up default app profile
2025-12-17T04:14:33.851882544Z [Info] CommandExecutor: Starting 3 threads for tasks.
2025-12-17T04:14:33.922752301Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-12-17T04:14:34.066105233Z [ls.io-init] done.
2025-12-17T04:14:34.325620598Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-12-17T04:14:34.326668258Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-12-17T04:14:34.327024395Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin