2025-10-01T02:09:59.574824144Z [migrations] started
2025-10-01T02:09:59.574859345Z [migrations] no migrations found
2025-10-01T02:09:59.595234709Z usermod: no changes
2025-10-01T02:09:59.601178516Z ───────────────────────────────────────
2025-10-01T02:09:59.601197434Z
2025-10-01T02:09:59.601203997Z ██╗ ███████╗██╗ ██████╗
2025-10-01T02:09:59.601210541Z ██║ ██╔════╝██║██╔═══██╗
2025-10-01T02:09:59.601217254Z ██║ ███████╗██║██║ ██║
2025-10-01T02:09:59.601223607Z ██║ ╚════██║██║██║ ██║
2025-10-01T02:09:59.601230030Z ███████╗███████║██║╚██████╔╝
2025-10-01T02:09:59.601236473Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-01T02:09:59.601242996Z
2025-10-01T02:09:59.601249038Z Brought to you by linuxserver.io
2025-10-01T02:09:59.601255341Z ───────────────────────────────────────
2025-10-01T02:09:59.601460434Z
2025-10-01T02:09:59.601474532Z To support the app dev(s) visit:
2025-10-01T02:09:59.602882878Z Prowlarr: https://opencollective.com/prowlarr
2025-10-01T02:09:59.603192701Z
2025-10-01T02:09:59.603205046Z To support LSIO projects visit:
2025-10-01T02:09:59.603209786Z https://www.linuxserver.io/donate/
2025-10-01T02:09:59.603214435Z
2025-10-01T02:09:59.603218774Z ───────────────────────────────────────
2025-10-01T02:09:59.603224125Z GID/UID
2025-10-01T02:09:59.603228403Z ───────────────────────────────────────
2025-10-01T02:09:59.607292126Z
2025-10-01T02:09:59.607307627Z User UID: 911
2025-10-01T02:09:59.607315853Z User GID: 911
2025-10-01T02:09:59.607324320Z ───────────────────────────────────────
2025-10-01T02:09:59.608977920Z Linuxserver.io version: 2.1.3.5199-ls211
2025-10-01T02:09:59.609356662Z Build-date: 2025-10-01T02:06:21+00:00
2025-10-01T02:09:59.609370370Z ───────────────────────────────────────
2025-10-01T02:09:59.609375310Z
2025-10-01T02:09:59.655716864Z [custom-init] No custom files found, skipping...
2025-10-01T02:09:59.677584873Z failed to load "/config/config.xml": No such file or directory
2025-10-01T02:09:59.996537054Z [Info] Bootstrap: Starting Prowlarr - /app/prowlarr/bin/Prowlarr - Version 2.1.3.5199
2025-10-01T02:10:00.014435280Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-01T02:10:00.021649776Z [Debug] Bootstrap: Console selected
2025-10-01T02:10:00.022914603Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-01T02:10:00.279069457Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2025-10-01T02:10:00.343144907Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {f084c08c-2e83-4af0-9358-b134ab3ab37c} may be persisted to storage in unencrypted form.
2025-10-01T02:10:00.403130653Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2025-10-01T02:10:00.433454226Z [Info] MigrationController: *** Migrating data source=/config/prowlarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-10-01T02:10:00.488719819Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-10-01T02:10:00.495486112Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-01T02:10:00.496100028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-01T02:10:00.532711702Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-10-01T02:10:00.536215456Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0372613s
2025-10-01T02:10:00.536528577Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-10-01T02:10:00.536735734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0407344s
2025-10-01T02:10:00.544364744Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-10-01T02:10:00.544901435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.549620176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-10-01T02:10:00.557606155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-10-01T02:10:00.568668097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0188007s
2025-10-01T02:10:00.569127051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.571689590Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-10-01T02:10:00.571994274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0218257s
2025-10-01T02:10:00.578200750Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-10-01T02:10:00.578482898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.583270447Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-10-01T02:10:00.584320892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-01T02:10:00.584883976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013819s
2025-10-01T02:10:00.585214802Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-01T02:10:00.586253744Z [Info] FluentMigrator.Runner.MigrationRunner: => 8.54E-05s
2025-10-01T02:10:00.586716486Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-10-01T02:10:00.587327175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-10-01T02:10:00.588102036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010789s
2025-10-01T02:10:00.588360406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.589204756Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-10-01T02:10:00.589468597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022039s
2025-10-01T02:10:00.590000247Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-10-01T02:10:00.590262435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.591115573Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-01T02:10:00.591291206Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.38E-05s
2025-10-01T02:10:00.591567964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-10-01T02:10:00.592005314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-10-01T02:10:00.592533027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006703s
2025-10-01T02:10:00.592779373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.593597410Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-10-01T02:10:00.593820239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016954s
2025-10-01T02:10:00.595000886Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-10-01T02:10:00.595245789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.595932031Z [Info] InitialSetup: Starting migration of Main DB to 1
2025-10-01T02:10:00.600014991Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2025-10-01T02:10:00.600550169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL, "Value" TEXT NOT NULL)
2025-10-01T02:10:00.601047410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008549s
2025-10-01T02:10:00.601266200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2025-10-01T02:10:00.601626335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2025-10-01T02:10:00.601988254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005282s
2025-10-01T02:10:00.602208157Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2025-10-01T02:10:00.602816592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT)
2025-10-01T02:10:00.603347581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009558s
2025-10-01T02:10:00.603539918Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2025-10-01T02:10:00.603918811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-10-01T02:10:00.604369258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005388s
2025-10-01T02:10:00.604549461Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2025-10-01T02:10:00.609242149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL)
2025-10-01T02:10:00.609933381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0051813s
2025-10-01T02:10:00.610170749Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2025-10-01T02:10:00.610864095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-10-01T02:10:00.611550937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011677s
2025-10-01T02:10:00.611815871Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2025-10-01T02:10:00.612326369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-01T02:10:00.612856526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006975s
2025-10-01T02:10:00.613063363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2025-10-01T02:10:00.616499631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 25, "Added" DATETIME NOT NULL)
2025-10-01T02:10:00.617351236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040952s
2025-10-01T02:10:00.617610147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2025-10-01T02:10:00.618058600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-01T02:10:00.618453305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005868s
2025-10-01T02:10:00.618759511Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationIndexerMapping
2025-10-01T02:10:00.619516405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationIndexerMapping" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "AppId" INTEGER NOT NULL, "RemoteIndexerId" INTEGER NOT NULL)
2025-10-01T02:10:00.620076613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001071s
2025-10-01T02:10:00.620290003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Applications
2025-10-01T02:10:00.621028610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Applications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "SyncLevel" INTEGER NOT NULL, "Tags" TEXT)
2025-10-01T02:10:00.621661214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011266s
2025-10-01T02:10:00.621897539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Applications (Name)
2025-10-01T02:10:00.622299469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Applications_Name" ON "Applications" ("Name" ASC)
2025-10-01T02:10:00.622714164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005772s
2025-10-01T02:10:00.622980189Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2025-10-01T02:10:00.623481909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL)
2025-10-01T02:10:00.623916735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000723s
2025-10-01T02:10:00.624173051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2025-10-01T02:10:00.624542264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2025-10-01T02:10:00.624905455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004963s
2025-10-01T02:10:00.625147503Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2025-10-01T02:10:00.629193118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL, "Username" TEXT NOT NULL, "Password" TEXT NOT NULL)
2025-10-01T02:10:00.629711302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043454s
2025-10-01T02:10:00.630004302Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2025-10-01T02:10:00.630358344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2025-10-01T02:10:00.630796657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006025s
2025-10-01T02:10:00.631060057Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2025-10-01T02:10:00.631430413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2025-10-01T02:10:00.631809927Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005452s
2025-10-01T02:10:00.632068297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2025-10-01T02:10:00.633019633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-10-01T02:10:00.633687147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014286s
2025-10-01T02:10:00.633953423Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2025-10-01T02:10:00.634891552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-10-01T02:10:00.635629518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014547s
2025-10-01T02:10:00.635908069Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2025-10-01T02:10:00.636436563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-01T02:10:00.636765284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006411s
2025-10-01T02:10:00.637039657Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2025-10-01T02:10:00.637604003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFilters" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Type" TEXT NOT NULL, "Label" TEXT NOT NULL, "Filters" TEXT NOT NULL)
2025-10-01T02:10:00.638146676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009062s
2025-10-01T02:10:00.638399405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2025-10-01T02:10:00.638712134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-01T02:10:00.639137070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005228s
2025-10-01T02:10:00.641097857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-01T02:10:00', 'InitialSetup')
2025-10-01T02:10:00.641857206Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.643563993Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-10-01T02:10:00.643917895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047396s
2025-10-01T02:10:00.644272068Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-10-01T02:10:00.644534817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.644858098Z [Info] ApplicationStatus: Starting migration of Main DB to 2
2025-10-01T02:10:00.647880754Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableAutomaticSearch
2025-10-01T02:10:00.666726198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2025-10-01T02:10:00.668147690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableInteractiveSearch", "Priority", "Added" FROM "Indexers"
2025-10-01T02:10:00.669036149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-01T02:10:00.669916080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-01T02:10:00.671376040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-01T02:10:00.671812118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0236894s
2025-10-01T02:10:00.672123344Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Indexers EnableInteractiveSearch
2025-10-01T02:10:00.673807275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2025-10-01T02:10:00.674935126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2025-10-01T02:10:00.675592730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-01T02:10:00.676233901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-01T02:10:00.677529469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-01T02:10:00.677944525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055851s
2025-10-01T02:10:00.678293367Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableRss to Enable
2025-10-01T02:10:00.681793354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL)
2025-10-01T02:10:00.682915764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "Priority", "Added" FROM "Indexers"
2025-10-01T02:10:00.683533528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-01T02:10:00.684171092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-01T02:10:00.685425187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-01T02:10:00.685840312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072979s
2025-10-01T02:10:00.686084584Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ApplicationStatus
2025-10-01T02:10:00.686817269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-01T02:10:00.687429031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011425s
2025-10-01T02:10:00.687653353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ApplicationStatus (ProviderId)
2025-10-01T02:10:00.688158510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-10-01T02:10:00.688596101Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006823s
2025-10-01T02:10:00.689084795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-01T02:10:00', 'ApplicationStatus')
2025-10-01T02:10:00.689484790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.690543812Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-10-01T02:10:00.690778936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026376s
2025-10-01T02:10:00.691035622Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-10-01T02:10:00.691263531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.691601883Z [Info] IndexerProps: Starting migration of Main DB to 3
2025-10-01T02:10:00.692692078Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-01T02:10:00.692906409Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-01T02:10:00.693170070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Redirect Boolean
2025-10-01T02:10:00.693609024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Redirect" INTEGER NOT NULL DEFAULT 0
2025-10-01T02:10:00.694268311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008836s
2025-10-01T02:10:00.694498555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2025-10-01T02:10:00.695340310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClients" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Enable" INTEGER NOT NULL, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT NOT NULL, "ConfigContract" TEXT NOT NULL, "Priority" INTEGER NOT NULL DEFAULT 1)
2025-10-01T02:10:00.695936220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012036s
2025-10-01T02:10:00.696156744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2025-10-01T02:10:00.696923127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-01T02:10:00.697494778Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011147s
2025-10-01T02:10:00.697770242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2025-10-01T02:10:00.698215539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-01T02:10:00.698686838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006534s
2025-10-01T02:10:00.699082434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-01T02:10:00', 'IndexerProps')
2025-10-01T02:10:00.699488301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.700517503Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-10-01T02:10:00.700726414Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024996s
2025-10-01T02:10:00.701016137Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-10-01T02:10:00.701234307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.701535183Z [Info] add_update_history: Starting migration of Main DB to 4
2025-10-01T02:10:00.702064558Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-01T02:10:00', 'add_update_history')
2025-10-01T02:10:00.702487169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.703158291Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-10-01T02:10:00.703363985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019216s
2025-10-01T02:10:00.703590872Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-10-01T02:10:00.703884493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.704213746Z [Info] update_notifiarr: Starting migration of Main DB to 5
2025-10-01T02:10:00.707632870Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-10-01T02:10:00.708733536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2025-10-01T02:10:00.709266849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001169s
2025-10-01T02:10:00.709703238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-01T02:10:00', 'update_notifiarr')
2025-10-01T02:10:00.710133995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.710829736Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-10-01T02:10:00.711035841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026947s
2025-10-01T02:10:00.711248880Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-10-01T02:10:00.711503853Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.711839970Z [Info] app_profiles: Starting migration of Main DB to 6
2025-10-01T02:10:00.712486161Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AppSyncProfiles
2025-10-01T02:10:00.713215419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AppSyncProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "EnableRss" INTEGER NOT NULL, "EnableInteractiveSearch" INTEGER NOT NULL, "EnableAutomaticSearch" INTEGER NOT NULL)
2025-10-01T02:10:00.713795608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001084s
2025-10-01T02:10:00.714033557Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AppSyncProfiles (Name)
2025-10-01T02:10:00.714408973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AppSyncProfiles_Name" ON "AppSyncProfiles" ("Name" ASC)
2025-10-01T02:10:00.714826814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005813s
2025-10-01T02:10:00.715038510Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-01T02:10:00.715207170Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-01T02:10:00.715480190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers AppProfileId Int32
2025-10-01T02:10:00.715871417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "AppProfileId" INTEGER NOT NULL DEFAULT 1
2025-10-01T02:10:00.716565635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008817s
2025-10-01T02:10:00.717017825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-01T02:10:00', 'app_profiles')
2025-10-01T02:10:00.717433913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.718198032Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-10-01T02:10:00.718471773Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024826s
2025-10-01T02:10:00.718641254Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-10-01T02:10:00.718894093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.719158295Z [Info] history_failed: Starting migration of Main DB to 7
2025-10-01T02:10:00.719692791Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-10-01T02:10:00.719892122Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-01T02:10:00.720154471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn History Successful Boolean
2025-10-01T02:10:00.720524776Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History" ADD COLUMN "Successful" INTEGER NOT NULL DEFAULT 1
2025-10-01T02:10:00.721221429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008542s
2025-10-01T02:10:00.721620192Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-10-01T02:10:00.722066160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "History" SET "Successful" = (json_extract("History"."Data",'$.successful') == 'True' );
2025-10-01T02:10:00.722424311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005331s
2025-10-01T02:10:00.722838816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-01T02:10:00', 'history_failed')
2025-10-01T02:10:00.723279072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.724010284Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-10-01T02:10:00.724210698Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020881s
2025-10-01T02:10:00.724440120Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-10-01T02:10:00.724694021Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.724977351Z [Info] redacted_api: Starting migration of Main DB to 8
2025-10-01T02:10:00.725411505Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-01T02:10:00.725662401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-01T02:10:00.727572717Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019674s
2025-10-01T02:10:00.728034176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-01T02:10:00', 'redacted_api')
2025-10-01T02:10:00.728425814Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.729118479Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-10-01T02:10:00.729300656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034714s
2025-10-01T02:10:00.729540008Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-10-01T02:10:00.729797506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.730092660Z [Info] IndexerProxies: Starting migration of Main DB to 10
2025-10-01T02:10:00.730604080Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerProxies
2025-10-01T02:10:00.731260191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerProxies" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "Tags" TEXT)
2025-10-01T02:10:00.731829357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001008s
2025-10-01T02:10:00.732059711Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-01T02:10:00.732255254Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-01T02:10:00.732448123Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2025-10-01T02:10:00.732755351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2025-10-01T02:10:00.733438908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007701s
2025-10-01T02:10:00.733858913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-01T02:10:00', 'IndexerProxies')
2025-10-01T02:10:00.734290302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.734988999Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-10-01T02:10:00.735209573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023022s
2025-10-01T02:10:00.735450398Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-10-01T02:10:00.735704119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.736066769Z [Info] app_indexer_remote_name: Starting migration of Main DB to 11
2025-10-01T02:10:00.736464640Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationIndexerMapping
2025-10-01T02:10:00.736675655Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-01T02:10:00.736982953Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ApplicationIndexerMapping RemoteIndexerName String
2025-10-01T02:10:00.737379652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationIndexerMapping" ADD COLUMN "RemoteIndexerName" TEXT
2025-10-01T02:10:00.738054841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008523s
2025-10-01T02:10:00.738507172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-01T02:10:00', 'app_indexer_remote_name')
2025-10-01T02:10:00.738948030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.739699994Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-10-01T02:10:00.739922371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00241s
2025-10-01T02:10:00.740161082Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-10-01T02:10:00.740404673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.740702552Z [Info] desi_gazelle_to_unit3d: Starting migration of Main DB to 13
2025-10-01T02:10:00.743056492Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.744028469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'Unit3dSettings', "Enable" = 1 WHERE "Implementation" = 'DesiTorrents'
2025-10-01T02:10:00.744425138Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011544s
2025-10-01T02:10:00.744888240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-01T02:10:00', 'desi_gazelle_to_unit3d')
2025-10-01T02:10:00.745281281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.746073607Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-10-01T02:10:00.746297227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027544s
2025-10-01T02:10:00.746559134Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-10-01T02:10:00.746811442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.747144382Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 14
2025-10-01T02:10:00.747509037Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-01T02:10:00.747707085Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-01T02:10:00.747996107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2025-10-01T02:10:00.748433498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 0
2025-10-01T02:10:00.749198659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009594s
2025-10-01T02:10:00.749669557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-01T02:10:00', 'add_on_update_to_notifications')
2025-10-01T02:10:00.750090605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.750926578Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-10-01T02:10:00.751147984Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026173s
2025-10-01T02:10:00.751374279Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-10-01T02:10:00.751677840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.751921922Z [Info] IndexerVersions: Starting migration of Main DB to 15
2025-10-01T02:10:00.752481539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerDefinitionVersions
2025-10-01T02:10:00.753159233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2025-10-01T02:10:00.753643087Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000924s
2025-10-01T02:10:00.753937289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (DefinitionId)
2025-10-01T02:10:00.754433709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-10-01T02:10:00.754862242Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007031s
2025-10-01T02:10:00.755128498Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerDefinitionVersions (File)
2025-10-01T02:10:00.755582031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-10-01T02:10:00.756016586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006431s
2025-10-01T02:10:00.756432954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-01T02:10:00', 'IndexerVersions')
2025-10-01T02:10:00.756848290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.757753954Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-10-01T02:10:00.757943195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023449s
2025-10-01T02:10:00.758171935Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-10-01T02:10:00.758426027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.758759007Z [Info] cleanup_config: Starting migration of Main DB to 16
2025-10-01T02:10:00.760487638Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.761437430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'movieinfolanguage'
2025-10-01T02:10:00.761760661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010355s
2025-10-01T02:10:00.762029382Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.762419578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'downloadclientworkingfolders'
2025-10-01T02:10:00.762742037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004834s
2025-10-01T02:10:00.763160459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-01T02:10:00', 'cleanup_config')
2025-10-01T02:10:00.763587118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.764389113Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-10-01T02:10:00.764610018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021016s
2025-10-01T02:10:00.764845031Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-10-01T02:10:00.765078431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.765382984Z [Info] indexer_cleanup: Starting migration of Main DB to 17
2025-10-01T02:10:00.767444926Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.767798027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Aither'
2025-10-01T02:10:00.768136628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004559s
2025-10-01T02:10:00.768407153Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.768762589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Anilibria'
2025-10-01T02:10:00.769092673Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004317s
2025-10-01T02:10:00.769314740Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.769664956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'AnimeWorld'
2025-10-01T02:10:00.769970982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000433s
2025-10-01T02:10:00.770246176Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.770562302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'LatTeam'
2025-10-01T02:10:00.770874812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004223s
2025-10-01T02:10:00.771167581Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.771503217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Blutopia'
2025-10-01T02:10:00.771797690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004257s
2025-10-01T02:10:00.772065880Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.772435203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DanishBytes'
2025-10-01T02:10:00.772737041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004364s
2025-10-01T02:10:00.773003387Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.773349414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DesiTorrents'
2025-10-01T02:10:00.773648216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004386s
2025-10-01T02:10:00.773921396Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.774300138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'DigitalCore'
2025-10-01T02:10:00.774595503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004413s
2025-10-01T02:10:00.774831989Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.778853215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'InternetArchive'
2025-10-01T02:10:00.779191035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041172s
2025-10-01T02:10:00.779456189Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.779792085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Milkie'
2025-10-01T02:10:00.780164876Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004849s
2025-10-01T02:10:00.780433467Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.780787480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShareIsland'
2025-10-01T02:10:00.781082103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004394s
2025-10-01T02:10:00.781341465Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.781716039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'SuperBits'
2025-10-01T02:10:00.782007987Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004364s
2025-10-01T02:10:00.782271468Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.782631472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ThePirateBay'
2025-10-01T02:10:00.782938020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004433s
2025-10-01T02:10:00.783193664Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.783576595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentLeech'
2025-10-01T02:10:00.783892542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004374s
2025-10-01T02:10:00.784153307Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.784510836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentSeeds'
2025-10-01T02:10:00.784853617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004885s
2025-10-01T02:10:00.785131606Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.785479326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'YTS'
2025-10-01T02:10:00.785787046Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004221s
2025-10-01T02:10:00.785958050Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.787512780Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Animedia'
2025-10-01T02:10:00.787879529Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016839s
2025-10-01T02:10:00.788033439Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.788457623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'Shizaproject'
2025-10-01T02:10:00.788808439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005855s
2025-10-01T02:10:00.789030416Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.789405702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'ShowRSS'
2025-10-01T02:10:00.789775947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005867s
2025-10-01T02:10:00.789963194Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.790360745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'SubsPlease'
2025-10-01T02:10:00.790719096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005773s
2025-10-01T02:10:00.790905632Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.791323072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'NoAuthTorrentBaseSettings' WHERE "Implementation" = 'TorrentsCSV'
2025-10-01T02:10:00.791683037Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005825s
2025-10-01T02:10:00.791878230Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.792319739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anidub'
2025-10-01T02:10:00.792637519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005781s
2025-10-01T02:10:00.792832491Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.793257267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-10-01T02:10:00.793590688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005923s
2025-10-01T02:10:00.793778296Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.794190606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'Anthelion'
2025-10-01T02:10:00.794554749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005798s
2025-10-01T02:10:00.794748780Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.795119466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'BB'
2025-10-01T02:10:00.795487016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005598s
2025-10-01T02:10:00.795657088Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.796080100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDSpace'
2025-10-01T02:10:00.796434083Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005845s
2025-10-01T02:10:00.796645649Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.797025934Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'HDTorrents'
2025-10-01T02:10:00.797385278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005836s
2025-10-01T02:10:00.797571423Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.797995316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-10-01T02:10:00.798381073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005918s
2025-10-01T02:10:00.798555784Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.798949417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'RevolutionTT'
2025-10-01T02:10:00.799335003Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005881s
2025-10-01T02:10:00.799515937Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.799922015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'SpeedCD'
2025-10-01T02:10:00.800269054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005837s
2025-10-01T02:10:00.800460820Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.800860435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'TVVault'
2025-10-01T02:10:00.801211812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005719s
2025-10-01T02:10:00.801401113Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.801802061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'UserPassTorrentBaseSettings' WHERE "Implementation" = 'ZonaQ'
2025-10-01T02:10:00.802154881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005673s
2025-10-01T02:10:00.802340875Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.802803878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'TorrentDay'
2025-10-01T02:10:00.803085154Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005765s
2025-10-01T02:10:00.803282632Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.803685623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'MoreThanTV'
2025-10-01T02:10:00.804058995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005843s
2025-10-01T02:10:00.804231212Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.804623101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'CookieTorrentBaseSettings' WHERE "Implementation" = 'BitHDTV'
2025-10-01T02:10:00.804978386Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005661s
2025-10-01T02:10:00.805460937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-01T02:10:00', 'indexer_cleanup')
2025-10-01T02:10:00.805843227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.835580160Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-10-01T02:10:00.835752677Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0310764s
2025-10-01T02:10:00.836050246Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-10-01T02:10:00.836321061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.836597007Z [Info] minimum_seeders: Starting migration of Main DB to 18
2025-10-01T02:10:00.837111333Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AppSyncProfiles
2025-10-01T02:10:00.837321646Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-01T02:10:00.837577050Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AppSyncProfiles MinimumSeeders Int32
2025-10-01T02:10:00.837998108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AppSyncProfiles" ADD COLUMN "MinimumSeeders" INTEGER NOT NULL DEFAULT 1
2025-10-01T02:10:00.838893882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010159s
2025-10-01T02:10:00.839263436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-01T02:10:00', 'minimum_seeders')
2025-10-01T02:10:00.845686077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.904466115Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-10-01T02:10:00.907053194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.066598s
2025-10-01T02:10:00.907577179Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-10-01T02:10:00.907990321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.908483293Z [Info] remove_showrss: Starting migration of Main DB to 19
2025-10-01T02:10:00.909159805Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.909733340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'ShowRSS'
2025-10-01T02:10:00.910225852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006733s
2025-10-01T02:10:00.910880791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-01T02:10:00', 'remove_showrss')
2025-10-01T02:10:00.911522773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.912941339Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-10-01T02:10:00.913315372Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033266s
2025-10-01T02:10:00.913770308Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-10-01T02:10:00.914248792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.915090526Z [Info] remove_torrentparadiseml: Starting migration of Main DB to 20
2025-10-01T02:10:00.915578038Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.915975849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'TorrentParadiseMl'
2025-10-01T02:10:00.916317888Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005105s
2025-10-01T02:10:00.916778315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-01T02:10:00', 'remove_torrentparadiseml')
2025-10-01T02:10:00.917189182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.917927088Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-10-01T02:10:00.918142471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020695s
2025-10-01T02:10:00.918408357Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-10-01T02:10:00.918658039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.918965619Z [Info] localization_setting_to_string: Starting migration of Main DB to 21
2025-10-01T02:10:00.919274210Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-01T02:10:00.919532911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-01T02:10:00.920224634Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00074s
2025-10-01T02:10:00.920690151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-01T02:10:00', 'localization_setting_to_string')
2025-10-01T02:10:00.921133484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.921929667Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-10-01T02:10:00.922134198Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023681s
2025-10-01T02:10:00.922380785Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-10-01T02:10:00.922606730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.922900381Z [Info] orpheus_api: Starting migration of Main DB to 22
2025-10-01T02:10:00.923181306Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-01T02:10:00.923457523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-01T02:10:00.927551155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0041525s
2025-10-01T02:10:00.928001100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-01T02:10:00', 'orpheus_api')
2025-10-01T02:10:00.928424072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.929221387Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-10-01T02:10:00.929381620Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057739s
2025-10-01T02:10:00.929626263Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-10-01T02:10:00.929893100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.930199938Z [Info] download_client_categories: Starting migration of Main DB to 23
2025-10-01T02:10:00.930578029Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2025-10-01T02:10:00.930786359Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-01T02:10:00.931024248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Categories String
2025-10-01T02:10:00.931431337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Categories" TEXT NOT NULL DEFAULT '[]'
2025-10-01T02:10:00.932204394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009469s
2025-10-01T02:10:00.932671314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-01T02:10:00', 'download_client_categories')
2025-10-01T02:10:00.933092582Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.933925930Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-10-01T02:10:00.934135762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026178s
2025-10-01T02:10:00.934373240Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-10-01T02:10:00.934606730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.934907115Z [Info] add_salt_to_users: Starting migration of Main DB to 24
2025-10-01T02:10:00.935281088Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2025-10-01T02:10:00.935507654Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-01T02:10:00.935648237Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2025-10-01T02:10:00.935962891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2025-10-01T02:10:00.936637409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007554s
2025-10-01T02:10:00.936865809Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2025-10-01T02:10:00.937191425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2025-10-01T02:10:00.937862396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007594s
2025-10-01T02:10:00.938295157Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-01T02:10:00', 'add_salt_to_users')
2025-10-01T02:10:00.938706525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.939461024Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-10-01T02:10:00.939674053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023394s
2025-10-01T02:10:00.939979007Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-10-01T02:10:00.940256075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.940592202Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Main DB to 25
2025-10-01T02:10:00.940920583Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.941314236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'SpeedCDSettings' WHERE "Implementation" = 'SpeedCD'
2025-10-01T02:10:00.941655002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005381s
2025-10-01T02:10:00.942151692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-01T02:10:00', 'speedcd_userpasssettings_to_speedcdsettings')
2025-10-01T02:10:00.942613682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.943386668Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-10-01T02:10:00.943601631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021462s
2025-10-01T02:10:00.943916545Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-10-01T02:10:00.944190176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.944532385Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Main DB to 26
2025-10-01T02:10:00.944864454Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.945272174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'TorrentDaySettings' WHERE "Implementation" = 'TorrentDay'
2025-10-01T02:10:00.945620947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005578s
2025-10-01T02:10:00.946134631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-01T02:10:00', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-10-01T02:10:00.946570849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.947335880Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-10-01T02:10:00.947581514Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021661s
2025-10-01T02:10:00.947880697Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-10-01T02:10:00.948166823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.948479422Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Main DB to 27
2025-10-01T02:10:00.948847704Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.949252789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AlphaRatioSettings' WHERE "Implementation" = 'AlphaRatio'
2025-10-01T02:10:00.949615029Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005581s
2025-10-01T02:10:00.949818879Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.950212020Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'GreatPosterWallSettings' WHERE "Implementation" = 'GreatPosterWall'
2025-10-01T02:10:00.950560472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005804s
2025-10-01T02:10:00.951067062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-01T02:10:00', 'alpharatio_greatposterwall_config_contract')
2025-10-01T02:10:00.951479102Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.952407030Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-10-01T02:10:00.952611882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023047s
2025-10-01T02:10:00.952842426Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-10-01T02:10:00.953113673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.953394077Z [Info] remove_notwhatcd: Starting migration of Main DB to 28
2025-10-01T02:10:00.953758330Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.954130510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'NotWhatCD'
2025-10-01T02:10:00.954428650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004338s
2025-10-01T02:10:00.954861471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-01T02:10:00', 'remove_notwhatcd')
2025-10-01T02:10:00.955278481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.956081568Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-10-01T02:10:00.956266811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020212s
2025-10-01T02:10:00.956512015Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-10-01T02:10:00.956799493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.957091852Z [Info] add_on_grab_to_notifications: Starting migration of Main DB to 29
2025-10-01T02:10:00.957505725Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-01T02:10:00.957708794Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-01T02:10:00.957953828Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnGrab Boolean
2025-10-01T02:10:00.958307159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnGrab" INTEGER NOT NULL DEFAULT 0
2025-10-01T02:10:00.959071147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009077s
2025-10-01T02:10:00.959282232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-01T02:10:00.959482265Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2025-10-01T02:10:00.959735044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeManualGrabs Boolean
2025-10-01T02:10:00.960170040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeManualGrabs" INTEGER NOT NULL DEFAULT 0
2025-10-01T02:10:00.960866703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009013s
2025-10-01T02:10:00.961320045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-01T02:10:00', 'add_on_grab_to_notifications')
2025-10-01T02:10:00.961752636Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.962560012Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-10-01T02:10:00.962773732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025332s
2025-10-01T02:10:00.963050169Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-10-01T02:10:00.963334441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.963648393Z [Info] animetorrents_use_custom_config_contract: Starting migration of Main DB to 30
2025-10-01T02:10:00.964019140Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:00.964460067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'AnimeTorrentsSettings' WHERE "Implementation" = 'AnimeTorrents'
2025-10-01T02:10:00.964806114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005796s
2025-10-01T02:10:00.965293215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-01T02:10:00', 'animetorrents_use_custom_config_contract')
2025-10-01T02:10:00.965726397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.966494363Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-10-01T02:10:00.966740399Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021658s
2025-10-01T02:10:00.967021234Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-10-01T02:10:00.967218502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.967506261Z [Info] apprise_server_url: Starting migration of Main DB to 31
2025-10-01T02:10:00.967831506Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-01T02:10:00.968057330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-01T02:10:00.968823914Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007999s
2025-10-01T02:10:00.969307137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-01T02:10:00', 'apprise_server_url')
2025-10-01T02:10:00.969687613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.970475709Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-10-01T02:10:00.970678167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024178s
2025-10-01T02:10:00.970938992Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-10-01T02:10:00.971183234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.971492917Z [Info] health_restored_notification: Starting migration of Main DB to 32
2025-10-01T02:10:00.971886400Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2025-10-01T02:10:00.972103928Z [Info] FluentMigrator.Runner.MigrationRunner: => 4.4E-06s
2025-10-01T02:10:00.972358791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2025-10-01T02:10:00.972780660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2025-10-01T02:10:00.973496401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008953s
2025-10-01T02:10:00.973971899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-01T02:10:00', 'health_restored_notification')
2025-10-01T02:10:00.974396804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.975309351Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-10-01T02:10:00.975562371Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026541s
2025-10-01T02:10:00.975747383Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-10-01T02:10:00.976020653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.976284525Z [Info] remove_uc: Starting migration of Main DB to 33
2025-10-01T02:10:00.976654860Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2025-10-01T02:10:00.977019745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2025-10-01T02:10:00.977353938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004485s
2025-10-01T02:10:00.977759154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-01T02:10:00', 'remove_uc')
2025-10-01T02:10:00.978143337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.978881975Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-10-01T02:10:00.979089062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019846s
2025-10-01T02:10:00.979318945Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-10-01T02:10:00.979592175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.979888762Z [Info] history_fix_data_titles: Starting migration of Main DB to 34
2025-10-01T02:10:00.980173786Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-01T02:10:00.980439962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-01T02:10:00.981118157Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007116s
2025-10-01T02:10:00.981550918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-01T02:10:00', 'history_fix_data_titles')
2025-10-01T02:10:00.981969231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.982738269Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-10-01T02:10:00.982956608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023107s
2025-10-01T02:10:00.983214187Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-10-01T02:10:00.983474812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.983782742Z [Info] download_client_per_indexer: Starting migration of Main DB to 35
2025-10-01T02:10:00.984161605Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-01T02:10:00.984347078Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-01T02:10:00.984633224Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2025-10-01T02:10:00.984986065Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2025-10-01T02:10:00.985719922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009027s
2025-10-01T02:10:00.986185630Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-01T02:10:00', 'download_client_per_indexer')
2025-10-01T02:10:00.986608652Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:00.987420025Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-10-01T02:10:00.987625900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025347s
2025-10-01T02:10:00.987949892Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-10-01T02:10:00.988258644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:00.988582756Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 36
2025-10-01T02:10:00.991045625Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-10-01T02:10:00.991260768Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-01T02:10:00.991744983Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus InitialFailure DateTimeOffset
2025-10-01T02:10:00.994231539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-01T02:10:00.995478089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2025-10-01T02:10:00.996052035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-10-01T02:10:00.996671562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-10-01T02:10:00.998631498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-10-01T02:10:00.999038769Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070995s
2025-10-01T02:10:00.999273160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-10-01T02:10:00.999472913Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-01T02:10:00.999758588Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus MostRecentFailure DateTimeOffset
2025-10-01T02:10:01.001870770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-01T02:10:01.002969873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2025-10-01T02:10:01.003593960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-10-01T02:10:01.004224058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-10-01T02:10:01.006137581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-10-01T02:10:01.006561956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065505s
2025-10-01T02:10:01.006794945Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ApplicationStatus
2025-10-01T02:10:01.007015599Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-01T02:10:01.007262446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ApplicationStatus DisabledTill DateTimeOffset
2025-10-01T02:10:01.009325370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ApplicationStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-01T02:10:01.010462980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ApplicationStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ApplicationStatus"
2025-10-01T02:10:01.011060122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ApplicationStatus"
2025-10-01T02:10:01.011699760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ApplicationStatus_temp" RENAME TO "ApplicationStatus"
2025-10-01T02:10:01.013662392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ApplicationStatus_ProviderId" ON "ApplicationStatus" ("ProviderId" ASC)
2025-10-01T02:10:01.014153761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065786s
2025-10-01T02:10:01.014293512Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-01T02:10:01.014464527Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-01T02:10:01.014729360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2025-10-01T02:10:01.016972226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-10-01T02:10:01.018224687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-10-01T02:10:01.018849225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-01T02:10:01.019337298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-01T02:10:01.020865735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00593s
2025-10-01T02:10:01.021091269Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-01T02:10:01.021250520Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-01T02:10:01.021522066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2025-10-01T02:10:01.026435309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-10-01T02:10:01.027678452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-10-01T02:10:01.028317859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-01T02:10:01.028796263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-01T02:10:01.030227604Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084486s
2025-10-01T02:10:01.030432607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2025-10-01T02:10:01.030603651Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-01T02:10:01.030860869Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2025-10-01T02:10:01.033068985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Body" TEXT NOT NULL, "Priority" INTEGER NOT NULL, "Status" INTEGER NOT NULL, "QueuedAt" DATETIME NOT NULL, "StartedAt" DATETIME, "EndedAt" DATETIME, "Duration" TEXT, "Exception" TEXT, "Trigger" INTEGER NOT NULL)
2025-10-01T02:10:01.034274643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Commands_temp" ("Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger") SELECT "Id", "Name", "Body", "Priority", "Status", "QueuedAt", "StartedAt", "EndedAt", "Duration", "Exception", "Trigger" FROM "Commands"
2025-10-01T02:10:01.034909822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2025-10-01T02:10:01.035371301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2025-10-01T02:10:01.036808354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057076s
2025-10-01T02:10:01.037047466Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-01T02:10:01.037213971Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-01T02:10:01.037513404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2025-10-01T02:10:01.039548160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-01T02:10:01.040696953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-10-01T02:10:01.041329507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-01T02:10:01.041944736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-01T02:10:01.043619217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-01T02:10:01.044033170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0062722s
2025-10-01T02:10:01.044269887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-01T02:10:01.044466112Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-01T02:10:01.044743140Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2025-10-01T02:10:01.046792627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-01T02:10:01.047955027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-10-01T02:10:01.048576899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-01T02:10:01.049235535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-01T02:10:01.050887210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-01T02:10:01.051312076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0063138s
2025-10-01T02:10:01.051545476Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2025-10-01T02:10:01.051768916Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-01T02:10:01.052093770Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2025-10-01T02:10:01.054118076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-01T02:10:01.055254163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadClientStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "DownloadClientStatus"
2025-10-01T02:10:01.055910054Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2025-10-01T02:10:01.056536024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2025-10-01T02:10:01.058155755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2025-10-01T02:10:01.058596763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.006285s
2025-10-01T02:10:01.058783669Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2025-10-01T02:10:01.058973031Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-01T02:10:01.059183414Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2025-10-01T02:10:01.061192098Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "IndexerId" INTEGER NOT NULL, "Date" DATETIME NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Successful" INTEGER NOT NULL)
2025-10-01T02:10:01.062196420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful") SELECT "Id", "IndexerId", "Date", "Data", "EventType", "DownloadId", "Successful" FROM "History"
2025-10-01T02:10:01.062715706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2025-10-01T02:10:01.063327578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2025-10-01T02:10:01.065044545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2025-10-01T02:10:01.065533960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2025-10-01T02:10:01.065877903Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064693s
2025-10-01T02:10:01.066123968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerDefinitionVersions
2025-10-01T02:10:01.066331576Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-01T02:10:01.066624055Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerDefinitionVersions LastUpdated DateTimeOffset
2025-10-01T02:10:01.068619854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerDefinitionVersions_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "DefinitionId" TEXT NOT NULL, "File" TEXT NOT NULL, "Sha" TEXT, "LastUpdated" DATETIME)
2025-10-01T02:10:01.069492551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerDefinitionVersions_temp" ("Id", "DefinitionId", "File", "Sha", "LastUpdated") SELECT "Id", "DefinitionId", "File", "Sha", "LastUpdated" FROM "IndexerDefinitionVersions"
2025-10-01T02:10:01.070026696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerDefinitionVersions"
2025-10-01T02:10:01.070887018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerDefinitionVersions_temp" RENAME TO "IndexerDefinitionVersions"
2025-10-01T02:10:01.072555017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_DefinitionId" ON "IndexerDefinitionVersions" ("DefinitionId" ASC)
2025-10-01T02:10:01.073247751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerDefinitionVersions_File" ON "IndexerDefinitionVersions" ("File" ASC)
2025-10-01T02:10:01.073681415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068085s
2025-10-01T02:10:01.073890225Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-01T02:10:01.074070167Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-01T02:10:01.074364911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2025-10-01T02:10:01.076608368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-10-01T02:10:01.078105773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2025-10-01T02:10:01.078841975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-01T02:10:01.079463075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-01T02:10:01.081085782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-01T02:10:01.081470216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068875s
2025-10-01T02:10:01.081680911Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-01T02:10:01.081941666Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2025-10-01T02:10:01.082143632Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2025-10-01T02:10:01.084480427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-10-01T02:10:01.085977481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2025-10-01T02:10:01.086743414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-01T02:10:01.087350526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-01T02:10:01.088959235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-01T02:10:01.089371675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069583s
2025-10-01T02:10:01.089563722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-01T02:10:01.089743464Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2025-10-01T02:10:01.090018949Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2025-10-01T02:10:01.092262416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-10-01T02:10:01.093787787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2025-10-01T02:10:01.109803182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-01T02:10:01.110493943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-01T02:10:01.112756138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-01T02:10:01.113369292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0230739s
2025-10-01T02:10:01.113588283Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2025-10-01T02:10:01.113784659Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-10-01T02:10:01.114163071Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus CookiesExpirationDate DateTimeOffset
2025-10-01T02:10:01.117009642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT, "Cookies" TEXT, "CookiesExpirationDate" DATETIME)
2025-10-01T02:10:01.118593120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo", "Cookies", "CookiesExpirationDate" FROM "IndexerStatus"
2025-10-01T02:10:01.119378040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2025-10-01T02:10:01.120011877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2025-10-01T02:10:01.121718032Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2025-10-01T02:10:01.122199251Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00779s
2025-10-01T02:10:01.122399324Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2025-10-01T02:10:01.122600178Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-01T02:10:01.122891485Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers Added DateTimeOffset
2025-10-01T02:10:01.125743928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "Enable" INTEGER, "Priority" INTEGER NOT NULL, "Added" DATETIME NOT NULL, "Redirect" INTEGER NOT NULL, "AppProfileId" INTEGER NOT NULL, "Tags" TEXT, "DownloadClientId" INTEGER NOT NULL)
2025-10-01T02:10:01.127231252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "Enable", "Priority", "Added", "Redirect", "AppProfileId", "Tags", "DownloadClientId" FROM "Indexers"
2025-10-01T02:10:01.128016122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2025-10-01T02:10:01.128596431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2025-10-01T02:10:01.130593271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2025-10-01T02:10:01.131035862Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079228s
2025-10-01T02:10:01.131264913Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-01T02:10:01.131463102Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-01T02:10:01.131762806Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2025-10-01T02:10:01.134081194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-10-01T02:10:01.135052269Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-10-01T02:10:01.135607798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-10-01T02:10:01.136246564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-10-01T02:10:01.138472806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-01T02:10:01.139018214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069987s
2025-10-01T02:10:01.139258618Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2025-10-01T02:10:01.139456046Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-01T02:10:01.139768525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2025-10-01T02:10:01.142108256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2025-10-01T02:10:01.143101195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2025-10-01T02:10:01.143670431Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2025-10-01T02:10:01.144323135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2025-10-01T02:10:01.146379846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2025-10-01T02:10:01.146794301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067781s
2025-10-01T02:10:01.147016929Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-01T02:10:01.147204687Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-01T02:10:01.147491795Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-10-01T02:10:01.149610360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-10-01T02:10:01.150330180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-10-01T02:10:01.150816819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-10-01T02:10:01.151434503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-10-01T02:10:01.153007991Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-01T02:10:01.153469350Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0057111s
2025-10-01T02:10:01.154043266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-01T02:10:01', 'postgres_update_timestamp_columns_to_with_timezone')
2025-10-01T02:10:01.154489604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.156281893Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-10-01T02:10:01.156526185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084196s
2025-10-01T02:10:01.156820948Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-10-01T02:10:01.157090752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.157446428Z [Info] add_notification_status: Starting migration of Main DB to 37
2025-10-01T02:10:01.158214173Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2025-10-01T02:10:01.159012781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2025-10-01T02:10:01.159628050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011755s
2025-10-01T02:10:01.159948666Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2025-10-01T02:10:01.160436959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2025-10-01T02:10:01.160869830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00067s
2025-10-01T02:10:01.161333093Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-01T02:10:01', 'add_notification_status')
2025-10-01T02:10:01.161792989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.162871611Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-10-01T02:10:01.163059209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025904s
2025-10-01T02:10:01.163373972Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-10-01T02:10:01.163664818Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.164021296Z [Info] indexers_freeleech_only_config_contract: Starting migration of Main DB to 38
2025-10-01T02:10:01.164519699Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:01.164915045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'HDSpaceSettings' WHERE "Implementation" = 'HDSpace'
2025-10-01T02:10:01.165293988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005661s
2025-10-01T02:10:01.165484452Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:01.165914578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'ImmortalSeedSettings' WHERE "Implementation" = 'ImmortalSeed'
2025-10-01T02:10:01.166293470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005999s
2025-10-01T02:10:01.166493834Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2025-10-01T02:10:01.166887747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "ConfigContract" = 'XSpeedsSettings' WHERE "Implementation" = 'XSpeeds'
2025-10-01T02:10:01.167251139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005585s
2025-10-01T02:10:01.167757869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-01T02:10:01', 'indexers_freeleech_only_config_contract')
2025-10-01T02:10:01.168234148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.169169952Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-10-01T02:10:01.169400195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023691s
2025-10-01T02:10:01.169666722Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-10-01T02:10:01.169964752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.170228273Z [Info] email_encryption: Starting migration of Main DB to 39
2025-10-01T02:10:01.170597386Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-01T02:10:01.170882239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-01T02:10:01.171589924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007821s
2025-10-01T02:10:01.172066965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-01T02:10:01', 'email_encryption')
2025-10-01T02:10:01.172502111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.173403506Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-10-01T02:10:01.173611575Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025595s
2025-10-01T02:10:01.173965036Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-10-01T02:10:01.174230280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.174603752Z [Info] newznab_category_to_capabilities_settings: Starting migration of Main DB to 40
2025-10-01T02:10:01.174957384Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-01T02:10:01.175200053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-01T02:10:01.176316481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011301s
2025-10-01T02:10:01.176847700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-01T02:10:01', 'newznab_category_to_capabilities_settings')
2025-10-01T02:10:01.177296885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.178212418Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-10-01T02:10:01.178467011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002956s
2025-10-01T02:10:01.178740611Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-10-01T02:10:01.179030886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.179358676Z [Info] gazelle_freeleech_token_options: Starting migration of Main DB to 41
2025-10-01T02:10:01.179709843Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-01T02:10:01.179994215Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-01T02:10:01.180745348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007944s
2025-10-01T02:10:01.181333813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-01T02:10:01', 'gazelle_freeleech_token_options')
2025-10-01T02:10:01.181698307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.182627007Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-10-01T02:10:01.182859515Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026035s
2025-10-01T02:10:01.183171743Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-10-01T02:10:01.183469242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.183779277Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Main DB to 42
2025-10-01T02:10:01.184160624Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-01T02:10:01.184432973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-01T02:10:01.185062370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000652s
2025-10-01T02:10:01.185547877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-01T02:10:01', 'myanonamouse_freeleech_wedge_options')
2025-10-01T02:10:01.185999146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.186993398Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-10-01T02:10:01.187250966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025369s
2025-10-01T02:10:01.187577444Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-10-01T02:10:01.187816866Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.188190057Z [Info] newznab_indexers_enable_redirect: Starting migration of Main DB to 43
2025-10-01T02:10:01.188547346Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-01T02:10:01.188794404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-01T02:10:01.199343854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105622s
2025-10-01T02:10:01.199901286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-10-01T02:10:01', 'newznab_indexers_enable_redirect')
2025-10-01T02:10:01.200355281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.201306957Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-10-01T02:10:01.201568784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124871s
2025-10-01T02:10:01.210867606Z [Debug] MigrationController: Took: 00:00:00.7764599
2025-10-01T02:10:01.305271630Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2025-10-01T02:10:01.324666339Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2025-10-01T02:10:01.338994558Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2025-10-01T02:10:01.339565267Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2025-10-01T02:10:01.339985884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2025-10-01T02:10:01.342441408Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2025-10-01T02:10:01.342757895Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028507s
2025-10-01T02:10:01.343143371Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2025-10-01T02:10:01.343581934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031953s
2025-10-01T02:10:01.346049142Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2025-10-01T02:10:01.346477334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.347022932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2025-10-01T02:10:01.347564132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2025-10-01T02:10:01.348302989Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008557s
2025-10-01T02:10:01.348714197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.350054055Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2025-10-01T02:10:01.350383669Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025881s
2025-10-01T02:10:01.350929949Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2025-10-01T02:10:01.351374314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.352047980Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2025-10-01T02:10:01.352594390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-01T02:10:01.353246653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007735s
2025-10-01T02:10:01.353583191Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-01T02:10:01.353906903Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-01T02:10:01.354317650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2025-10-01T02:10:01.354880874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2025-10-01T02:10:01.355893011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011299s
2025-10-01T02:10:01.356351064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.357365176Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2025-10-01T02:10:01.357709479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025722s
2025-10-01T02:10:01.358236700Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2025-10-01T02:10:01.358669532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.359203848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-01T02:10:01.359538772Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2025-10-01T02:10:01.359946483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2025-10-01T02:10:01.360483484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2025-10-01T02:10:01.361255699Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009064s
2025-10-01T02:10:01.361632097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.362465384Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2025-10-01T02:10:01.362887615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020578s
2025-10-01T02:10:01.363338021Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2025-10-01T02:10:01.363756183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.364305589Z [Info] InitialSetup: Starting migration of Log DB to 1
2025-10-01T02:10:01.365072974Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2025-10-01T02:10:01.365913938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-10-01T02:10:01.366904662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014905s
2025-10-01T02:10:01.367384999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2025-10-01T02:10:01.367718200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-10-01T02:10:01.368284621Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006793s
2025-10-01T02:10:01.368884809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2025-10-01T02:10:01', 'InitialSetup')
2025-10-01T02:10:01.369717416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.370636376Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2025-10-01T02:10:01.370980569Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030085s
2025-10-01T02:10:01.371361175Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrating
2025-10-01T02:10:01.371769287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.372257320Z [Info] ApplicationStatus: Starting migration of Log DB to 2
2025-10-01T02:10:01.372894693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2025-10-01T02:10:01', 'ApplicationStatus')
2025-10-01T02:10:01.373619813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.374483912Z [Info] FluentMigrator.Runner.MigrationRunner: 2: ApplicationStatus migrated
2025-10-01T02:10:01.374850020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026851s
2025-10-01T02:10:01.375206026Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrating
2025-10-01T02:10:01.375590510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.376065016Z [Info] IndexerProps: Starting migration of Log DB to 3
2025-10-01T02:10:01.376700225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2025-10-01T02:10:01', 'IndexerProps')
2025-10-01T02:10:01.377440125Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.378273883Z [Info] FluentMigrator.Runner.MigrationRunner: 3: IndexerProps migrated
2025-10-01T02:10:01.378612625Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026986s
2025-10-01T02:10:01.378991538Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrating
2025-10-01T02:10:01.379385381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.379884376Z [Info] add_update_history: Starting migration of Log DB to 4
2025-10-01T02:10:01.380511388Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2025-10-01T02:10:01.381271920Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-10-01T02:10:01.382075498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001185s
2025-10-01T02:10:01.382430182Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2025-10-01T02:10:01.382946541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-10-01T02:10:01.383553263Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007396s
2025-10-01T02:10:01.384131657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2025-10-01T02:10:01', 'add_update_history')
2025-10-01T02:10:01.384818721Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.385887723Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_update_history migrated
2025-10-01T02:10:01.386227076Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030198s
2025-10-01T02:10:01.386575888Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrating
2025-10-01T02:10:01.386981124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.387461311Z [Info] update_notifiarr: Starting migration of Log DB to 5
2025-10-01T02:10:01.388090628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2025-10-01T02:10:01', 'update_notifiarr')
2025-10-01T02:10:01.388747831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.389584777Z [Info] FluentMigrator.Runner.MigrationRunner: 5: update_notifiarr migrated
2025-10-01T02:10:01.389972467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026125s
2025-10-01T02:10:01.390312231Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrating
2025-10-01T02:10:01.390706515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.391175359Z [Info] app_profiles: Starting migration of Log DB to 6
2025-10-01T02:10:01.391741389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2025-10-01T02:10:01', 'app_profiles')
2025-10-01T02:10:01.392501209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.393335158Z [Info] FluentMigrator.Runner.MigrationRunner: 6: app_profiles migrated
2025-10-01T02:10:01.393709401Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026428s
2025-10-01T02:10:01.394053324Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrating
2025-10-01T02:10:01.394447397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.394941652Z [Info] history_failed: Starting migration of Log DB to 7
2025-10-01T02:10:01.395573765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2025-10-01T02:10:01', 'history_failed')
2025-10-01T02:10:01.396455871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.397300331Z [Info] FluentMigrator.Runner.MigrationRunner: 7: history_failed migrated
2025-10-01T02:10:01.397668342Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028608s
2025-10-01T02:10:01.398032065Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrating
2025-10-01T02:10:01.398406358Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.398873088Z [Info] redacted_api: Starting migration of Log DB to 8
2025-10-01T02:10:01.399474309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2025-10-01T02:10:01', 'redacted_api')
2025-10-01T02:10:01.400150079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.401018818Z [Info] FluentMigrator.Runner.MigrationRunner: 8: redacted_api migrated
2025-10-01T02:10:01.401342109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026141s
2025-10-01T02:10:01.401761734Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrating
2025-10-01T02:10:01.402094163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.402569761Z [Info] IndexerProxies: Starting migration of Log DB to 10
2025-10-01T02:10:01.403123586Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2025-10-01T02:10:01', 'IndexerProxies')
2025-10-01T02:10:01.403812393Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.404669198Z [Info] FluentMigrator.Runner.MigrationRunner: 10: IndexerProxies migrated
2025-10-01T02:10:01.405043872Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025907s
2025-10-01T02:10:01.405424829Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrating
2025-10-01T02:10:01.405848723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.406363770Z [Info] app_indexer_remote_name: Starting migration of Log DB to 11
2025-10-01T02:10:01.406979840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2025-10-01T02:10:01', 'app_indexer_remote_name')
2025-10-01T02:10:01.407685651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.408689062Z [Info] FluentMigrator.Runner.MigrationRunner: 11: app_indexer_remote_name migrated
2025-10-01T02:10:01.409070119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00282s
2025-10-01T02:10:01.409431456Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrating
2025-10-01T02:10:01.409835921Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.410330216Z [Info] desi_gazelle_to_unit3d: Starting migration of Log DB to 13
2025-10-01T02:10:01.410972770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2025-10-01T02:10:01', 'desi_gazelle_to_unit3d')
2025-10-01T02:10:01.411638340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.412510716Z [Info] FluentMigrator.Runner.MigrationRunner: 13: desi_gazelle_to_unit3d migrated
2025-10-01T02:10:01.412906954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026699s
2025-10-01T02:10:01.413330817Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrating
2025-10-01T02:10:01.413775573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.414266631Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 14
2025-10-01T02:10:01.414897922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2025-10-01T02:10:01', 'add_on_update_to_notifications')
2025-10-01T02:10:01.415627301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.416545860Z [Info] FluentMigrator.Runner.MigrationRunner: 14: add_on_update_to_notifications migrated
2025-10-01T02:10:01.416920855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027282s
2025-10-01T02:10:01.417289237Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrating
2025-10-01T02:10:01.417769594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.418269581Z [Info] IndexerVersions: Starting migration of Log DB to 15
2025-10-01T02:10:01.418839619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2025-10-01T02:10:01', 'IndexerVersions')
2025-10-01T02:10:01.419539117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.420389379Z [Info] FluentMigrator.Runner.MigrationRunner: 15: IndexerVersions migrated
2025-10-01T02:10:01.420741648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026852s
2025-10-01T02:10:01.421105661Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrating
2025-10-01T02:10:01.421508733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.421985633Z [Info] cleanup_config: Starting migration of Log DB to 16
2025-10-01T02:10:01.422541372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2025-10-01T02:10:01', 'cleanup_config')
2025-10-01T02:10:01.423224708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.424080621Z [Info] FluentMigrator.Runner.MigrationRunner: 16: cleanup_config migrated
2025-10-01T02:10:01.424444894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025776s
2025-10-01T02:10:01.424792464Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrating
2025-10-01T02:10:01.425207520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.425657706Z [Info] indexer_cleanup: Starting migration of Log DB to 17
2025-10-01T02:10:01.426285821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2025-10-01T02:10:01', 'indexer_cleanup')
2025-10-01T02:10:01.426956391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.427769378Z [Info] FluentMigrator.Runner.MigrationRunner: 17: indexer_cleanup migrated
2025-10-01T02:10:01.428138421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025839s
2025-10-01T02:10:01.428510611Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrating
2025-10-01T02:10:01.428940185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.429427757Z [Info] minimum_seeders: Starting migration of Log DB to 18
2025-10-01T02:10:01.430038276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2025-10-01T02:10:01', 'minimum_seeders')
2025-10-01T02:10:01.430855532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.431697587Z [Info] FluentMigrator.Runner.MigrationRunner: 18: minimum_seeders migrated
2025-10-01T02:10:01.432068053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027633s
2025-10-01T02:10:01.432482998Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrating
2025-10-01T02:10:01.432821881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.433373391Z [Info] remove_showrss: Starting migration of Log DB to 19
2025-10-01T02:10:01.433861474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2025-10-01T02:10:01', 'remove_showrss')
2025-10-01T02:10:01.434565692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.435394801Z [Info] FluentMigrator.Runner.MigrationRunner: 19: remove_showrss migrated
2025-10-01T02:10:01.435751609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025779s
2025-10-01T02:10:01.436171465Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrating
2025-10-01T02:10:01.436604396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.437078972Z [Info] remove_torrentparadiseml: Starting migration of Log DB to 20
2025-10-01T02:10:01.437669892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2025-10-01T02:10:01', 'remove_torrentparadiseml')
2025-10-01T02:10:01.438408709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.439269753Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_torrentparadiseml migrated
2025-10-01T02:10:01.439621421Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026474s
2025-10-01T02:10:01.440041888Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrating
2025-10-01T02:10:01.440512986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.441049817Z [Info] localization_setting_to_string: Starting migration of Log DB to 21
2025-10-01T02:10:01.441642761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2025-10-01T02:10:01', 'localization_setting_to_string')
2025-10-01T02:10:01.442349624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.443207461Z [Info] FluentMigrator.Runner.MigrationRunner: 21: localization_setting_to_string migrated
2025-10-01T02:10:01.443614601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026833s
2025-10-01T02:10:01.444008093Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrating
2025-10-01T02:10:01.444417628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.444893245Z [Info] orpheus_api: Starting migration of Log DB to 22
2025-10-01T02:10:01.445440758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2025-10-01T02:10:01', 'orpheus_api')
2025-10-01T02:10:01.446117741Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.446944616Z [Info] FluentMigrator.Runner.MigrationRunner: 22: orpheus_api migrated
2025-10-01T02:10:01.447299671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002543s
2025-10-01T02:10:01.447705548Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrating
2025-10-01T02:10:01.448205043Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.448728618Z [Info] download_client_categories: Starting migration of Log DB to 23
2025-10-01T02:10:01.449303806Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2025-10-01T02:10:01', 'download_client_categories')
2025-10-01T02:10:01.450017122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.450859758Z [Info] FluentMigrator.Runner.MigrationRunner: 23: download_client_categories migrated
2025-10-01T02:10:01.451240535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026612s
2025-10-01T02:10:01.451593075Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrating
2025-10-01T02:10:01.452007188Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.452484029Z [Info] add_salt_to_users: Starting migration of Log DB to 24
2025-10-01T02:10:01.453166563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2025-10-01T02:10:01', 'add_salt_to_users')
2025-10-01T02:10:01.453785830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.454616642Z [Info] FluentMigrator.Runner.MigrationRunner: 24: add_salt_to_users migrated
2025-10-01T02:10:01.454988751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026317s
2025-10-01T02:10:01.455407344Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrating
2025-10-01T02:10:01.455876639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.456392448Z [Info] speedcd_userpasssettings_to_speedcdsettings: Starting migration of Log DB to 25
2025-10-01T02:10:01.457088299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2025-10-01T02:10:01', 'speedcd_userpasssettings_to_speedcdsettings')
2025-10-01T02:10:01.457842237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.458739934Z [Info] FluentMigrator.Runner.MigrationRunner: 25: speedcd_userpasssettings_to_speedcdsettings migrated
2025-10-01T02:10:01.459176423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028216s
2025-10-01T02:10:01.459585958Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrating
2025-10-01T02:10:01.460126807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.460627635Z [Info] torrentday_cookiesettings_to_torrentdaysettings: Starting migration of Log DB to 26
2025-10-01T02:10:01.461382014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2025-10-01T02:10:01', 'torrentday_cookiesettings_to_torrentdaysettings')
2025-10-01T02:10:01.462205442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.463226517Z [Info] FluentMigrator.Runner.MigrationRunner: 26: torrentday_cookiesettings_to_torrentdaysettings migrated
2025-10-01T02:10:01.463672305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030614s
2025-10-01T02:10:01.464090417Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrating
2025-10-01T02:10:01.464551405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.465052785Z [Info] alpharatio_greatposterwall_config_contract: Starting migration of Log DB to 27
2025-10-01T02:10:01.465783376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2025-10-01T02:10:01', 'alpharatio_greatposterwall_config_contract')
2025-10-01T02:10:01.466558987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.467434310Z [Info] FluentMigrator.Runner.MigrationRunner: 27: alpharatio_greatposterwall_config_contract migrated
2025-10-01T02:10:01.467880408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028212s
2025-10-01T02:10:01.468241054Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrating
2025-10-01T02:10:01.468654076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.469137329Z [Info] remove_notwhatcd: Starting migration of Log DB to 28
2025-10-01T02:10:01.469747998Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2025-10-01T02:10:01', 'remove_notwhatcd')
2025-10-01T02:10:01.470432546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.471390685Z [Info] FluentMigrator.Runner.MigrationRunner: 28: remove_notwhatcd migrated
2025-10-01T02:10:01.471725299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027156s
2025-10-01T02:10:01.472152780Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrating
2025-10-01T02:10:01.472629379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.473083313Z [Info] add_on_grab_to_notifications: Starting migration of Log DB to 29
2025-10-01T02:10:01.473701418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2025-10-01T02:10:01', 'add_on_grab_to_notifications')
2025-10-01T02:10:01.474404163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.475404446Z [Info] FluentMigrator.Runner.MigrationRunner: 29: add_on_grab_to_notifications migrated
2025-10-01T02:10:01.475802408Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028081s
2025-10-01T02:10:01.476253827Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrating
2025-10-01T02:10:01.476691889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.477203819Z [Info] animetorrents_use_custom_config_contract: Starting migration of Log DB to 30
2025-10-01T02:10:01.483267618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2025-10-01T02:10:01', 'animetorrents_use_custom_config_contract')
2025-10-01T02:10:01.484201308Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.485331744Z [Info] FluentMigrator.Runner.MigrationRunner: 30: animetorrents_use_custom_config_contract migrated
2025-10-01T02:10:01.485762492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085837s
2025-10-01T02:10:01.486175203Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrating
2025-10-01T02:10:01.486563124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.487062399Z [Info] apprise_server_url: Starting migration of Log DB to 31
2025-10-01T02:10:01.487678860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2025-10-01T02:10:01', 'apprise_server_url')
2025-10-01T02:10:01.488421946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.489387390Z [Info] FluentMigrator.Runner.MigrationRunner: 31: apprise_server_url migrated
2025-10-01T02:10:01.489746193Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002812s
2025-10-01T02:10:01.490134304Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrating
2025-10-01T02:10:01.490573077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.491059968Z [Info] health_restored_notification: Starting migration of Log DB to 32
2025-10-01T02:10:01.491705888Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2025-10-01T02:10:01', 'health_restored_notification')
2025-10-01T02:10:01.492439856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.493394027Z [Info] FluentMigrator.Runner.MigrationRunner: 32: health_restored_notification migrated
2025-10-01T02:10:01.493829304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028036s
2025-10-01T02:10:01.494108155Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrating
2025-10-01T02:10:01.494482609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.494947956Z [Info] remove_uc: Starting migration of Log DB to 33
2025-10-01T02:10:01.495483154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2025-10-01T02:10:01', 'remove_uc')
2025-10-01T02:10:01.496158644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.497097935Z [Info] FluentMigrator.Runner.MigrationRunner: 33: remove_uc migrated
2025-10-01T02:10:01.497455605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002629s
2025-10-01T02:10:01.497850400Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrating
2025-10-01T02:10:01.498229463Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.498712215Z [Info] history_fix_data_titles: Starting migration of Log DB to 34
2025-10-01T02:10:01.499303916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2025-10-01T02:10:01', 'history_fix_data_titles')
2025-10-01T02:10:01.500010138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.500986273Z [Info] FluentMigrator.Runner.MigrationRunner: 34: history_fix_data_titles migrated
2025-10-01T02:10:01.501348222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027138s
2025-10-01T02:10:01.501734931Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrating
2025-10-01T02:10:01.502171259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.502698691Z [Info] download_client_per_indexer: Starting migration of Log DB to 35
2025-10-01T02:10:01.503293949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2025-10-01T02:10:01', 'download_client_per_indexer')
2025-10-01T02:10:01.504071756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.504983101Z [Info] FluentMigrator.Runner.MigrationRunner: 35: download_client_per_indexer migrated
2025-10-01T02:10:01.505372014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002819s
2025-10-01T02:10:01.505809825Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrating
2025-10-01T02:10:01.506300423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.506816312Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 36
2025-10-01T02:10:01.507653457Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2025-10-01T02:10:01.507981909Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2025-10-01T02:10:01.508378888Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2025-10-01T02:10:01.509722723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2025-10-01T02:10:01.511098153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Logs_temp" ("Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level") SELECT "Id", "Message", "Time", "Logger", "Exception", "ExceptionType", "Level" FROM "Logs"
2025-10-01T02:10:01.511982794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2025-10-01T02:10:01.512752433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2025-10-01T02:10:01.514079726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2025-10-01T02:10:01.514652980Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0059004s
2025-10-01T02:10:01.515012805Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2025-10-01T02:10:01.515369924Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2025-10-01T02:10:01.515745430Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2025-10-01T02:10:01.516932099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2025-10-01T02:10:01.518214541Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2025-10-01T02:10:01.519007447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2025-10-01T02:10:01.519750594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2025-10-01T02:10:01.521089960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2025-10-01T02:10:01.521656601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0055014s
2025-10-01T02:10:01.522028941Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2025-10-01T02:10:01.522385659Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2025-10-01T02:10:01.522773700Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2025-10-01T02:10:01.523773573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2025-10-01T02:10:01.524758356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2025-10-01T02:10:01.525520611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2025-10-01T02:10:01.526256553Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2025-10-01T02:10:01.527457982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2025-10-01T02:10:01.528094614Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049275s
2025-10-01T02:10:01.528841928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2025-10-01T02:10:01', 'postgres_update_timestamp_columns_to_with_timezone')
2025-10-01T02:10:01.529534132Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.530842386Z [Info] FluentMigrator.Runner.MigrationRunner: 36: postgres_update_timestamp_columns_to_with_timezone migrated
2025-10-01T02:10:01.531297412Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075479s
2025-10-01T02:10:01.531817910Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrating
2025-10-01T02:10:01.532220440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.532722441Z [Info] add_notification_status: Starting migration of Log DB to 37
2025-10-01T02:10:01.533336708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2025-10-01T02:10:01', 'add_notification_status')
2025-10-01T02:10:01.534030114Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.535037793Z [Info] FluentMigrator.Runner.MigrationRunner: 37: add_notification_status migrated
2025-10-01T02:10:01.535397968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028066s
2025-10-01T02:10:01.535896432Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrating
2025-10-01T02:10:01.536431159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.537059794Z [Info] indexers_freeleech_only_config_contract: Starting migration of Log DB to 38
2025-10-01T02:10:01.537770315Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2025-10-01T02:10:01', 'indexers_freeleech_only_config_contract')
2025-10-01T02:10:01.538536678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.539543515Z [Info] FluentMigrator.Runner.MigrationRunner: 38: indexers_freeleech_only_config_contract migrated
2025-10-01T02:10:01.539977358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031108s
2025-10-01T02:10:01.540361361Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrating
2025-10-01T02:10:01.540720835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.541232385Z [Info] email_encryption: Starting migration of Log DB to 39
2025-10-01T02:10:01.541756140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2025-10-01T02:10:01', 'email_encryption')
2025-10-01T02:10:01.542461359Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.543435180Z [Info] FluentMigrator.Runner.MigrationRunner: 39: email_encryption migrated
2025-10-01T02:10:01.543775746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026673s
2025-10-01T02:10:01.544216493Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrating
2025-10-01T02:10:01.544658864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.545162588Z [Info] newznab_category_to_capabilities_settings: Starting migration of Log DB to 40
2025-10-01T02:10:01.545855864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2025-10-01T02:10:01', 'newznab_category_to_capabilities_settings')
2025-10-01T02:10:01.546664783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.547617321Z [Info] FluentMigrator.Runner.MigrationRunner: 40: newznab_category_to_capabilities_settings migrated
2025-10-01T02:10:01.548055944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028631s
2025-10-01T02:10:01.548438835Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrating
2025-10-01T02:10:01.548883189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.549347675Z [Info] gazelle_freeleech_token_options: Starting migration of Log DB to 41
2025-10-01T02:10:01.549996491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2025-10-01T02:10:01', 'gazelle_freeleech_token_options')
2025-10-01T02:10:01.550720980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.551698938Z [Info] FluentMigrator.Runner.MigrationRunner: 41: gazelle_freeleech_token_options migrated
2025-10-01T02:10:01.552137131Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028069s
2025-10-01T02:10:01.552569451Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrating
2025-10-01T02:10:01.553076111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.553664256Z [Info] myanonamouse_freeleech_wedge_options: Starting migration of Log DB to 42
2025-10-01T02:10:01.554346830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2025-10-01T02:10:01', 'myanonamouse_freeleech_wedge_options')
2025-10-01T02:10:01.555141821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.556193288Z [Info] FluentMigrator.Runner.MigrationRunner: 42: myanonamouse_freeleech_wedge_options migrated
2025-10-01T02:10:01.556553593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030706s
2025-10-01T02:10:01.556967988Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrating
2025-10-01T02:10:01.557377472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2025-10-01T02:10:01.557943351Z [Info] newznab_indexers_enable_redirect: Starting migration of Log DB to 43
2025-10-01T02:10:01.558601416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2025-10-01T02:10:01', 'newznab_indexers_enable_redirect')
2025-10-01T02:10:01.559306375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2025-10-01T02:10:01.560462633Z [Info] FluentMigrator.Runner.MigrationRunner: 43: newznab_indexers_enable_redirect migrated
2025-10-01T02:10:01.560854573Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030309s
2025-10-01T02:10:01.731865087Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:9696
2025-10-01T02:10:01.747922537Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2025-10-01T02:10:01.751930306Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2025-10-01T02:10:01.896324530Z [Info] AppSyncProfileService: Setting up default app profile
2025-10-01T02:10:01.924216699Z [Info] CommandExecutor: Starting 3 threads for tasks.
2025-10-01T02:10:02.080070245Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled
2025-10-01T02:10:02.512573110Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2025-10-01T02:10:02.512615776Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2025-10-01T02:10:02.512622179Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/prowlarr/bin
2025-10-01T02:10:03.164225071Z [ls.io-init] done.