2026-05-06T04:51:22.519152021Z [migrations] started
2026-05-06T04:51:22.519189306Z [migrations] no migrations found
2026-05-06T04:51:22.537728443Z usermod: no changes
2026-05-06T04:51:22.543297588Z ───────────────────────────────────────
2026-05-06T04:51:22.543318521Z
2026-05-06T04:51:22.543327599Z ██╗ ███████╗██╗ ██████╗
2026-05-06T04:51:22.543336256Z ██║ ██╔════╝██║██╔═══██╗
2026-05-06T04:51:22.543344653Z ██║ ███████╗██║██║ ██║
2026-05-06T04:51:22.543352910Z ██║ ╚════██║██║██║ ██║
2026-05-06T04:51:22.543361207Z ███████╗███████║██║╚██████╔╝
2026-05-06T04:51:22.543369493Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-05-06T04:51:22.543377830Z
2026-05-06T04:51:22.543385706Z Brought to you by linuxserver.io
2026-05-06T04:51:22.543394003Z ───────────────────────────────────────
2026-05-06T04:51:22.543651852Z
2026-05-06T04:51:22.543665529Z To support the app dev(s) visit:
2026-05-06T04:51:22.545644305Z Lidarr: https://opencollective.com/lidarr
2026-05-06T04:51:22.545958557Z
2026-05-06T04:51:22.545968638Z To support LSIO projects visit:
2026-05-06T04:51:22.545977105Z https://www.linuxserver.io/donate/
2026-05-06T04:51:22.545985251Z
2026-05-06T04:51:22.545993227Z ───────────────────────────────────────
2026-05-06T04:51:22.546002245Z GID/UID
2026-05-06T04:51:22.546010312Z ───────────────────────────────────────
2026-05-06T04:51:22.550236603Z
2026-05-06T04:51:22.550248848Z User UID: 911
2026-05-06T04:51:22.550256974Z User GID: 911
2026-05-06T04:51:22.550265030Z ───────────────────────────────────────
2026-05-06T04:51:22.552050165Z Linuxserver.io version: 3.1.2.4939-ls197
2026-05-06T04:51:22.552302413Z Build-date: 2026-05-06T04:47:22+00:00
2026-05-06T04:51:22.552311882Z ───────────────────────────────────────
2026-05-06T04:51:22.552320690Z
2026-05-06T04:51:22.600889604Z [custom-init] No custom files found, skipping...
2026-05-06T04:51:22.622181925Z failed to load "/config/config.xml": No such file or directory
2026-05-06T04:51:22.927880368Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.2.4939
2026-05-06T04:51:22.945225569Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-06T04:51:22.949345837Z [Debug] Bootstrap: Console selected
2026-05-06T04:51:22.952805435Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-06T04:51:22.955489360Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-06T04:51:23.244185431Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-05-06T04:51:23.297757891Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {f4dab2ab-750e-4a4c-8881-29fb51224ee0} may be persisted to storage in unencrypted form.
2026-05-06T04:51:23.354365615Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-05-06T04:51:23.392364241Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-06T04:51:23.470886919Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-06T04:51:23.478220048Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:23.478831880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:23.519807852Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-06T04:51:23.523392070Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0416201s
2026-05-06T04:51:23.523727706Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-06T04:51:23.523905945Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.045192s
2026-05-06T04:51:23.531630562Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-06T04:51:23.532224047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.537587108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-06T04:51:23.547813694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-06T04:51:23.559262982Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0213788s
2026-05-06T04:51:23.559675633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.562456233Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-06T04:51:23.562598609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0246412s
2026-05-06T04:51:23.563241344Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-06T04:51:23.563474513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.568504734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-06T04:51:23.569598356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-06T04:51:23.570177653Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014776s
2026-05-06T04:51:23.570427646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-06T04:51:23.570720887Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001125s
2026-05-06T04:51:23.571150893Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-06T04:51:23.571747444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-06T04:51:23.572635593Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012049s
2026-05-06T04:51:23.572819634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.573695438Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-06T04:51:23.573881432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023037s
2026-05-06T04:51:23.574379595Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-06T04:51:23.574613336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.575520453Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-06T04:51:23.576314623Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.23E-05s
2026-05-06T04:51:23.576534185Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-06T04:51:23.576875733Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-06T04:51:23.577355248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006181s
2026-05-06T04:51:23.577564730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.578282927Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-06T04:51:23.578469993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015042s
2026-05-06T04:51:23.581803426Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-06T04:51:23.582043530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.582760013Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-05-06T04:51:23.594757555Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-05-06T04:51:23.595334577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Config" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Key" TEXT NOT NULL UNIQUE, "Value" TEXT NOT NULL)
2026-05-06T04:51:23.595891208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000906s
2026-05-06T04:51:23.596134658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-05-06T04:51:23.596386846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-05-06T04:51:23.596703504Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004315s
2026-05-06T04:51:23.596903216Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-05-06T04:51:23.597242459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-05-06T04:51:23.597646032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005462s
2026-05-06T04:51:23.597806916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-05-06T04:51:23.598099004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-05-06T04:51:23.598457827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004688s
2026-05-06T04:51:23.598636978Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-05-06T04:51:23.604419624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL DEFAULT 1, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "PrimaryAlbumTypes" TEXT, "SecondaryAlbumTypes" TEXT)
2026-05-06T04:51:23.605608969Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0067884s
2026-05-06T04:51:23.605823711Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-05-06T04:51:23.606148425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-06T04:51:23.606489963Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004785s
2026-05-06T04:51:23.606689004Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-05-06T04:51:23.606980842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-06T04:51:23.607316378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004341s
2026-05-06T04:51:23.607501791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-05-06T04:51:23.607813679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-06T04:51:23.608158995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004494s
2026-05-06T04:51:23.608342474Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-05-06T04:51:23.608611676Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-06T04:51:23.608919757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004005s
2026-05-06T04:51:23.609092575Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-05-06T04:51:23.610474197Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-05-06T04:51:23.611418478Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021538s
2026-05-06T04:51:23.611627740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-05-06T04:51:23.611962755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-06T04:51:23.612298761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004796s
2026-05-06T04:51:23.612490107Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-05-06T04:51:23.612745571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-06T04:51:23.613085626Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004178s
2026-05-06T04:51:23.613276190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-05-06T04:51:23.613540492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-06T04:51:23.613866378Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004141s
2026-05-06T04:51:23.614067373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-05-06T04:51:23.614358570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-06T04:51:23.614692021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004421s
2026-05-06T04:51:23.614930131Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-05-06T04:51:23.615197058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-06T04:51:23.615527323Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000447s
2026-05-06T04:51:23.615724030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-05-06T04:51:23.616033453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-05-06T04:51:23.616373317Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004614s
2026-05-06T04:51:23.616556356Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-05-06T04:51:23.617455326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackNumber" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL DEFAULT 0)
2026-05-06T04:51:23.618147550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014164s
2026-05-06T04:51:23.618368405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-05-06T04:51:23.618686997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-06T04:51:23.619055088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004961s
2026-05-06T04:51:23.619253127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-05-06T04:51:23.619532109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-05-06T04:51:23.619865741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000419s
2026-05-06T04:51:23.620098550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-05-06T04:51:23.620383223Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-06T04:51:23.620716123Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004351s
2026-05-06T04:51:23.620949744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-05-06T04:51:23.621338867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-05-06T04:51:23.621704474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005622s
2026-05-06T04:51:23.621891941Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-05-06T04:51:23.622627022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL DEFAULT 0)
2026-05-06T04:51:23.623218423Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011426s
2026-05-06T04:51:23.623409838Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-05-06T04:51:23.623708370Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-05-06T04:51:23.624088495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004871s
2026-05-06T04:51:23.624298308Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-05-06T04:51:23.624593372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-06T04:51:23.624926433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004391s
2026-05-06T04:51:23.625109221Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-05-06T04:51:23.625923861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumId" INTEGER NOT NULL DEFAULT 0, "TrackId" INTEGER NOT NULL DEFAULT 0)
2026-05-06T04:51:23.626538900Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012525s
2026-05-06T04:51:23.626737831Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-05-06T04:51:23.627006231Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-06T04:51:23.627354853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004332s
2026-05-06T04:51:23.627561169Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-05-06T04:51:23.627859119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-06T04:51:23.628243483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004937s
2026-05-06T04:51:23.628451041Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-05-06T04:51:23.628753530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-05-06T04:51:23.629115479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004674s
2026-05-06T04:51:23.629317416Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-05-06T04:51:23.629596117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-05-06T04:51:23.629943437Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004417s
2026-05-06T04:51:23.630139471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-05-06T04:51:23.630830904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "OnDownload" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL)
2026-05-06T04:51:23.631395270Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010781s
2026-05-06T04:51:23.631587097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-05-06T04:51:23.632077124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL)
2026-05-06T04:51:23.632559816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007869s
2026-05-06T04:51:23.632776392Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-05-06T04:51:23.633131146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-06T04:51:23.633516122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005302s
2026-05-06T04:51:23.633704261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-05-06T04:51:23.636402575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableSearch" INTEGER)
2026-05-06T04:51:23.637220763Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032953s
2026-05-06T04:51:23.637536990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-05-06T04:51:23.637836663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-06T04:51:23.638241098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005487s
2026-05-06T04:51:23.638428084Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-05-06T04:51:23.638908562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Profiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Cutoff" INTEGER NOT NULL, "Items" TEXT NOT NULL)
2026-05-06T04:51:23.639441395Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008088s
2026-05-06T04:51:23.639639965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-05-06T04:51:23.639943707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-05-06T04:51:23.640390316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005237s
2026-05-06T04:51:23.640575108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-05-06T04:51:23.641072750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "QualityDefinitions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Quality" INTEGER NOT NULL UNIQUE, "Title" TEXT NOT NULL UNIQUE, "MinSize" NUMERIC, "MaxSize" NUMERIC)
2026-05-06T04:51:23.641711166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009472s
2026-05-06T04:51:23.641941139Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-05-06T04:51:23.642300282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-05-06T04:51:23.642720288Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005726s
2026-05-06T04:51:23.642941564Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-05-06T04:51:23.643276598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-05-06T04:51:23.643687917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005573s
2026-05-06T04:51:23.643915856Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-05-06T04:51:23.644693812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL DEFAULT 1, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "AlbumFolderFormat" TEXT)
2026-05-06T04:51:23.645359994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001264s
2026-05-06T04:51:23.645581861Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-05-06T04:51:23.646476573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "Language" INTEGER NOT NULL DEFAULT 0, "ArtistId" INTEGER NOT NULL DEFAULT 0, "AlbumIds" TEXT NOT NULL DEFAULT '')
2026-05-06T04:51:23.647527279Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017153s
2026-05-06T04:51:23.647752142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-05-06T04:51:23.648337150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Metadata" ("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)
2026-05-06T04:51:23.648825012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00088s
2026-05-06T04:51:23.649016548Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-05-06T04:51:23.649745386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-05-06T04:51:23.650320103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011231s
2026-05-06T04:51:23.650558734Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-05-06T04:51:23.651263163Z [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)
2026-05-06T04:51:23.651972902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011651s
2026-05-06T04:51:23.652188186Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-05-06T04:51:23.652776270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL DEFAULT 0, "ParsedAlbumInfo" TEXT NOT NULL DEFAULT '')
2026-05-06T04:51:23.653330616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009514s
2026-05-06T04:51:23.653530549Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-05-06T04:51:23.654023993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RemotePathMappings" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Host" TEXT NOT NULL, "RemotePath" TEXT NOT NULL, "LocalPath" TEXT NOT NULL)
2026-05-06T04:51:23.654474480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007396s
2026-05-06T04:51:23.654650975Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-05-06T04:51:23.654998335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-05-06T04:51:23.655391347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005663s
2026-05-06T04:51:23.655583534Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-05-06T04:51:23.655871313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-05-06T04:51:23.656289185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004773s
2026-05-06T04:51:23.656436892Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-05-06T04:51:23.656865405Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Restrictions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Preferred" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL)
2026-05-06T04:51:23.657297776Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006858s
2026-05-06T04:51:23.657490925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-05-06T04:51:23.658184211Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EnableUsenet" INTEGER NOT NULL, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL)
2026-05-06T04:51:23.658768688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010983s
2026-05-06T04:51:23.658949242Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-05-06T04:51:23.659447235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Users" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Identifier" TEXT NOT NULL UNIQUE, "Username" TEXT NOT NULL UNIQUE, "Password" TEXT NOT NULL)
2026-05-06T04:51:23.659913494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007693s
2026-05-06T04:51:23.660106984Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-05-06T04:51:23.660398110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-05-06T04:51:23.660785139Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004931s
2026-05-06T04:51:23.660985353Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-05-06T04:51:23.661273172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-05-06T04:51:23.661629169Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004606s
2026-05-06T04:51:23.661813460Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-05-06T04:51:23.662510153Z [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)
2026-05-06T04:51:23.663111204Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011238s
2026-05-06T04:51:23.663306297Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-05-06T04:51:23.663971015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-05-06T04:51:23.664616004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011253s
2026-05-06T04:51:23.664835857Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-05-06T04:51:23.665179529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-06T04:51:23.665575577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005121s
2026-05-06T04:51:23.665757363Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-05-06T04:51:23.666416611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-05-06T04:51:23.667069796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011208s
2026-05-06T04:51:23.667297024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-05-06T04:51:23.668230524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL, "Language" INTEGER NOT NULL)
2026-05-06T04:51:23.669026968Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014998s
2026-05-06T04:51:23.669290208Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-05-06T04:51:23.669883523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LanguageProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Languages" TEXT NOT NULL, "Cutoff" INTEGER NOT NULL)
2026-05-06T04:51:23.670408480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008982s
2026-05-06T04:51:23.670626559Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-05-06T04:51:23.670949890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-05-06T04:51:23.671310346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004909s
2026-05-06T04:51:23.671523124Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-05-06T04:51:23.672148865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-05-06T04:51:23.672748232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010342s
2026-05-06T04:51:23.673015320Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-05-06T04:51:23.673387800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-06T04:51:23.673757995Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000542s
2026-05-06T04:51:23.675178115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles" ("EnableUsenet", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags") VALUES (1, 1, 1, 0, 0, 2147483647, '[]')
2026-05-06T04:51:23.676934122Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0016274 taking an average of 00:00:00.0016274
2026-05-06T04:51:23.677745075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-06T04:51:23', 'InitialSetup')
2026-05-06T04:51:23.678119499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.681255144Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-06T04:51:23.681443113Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.007272s
2026-05-06T04:51:23.681799510Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-05-06T04:51:23.682042139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.682351873Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-05-06T04:51:23.683101783Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-06T04:51:23.683299692Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-05-06T04:51:23.683509334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-05-06T04:51:23.683844178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:23.685045458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012992s
2026-05-06T04:51:23.685420763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-06T04:51:23', 'add_reason_to_pending_releases')
2026-05-06T04:51:23.685795849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.686666372Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-05-06T04:51:23.686862277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029108s
2026-05-06T04:51:23.687078262Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-05-06T04:51:23.687305018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.687640824Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-05-06T04:51:23.690242624Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-06T04:51:23.690439280Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:23.690607229Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-05-06T04:51:23.690898896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-05-06T04:51:23.691993941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011368s
2026-05-06T04:51:23.692177130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-06T04:51:23.692335850Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:23.692532877Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-05-06T04:51:23.692844885Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:23.693854639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011268s
2026-05-06T04:51:23.694035523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-06T04:51:23.694191247Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:23.694403895Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-05-06T04:51:23.694734811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:23.695749795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011452s
2026-05-06T04:51:23.696148949Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-05-06T04:51:23.696765110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-05-06T04:51:23.697051266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006753s
2026-05-06T04:51:23.697397734Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-05-06T04:51:23.709475277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "Title" TEXT, "Explicit" INTEGER NOT NULL, "Compilation" INTEGER NOT NULL, "DiscNumber" INTEGER, "TrackFileId" INTEGER, "Monitored" INTEGER NOT NULL, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL)
2026-05-06T04:51:23.711045259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber") SELECT "Id", "ForeignTrackId", "ArtistId", "AlbumId", "Title", "Explicit", "Compilation", "DiscNumber", "TrackFileId", "Monitored", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber" FROM "Tracks"
2026-05-06T04:51:23.712048710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-05-06T04:51:23.713223556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-05-06T04:51:23.715549089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-06T04:51:23.716044808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-05-06T04:51:23.716548713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-06T04:51:23.716920311Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0193116s
2026-05-06T04:51:23.717100494Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-06T04:51:23.717259885Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-06T04:51:23.717479076Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-05-06T04:51:23.717757868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-05-06T04:51:23.718656838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009835s
2026-05-06T04:51:23.719029449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-06T04:51:23', 'add_medium_support')
2026-05-06T04:51:23.719391458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.724202106Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-05-06T04:51:23.724411257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0064865s
2026-05-06T04:51:23.724669658Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-05-06T04:51:23.724901665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.725199635Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-05-06T04:51:23.726063475Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-05-06T04:51:23.726540095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-05-06T04:51:23.726841692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005293s
2026-05-06T04:51:23.727056014Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:23.727274203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:23.729941244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026842s
2026-05-06T04:51:23.730325478Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-06T04:51:23', 'add_various_qualites_in_profile')
2026-05-06T04:51:23.730704952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.731495083Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-05-06T04:51:23.731689875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042093s
2026-05-06T04:51:23.731914979Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-05-06T04:51:23.732139962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.732450868Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-05-06T04:51:23.733294046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-05-06T04:51:23.733807631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataProfiles" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "PrimaryAlbumTypes" TEXT NOT NULL, "SecondaryAlbumTypes" TEXT NOT NULL)
2026-05-06T04:51:23.734298239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008131s
2026-05-06T04:51:23.734514334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-05-06T04:51:23.734834899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-05-06T04:51:23.735182409Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000481s
2026-05-06T04:51:23.735361109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-06T04:51:23.735517574Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:23.735749030Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-05-06T04:51:23.736103875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-05-06T04:51:23.737056624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010995s
2026-05-06T04:51:23.737277158Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-05-06T04:51:23.741369379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "SecondaryAlbumTypes" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-05-06T04:51:23.744063916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "SecondaryAlbumTypes", "MetadataProfileId" FROM "Artists"
2026-05-06T04:51:23.745239714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-06T04:51:23.746249728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-06T04:51:23.748471924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-06T04:51:23.748961790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-06T04:51:23.749415975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-06T04:51:23.750666523Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-06T04:51:23.751009344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135423s
2026-05-06T04:51:23.751228305Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-05-06T04:51:23.755213410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Name" TEXT NOT NULL, "NameSlug" TEXT UNIQUE, "CleanName" TEXT NOT NULL, "Status" INTEGER NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "DateFormed" DATETIME, "Members" TEXT, "Ratings" TEXT, "Genres" TEXT, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "Links" TEXT, "ArtistType" TEXT, "Disambiguation" TEXT, "MetadataProfileId" INTEGER NOT NULL)
2026-05-06T04:51:23.757732884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId") SELECT "Id", "ForeignArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Name", "NameSlug", "CleanName", "Status", "Overview", "Images", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "LastDiskSync", "DateFormed", "Members", "Ratings", "Genres", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "Links", "ArtistType", "Disambiguation", "MetadataProfileId" FROM "Artists"
2026-05-06T04:51:23.758848481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-06T04:51:23.759932794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-06T04:51:23.762119699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-05-06T04:51:23.762602180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-05-06T04:51:23.763048209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-06T04:51:23.763489307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-06T04:51:23.763803229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.012378s
2026-05-06T04:51:23.763994615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-06T04:51:23.764178705Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:23.764349790Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-05-06T04:51:23.764626648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-05-06T04:51:23.765491359Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009495s
2026-05-06T04:51:23.765856244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-06T04:51:23', 'metadata_profiles')
2026-05-06T04:51:23.766211730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.767839368Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-05-06T04:51:23.768043379Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.003273s
2026-05-06T04:51:23.768311068Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-05-06T04:51:23.768546923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.768835494Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-05-06T04:51:23.770830001Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-05-06T04:51:23.775554175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER)
2026-05-06T04:51:23.776527275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableSearch" FROM "Indexers"
2026-05-06T04:51:23.777009456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-06T04:51:23.777619865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-06T04:51:23.780445847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-06T04:51:23.780782605Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097392s
2026-05-06T04:51:23.780960353Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-06T04:51:23.781115064Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:23.781338093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-05-06T04:51:23.781651685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-05-06T04:51:23.782538000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009952s
2026-05-06T04:51:23.782855329Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-06T04:51:23.783203290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-05-06T04:51:23.783480488Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003959s
2026-05-06T04:51:23.783655190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-06T04:51:23.783843730Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:23.784257643Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-05-06T04:51:23.787585064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Indexers_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableRss" INTEGER, "EnableAutomaticSearch" INTEGER, "EnableInteractiveSearch" INTEGER NOT NULL)
2026-05-06T04:51:23.788678226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Indexers_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableRss", "EnableAutomaticSearch", "EnableInteractiveSearch" FROM "Indexers"
2026-05-06T04:51:23.789244787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-05-06T04:51:23.789951751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-05-06T04:51:23.792891811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-05-06T04:51:23.793286246Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088115s
2026-05-06T04:51:23.793693506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-06T04:51:23', 'separate_automatic_and_interactive_search')
2026-05-06T04:51:23.794072048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.795078405Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-05-06T04:51:23.795278909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105302s
2026-05-06T04:51:23.795513070Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-05-06T04:51:23.795736059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.796025633Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-05-06T04:51:23.796347331Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-05-06T04:51:23.800159448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT)
2026-05-06T04:51:23.802335019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes" FROM "Albums"
2026-05-06T04:51:23.803294762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-06T04:51:23.804463526Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-06T04:51:23.806622875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-06T04:51:23.807074755Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-06T04:51:23.807504050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-06T04:51:23.808007443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-06T04:51:23.808467259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-06T04:51:23.808814419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122912s
2026-05-06T04:51:23.809197059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-06T04:51:23', 'change_album_path_to_relative')
2026-05-06T04:51:23.809561503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.810732531Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-05-06T04:51:23.810935721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141505s
2026-05-06T04:51:23.811156345Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-05-06T04:51:23.811377851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.811698166Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-05-06T04:51:23.812306922Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2026-05-06T04:51:23.812883133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE QualityDefinitions SET MaxSize = CASE WHEN (CAST(MaxSize AS FLOAT) / 60) * 8 * 1024 < 1500 THEN ROUND((CAST(MaxSize AS FLOAT) / 60) * 8 * 1024, 0) ELSE NULL END
2026-05-06T04:51:23.813232075Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006231s
2026-05-06T04:51:23.813607612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-06T04:51:23', 'change_quality_size_mb_to_kb')
2026-05-06T04:51:23.813975763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.815170179Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-05-06T04:51:23.815366374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025112s
2026-05-06T04:51:23.815560064Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-05-06T04:51:23.815859286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.816151796Z [Info] album_releases: Starting migration of Main DB to 9
2026-05-06T04:51:23.816540428Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-06T04:51:23.816711242Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-06T04:51:23.816918299Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-05-06T04:51:23.817205838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-05-06T04:51:23.818133817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001024s
2026-05-06T04:51:23.818310713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-06T04:51:23.818463170Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-06T04:51:23.818660257Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-05-06T04:51:23.818953979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-05-06T04:51:23.819880334Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010189s
2026-05-06T04:51:23.820240910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-06T04:51:23', 'album_releases')
2026-05-06T04:51:23.820593791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.821270985Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-05-06T04:51:23.821447340Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023972s
2026-05-06T04:51:23.821683405Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-05-06T04:51:23.821867025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.822124824Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-05-06T04:51:23.822695063Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-06T04:51:23.822866087Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:23.823052342Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-05-06T04:51:23.827032618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT)
2026-05-06T04:51:23.829448905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2026-05-06T04:51:23.830575183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-06T04:51:23.831710690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-06T04:51:23.834008387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-06T04:51:23.834460828Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-06T04:51:23.834883069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-06T04:51:23.835321782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-06T04:51:23.835762079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-06T04:51:23.836116753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128781s
2026-05-06T04:51:23.836296525Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-06T04:51:23.836446748Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:23.836642873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-05-06T04:51:23.840602076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "ArtistId" INTEGER NOT NULL, "MBId" TEXT, "AMId" TEXT, "TADBId" INTEGER, "DiscogsId" INTEGER, "Title" TEXT NOT NULL, "TitleSlug" TEXT UNIQUE, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "LastDiskSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "Label" TEXT, "SortTitle" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "Duration" INTEGER NOT NULL, "Media" TEXT NOT NULL, "SecondaryTypes" TEXT, "Releases" TEXT NOT NULL, "CurrentRelease" TEXT NOT NULL)
2026-05-06T04:51:23.842963141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease") SELECT "Id", "ForeignAlbumId", "ArtistId", "MBId", "AMId", "TADBId", "DiscogsId", "Title", "TitleSlug", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "LastDiskSync", "ReleaseDate", "Ratings", "Genres", "Label", "SortTitle", "ProfileId", "Tags", "Added", "AlbumType", "AddOptions", "Duration", "Media", "SecondaryTypes", "Releases", "CurrentRelease" FROM "Albums"
2026-05-06T04:51:23.844037385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-06T04:51:23.845194074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-06T04:51:23.847366108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-06T04:51:23.847907148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-05-06T04:51:23.848368417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-05-06T04:51:23.848848524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-05-06T04:51:23.849305003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-06T04:51:23.849638284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128053s
2026-05-06T04:51:23.850006386Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-06T04:51:23', 'album_releases_fix')
2026-05-06T04:51:23.850370369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.851475154Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-05-06T04:51:23.851652030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0146026s
2026-05-06T04:51:23.851874067Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-05-06T04:51:23.852098629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.852368192Z [Info] import_lists: Starting migration of Main DB to 11
2026-05-06T04:51:23.853248285Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-05-06T04:51:23.854116734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL)
2026-05-06T04:51:23.854918498Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014793s
2026-05-06T04:51:23.855123471Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-05-06T04:51:23.855414657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-06T04:51:23.855748690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004474s
2026-05-06T04:51:23.855982070Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-05-06T04:51:23.856632019Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-05-06T04:51:23.857188690Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010103s
2026-05-06T04:51:23.857414415Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-05-06T04:51:23.857765983Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-06T04:51:23.858133273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005184s
2026-05-06T04:51:23.858484209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-06T04:51:23', 'import_lists')
2026-05-06T04:51:23.858835397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.859700890Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-05-06T04:51:23.859890662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020709s
2026-05-06T04:51:23.860103110Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-05-06T04:51:23.860316700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.860574509Z [Info] add_release_status: Starting migration of Main DB to 12
2026-05-06T04:51:23.860949043Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-05-06T04:51:23.861124737Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:23.861345933Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-05-06T04:51:23.861689154Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-05-06T04:51:23.862713056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011487s
2026-05-06T04:51:23.862893429Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:23.863092109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:23.864119258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010489s
2026-05-06T04:51:23.864486628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-06T04:51:23', 'add_release_status')
2026-05-06T04:51:23.864842254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.865546773Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-05-06T04:51:23.865719050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024479s
2026-05-06T04:51:23.865938722Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-05-06T04:51:23.866158966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.866428649Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-05-06T04:51:23.866756058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-06T04:51:23.866929598Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:23.867146916Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-05-06T04:51:23.867503333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:23.868446473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010808s
2026-05-06T04:51:23.868824995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-06T04:51:23', 'album_download_notification')
2026-05-06T04:51:23.869184970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.869893808Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-05-06T04:51:23.870073650Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024811s
2026-05-06T04:51:23.870301298Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-05-06T04:51:23.870522133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.870799762Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-05-06T04:51:23.871418929Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2026-05-06T04:51:23.872112476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "MetadataProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "MetadataProfiles") > 0) THEN (SELECT "Id" FROM "MetadataProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."MetadataProfileId" = 0
2026-05-06T04:51:23.872533734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007682s
2026-05-06T04:51:23.873041146Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2026-05-06T04:51:23.873696837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LanguageProfileId" = CASE WHEN ((SELECT COUNT(*) FROM "LanguageProfiles") > 0) THEN (SELECT "Id" FROM "LanguageProfiles" ORDER BY "Id" ASC LIMIT 1) ELSE 0 END WHERE "Artists"."LanguageProfileId" = 0
2026-05-06T04:51:23.874106141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007291s
2026-05-06T04:51:23.874482309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-06T04:51:23', 'fix_language_metadata_profiles')
2026-05-06T04:51:23.874842564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.875512844Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-05-06T04:51:23.875707185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020828s
2026-05-06T04:51:23.875910695Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-05-06T04:51:23.876121289Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.876373096Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-05-06T04:51:23.876714233Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-05-06T04:51:23.877021242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-05-06T04:51:23.877285694Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003511s
2026-05-06T04:51:23.877630799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-06T04:51:23', 'remove_fanzub')
2026-05-06T04:51:23.878023149Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.878657617Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-05-06T04:51:23.878833211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016971s
2026-05-06T04:51:23.879052091Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-05-06T04:51:23.879274018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.879538361Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-05-06T04:51:23.881036638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-05-06T04:51:23.881327163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-05-06T04:51:23.881654102Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000427s
2026-05-06T04:51:23.881871840Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-05-06T04:51:23.882208698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-05-06T04:51:23.882568032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005065s
2026-05-06T04:51:23.883022267Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-05-06T04:51:23.883456441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-05-06T04:51:23.883839553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006229s
2026-05-06T04:51:23.884080488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-05-06T04:51:23.884394360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-06T04:51:23.892740759Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084101s
2026-05-06T04:51:23.893020503Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-05-06T04:51:23.893346830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-05-06T04:51:23.893720292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005177s
2026-05-06T04:51:23.893934323Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-05-06T04:51:23.894254989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-06T04:51:23.894601767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004823s
2026-05-06T04:51:23.894987073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-06T04:51:23', 'update_artist_history_indexes')
2026-05-06T04:51:23.895350896Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.897110931Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-05-06T04:51:23.897294090Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029288s
2026-05-06T04:51:23.897517960Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-05-06T04:51:23.897720168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.897993057Z [Info] remove_nma: Starting migration of Main DB to 17
2026-05-06T04:51:23.899579362Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-06T04:51:23.900529175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-05-06T04:51:23.900856254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010502s
2026-05-06T04:51:23.901203723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-06T04:51:23', 'remove_nma')
2026-05-06T04:51:23.901558778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.902577490Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-05-06T04:51:23.902742973Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027578s
2026-05-06T04:51:23.902953868Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-05-06T04:51:23.903172037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.903437071Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-05-06T04:51:23.903762336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-06T04:51:23.903954052Z [Info] FluentMigrator.Runner.MigrationRunner: => 3.7E-06s
2026-05-06T04:51:23.904200218Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-05-06T04:51:23.904467627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-05-06T04:51:23.905460646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010739s
2026-05-06T04:51:23.905822475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-06T04:51:23', 'album_disambiguation')
2026-05-06T04:51:23.906193773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.906893872Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-05-06T04:51:23.907085589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024859s
2026-05-06T04:51:23.907309429Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-05-06T04:51:23.907529162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.907799216Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-05-06T04:51:23.908117126Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:23.908339444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:23.909592116Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001266s
2026-05-06T04:51:23.909971981Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-06T04:51:23', 'add_ape_quality_in_profiles')
2026-05-06T04:51:23.910319091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.910966655Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-05-06T04:51:23.911163000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026221s
2026-05-06T04:51:23.911359726Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-05-06T04:51:23.911576142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.911955857Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-05-06T04:51:23.912830298Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-06T04:51:23.913155783Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-05-06T04:51:23.913469976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004371s
2026-05-06T04:51:23.913689789Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-06T04:51:23.913993881Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-05-06T04:51:23.914295639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004191s
2026-05-06T04:51:23.914528809Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-06T04:51:23.914841468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-05-06T04:51:23.915113817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003816s
2026-05-06T04:51:23.915495846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-06T04:51:23', 'remove_pushalot')
2026-05-06T04:51:23.915880812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.916519147Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-05-06T04:51:23.916695222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001761s
2026-05-06T04:51:23.916893711Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-05-06T04:51:23.917113634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.917399590Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-05-06T04:51:23.917785467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-05-06T04:51:23.918239582Z [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)
2026-05-06T04:51:23.918660941Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006872s
2026-05-06T04:51:23.919017899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-06T04:51:23', 'add_custom_filters')
2026-05-06T04:51:23.919397684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.920100490Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-05-06T04:51:23.920289661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020917s
2026-05-06T04:51:23.920487158Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-05-06T04:51:23.920695217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.920951904Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-05-06T04:51:23.921261518Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-06T04:51:23.921434506Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:23.921628036Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-05-06T04:51:23.921895875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-05-06T04:51:23.922861190Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010391s
2026-05-06T04:51:23.923219682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-06T04:51:23', 'import_list_tags')
2026-05-06T04:51:23.923582633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:23.924266480Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-05-06T04:51:23.924453136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024193s
2026-05-06T04:51:23.924663980Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-05-06T04:51:23.924883713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:23.925156933Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-05-06T04:51:23.929666475Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-05-06T04:51:23.930381956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ArtistMetadata" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignArtistId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL, "Overview" TEXT, "Disambiguation" TEXT, "Type" TEXT, "Status" INTEGER NOT NULL, "Images" TEXT NOT NULL, "Links" TEXT, "Genres" TEXT, "Ratings" TEXT, "Members" TEXT)
2026-05-06T04:51:23.930969259Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011081s
2026-05-06T04:51:23.931186606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-05-06T04:51:23.931544718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-05-06T04:51:23.931940996Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005318s
2026-05-06T04:51:23.934288062Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-06T04:51:23.934308253Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-06T04:51:23.934318473Z FROM "Artists"
2026-05-06T04:51:23.935296583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-05-06T04:51:23.935309319Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-05-06T04:51:23.935316624Z FROM "Artists"
2026-05-06T04:51:23.935878816Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010964s
2026-05-06T04:51:23.936074780Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-06T04:51:23.936232568Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:23.936441459Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-05-06T04:51:23.936771353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:23.937753000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011134s
2026-05-06T04:51:23.938298278Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-05-06T04:51:23.938305733Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-06T04:51:23.938312116Z FROM "ArtistMetadata"
2026-05-06T04:51:23.938317958Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-05-06T04:51:23.939024671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-05-06T04:51:23.939036665Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-06T04:51:23.939047627Z FROM "ArtistMetadata"
2026-05-06T04:51:23.939056075Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-05-06T04:51:23.939454377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007942s
2026-05-06T04:51:23.939643568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-05-06T04:51:23.940488890Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL DEFAULT 0, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL)
2026-05-06T04:51:23.941138388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013158s
2026-05-06T04:51:23.941359934Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-05-06T04:51:23.941715040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-05-06T04:51:23.942081027Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005304s
2026-05-06T04:51:23.942291190Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-05-06T04:51:23.942593879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-05-06T04:51:23.942935307Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004581s
2026-05-06T04:51:23.943108666Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:23.943308859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:23.948111472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0048117s
2026-05-06T04:51:23.948280412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-06T04:51:23.948437508Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:23.948638453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-05-06T04:51:23.948955561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:23.949954744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011194s
2026-05-06T04:51:23.950130087Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-06T04:51:23.950285690Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:23.950484160Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-05-06T04:51:23.950805637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-05-06T04:51:23.951832806Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010788s
2026-05-06T04:51:23.952098391Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-06T04:51:23.952255668Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:23.952442003Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-05-06T04:51:23.952727348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-05-06T04:51:23.953675647Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009925s
2026-05-06T04:51:23.954321749Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-05-06T04:51:23.954334304Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-06T04:51:23.954343733Z FROM "ArtistMetadata"
2026-05-06T04:51:23.954352320Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-06T04:51:23.954361709Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-05-06T04:51:23.955261792Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-05-06T04:51:23.955272784Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-06T04:51:23.955281772Z FROM "ArtistMetadata"
2026-05-06T04:51:23.955290219Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-05-06T04:51:23.955325230Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-05-06T04:51:23.955761298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009974s
2026-05-06T04:51:23.955961110Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-06T04:51:23.956196184Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:23.956446568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-05-06T04:51:23.956784028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-05-06T04:51:23.957784933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011245s
2026-05-06T04:51:23.957989626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-06T04:51:23.958145289Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:23.958356184Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-05-06T04:51:23.958664384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:23.959676743Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011259s
2026-05-06T04:51:23.959840744Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-06T04:51:23.960031177Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:23.960264267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-05-06T04:51:23.960604672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:23.961608664Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001138s
2026-05-06T04:51:23.962189053Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-06T04:51:23.962201708Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-06T04:51:23.962210917Z FROM "AlbumReleases"
2026-05-06T04:51:23.962219925Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-06T04:51:23.962229064Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-05-06T04:51:23.962959745Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-06T04:51:23.962971128Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-05-06T04:51:23.962980126Z FROM "AlbumReleases"
2026-05-06T04:51:23.963014115Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-05-06T04:51:23.963023293Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-05-06T04:51:23.963476676Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009044s
2026-05-06T04:51:23.964129381Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-05-06T04:51:23.964142738Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-06T04:51:23.964151916Z FROM "ArtistMetadata"
2026-05-06T04:51:23.964160273Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-06T04:51:23.964169061Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-05-06T04:51:23.964977028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-05-06T04:51:23.964991316Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-05-06T04:51:23.965000264Z FROM "ArtistMetadata"
2026-05-06T04:51:23.965008992Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-05-06T04:51:23.965019403Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-05-06T04:51:23.965454760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009207s
2026-05-06T04:51:23.965988274Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists ForeignArtistId, Name, Overview, Disambiguation, ArtistType, Status, Images, Links, Genres, Ratings, Members, MBId, AMId, TADBId, DiscogsId, NameSlug, LastDiskSync, DateFormed
2026-05-06T04:51:23.969981275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "ProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-05-06T04:51:23.971428731Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-05-06T04:51:23.972106195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-06T04:51:23.973224217Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-06T04:51:23.975582827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-06T04:51:23.976055579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-06T04:51:23.976421325Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101107s
2026-05-06T04:51:23.976811902Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-05-06T04:51:23.980808771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT)
2026-05-06T04:51:23.982650601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links" FROM "Albums"
2026-05-06T04:51:23.983490512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-06T04:51:23.985006445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-06T04:51:23.987342670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-06T04:51:23.987857838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-06T04:51:23.988255899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0111538s
2026-05-06T04:51:23.988521705Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-05-06T04:51:23.992742545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tracks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignTrackId" TEXT NOT NULL UNIQUE, "Title" TEXT, "Explicit" INTEGER NOT NULL, "TrackFileId" INTEGER, "Ratings" TEXT, "Duration" INTEGER NOT NULL, "MediumNumber" INTEGER NOT NULL, "AbsoluteTrackNumber" INTEGER NOT NULL, "TrackNumber" TEXT, "ForeignRecordingId" TEXT NOT NULL, "AlbumReleaseId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-05-06T04:51:23.994508201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Tracks_temp" ("Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId") SELECT "Id", "ForeignTrackId", "Title", "Explicit", "TrackFileId", "Ratings", "Duration", "MediumNumber", "AbsoluteTrackNumber", "TrackNumber", "ForeignRecordingId", "AlbumReleaseId", "ArtistMetadataId" FROM "Tracks"
2026-05-06T04:51:23.995208591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-05-06T04:51:23.996162011Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-05-06T04:51:23.998417073Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-05-06T04:51:23.998937190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-05-06T04:51:23.999325753Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0105907s
2026-05-06T04:51:23.999532118Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-05-06T04:51:24.003554028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL)
2026-05-06T04:51:24.004659124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language" FROM "TrackFiles"
2026-05-06T04:51:24.005226166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-06T04:51:24.005925564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-06T04:51:24.008180716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-06T04:51:24.008605051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088882s
2026-05-06T04:51:24.008832469Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-05-06T04:51:24.009148515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-06T04:51:24.009536296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005216s
2026-05-06T04:51:24.009757422Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-05-06T04:51:24.010037846Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-06T04:51:24.010416389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004785s
2026-05-06T04:51:24.010642314Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-05-06T04:51:24.010960214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-06T04:51:24.011336662Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005122s
2026-05-06T04:51:24.011552467Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-05-06T04:51:24.011878634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-05-06T04:51:24.012315223Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005727s
2026-05-06T04:51:24.012525797Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-05-06T04:51:24.012829609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-05-06T04:51:24.013219775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000509s
2026-05-06T04:51:24.013444587Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-05-06T04:51:24.013764963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-05-06T04:51:24.014150028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005191s
2026-05-06T04:51:24.014333938Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-06T04:51:24.015279172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-05-06T04:51:24.015570549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010713s
2026-05-06T04:51:24.015748507Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-06T04:51:24.016134685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-05-06T04:51:24.016419589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005065s
2026-05-06T04:51:24.016588479Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-06T04:51:24.016962572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-05-06T04:51:24.017308239Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005468s
2026-05-06T04:51:24.017720559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-06T04:51:24', 'add_release_groups_etc')
2026-05-06T04:51:24.018072989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.020871735Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-05-06T04:51:24.021064904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040755s
2026-05-06T04:51:24.021292593Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-05-06T04:51:24.021512165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.021797079Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-05-06T04:51:24.022399943Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-06T04:51:24.022674436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-05-06T04:51:24.022948277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003629s
2026-05-06T04:51:24.023310417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-06T04:51:24', 'NewMediaInfoFormat')
2026-05-06T04:51:24.023676564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.024371864Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-05-06T04:51:24.024581136Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017542s
2026-05-06T04:51:24.024828113Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-05-06T04:51:24.025059339Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.025346918Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-05-06T04:51:24.026625032Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-05-06T04:51:24.027038053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-05-06T04:51:24.029544200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026889s
2026-05-06T04:51:24.029743953Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-06T04:51:24.029935579Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:24.030188949Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-05-06T04:51:24.030582862Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-05-06T04:51:24.031563868Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011522s
2026-05-06T04:51:24.032029385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-06T04:51:24', 'rename_restrictions_to_release_profiles')
2026-05-06T04:51:24.032428239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.033137597Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-05-06T04:51:24.033346849Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026657s
2026-05-06T04:51:24.033591481Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-06T04:51:24.033829581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.034130377Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-05-06T04:51:24.035314071Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-05-06T04:51:24.035609886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-05-06T04:51:24.038017225Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002459s
2026-05-06T04:51:24.038218350Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-06T04:51:24.038369424Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.038587273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-05-06T04:51:24.038904562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-06T04:51:24.039810646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010196s
2026-05-06T04:51:24.040025168Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-05-06T04:51:24.040183898Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.040411456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-05-06T04:51:24.040748094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-05-06T04:51:24.041664470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010382s
2026-05-06T04:51:24.041840605Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-06T04:51:24.042105618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-06T04:51:24.042377656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003805s
2026-05-06T04:51:24.042546526Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-06T04:51:24.042810879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-05-06T04:51:24.043092446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003869s
2026-05-06T04:51:24.043347650Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-05-06T04:51:24.048207858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL)
2026-05-06T04:51:24.049638509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "ProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-05-06T04:51:24.050350964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-06T04:51:24.051306769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-06T04:51:24.053632713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-06T04:51:24.054080585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-06T04:51:24.054549960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-06T04:51:24.055009977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-06T04:51:24.055354931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118046s
2026-05-06T04:51:24.055772502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-06T04:51:24', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-06T04:51:24.056222689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.057741397Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-06T04:51:24.057950639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0140977s
2026-05-06T04:51:24.058177626Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-05-06T04:51:24.058424112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.058688916Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-05-06T04:51:24.059179103Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-05-06T04:51:24.059628227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListExclusions" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ForeignId" TEXT NOT NULL UNIQUE, "Name" TEXT NOT NULL)
2026-05-06T04:51:24.060079837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006988s
2026-05-06T04:51:24.060309670Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-05-06T04:51:24.060692070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-05-06T04:51:24.061089300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005748s
2026-05-06T04:51:24.061461459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-06T04:51:24', 'add_import_exclusions')
2026-05-06T04:51:24.061826184Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.063216835Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-05-06T04:51:24.063393510Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026599s
2026-05-06T04:51:24.063619345Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-05-06T04:51:24.063873687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.064191668Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-05-06T04:51:24.069066395Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-06T04:51:24.069075153Z WHERE "Id" in (
2026-05-06T04:51:24.069080864Z SELECT "Artists"."Id" from "Artists"
2026-05-06T04:51:24.069086706Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-06T04:51:24.069092788Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-06T04:51:24.069996428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-06T04:51:24.070012070Z WHERE "Id" in (
2026-05-06T04:51:24.070019515Z SELECT "Artists"."Id" from "Artists"
2026-05-06T04:51:24.070026860Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-06T04:51:24.070057271Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-06T04:51:24.070734986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012324s
2026-05-06T04:51:24.071331778Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-05-06T04:51:24.071338441Z WHERE "Id" in (
2026-05-06T04:51:24.071344172Z SELECT "Albums"."Id" from "Albums"
2026-05-06T04:51:24.071350014Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-06T04:51:24.071356016Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-06T04:51:24.072143873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-05-06T04:51:24.072156859Z WHERE "Id" in (
2026-05-06T04:51:24.072164154Z SELECT "Albums"."Id" from "Albums"
2026-05-06T04:51:24.072174765Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-06T04:51:24.072182381Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-06T04:51:24.072740675Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010084s
2026-05-06T04:51:24.073350443Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-05-06T04:51:24.073370453Z WHERE "Id" in (
2026-05-06T04:51:24.073377437Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-06T04:51:24.073384311Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-06T04:51:24.073391546Z WHERE "Albums"."Id" IS NULL)
2026-05-06T04:51:24.074109141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-05-06T04:51:24.074118269Z WHERE "Id" in (
2026-05-06T04:51:24.074125153Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-05-06T04:51:24.074131957Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-05-06T04:51:24.074138981Z WHERE "Albums"."Id" IS NULL)
2026-05-06T04:51:24.074691624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009618s
2026-05-06T04:51:24.075274398Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-06T04:51:24.075284949Z WHERE "Id" in (
2026-05-06T04:51:24.075292053Z SELECT "Tracks"."Id" from "Tracks"
2026-05-06T04:51:24.075299168Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-06T04:51:24.075339890Z WHERE "AlbumReleases"."Id" IS NULL)
2026-05-06T04:51:24.076070000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-06T04:51:24.076084559Z WHERE "Id" in (
2026-05-06T04:51:24.076090682Z SELECT "Tracks"."Id" from "Tracks"
2026-05-06T04:51:24.076096523Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-06T04:51:24.076102656Z WHERE "AlbumReleases"."Id" IS NULL)
2026-05-06T04:51:24.076673525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009989s
2026-05-06T04:51:24.077282442Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-05-06T04:51:24.077295949Z WHERE "Id" in (
2026-05-06T04:51:24.077303675Z SELECT "Tracks"."Id" from "Tracks"
2026-05-06T04:51:24.077310839Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-06T04:51:24.077318304Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-06T04:51:24.078052573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-05-06T04:51:24.078062312Z WHERE "Id" in (
2026-05-06T04:51:24.078068284Z SELECT "Tracks"."Id" from "Tracks"
2026-05-06T04:51:24.078074287Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-06T04:51:24.078080439Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-05-06T04:51:24.078664114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009954s
2026-05-06T04:51:24.079242169Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-06T04:51:24.079255696Z WHERE "Id" IN (
2026-05-06T04:51:24.079264393Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-06T04:51:24.079273191Z LEFT OUTER JOIN "Tracks"
2026-05-06T04:51:24.079282099Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-06T04:51:24.079290967Z WHERE "Tracks"."Id" IS NULL)
2026-05-06T04:51:24.080045657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-06T04:51:24.080060877Z WHERE "Id" IN (
2026-05-06T04:51:24.080069926Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-06T04:51:24.080079435Z LEFT OUTER JOIN "Tracks"
2026-05-06T04:51:24.080108573Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-06T04:51:24.080117832Z WHERE "Tracks"."Id" IS NULL)
2026-05-06T04:51:24.080646196Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010048s
2026-05-06T04:51:24.081041262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-06T04:51:24', 'clean_artist_metadata_table')
2026-05-06T04:51:24.081411798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.082188622Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-05-06T04:51:24.082390599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025103s
2026-05-06T04:51:24.082619690Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-05-06T04:51:24.082849413Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.083131271Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-05-06T04:51:24.083979789Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-06T04:51:24.084178199Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-06T04:51:24.084398272Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-05-06T04:51:24.084737686Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.085809564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012046s
2026-05-06T04:51:24.086000699Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-06T04:51:24.086157856Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.086388550Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-05-06T04:51:24.086759688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.087733559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011264s
2026-05-06T04:51:24.087940205Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-06T04:51:24.088111731Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-06T04:51:24.088353367Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-05-06T04:51:24.088715477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.089668366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011116s
2026-05-06T04:51:24.089865863Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-06T04:51:24.090019513Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.090244686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-05-06T04:51:24.090587397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.091551558Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010965s
2026-05-06T04:51:24.093555705Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-06T04:51:24.093728322Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:24.093958125Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-05-06T04:51:24.094291767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.095273214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011108s
2026-05-06T04:51:24.095488808Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-05-06T04:51:24.099392109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnAlbumDownload" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-05-06T04:51:24.101185891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2026-05-06T04:51:24.101965602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-05-06T04:51:24.102472963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-05-06T04:51:24.104833537Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091522s
2026-05-06T04:51:24.105096788Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-05-06T04:51:24.109004317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Notifications_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL, "OnGrab" INTEGER NOT NULL, "Settings" TEXT NOT NULL, "Implementation" TEXT NOT NULL, "ConfigContract" TEXT, "OnUpgrade" INTEGER, "Tags" TEXT, "OnRename" INTEGER NOT NULL, "OnReleaseImport" INTEGER NOT NULL, "OnHealthIssue" INTEGER NOT NULL, "IncludeHealthWarnings" INTEGER NOT NULL, "OnDownloadFailure" INTEGER NOT NULL, "OnImportFailure" INTEGER NOT NULL, "OnTrackRetag" INTEGER NOT NULL)
2026-05-06T04:51:24.110658960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Notifications_temp" ("Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnReleaseImport", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag") SELECT "Id", "Name", "OnGrab", "Settings", "Implementation", "ConfigContract", "OnUpgrade", "Tags", "OnRename", "OnAlbumDownload", "OnHealthIssue", "IncludeHealthWarnings", "OnDownloadFailure", "OnImportFailure", "OnTrackRetag" FROM "Notifications"
2026-05-06T04:51:24.111408449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-05-06T04:51:24.112023077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-05-06T04:51:24.114283639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089542s
2026-05-06T04:51:24.114673965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-06T04:51:24', 'health_issue_notification')
2026-05-06T04:51:24.115040373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.116016228Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-05-06T04:51:24.116208095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106382s
2026-05-06T04:51:24.116452336Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-05-06T04:51:24.116682320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.116983536Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-05-06T04:51:24.117970454Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-06T04:51:24.118146108Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.118346040Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-05-06T04:51:24.118688530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-05-06T04:51:24.119670428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011309s
2026-05-06T04:51:24.119868607Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-06T04:51:24.120040092Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-06T04:51:24.120238822Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-05-06T04:51:24.120502844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-05-06T04:51:24.121458458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010295s
2026-05-06T04:51:24.121726799Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-05-06T04:51:24.122017855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-05-06T04:51:24.122275865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003395s
2026-05-06T04:51:24.122776894Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-06T04:51:24.122791914Z WHERE "Id" IN (
2026-05-06T04:51:24.122801994Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-06T04:51:24.122810812Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-06T04:51:24.122819820Z WHERE "Tracks"."Id" IS NULL)
2026-05-06T04:51:24.123437695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-06T04:51:24.123453937Z WHERE "Id" IN (
2026-05-06T04:51:24.123464098Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-06T04:51:24.123472695Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-06T04:51:24.123481613Z WHERE "Tracks"."Id" IS NULL)
2026-05-06T04:51:24.124000889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008681s
2026-05-06T04:51:24.124648593Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-06T04:51:24.124664816Z WHERE "Id" IN (
2026-05-06T04:51:24.124674515Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-06T04:51:24.124683103Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-06T04:51:24.124691910Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-06T04:51:24.124700979Z WHERE "Artists"."Path" IS NULL)
2026-05-06T04:51:24.125513004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-06T04:51:24.125529217Z WHERE "Id" IN (
2026-05-06T04:51:24.125539057Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-06T04:51:24.125547654Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-05-06T04:51:24.125556422Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-05-06T04:51:24.125578676Z WHERE "Artists"."Path" IS NULL)
2026-05-06T04:51:24.126132652Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010658s
2026-05-06T04:51:24.126853754Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-06T04:51:24.126870418Z WHERE "Id" IN (
2026-05-06T04:51:24.126879717Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-06T04:51:24.126888093Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-06T04:51:24.126896921Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-06T04:51:24.126905849Z WHERE "AlbumReleases"."Monitored" = 0
2026-05-06T04:51:24.126914316Z OR "AlbumReleases"."Monitored" IS NULL)
2026-05-06T04:51:24.127837696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-06T04:51:24.127868107Z WHERE "Id" IN (
2026-05-06T04:51:24.127881023Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-05-06T04:51:24.127889560Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-05-06T04:51:24.127898248Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-05-06T04:51:24.127907005Z WHERE "AlbumReleases"."Monitored" = 0
2026-05-06T04:51:24.127915362Z OR "AlbumReleases"."Monitored" IS NULL)
2026-05-06T04:51:24.128557195Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012401s
2026-05-06T04:51:24.129108475Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-05-06T04:51:24.129124137Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-06T04:51:24.129133546Z FROM "Artists"
2026-05-06T04:51:24.129141973Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-06T04:51:24.129150911Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-05-06T04:51:24.129828425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-05-06T04:51:24.129839658Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-05-06T04:51:24.129844467Z FROM "Artists"
2026-05-06T04:51:24.129848375Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-05-06T04:51:24.129852544Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-05-06T04:51:24.130303873Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008362s
2026-05-06T04:51:24.130719840Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-05-06T04:51:24.130727085Z WHERE "Id" NOT IN (
2026-05-06T04:51:24.130731173Z SELECT MIN("Id")
2026-05-06T04:51:24.130734971Z FROM "TrackFiles"
2026-05-06T04:51:24.130738809Z GROUP BY "Path"
2026-05-06T04:51:24.130743197Z )
2026-05-06T04:51:24.131261301Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-05-06T04:51:24.131274467Z WHERE "Id" NOT IN (
2026-05-06T04:51:24.131284568Z SELECT MIN("Id")
2026-05-06T04:51:24.131292975Z FROM "TrackFiles"
2026-05-06T04:51:24.131301251Z GROUP BY "Path"
2026-05-06T04:51:24.131309488Z )
2026-05-06T04:51:24.131642799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006057s
2026-05-06T04:51:24.131813653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-06T04:51:24.131993866Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.132175412Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-05-06T04:51:24.135756143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "RelativePath" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-05-06T04:51:24.136949246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "RelativePath", "Language", "Modified", "Path" FROM "TrackFiles"
2026-05-06T04:51:24.137524605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-06T04:51:24.138154794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-06T04:51:24.140539436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-06T04:51:24.140912197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085495s
2026-05-06T04:51:24.141110045Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-05-06T04:51:24.141391192Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-06T04:51:24.141744734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004588s
2026-05-06T04:51:24.141953354Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-05-06T04:51:24.145576360Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Language" INTEGER NOT NULL, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-05-06T04:51:24.146725103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Language", "Modified", "Path" FROM "TrackFiles"
2026-05-06T04:51:24.147264700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-06T04:51:24.148073669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-06T04:51:24.150415395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-06T04:51:24.150916404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-06T04:51:24.151258894Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091163s
2026-05-06T04:51:24.151642036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-06T04:51:24', 'add_mediafilerepository_mtime')
2026-05-06T04:51:24.152026460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.153100413Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-05-06T04:51:24.153290877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0109092s
2026-05-06T04:51:24.153541491Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-05-06T04:51:24.153773138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.154064474Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-05-06T04:51:24.155516669Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-05-06T04:51:24.155525978Z WHERE "Id" NOT IN (
2026-05-06T04:51:24.155534525Z SELECT MIN("Artists"."Id") from "Artists"
2026-05-06T04:51:24.155543193Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-06T04:51:24.155568804Z GROUP BY "ArtistMetadata"."Id")
2026-05-06T04:51:24.156336570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-05-06T04:51:24.156346891Z WHERE "Id" NOT IN (
2026-05-06T04:51:24.156352843Z SELECT MIN("Artists"."Id") from "Artists"
2026-05-06T04:51:24.156358805Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-05-06T04:51:24.156365358Z GROUP BY "ArtistMetadata"."Id")
2026-05-06T04:51:24.156842619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009125s
2026-05-06T04:51:24.157044706Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-05-06T04:51:24.157292155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-05-06T04:51:24.157661088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004303s
2026-05-06T04:51:24.157883877Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-05-06T04:51:24.161679260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "LanguageProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-05-06T04:51:24.163129711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "LanguageProfileId", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-05-06T04:51:24.163812597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-06T04:51:24.164653230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-06T04:51:24.166961378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-06T04:51:24.167398999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-06T04:51:24.167840428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-06T04:51:24.168190103Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101125s
2026-05-06T04:51:24.168403733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-05-06T04:51:24.168737244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-06T04:51:24.169076197Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004878s
2026-05-06T04:51:24.169460150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-06T04:51:24', 'add_artistmetadataid_constraint')
2026-05-06T04:51:24.169838111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.170884448Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-05-06T04:51:24.171076185Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022348s
2026-05-06T04:51:24.171302691Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-05-06T04:51:24.171523946Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.171797056Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-05-06T04:51:24.172464500Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-05-06T04:51:24.172641567Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.172846911Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-05-06T04:51:24.173164390Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-05-06T04:51:24.174124464Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010832s
2026-05-06T04:51:24.174310709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-05-06T04:51:24.174468667Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-06T04:51:24.174691455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-05-06T04:51:24.175045859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-05-06T04:51:24.176036705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011306s
2026-05-06T04:51:24.176219713Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-06T04:51:24.176362511Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.176570530Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-05-06T04:51:24.176889392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-05-06T04:51:24.177834606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010675s
2026-05-06T04:51:24.178017183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-05-06T04:51:24.178174229Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.178395796Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-05-06T04:51:24.178747233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-05-06T04:51:24.179758440Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011529s
2026-05-06T04:51:24.179955437Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-06T04:51:24.180104537Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-06T04:51:24.180315261Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-05-06T04:51:24.180649965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-05-06T04:51:24.181595800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010782s
2026-05-06T04:51:24.181770131Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-05-06T04:51:24.181921967Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.182125397Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-05-06T04:51:24.182448387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-05-06T04:51:24.183390475Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001069s
2026-05-06T04:51:24.183756201Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-06T04:51:24', 'old_ids_and_artist_alias')
2026-05-06T04:51:24.184155646Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.185480253Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-05-06T04:51:24.185668803Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031189s
2026-05-06T04:51:24.185888756Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-05-06T04:51:24.186113519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.186384805Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-05-06T04:51:24.186728517Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:24.186944322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:24.187525292Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005981s
2026-05-06T04:51:24.187791047Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-06T04:51:24.188104559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-05-06T04:51:24.188358580Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003424s
2026-05-06T04:51:24.188717493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-06T04:51:24', 'download_propers_config')
2026-05-06T04:51:24.189070133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.189770864Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-05-06T04:51:24.189959875Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017114s
2026-05-06T04:51:24.190163535Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-05-06T04:51:24.190379961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.190642981Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-05-06T04:51:24.191472672Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-05-06T04:51:24.191780812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-05-06T04:51:24.192331151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006564s
2026-05-06T04:51:24.192542757Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-05-06T04:51:24.196188148Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "AlbumFolder" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-05-06T04:51:24.197516373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "AlbumFolder", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-05-06T04:51:24.198148887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-06T04:51:24.199099091Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-06T04:51:24.201428572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-06T04:51:24.201869610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-06T04:51:24.202300237Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-06T04:51:24.202780074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-06T04:51:24.203128906Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103964s
2026-05-06T04:51:24.203354270Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-05-06T04:51:24.206882295Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportLists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Implementation" TEXT NOT NULL, "Settings" TEXT, "ConfigContract" TEXT, "EnableAutomaticAdd" INTEGER, "RootFolderPath" TEXT NOT NULL, "ShouldMonitor" INTEGER NOT NULL, "ProfileId" INTEGER NOT NULL, "MetadataProfileId" INTEGER NOT NULL, "Tags" TEXT)
2026-05-06T04:51:24.208178195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportLists_temp" ("Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags") SELECT "Id", "Name", "Implementation", "Settings", "ConfigContract", "EnableAutomaticAdd", "RootFolderPath", "ShouldMonitor", "ProfileId", "MetadataProfileId", "Tags" FROM "ImportLists"
2026-05-06T04:51:24.208832643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-05-06T04:51:24.209441529Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-05-06T04:51:24.211771542Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-05-06T04:51:24.212136447Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085855s
2026-05-06T04:51:24.212339957Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-05-06T04:51:24.216812494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" INTEGER, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-05-06T04:51:24.217961859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2026-05-06T04:51:24.218532869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-05-06T04:51:24.219044559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-05-06T04:51:24.221319301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087953s
2026-05-06T04:51:24.221521357Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-05-06T04:51:24.225000604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-05-06T04:51:24.226008174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2026-05-06T04:51:24.226510726Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-06T04:51:24.227244293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-06T04:51:24.229536439Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-06T04:51:24.230020324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-06T04:51:24.230476041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-06T04:51:24.230963262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-06T04:51:24.231313758Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0096185s
2026-05-06T04:51:24.231511957Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-05-06T04:51:24.234863046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-05-06T04:51:24.235804422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-05-06T04:51:24.236325993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-06T04:51:24.236765498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-06T04:51:24.239025559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073199s
2026-05-06T04:51:24.239229841Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-05-06T04:51:24.242592343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-05-06T04:51:24.243633760Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-05-06T04:51:24.244226454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-06T04:51:24.245027908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-06T04:51:24.247490968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-06T04:51:24.248013861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-06T04:51:24.248360119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089556s
2026-05-06T04:51:24.248733591Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-06T04:51:24', 'remove_language_profiles')
2026-05-06T04:51:24.249095900Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.250856346Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-05-06T04:51:24.251042030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114138s
2026-05-06T04:51:24.251282975Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-05-06T04:51:24.251499130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.251818934Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-05-06T04:51:24.252305184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-06T04:51:24.252475897Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-06T04:51:24.252724658Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-05-06T04:51:24.253031376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-05-06T04:51:24.254007512Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010856s
2026-05-06T04:51:24.254398189Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-05-06T04:51:24.254890911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-05-06T04:51:24.255228170Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005378s
2026-05-06T04:51:24.255617134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-06T04:51:24', 'multi_disc_naming_format')
2026-05-06T04:51:24.255995656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.256790316Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-05-06T04:51:24.256984538Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020538s
2026-05-06T04:51:24.257284241Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-05-06T04:51:24.257507801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.257773647Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-05-06T04:51:24.258143552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-06T04:51:24.258320418Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:24.258525250Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-05-06T04:51:24.258858381Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-05-06T04:51:24.259815449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010881s
2026-05-06T04:51:24.260038678Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:24.260247519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:24.273833670Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0135685s
2026-05-06T04:51:24.274261432Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-06T04:51:24', 'add_download_client_priority')
2026-05-06T04:51:24.274637238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.275356988Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-05-06T04:51:24.275538463Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0150965s
2026-05-06T04:51:24.275748086Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-05-06T04:51:24.275995294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.276257632Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-05-06T04:51:24.276631224Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-06T04:51:24.276938293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-05-06T04:51:24.277216473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003797s
2026-05-06T04:51:24.277433941Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-06T04:51:24.277730378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-05-06T04:51:24.277993788Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003645s
2026-05-06T04:51:24.278351208Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-06T04:51:24', 'remove_growl_prowl')
2026-05-06T04:51:24.278751605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.279472136Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-05-06T04:51:24.279654713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018103s
2026-05-06T04:51:24.279890218Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-05-06T04:51:24.280154640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.280418281Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-05-06T04:51:24.280821623Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-06T04:51:24.281157350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-05-06T04:51:24.281432764Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003927s
2026-05-06T04:51:24.281695213Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-06T04:51:24.282008273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-05-06T04:51:24.282346394Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004462s
2026-05-06T04:51:24.282767282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-06T04:51:24', 'remove_plex_hometheatre')
2026-05-06T04:51:24.283198190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.284424239Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-05-06T04:51:24.284595073Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024572s
2026-05-06T04:51:24.284825657Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-05-06T04:51:24.285393832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.285445365Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-05-06T04:51:24.286229194Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-06T04:51:24.286423786Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-06T04:51:24.286665292Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-05-06T04:51:24.287039997Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-05-06T04:51:24.288119000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012107s
2026-05-06T04:51:24.288305004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-06T04:51:24.288500498Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.288768488Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-05-06T04:51:24.289125236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.290107975Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011309s
2026-05-06T04:51:24.290289120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-06T04:51:24.290444252Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.290673093Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-05-06T04:51:24.291022287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.292236742Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013547s
2026-05-06T04:51:24.292418538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-06T04:51:24.292573360Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.292788844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-05-06T04:51:24.293133809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.294147641Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011498s
2026-05-06T04:51:24.294327373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-06T04:51:24.294489239Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-06T04:51:24.294688279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-05-06T04:51:24.294975799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-05-06T04:51:24.295939590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010408s
2026-05-06T04:51:24.296130955Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:24.296329976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:24.297401283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010996s
2026-05-06T04:51:24.297782922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-06T04:51:24', 'add_root_folder_add_defaults')
2026-05-06T04:51:24.298181214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.298960403Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-05-06T04:51:24.299199385Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002578s
2026-05-06T04:51:24.299404287Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-05-06T04:51:24.299626835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.299945858Z [Info] task_duration: Starting migration of Main DB to 40
2026-05-06T04:51:24.300282887Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-06T04:51:24.300461927Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.300696740Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-05-06T04:51:24.301017436Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-05-06T04:51:24.302041118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011341s
2026-05-06T04:51:24.302403227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-06T04:51:24', 'task_duration')
2026-05-06T04:51:24.302773302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.303435536Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-05-06T04:51:24.303623224Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024927s
2026-05-06T04:51:24.303893107Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-05-06T04:51:24.304153291Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.304443766Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-05-06T04:51:24.304889113Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-06T04:51:24.305070078Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:24.305279780Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-05-06T04:51:24.305605767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-05-06T04:51:24.306587444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011073s
2026-05-06T04:51:24.306788940Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-05-06T04:51:24.306966738Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-05-06T04:51:24.307175197Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-05-06T04:51:24.307561986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.308570648Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011572s
2026-05-06T04:51:24.309006936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-06T04:51:24', 'add_indexer_and_enabled_to_release_profiles')
2026-05-06T04:51:24.309396611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.310095559Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-05-06T04:51:24.310305161Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026175s
2026-05-06T04:51:24.310539944Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-05-06T04:51:24.310759696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.311037275Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-05-06T04:51:24.311385166Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-05-06T04:51:24.315084767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE)
2026-05-06T04:51:24.316370165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId" FROM "Artists"
2026-05-06T04:51:24.317014002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-06T04:51:24.318066682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-06T04:51:24.321180743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-06T04:51:24.321626791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-06T04:51:24.322061838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-06T04:51:24.322552265Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-06T04:51:24.322911819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113332s
2026-05-06T04:51:24.323286264Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-05-06T04:51:24.323688995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-05-06T04:51:24.324006825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004572s
2026-05-06T04:51:24.324347641Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-05-06T04:51:24.324754801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-05-06T04:51:24.325049966Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004493s
2026-05-06T04:51:24.325268696Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-05-06T04:51:24.328647861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NamingConfig_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ReplaceIllegalCharacters" INTEGER NOT NULL, "ArtistFolderFormat" TEXT, "RenameTracks" INTEGER, "StandardTrackFormat" TEXT, "MultiDiscTrackFormat" TEXT)
2026-05-06T04:51:24.329766805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "NamingConfig_temp" ("Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat") SELECT "Id", "ReplaceIllegalCharacters", "ArtistFolderFormat", "RenameTracks", "StandardTrackFormat", "MultiDiscTrackFormat" FROM "NamingConfig"
2026-05-06T04:51:24.330335831Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-05-06T04:51:24.330817972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-05-06T04:51:24.333327877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078445s
2026-05-06T04:51:24.333709505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-06T04:51:24', 'remove_album_folders')
2026-05-06T04:51:24.334097667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.335293014Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-05-06T04:51:24.335482997Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097869s
2026-05-06T04:51:24.335725105Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-05-06T04:51:24.335957282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.336270683Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-05-06T04:51:24.337333855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-06T04:51:24.337506101Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:24.337722046Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-05-06T04:51:24.338008784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-05-06T04:51:24.339044830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011175s
2026-05-06T04:51:24.339249653Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-06T04:51:24.339411749Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:24.339606181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-05-06T04:51:24.340014804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-05-06T04:51:24.340968555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011597s
2026-05-06T04:51:24.341150872Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:24.341356486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:24.416480129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0750441s
2026-05-06T04:51:24.416753990Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-05-06T04:51:24.420609435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EnableTorrent" INTEGER NOT NULL, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-05-06T04:51:24.421700492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "EnableTorrent", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-05-06T04:51:24.422247534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-06T04:51:24.422735677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-06T04:51:24.425245281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082616s
2026-05-06T04:51:24.425478010Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-05-06T04:51:24.430642922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "PreferredProtocol" INTEGER NOT NULL, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-05-06T04:51:24.431569668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "PreferredProtocol", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-05-06T04:51:24.432094926Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-06T04:51:24.432648661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-06T04:51:24.435002882Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092994s
2026-05-06T04:51:24.435215641Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-05-06T04:51:24.438607782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "UsenetDelay" INTEGER NOT NULL, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-05-06T04:51:24.439412322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "UsenetDelay", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-05-06T04:51:24.439898952Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-06T04:51:24.440448679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-06T04:51:24.442767479Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073475s
2026-05-06T04:51:24.442997883Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-05-06T04:51:24.446817786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TorrentDelay" INTEGER NOT NULL, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-05-06T04:51:24.447904615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "TorrentDelay", "Order", "Tags", "Name", "Items") SELECT "Id", "TorrentDelay", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-05-06T04:51:24.448385804Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-06T04:51:24.448912325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-06T04:51:24.451212938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079269s
2026-05-06T04:51:24.451418562Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-05-06T04:51:24.454707977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DelayProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Order" INTEGER NOT NULL, "Tags" TEXT NOT NULL, "Name" TEXT, "Items" TEXT NOT NULL)
2026-05-06T04:51:24.455402716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DelayProfiles_temp" ("Id", "Order", "Tags", "Name", "Items") SELECT "Id", "Order", "Tags", "Name", "Items" FROM "DelayProfiles"
2026-05-06T04:51:24.455769975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-05-06T04:51:24.456332699Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-05-06T04:51:24.458882273Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072297s
2026-05-06T04:51:24.459272459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-06T04:51:24', 'flexible_delay_profiles')
2026-05-06T04:51:24.459652775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.460829906Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-05-06T04:51:24.461006562Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091573s
2026-05-06T04:51:24.461246645Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-05-06T04:51:24.461467229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.461787334Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-05-06T04:51:24.462283594Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-06T04:51:24.462448315Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-06T04:51:24.462662998Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-05-06T04:51:24.462985186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-05-06T04:51:24.463943947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010688s
2026-05-06T04:51:24.464319033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-06T04:51:24', 'add_priority_to_indexers')
2026-05-06T04:51:24.464686914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.465414368Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-05-06T04:51:24.465690965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002525s
2026-05-06T04:51:24.465851158Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-05-06T04:51:24.466082253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.466399282Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-05-06T04:51:24.466894890Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-05-06T04:51:24.467241879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-05-06T04:51:24.467667746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005169s
2026-05-06T04:51:24.468034645Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:24.468262795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:24.468980971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007361s
2026-05-06T04:51:24.469339283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-06T04:51:24', 'remove_chown_and_folderchmod_config')
2026-05-06T04:51:24.469742024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.470484349Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-05-06T04:51:24.470671215Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021928s
2026-05-06T04:51:24.470847721Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-05-06T04:51:24.471083004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.471360974Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-05-06T04:51:24.471933858Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-05-06T04:51:24.472102247Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-06T04:51:24.472299114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-05-06T04:51:24.475819433Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blacklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-05-06T04:51:24.477041204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blacklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blacklist"
2026-05-06T04:51:24.477648086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-05-06T04:51:24.478179937Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-05-06T04:51:24.480524078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080047s
2026-05-06T04:51:24.480775224Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-05-06T04:51:24.481048985Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-05-06T04:51:24.481303608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000332s
2026-05-06T04:51:24.481617270Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-05-06T04:51:24.482083248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-05-06T04:51:24.482487492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005875s
2026-05-06T04:51:24.482803018Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-05-06T04:51:24.483202973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-05-06T04:51:24.483605885Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005401s
2026-05-06T04:51:24.484095100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-06T04:51:24', 'convert_blacklist_protocol')
2026-05-06T04:51:24.484523914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.486341063Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-05-06T04:51:24.486584183Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031861s
2026-05-06T04:51:24.486829327Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-05-06T04:51:24.487044801Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.487316408Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-05-06T04:51:24.493736247Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-05-06T04:51:24.494500105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-05-06T04:51:24.494955853Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008454s
2026-05-06T04:51:24.495312451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-06T04:51:24', 'update_notifiarr')
2026-05-06T04:51:24.495677977Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.496463229Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-05-06T04:51:24.496639985Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023204s
2026-05-06T04:51:24.496848765Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-05-06T04:51:24.497069860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.497331337Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-05-06T04:51:24.497630579Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:24.497840943Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:24.498904795Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010866s
2026-05-06T04:51:24.499273117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-06T04:51:24', 'email_multiple_addresses')
2026-05-06T04:51:24.499640677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.500416540Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-05-06T04:51:24.500626252Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025267s
2026-05-06T04:51:24.500858340Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-05-06T04:51:24.501083904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.501366122Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-05-06T04:51:24.501664002Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-05-06T04:51:24.501939507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-05-06T04:51:24.504371455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024925s
2026-05-06T04:51:24.504756861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-06T04:51:24', 'rename_blacklist_to_blocklist')
2026-05-06T04:51:24.505123549Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.505901486Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-05-06T04:51:24.506094014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0039914s
2026-05-06T04:51:24.506313135Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-05-06T04:51:24.506524190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.506788503Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-05-06T04:51:24.507224030Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-06T04:51:24.507412078Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-06T04:51:24.507650148Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-05-06T04:51:24.508057618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-06T04:51:24.509041951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011676s
2026-05-06T04:51:24.509299409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-05-06T04:51:24.509673944Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-05-06T04:51:24.510646232Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011302s
2026-05-06T04:51:24.510823439Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:24.511027790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:24.512274060Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001273s
2026-05-06T04:51:24.512646450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-06T04:51:24', 'cdh_per_downloadclient')
2026-05-06T04:51:24.513003690Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.513861046Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-05-06T04:51:24.514042291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028293s
2026-05-06T04:51:24.514242865Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-05-06T04:51:24.514451155Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.514711850Z [Info] download_history: Starting migration of Main DB to 52
2026-05-06T04:51:24.515488303Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-05-06T04:51:24.516257162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-05-06T04:51:24.516840807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011526s
2026-05-06T04:51:24.517088516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-05-06T04:51:24.517509183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-06T04:51:24.517915822Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006081s
2026-05-06T04:51:24.518139964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-05-06T04:51:24.518461050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-05-06T04:51:24.518845665Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005148s
2026-05-06T04:51:24.519061399Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-05-06T04:51:24.519391564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-06T04:51:24.519784586Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000524s
2026-05-06T04:51:24.519971633Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:24.520174501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:24.521374388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011924s
2026-05-06T04:51:24.521726817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-06T04:51:24', 'download_history')
2026-05-06T04:51:24.522090961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.523094071Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-05-06T04:51:24.523285086Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002924s
2026-05-06T04:51:24.523497604Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-05-06T04:51:24.523712226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.523998913Z [Info] add_update_history: Starting migration of Main DB to 53
2026-05-06T04:51:24.524427817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-06T04:51:24', 'add_update_history')
2026-05-06T04:51:24.524870038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.525782796Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-05-06T04:51:24.525960964Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020681s
2026-05-06T04:51:24.526185527Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-05-06T04:51:24.526407504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.526676776Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-05-06T04:51:24.527023254Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-06T04:51:24.527214629Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-06T04:51:24.527452769Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-05-06T04:51:24.527795819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-05-06T04:51:24.528886165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012248s
2026-05-06T04:51:24.529248345Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-06T04:51:24', 'add_on_update_to_notifications')
2026-05-06T04:51:24.529611877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.531004983Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-05-06T04:51:24.531209444Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033192s
2026-05-06T04:51:24.531415249Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-05-06T04:51:24.531633989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.531959565Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-05-06T04:51:24.532260411Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-06T04:51:24.532431245Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.532628833Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-05-06T04:51:24.532960972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.534186109Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013381s
2026-05-06T04:51:24.534592758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-06T04:51:24', 'download_client_per_indexer')
2026-05-06T04:51:24.534964837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.535651721Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-05-06T04:51:24.535843958Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027831s
2026-05-06T04:51:24.536072498Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-05-06T04:51:24.536287511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.536550190Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-05-06T04:51:24.536979034Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-06T04:51:24.537150159Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:24.537364129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-05-06T04:51:24.537684344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.538749550Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00117s
2026-05-06T04:51:24.538957248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-05-06T04:51:24.539072450Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.539303956Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-05-06T04:51:24.539685354Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.540743946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012188s
2026-05-06T04:51:24.540930873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-06T04:51:24.541081737Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:24.541291238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-05-06T04:51:24.541625051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.542656999Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001164s
2026-05-06T04:51:24.543022615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-06T04:51:24', 'AddNewItemMonitorType')
2026-05-06T04:51:24.543382811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.544105897Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-05-06T04:51:24.544290469Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025778s
2026-05-06T04:51:24.544488538Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-05-06T04:51:24.544696647Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.544953023Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-05-06T04:51:24.545266635Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-06T04:51:24.545438421Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.545643694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-05-06T04:51:24.545965532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-05-06T04:51:24.546996519Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011563s
2026-05-06T04:51:24.547354930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-06T04:51:24', 'ImportListSearch')
2026-05-06T04:51:24.547715987Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.548406899Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-05-06T04:51:24.548589376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025438s
2026-05-06T04:51:24.548803768Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-05-06T04:51:24.549023040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.549290539Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-05-06T04:51:24.549611134Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-05-06T04:51:24.549784824Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.550008865Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-05-06T04:51:24.550406666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.551565911Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013481s
2026-05-06T04:51:24.551959904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-06T04:51:24', 'ImportListMonitorExisting')
2026-05-06T04:51:24.552323687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.553042144Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-05-06T04:51:24.553230754Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002787s
2026-05-06T04:51:24.553429093Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-05-06T04:51:24.553637754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.553896294Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-05-06T04:51:24.554323655Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-06T04:51:24.554629671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-05-06T04:51:24.554902771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003715s
2026-05-06T04:51:24.555121572Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-06T04:51:24.555404101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-05-06T04:51:24.555663944Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000354s
2026-05-06T04:51:24.555835309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-05-06T04:51:24.556019240Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.556205024Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-05-06T04:51:24.556466510Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-05-06T04:51:24.557486565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010913s
2026-05-06T04:51:24.557842111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-06T04:51:24', 'add_indexer_tags')
2026-05-06T04:51:24.558197466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.559590371Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-05-06T04:51:24.559768791Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031748s
2026-05-06T04:51:24.559989144Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-05-06T04:51:24.560201171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.560462387Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-05-06T04:51:24.560730237Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:24.560945681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:24.561925274Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001009s
2026-05-06T04:51:24.562289547Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-06T04:51:24', 'update_audio_types')
2026-05-06T04:51:24.562643781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.564050063Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-05-06T04:51:24.564233953Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031043s
2026-05-06T04:51:24.564492574Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-06T04:51:24.564733609Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.565021770Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-05-06T04:51:24.567041648Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-06T04:51:24.567392925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-05-06T04:51:24.567715685Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000405s
2026-05-06T04:51:24.567969506Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-05-06T04:51:24.568137895Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.568377197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-05-06T04:51:24.572300629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AlbumReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignReleaseId" TEXT NOT NULL UNIQUE, "AlbumId" INTEGER NOT NULL, "Title" TEXT NOT NULL, "Status" TEXT NOT NULL, "Duration" INTEGER NOT NULL, "Label" TEXT, "Disambiguation" TEXT, "Country" TEXT, "ReleaseDate" DATETIME, "Media" TEXT, "TrackCount" INTEGER, "Monitored" INTEGER NOT NULL, "OldForeignReleaseIds" TEXT NOT NULL)
2026-05-06T04:51:24.573750840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "AlbumReleases_temp" ("Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds") SELECT "Id", "ForeignReleaseId", "AlbumId", "Title", "Status", "Duration", "Label", "Disambiguation", "Country", "ReleaseDate", "Media", "TrackCount", "Monitored", "OldForeignReleaseIds" FROM "AlbumReleases"
2026-05-06T04:51:24.574444717Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-05-06T04:51:24.575200730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-05-06T04:51:24.577785886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-05-06T04:51:24.578293198Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-05-06T04:51:24.578640247Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100598s
2026-05-06T04:51:24.578810089Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-06T04:51:24.578965311Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-06T04:51:24.579169242Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-05-06T04:51:24.584827357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-05-06T04:51:24.586790761Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-05-06T04:51:24.587702697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-06T04:51:24.588594112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-06T04:51:24.591154018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-06T04:51:24.591619856Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-06T04:51:24.592146948Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-06T04:51:24.592492413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131253s
2026-05-06T04:51:24.592670272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-06T04:51:24.592818670Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-06T04:51:24.593052752Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-05-06T04:51:24.597243602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-05-06T04:51:24.599171435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-05-06T04:51:24.600085325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-06T04:51:24.600914886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-06T04:51:24.603424460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-06T04:51:24.603908795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-06T04:51:24.604377569Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-06T04:51:24.604724358Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114781s
2026-05-06T04:51:24.604897557Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-06T04:51:24.605062549Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.605247371Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-05-06T04:51:24.609303500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Albums_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ForeignAlbumId" TEXT NOT NULL UNIQUE, "Title" TEXT NOT NULL, "CleanTitle" TEXT NOT NULL, "Overview" TEXT, "Images" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "ReleaseDate" DATETIME, "Ratings" TEXT, "Genres" TEXT, "ProfileId" INTEGER, "Added" DATETIME, "AlbumType" TEXT NOT NULL, "AddOptions" TEXT, "SecondaryTypes" TEXT, "Disambiguation" TEXT, "ArtistMetadataId" INTEGER NOT NULL, "AnyReleaseOk" INTEGER NOT NULL, "Links" TEXT, "OldForeignAlbumIds" TEXT NOT NULL)
2026-05-06T04:51:24.611259449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Albums_temp" ("Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds") SELECT "Id", "ForeignAlbumId", "Title", "CleanTitle", "Overview", "Images", "Monitored", "LastInfoSync", "ReleaseDate", "Ratings", "Genres", "ProfileId", "Added", "AlbumType", "AddOptions", "SecondaryTypes", "Disambiguation", "ArtistMetadataId", "AnyReleaseOk", "Links", "OldForeignAlbumIds" FROM "Albums"
2026-05-06T04:51:24.612175243Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-05-06T04:51:24.612984754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-05-06T04:51:24.615496241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-05-06T04:51:24.616038483Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-05-06T04:51:24.616550574Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-05-06T04:51:24.616880248Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114437s
2026-05-06T04:51:24.617055431Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-06T04:51:24.617214361Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-05-06T04:51:24.617421919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-05-06T04:51:24.621161811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-05-06T04:51:24.622540428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2026-05-06T04:51:24.623207661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-06T04:51:24.624209299Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-06T04:51:24.626643802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-06T04:51:24.627076754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-06T04:51:24.627516038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-06T04:51:24.628007729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-06T04:51:24.628370950Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107575s
2026-05-06T04:51:24.628546133Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-05-06T04:51:24.628699061Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.628895005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-05-06T04:51:24.632728816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Artists_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "CleanName" TEXT NOT NULL, "Path" TEXT NOT NULL, "Monitored" INTEGER NOT NULL, "LastInfoSync" DATETIME, "SortName" TEXT, "QualityProfileId" INTEGER, "Tags" TEXT, "Added" DATETIME, "AddOptions" TEXT, "MetadataProfileId" INTEGER NOT NULL, "ArtistMetadataId" INTEGER NOT NULL UNIQUE, "MonitorNewItems" INTEGER NOT NULL)
2026-05-06T04:51:24.634079226Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Artists_temp" ("Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems") SELECT "Id", "CleanName", "Path", "Monitored", "LastInfoSync", "SortName", "QualityProfileId", "Tags", "Added", "AddOptions", "MetadataProfileId", "ArtistMetadataId", "MonitorNewItems" FROM "Artists"
2026-05-06T04:51:24.634746139Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-05-06T04:51:24.635657304Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-05-06T04:51:24.638122619Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-05-06T04:51:24.638570571Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-05-06T04:51:24.638998112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-05-06T04:51:24.639475023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-05-06T04:51:24.639829296Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107404s
2026-05-06T04:51:24.640042115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-06T04:51:24.640199803Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.640391268Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-05-06T04:51:24.643983713Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-05-06T04:51:24.645098468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2026-05-06T04:51:24.645681352Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-06T04:51:24.646239466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-06T04:51:24.648611082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080268s
2026-05-06T04:51:24.648793549Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-06T04:51:24.648945095Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:24.649162172Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-05-06T04:51:24.652784767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Blocklist_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Quality" TEXT NOT NULL, "Date" DATETIME NOT NULL, "PublishedDate" DATETIME, "Size" INTEGER, "Protocol" TEXT, "Indexer" TEXT, "Message" TEXT, "TorrentInfoHash" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumIds" TEXT NOT NULL)
2026-05-06T04:51:24.653920525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "Blocklist_temp" ("Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds") SELECT "Id", "SourceTitle", "Quality", "Date", "PublishedDate", "Size", "Protocol", "Indexer", "Message", "TorrentInfoHash", "ArtistId", "AlbumIds" FROM "Blocklist"
2026-05-06T04:51:24.654502537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-05-06T04:51:24.655068797Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-05-06T04:51:24.657433951Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080609s
2026-05-06T04:51:24.657613893Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-06T04:51:24.657770027Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:24.657972545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-05-06T04:51:24.661523867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE 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)
2026-05-06T04:51:24.662526406Z [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"
2026-05-06T04:51:24.663057286Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-06T04:51:24.663507332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-06T04:51:24.666047748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078625s
2026-05-06T04:51:24.666239114Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-06T04:51:24.666384266Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.666589970Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-05-06T04:51:24.671627536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE 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)
2026-05-06T04:51:24.672662189Z [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"
2026-05-06T04:51:24.673193720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-06T04:51:24.673770892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-06T04:51:24.676209012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094293s
2026-05-06T04:51:24.676390718Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-06T04:51:24.676544758Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:24.676768960Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-05-06T04:51:24.680345172Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Commands_temp" ("Id" INTEGER NOT NULL UNIQUE 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)
2026-05-06T04:51:24.681363944Z [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"
2026-05-06T04:51:24.681875364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-05-06T04:51:24.682436163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-05-06T04:51:24.684832790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078593s
2026-05-06T04:51:24.685033764Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-06T04:51:24.685198697Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.685437838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-05-06T04:51:24.688920241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-05-06T04:51:24.689923372Z [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"
2026-05-06T04:51:24.690456185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-06T04:51:24.691125312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-06T04:51:24.693717894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-06T04:51:24.694090053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084357s
2026-05-06T04:51:24.694302341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-06T04:51:24.694469277Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.694709160Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-05-06T04:51:24.698179880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-05-06T04:51:24.699200385Z [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"
2026-05-06T04:51:24.699735152Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-06T04:51:24.700510273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-06T04:51:24.703099507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-06T04:51:24.703513461Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085932s
2026-05-06T04:51:24.703712401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-05-06T04:51:24.703899057Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.704136896Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-05-06T04:51:24.707595702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadClientStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-05-06T04:51:24.708597019Z [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"
2026-05-06T04:51:24.709132477Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-05-06T04:51:24.709882598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-05-06T04:51:24.712461732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-05-06T04:51:24.712865004Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085185s
2026-05-06T04:51:24.713054366Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-05-06T04:51:24.713212414Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.713420142Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-05-06T04:51:24.717367873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "DownloadHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "EventType" INTEGER NOT NULL, "ArtistId" INTEGER NOT NULL, "DownloadId" TEXT NOT NULL, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Protocol" TEXT, "IndexerId" INTEGER, "DownloadClientId" INTEGER, "Release" TEXT, "Data" TEXT)
2026-05-06T04:51:24.718473770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "DownloadHistory_temp" ("Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data") SELECT "Id", "EventType", "ArtistId", "DownloadId", "SourceTitle", "Date", "Protocol", "IndexerId", "DownloadClientId", "Release", "Data" FROM "DownloadHistory"
2026-05-06T04:51:24.719054720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-05-06T04:51:24.719784430Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-05-06T04:51:24.722372993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-05-06T04:51:24.722904844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-05-06T04:51:24.723426915Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-05-06T04:51:24.723806780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0101907s
2026-05-06T04:51:24.724027615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-06T04:51:24.724182868Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.724386879Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-05-06T04:51:24.727964003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-05-06T04:51:24.728975830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-05-06T04:51:24.729472701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-06T04:51:24.729952327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-06T04:51:24.732357661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077767s
2026-05-06T04:51:24.732543004Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-05-06T04:51:24.732695942Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-05-06T04:51:24.732910535Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-05-06T04:51:24.736501747Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ExtraFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-05-06T04:51:24.737463313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ExtraFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "ExtraFiles"
2026-05-06T04:51:24.752142055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-05-06T04:51:24.752859159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-05-06T04:51:24.755777817Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0226495s
2026-05-06T04:51:24.756009544Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-05-06T04:51:24.756180739Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-05-06T04:51:24.756404039Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-05-06T04:51:24.761508809Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "History_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "SourceTitle" TEXT NOT NULL, "Date" DATETIME NOT NULL, "Quality" TEXT NOT NULL, "Data" TEXT NOT NULL, "EventType" INTEGER, "DownloadId" TEXT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackId" INTEGER NOT NULL)
2026-05-06T04:51:24.762532521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "History_temp" ("Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId") SELECT "Id", "SourceTitle", "Date", "Quality", "Data", "EventType", "DownloadId", "ArtistId", "AlbumId", "TrackId" FROM "History"
2026-05-06T04:51:24.763100064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-05-06T04:51:24.764035056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-05-06T04:51:24.766581455Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-05-06T04:51:24.767052624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-05-06T04:51:24.767570126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-05-06T04:51:24.768124913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-05-06T04:51:24.768522314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118946s
2026-05-06T04:51:24.768744401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-06T04:51:24.768926478Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-06T04:51:24.769175419Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-05-06T04:51:24.774221572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-05-06T04:51:24.775307108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-05-06T04:51:24.775904130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-06T04:51:24.776596414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-06T04:51:24.779259878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-06T04:51:24.779649904Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102504s
2026-05-06T04:51:24.779864807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-06T04:51:24.780058427Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-06T04:51:24.780341517Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-05-06T04:51:24.784146800Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-05-06T04:51:24.785227767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-05-06T04:51:24.785858989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-06T04:51:24.786719181Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-06T04:51:24.789393838Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-06T04:51:24.789784194Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092216s
2026-05-06T04:51:24.789988345Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-06T04:51:24.790165281Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-06T04:51:24.790409243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-05-06T04:51:24.794259697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastSyncListInfo" TEXT)
2026-05-06T04:51:24.795347437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastSyncListInfo" FROM "ImportListStatus"
2026-05-06T04:51:24.795943648Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-06T04:51:24.796668548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-06T04:51:24.799300368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-06T04:51:24.799689612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009063s
2026-05-06T04:51:24.799931379Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-06T04:51:24.800099968Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.7E-06s
2026-05-06T04:51:24.800376215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-05-06T04:51:24.804219224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-05-06T04:51:24.805306945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-05-06T04:51:24.805894849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-06T04:51:24.806564097Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-06T04:51:24.809239956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-06T04:51:24.809635983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090483s
2026-05-06T04:51:24.809834122Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-06T04:51:24.810017091Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-06T04:51:24.810264910Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-05-06T04:51:24.814162940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-05-06T04:51:24.815255310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-05-06T04:51:24.815843385Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-06T04:51:24.816574136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-06T04:51:24.819198632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-06T04:51:24.819596333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091083s
2026-05-06T04:51:24.819814562Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-05-06T04:51:24.820005166Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-06T04:51:24.820238977Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-05-06T04:51:24.824093049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "IndexerStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME, "LastRssSyncReleaseInfo" TEXT)
2026-05-06T04:51:24.825180539Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "IndexerStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill", "LastRssSyncReleaseInfo" FROM "IndexerStatus"
2026-05-06T04:51:24.825769224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-05-06T04:51:24.826491429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-05-06T04:51:24.829156877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-05-06T04:51:24.829544608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090889s
2026-05-06T04:51:24.829739320Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-05-06T04:51:24.829913481Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-06T04:51:24.830144125Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-05-06T04:51:24.834057617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME NOT NULL, "LastUpdated" DATETIME NOT NULL)
2026-05-06T04:51:24.835026999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-05-06T04:51:24.835554842Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-06T04:51:24.836125812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-06T04:51:24.838582970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082178s
2026-05-06T04:51:24.838780248Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-05-06T04:51:24.838971493Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-06T04:51:24.839177578Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-05-06T04:51:24.843011279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "LyricFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "AlbumId" INTEGER NOT NULL, "TrackFileId" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "Extension" TEXT NOT NULL, "Added" DATETIME, "LastUpdated" DATETIME NOT NULL)
2026-05-06T04:51:24.843976332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "LyricFiles_temp" ("Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated") SELECT "Id", "ArtistId", "AlbumId", "TrackFileId", "RelativePath", "Extension", "Added", "LastUpdated" FROM "LyricFiles"
2026-05-06T04:51:24.844510077Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-05-06T04:51:24.845083101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-05-06T04:51:24.847558737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0081689s
2026-05-06T04:51:24.847762207Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-06T04:51:24.847993943Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-06T04:51:24.848241121Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-05-06T04:51:24.853526225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-05-06T04:51:24.854671080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-05-06T04:51:24.855282041Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-06T04:51:24.855777018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-06T04:51:24.858287483Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097982s
2026-05-06T04:51:24.858486474Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-05-06T04:51:24.858666878Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-06T04:51:24.858918765Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-05-06T04:51:24.866578331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "MetadataFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ArtistId" INTEGER NOT NULL, "Consumer" TEXT NOT NULL, "Type" INTEGER NOT NULL, "RelativePath" TEXT NOT NULL, "LastUpdated" DATETIME NOT NULL, "AlbumId" INTEGER, "TrackFileId" INTEGER, "Hash" TEXT, "Added" DATETIME, "Extension" TEXT NOT NULL)
2026-05-06T04:51:24.867699639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "MetadataFiles_temp" ("Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension") SELECT "Id", "ArtistId", "Consumer", "Type", "RelativePath", "LastUpdated", "AlbumId", "TrackFileId", "Hash", "Added", "Extension" FROM "MetadataFiles"
2026-05-06T04:51:24.868351532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-05-06T04:51:24.868955057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-05-06T04:51:24.871564843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124184s
2026-05-06T04:51:24.871757962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-05-06T04:51:24.871945500Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-05-06T04:51:24.872175112Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-05-06T04:51:24.875807388Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "PendingReleases_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Title" TEXT NOT NULL, "Added" DATETIME NOT NULL, "Release" TEXT NOT NULL, "ArtistId" INTEGER NOT NULL, "ParsedAlbumInfo" TEXT NOT NULL, "Reason" INTEGER NOT NULL)
2026-05-06T04:51:24.876687280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "PendingReleases_temp" ("Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason") SELECT "Id", "Title", "Added", "Release", "ArtistId", "ParsedAlbumInfo", "Reason" FROM "PendingReleases"
2026-05-06T04:51:24.877186285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-05-06T04:51:24.877695570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-05-06T04:51:24.880233050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0078596s
2026-05-06T04:51:24.880382542Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-06T04:51:24.880506421Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-06T04:51:24.880663537Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-05-06T04:51:24.883985447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-05-06T04:51:24.884572179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-05-06T04:51:24.884902865Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-06T04:51:24.885453754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-06T04:51:24.888034331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-06T04:51:24.888332462Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075203s
2026-05-06T04:51:24.888472975Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-05-06T04:51:24.888600101Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-05-06T04:51:24.888758199Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-05-06T04:51:24.892093847Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ScheduledTasks_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "TypeName" TEXT NOT NULL UNIQUE, "Interval" INTEGER NOT NULL, "LastExecution" DATETIME NOT NULL, "LastStartTime" DATETIME)
2026-05-06T04:51:24.892715850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ScheduledTasks_temp" ("Id", "TypeName", "Interval", "LastExecution", "LastStartTime") SELECT "Id", "TypeName", "Interval", "LastExecution", "LastStartTime" FROM "ScheduledTasks"
2026-05-06T04:51:24.893099843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-05-06T04:51:24.893749030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-05-06T04:51:24.896227502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-05-06T04:51:24.896544009Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0076221s
2026-05-06T04:51:24.896707328Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-06T04:51:24.896859254Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-05-06T04:51:24.897046271Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-05-06T04:51:24.900586310Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-05-06T04:51:24.901662187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-05-06T04:51:24.902116141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-06T04:51:24.902867334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-06T04:51:24.905767044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-06T04:51:24.906157621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-06T04:51:24.906459889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092504s
2026-05-06T04:51:24.906618729Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-06T04:51:24.906753260Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-05-06T04:51:24.906927200Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-05-06T04:51:24.910500076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "TrackFiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "AlbumId" INTEGER NOT NULL, "Quality" TEXT NOT NULL, "Size" INTEGER NOT NULL, "SceneName" TEXT, "DateAdded" DATETIME NOT NULL, "ReleaseGroup" TEXT, "MediaInfo" TEXT, "Modified" DATETIME NOT NULL, "Path" TEXT NOT NULL UNIQUE)
2026-05-06T04:51:24.911334786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "TrackFiles_temp" ("Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path") SELECT "Id", "AlbumId", "Quality", "Size", "SceneName", "DateAdded", "ReleaseGroup", "MediaInfo", "Modified", "Path" FROM "TrackFiles"
2026-05-06T04:51:24.911778380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-05-06T04:51:24.912497739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-05-06T04:51:24.915442820Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-05-06T04:51:24.915840380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-05-06T04:51:24.916168050Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090746s
2026-05-06T04:51:24.916324415Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-06T04:51:24.916452533Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-05-06T04:51:24.916621824Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-06T04:51:24.919912491Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-06T04:51:24.920404101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-06T04:51:24.920762052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-06T04:51:24.921229424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-06T04:51:24.923661151Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-06T04:51:24.924013100Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0072227s
2026-05-06T04:51:24.924350449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-06T04:51:24', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-06T04:51:24.924689362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.928402921Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-06T04:51:24.928583063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.011548s
2026-05-06T04:51:24.928809479Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-05-06T04:51:24.928996246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.929266680Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-05-06T04:51:24.929788231Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-06T04:51:24.929937100Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-06T04:51:24.930120289Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-05-06T04:51:24.930411095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.931389616Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010891s
2026-05-06T04:51:24.931552183Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-06T04:51:24.931686644Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-06T04:51:24.931875194Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-05-06T04:51:24.932146109Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.933111283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010537s
2026-05-06T04:51:24.933412660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-06T04:51:24', 'add_on_delete_to_notifications')
2026-05-06T04:51:24.933723135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.934419057Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-05-06T04:51:24.934604841Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023294s
2026-05-06T04:51:24.934804754Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-05-06T04:51:24.935012893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.935255802Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-05-06T04:51:24.936655922Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-06T04:51:24.936816806Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-06T04:51:24.937010165Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-05-06T04:51:24.937296532Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.938299852Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011048s
2026-05-06T04:51:24.938449404Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-05-06T04:51:24.938677212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-05-06T04:51:24.938926494Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003345s
2026-05-06T04:51:24.939084523Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-06T04:51:24.939221739Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:24.939400930Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-05-06T04:51:24.939640593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-05-06T04:51:24.940592099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010093s
2026-05-06T04:51:24.940756029Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:24.940930220Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:24.941613175Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006993s
2026-05-06T04:51:24.941785191Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-05-06T04:51:24.942207632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "CustomFormats" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "IncludeCustomFormatWhenRenaming" INTEGER NOT NULL DEFAULT 0)
2026-05-06T04:51:24.942651496Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000705s
2026-05-06T04:51:24.942832851Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-05-06T04:51:24.943076051Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-05-06T04:51:24.943394843Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004026s
2026-05-06T04:51:24.943562010Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-06T04:51:24.943701971Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:24.943898718Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-05-06T04:51:24.944171467Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-05-06T04:51:24.945159467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010833s
2026-05-06T04:51:24.945330762Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-06T04:51:24.945472667Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:24.945654333Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-05-06T04:51:24.945928365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.946903118Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010714s
2026-05-06T04:51:24.947072880Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-05-06T04:51:24.947210738Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:24.947399999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-05-06T04:51:24.947686877Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.948818145Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012262s
2026-05-06T04:51:24.948989330Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:24.949167348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:24.950819506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016676s
2026-05-06T04:51:24.950987714Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:24.951165573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:24.952013220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008568s
2026-05-06T04:51:24.952211078Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-05-06T04:51:24.957276971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "IncludePreferredWhenRenaming" INTEGER NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-05-06T04:51:24.958084246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "IncludePreferredWhenRenaming", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-05-06T04:51:24.958543141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-06T04:51:24.958993999Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-06T04:51:24.961801713Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094069s
2026-05-06T04:51:24.962028189Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-05-06T04:51:24.965620173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ReleaseProfiles_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Required" TEXT, "Ignored" TEXT, "Tags" TEXT NOT NULL, "Enabled" INTEGER NOT NULL, "IndexerId" INTEGER NOT NULL)
2026-05-06T04:51:24.966301185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ReleaseProfiles_temp" ("Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId") SELECT "Id", "Required", "Ignored", "Tags", "Enabled", "IndexerId" FROM "ReleaseProfiles"
2026-05-06T04:51:24.966696531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-05-06T04:51:24.967222460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-05-06T04:51:24.969805151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075908s
2026-05-06T04:51:24.970066898Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-05-06T04:51:24.970336251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-05-06T04:51:24.970585433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003244s
2026-05-06T04:51:24.970749263Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-06T04:51:24.970894796Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-06T04:51:24.971139739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-05-06T04:51:24.971461798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.972495028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011602s
2026-05-06T04:51:24.972650872Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-05-06T04:51:24.972795253Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:24.972994444Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-05-06T04:51:24.973266362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-05-06T04:51:24.974227347Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001048s
2026-05-06T04:51:24.974545047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-06T04:51:24', 'add_custom_formats')
2026-05-06T04:51:24.974854320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.976015829Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-05-06T04:51:24.976177755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028143s
2026-05-06T04:51:24.976390253Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-05-06T04:51:24.976577380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.976832905Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-05-06T04:51:24.977243832Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-05-06T04:51:24.977401610Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-06T04:51:24.977561582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-05-06T04:51:24.977803329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-05-06T04:51:24.978782020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010526s
2026-05-06T04:51:24.979092575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-06T04:51:24', 'add_result_to_commands')
2026-05-06T04:51:24.979400576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.980756957Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-05-06T04:51:24.980919134Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029963s
2026-05-06T04:51:24.981118465Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-05-06T04:51:24.981309670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.981554043Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-05-06T04:51:24.981910641Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-06T04:51:24.982069581Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-06T04:51:24.982256417Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-05-06T04:51:24.982532253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:24.983488629Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010571s
2026-05-06T04:51:24.983799134Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-06T04:51:24', 'health_restored_notification')
2026-05-06T04:51:24.984129660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.984809459Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-05-06T04:51:24.984974561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023395s
2026-05-06T04:51:24.985149504Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-05-06T04:51:24.985323504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.985544189Z [Info] remove_uc: Starting migration of Main DB to 66
2026-05-06T04:51:24.985847770Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-05-06T04:51:24.986095178Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-05-06T04:51:24.986329721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003072s
2026-05-06T04:51:24.986601568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-06T04:51:24', 'remove_uc')
2026-05-06T04:51:24.986886953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.987448844Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-05-06T04:51:24.987598476Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014134s
2026-05-06T04:51:24.987797036Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-05-06T04:51:24.988001598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.988236621Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-05-06T04:51:24.988518769Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:24.988675775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:24.990607115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001949s
2026-05-06T04:51:24.990922961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-06T04:51:24', 'download_clients_rename_tv_to_music')
2026-05-06T04:51:24.991227544Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.991911803Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-05-06T04:51:24.992085793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031799s
2026-05-06T04:51:24.992288481Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-05-06T04:51:24.992476560Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.992714018Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-05-06T04:51:24.993031538Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-05-06T04:51:24.993180818Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-06T04:51:24.993365390Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-05-06T04:51:24.993640785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-05-06T04:51:24.994662733Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011246s
2026-05-06T04:51:24.994979781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-06T04:51:24', 'add_colon_replacement_to_naming_config')
2026-05-06T04:51:24.995290397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:24.996100488Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-05-06T04:51:24.996267505Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025118s
2026-05-06T04:51:24.996452958Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-05-06T04:51:24.996629363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:24.996850990Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-05-06T04:51:24.997194762Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-05-06T04:51:25.000856927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "ImportListStatus_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-05-06T04:51:25.001633882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ImportListStatus_temp" ("Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill") SELECT "Id", "ProviderId", "InitialFailure", "MostRecentFailure", "EscalationLevel", "DisabledTill" FROM "ImportListStatus"
2026-05-06T04:51:25.002073517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-05-06T04:51:25.002783517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-05-06T04:51:25.005378263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-05-06T04:51:25.005702856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083241s
2026-05-06T04:51:25.005860584Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-05-06T04:51:25.006002029Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2026-05-06T04:51:25.006190078Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-05-06T04:51:25.006437085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-05-06T04:51:25.007381938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010167s
2026-05-06T04:51:25.007666601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-06T04:51:25', 'list_sync_time')
2026-05-06T04:51:25.008019893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.008927120Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-05-06T04:51:25.009088705Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025459s
2026-05-06T04:51:25.009275872Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-05-06T04:51:25.009460714Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.009692231Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-05-06T04:51:25.010023257Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-05-06T04:51:25.010175324Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-06T04:51:25.010336628Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-05-06T04:51:25.010558245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-05-06T04:51:25.011517827Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010176s
2026-05-06T04:51:25.011820186Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-06T04:51:25', 'add_download_client_tags')
2026-05-06T04:51:25.012131644Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.012933308Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-05-06T04:51:25.013090374Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023951s
2026-05-06T04:51:25.013270848Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-05-06T04:51:25.013459177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.013689070Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-05-06T04:51:25.014223226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-05-06T04:51:25.014662871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "NotificationStatus" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "ProviderId" INTEGER NOT NULL UNIQUE, "InitialFailure" DATETIME, "MostRecentFailure" DATETIME, "EscalationLevel" INTEGER NOT NULL, "DisabledTill" DATETIME)
2026-05-06T04:51:25.015107577Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007147s
2026-05-06T04:51:25.015296127Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-05-06T04:51:25.015568094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-05-06T04:51:25.015894041Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004133s
2026-05-06T04:51:25.016184836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-06T04:51:25', 'add_notification_status')
2026-05-06T04:51:25.016475742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.018687286Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-05-06T04:51:25.018976679Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0031814s
2026-05-06T04:51:25.019167253Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-05-06T04:51:25.019351794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.019579303Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-05-06T04:51:25.019883445Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:25.020078498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:25.021790155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017322s
2026-05-06T04:51:25.022105069Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-06T04:51:25', 'add_alac_24_quality_in_profiles')
2026-05-06T04:51:25.022426417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.025399033Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-05-06T04:51:25.025562442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052955s
2026-05-06T04:51:25.025736533Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-05-06T04:51:25.025913008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.026130597Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-05-06T04:51:25.026487255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-05-06T04:51:25.026630533Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-06T04:51:25.026784253Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-05-06T04:51:25.026983695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-05-06T04:51:25.028019811Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001074s
2026-05-06T04:51:25.028198551Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-05-06T04:51:25.028410428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-05-06T04:51:25.029370221Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010133s
2026-05-06T04:51:25.029656086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-06T04:51:25', 'add_salt_to_users')
2026-05-06T04:51:25.029948094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.034907512Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-05-06T04:51:25.035069799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0065183s
2026-05-06T04:51:25.035240583Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-05-06T04:51:25.035410996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.035631981Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-05-06T04:51:25.036108000Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-05-06T04:51:25.036545521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "AutoTagging" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Name" TEXT NOT NULL UNIQUE, "Specifications" TEXT NOT NULL DEFAULT '[]', "RemoveTagsAutomatically" INTEGER NOT NULL DEFAULT 0, "Tags" TEXT NOT NULL DEFAULT '[]')
2026-05-06T04:51:25.037000608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007251s
2026-05-06T04:51:25.037309981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-05-06T04:51:25.037536878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-05-06T04:51:25.037858766Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003917s
2026-05-06T04:51:25.038234022Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-06T04:51:25', 'add_auto_tagging')
2026-05-06T04:51:25.038627253Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.039448407Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-05-06T04:51:25.039597337Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019668s
2026-05-06T04:51:25.039790566Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-05-06T04:51:25.040007353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.040247186Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-05-06T04:51:25.040576730Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-05-06T04:51:25.040728816Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-06T04:51:25.040909159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-05-06T04:51:25.041161557Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-05-06T04:51:25.042205590Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011183s
2026-05-06T04:51:25.042450133Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-06T04:51:25.042723383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-05-06T04:51:25.042958737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003227s
2026-05-06T04:51:25.043257899Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-06T04:51:25', 'quality_definition_preferred_size')
2026-05-06T04:51:25.043559587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.044260008Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-05-06T04:51:25.044421663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015701s
2026-05-06T04:51:25.044626936Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-05-06T04:51:25.044809845Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.045044798Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-05-06T04:51:25.045349923Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-05-06T04:51:25.045501197Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-06T04:51:25.045671430Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-05-06T04:51:25.045917195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:25.046950646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011129s
2026-05-06T04:51:25.047248446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-06T04:51:25', 'add_on_artist_add_to_notifications')
2026-05-06T04:51:25.047545655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.048761303Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-05-06T04:51:25.048922187Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028888s
2026-05-06T04:51:25.049102510Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-05-06T04:51:25.049275298Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.049499900Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-05-06T04:51:25.049782479Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-05-06T04:51:25.049928614Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-06T04:51:25.050102053Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-05-06T04:51:25.050324681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-05-06T04:51:25.051349646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010795s
2026-05-06T04:51:25.051654409Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-06T04:51:25', 'album_last_searched_time')
2026-05-06T04:51:25.051998332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.053302368Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-05-06T04:51:25.053457561Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0030051s
2026-05-06T04:51:25.053634187Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-05-06T04:51:25.053805522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.054034563Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-05-06T04:51:25.054411462Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-05-06T04:51:25.054564660Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-06T04:51:25.054723140Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-05-06T04:51:25.054964185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:25.056077066Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011687s
2026-05-06T04:51:25.056238441Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-05-06T04:51:25.056377251Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:25.056550129Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-05-06T04:51:25.056814572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-05-06T04:51:25.057890869Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011657s
2026-05-06T04:51:25.058186264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-06T04:51:25', 'add_indexer_flags')
2026-05-06T04:51:25.058497140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.059595953Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-05-06T04:51:25.059750484Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028573s
2026-05-06T04:51:25.059997030Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-05-06T04:51:25.060183105Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.060415122Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-05-06T04:51:25.060793995Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-05-06T04:51:25.061021474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-05-06T04:51:25.061318812Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003616s
2026-05-06T04:51:25.061493204Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-05-06T04:51:25.061712816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-05-06T04:51:25.062018952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003636s
2026-05-06T04:51:25.062187201Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-05-06T04:51:25.062424028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-05-06T04:51:25.062728391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003841s
2026-05-06T04:51:25.063034017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-06T04:51:25', 'add_indexes_album_statistics')
2026-05-06T04:51:25.063326957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.064041856Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-05-06T04:51:25.064216278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016612s
2026-05-06T04:51:25.064393104Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-05-06T04:51:25.064576653Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.064804933Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-05-06T04:51:25.065165780Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-05-06T04:51:25.065507598Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-05-06T04:51:25.065779125Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003931s
2026-05-06T04:51:25.066064089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-06T04:51:25', 'update_redacted_baseurl')
2026-05-06T04:51:25.066361258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.067090206Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-05-06T04:51:25.067248384Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001661s
2026-05-06T04:51:25.075319178Z [Debug] MigrationController: Took: 00:00:01.6832455
2026-05-06T04:51:25.147122685Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-05-06T04:51:25.178113959Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-05-06T04:51:25.205607739Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-05-06T04:51:25.226042844Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-05-06T04:51:25.227065363Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-05-06T04:51:25.227299565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-05-06T04:51:25.231414051Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-05-06T04:51:25.231647752Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043592s
2026-05-06T04:51:25.231887555Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-05-06T04:51:25.232175434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0045821s
2026-05-06T04:51:25.234557923Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-05-06T04:51:25.234928258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.235495781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-05-06T04:51:25.235781136Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-05-06T04:51:25.236465755Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007169s
2026-05-06T04:51:25.236692351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.237828940Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-05-06T04:51:25.238033692Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020977s
2026-05-06T04:51:25.238404008Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-05-06T04:51:25.238666857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.239238298Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-05-06T04:51:25.239524645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-06T04:51:25.240063770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005825s
2026-05-06T04:51:25.240289184Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-06T04:51:25.240500981Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-05-06T04:51:25.240786406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-05-06T04:51:25.241096811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-05-06T04:51:25.242041874Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010133s
2026-05-06T04:51:25.242290174Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.243753341Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-05-06T04:51:25.244021531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026824s
2026-05-06T04:51:25.244378670Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-05-06T04:51:25.244640378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.245096226Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-06T04:51:25.245338483Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-05-06T04:51:25.245573827Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-05-06T04:51:25.245899353Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-05-06T04:51:25.246462056Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006399s
2026-05-06T04:51:25.246702090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.247427481Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-05-06T04:51:25.247679528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015788s
2026-05-06T04:51:25.248135076Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-05-06T04:51:25.248397294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.248736787Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-05-06T04:51:25.249498922Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-05-06T04:51:25.249980562Z [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)
2026-05-06T04:51:25.250717797Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009627s
2026-05-06T04:51:25.251032501Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-05-06T04:51:25.251386614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-06T04:51:25.252019970Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006657s
2026-05-06T04:51:25.252352519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-05-06T04:51:25', 'InitialSetup')
2026-05-06T04:51:25.252786994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.253593378Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-05-06T04:51:25.253823281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022781s
2026-05-06T04:51:25.254130891Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-05-06T04:51:25.254419702Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.254731180Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-05-06T04:51:25.255233461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-05-06T04:51:25', 'add_reason_to_pending_releases')
2026-05-06T04:51:25.255692786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.256460713Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-05-06T04:51:25.256708332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002042s
2026-05-06T04:51:25.256956922Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-05-06T04:51:25.257211635Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.257532000Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-05-06T04:51:25.258003670Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-05-06T04:51:25', 'add_medium_support')
2026-05-06T04:51:25.258440440Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.259225341Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-05-06T04:51:25.259458601Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020156s
2026-05-06T04:51:25.259724286Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-05-06T04:51:25.260029200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.260398764Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-05-06T04:51:25.260772787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-05-06T04:51:25', 'add_various_qualites_in_profile')
2026-05-06T04:51:25.261219256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.261921431Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-05-06T04:51:25.262165081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018675s
2026-05-06T04:51:25.262408972Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-05-06T04:51:25.262660238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.262986676Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-05-06T04:51:25.263372914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-05-06T04:51:25', 'metadata_profiles')
2026-05-06T04:51:25.263825936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.265400707Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-05-06T04:51:25.265896746Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025436s
2026-05-06T04:51:25.266235388Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-05-06T04:51:25.266506454Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.266862030Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-05-06T04:51:25.267296024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-05-06T04:51:25', 'separate_automatic_and_interactive_search')
2026-05-06T04:51:25.267786321Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.268498967Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-05-06T04:51:25.268776826Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019629s
2026-05-06T04:51:25.269028303Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-05-06T04:51:25.269302375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.269604553Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-05-06T04:51:25.270005350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-05-06T04:51:25', 'change_album_path_to_relative')
2026-05-06T04:51:25.270428964Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.271083281Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-05-06T04:51:25.271327413Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017733s
2026-05-06T04:51:25.271579551Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-05-06T04:51:25.271879765Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.272183437Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-05-06T04:51:25.272559474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-05-06T04:51:25', 'change_quality_size_mb_to_kb')
2026-05-06T04:51:25.272990843Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.273650652Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-05-06T04:51:25.273890315Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001787s
2026-05-06T04:51:25.274133925Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-05-06T04:51:25.274378327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.274674524Z [Info] album_releases: Starting migration of Log DB to 9
2026-05-06T04:51:25.275046052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-05-06T04:51:25', 'album_releases')
2026-05-06T04:51:25.275434124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.276103692Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-05-06T04:51:25.276332333Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017187s
2026-05-06T04:51:25.276570372Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-05-06T04:51:25.276822640Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.277123396Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-05-06T04:51:25.277498481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-05-06T04:51:25', 'album_releases_fix')
2026-05-06T04:51:25.277910812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.278560520Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-05-06T04:51:25.278790884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017305s
2026-05-06T04:51:25.279023793Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-05-06T04:51:25.279269588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.279570093Z [Info] import_lists: Starting migration of Log DB to 11
2026-05-06T04:51:25.279925750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-05-06T04:51:25', 'import_lists')
2026-05-06T04:51:25.280346026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.280974943Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-05-06T04:51:25.281201339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017069s
2026-05-06T04:51:25.281442945Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-05-06T04:51:25.281694852Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.281993454Z [Info] add_release_status: Starting migration of Log DB to 12
2026-05-06T04:51:25.282348058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-05-06T04:51:25', 'add_release_status')
2026-05-06T04:51:25.282784597Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.283422311Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-05-06T04:51:25.283649749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017264s
2026-05-06T04:51:25.283924513Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-05-06T04:51:25.284195669Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.284500513Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-05-06T04:51:25.284875057Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-05-06T04:51:25', 'album_download_notification')
2026-05-06T04:51:25.285304612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.285952186Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-05-06T04:51:25.286194855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017497s
2026-05-06T04:51:25.286464368Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-05-06T04:51:25.286740384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.287045047Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-05-06T04:51:25.287425965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-05-06T04:51:25', 'fix_language_metadata_profiles')
2026-05-06T04:51:25.287877784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.288555119Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-05-06T04:51:25.288800433Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017953s
2026-05-06T04:51:25.289032390Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-05-06T04:51:25.289276802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.289569081Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-05-06T04:51:25.289909667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-05-06T04:51:25', 'remove_fanzub')
2026-05-06T04:51:25.290321085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.290979170Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-05-06T04:51:25.291202881Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017047s
2026-05-06T04:51:25.291451392Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-05-06T04:51:25.291717978Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.292044847Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-05-06T04:51:25.292420273Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-05-06T04:51:25', 'update_artist_history_indexes')
2026-05-06T04:51:25.292849507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.293502743Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-05-06T04:51:25.293745151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017677s
2026-05-06T04:51:25.293976547Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-05-06T04:51:25.294217803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.294511504Z [Info] remove_nma: Starting migration of Log DB to 17
2026-05-06T04:51:25.294841839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-05-06T04:51:25', 'remove_nma')
2026-05-06T04:51:25.295250242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.295891964Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-05-06T04:51:25.296123721Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016625s
2026-05-06T04:51:25.296361039Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-05-06T04:51:25.296613106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.296915074Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-05-06T04:51:25.297280651Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-05-06T04:51:25', 'album_disambiguation')
2026-05-06T04:51:25.297697911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.298357319Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-05-06T04:51:25.298590619Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017374s
2026-05-06T04:51:25.298838017Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-05-06T04:51:25.299109003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.299412464Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-05-06T04:51:25.299780615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-05-06T04:51:25', 'add_ape_quality_in_profiles')
2026-05-06T04:51:25.300235391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.300882404Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-05-06T04:51:25.301128229Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017597s
2026-05-06T04:51:25.301362792Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-05-06T04:51:25.301606803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.301905996Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-05-06T04:51:25.302248816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-05-06T04:51:25', 'remove_pushalot')
2026-05-06T04:51:25.302662059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.303303951Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-05-06T04:51:25.303526499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016987s
2026-05-06T04:51:25.303761873Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-05-06T04:51:25.304052880Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.304339367Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-05-06T04:51:25.304693620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-05-06T04:51:25', 'add_custom_filters')
2026-05-06T04:51:25.305109287Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.305769236Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-05-06T04:51:25.305992957Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001727s
2026-05-06T04:51:25.306222249Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-05-06T04:51:25.306473064Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.306794150Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-05-06T04:51:25.307126189Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-05-06T04:51:25', 'import_list_tags')
2026-05-06T04:51:25.307531325Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.308201374Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-05-06T04:51:25.308427380Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017249s
2026-05-06T04:51:25.308668655Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-05-06T04:51:25.308934190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.309221930Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-05-06T04:51:25.309583518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-05-06T04:51:25', 'add_release_groups_etc')
2026-05-06T04:51:25.310001219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.310637350Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-05-06T04:51:25.310867855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001708s
2026-05-06T04:51:25.311107587Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-05-06T04:51:25.311359024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.311664379Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-05-06T04:51:25.312102621Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-05-06T04:51:25', 'NewMediaInfoFormat')
2026-05-06T04:51:25.312502507Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.313870361Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-05-06T04:51:25.314103481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024793s
2026-05-06T04:51:25.314363124Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-05-06T04:51:25.314640462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.314953443Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-05-06T04:51:25.315358027Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-05-06T04:51:25', 'rename_restrictions_to_release_profiles')
2026-05-06T04:51:25.315801260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.316489436Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-05-06T04:51:25.316743848Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018173s
2026-05-06T04:51:25.317010185Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-05-06T04:51:25.317285790Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.317596476Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-05-06T04:51:25.318007333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-05-06T04:51:25', 'rename_quality_profiles_add_upgrade_allowed')
2026-05-06T04:51:25.318455045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.319116477Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-05-06T04:51:25.319375007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018028s
2026-05-06T04:51:25.319612997Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-05-06T04:51:25.319878461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.320195891Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-05-06T04:51:25.320555264Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-05-06T04:51:25', 'add_import_exclusions')
2026-05-06T04:51:25.320976282Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.321615490Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-05-06T04:51:25.321846775Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017444s
2026-05-06T04:51:25.322102591Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-05-06T04:51:25.322362083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.322674442Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-05-06T04:51:25.323046441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-05-06T04:51:25', 'clean_artist_metadata_table')
2026-05-06T04:51:25.323472860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.324131797Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-05-06T04:51:25.324382592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017534s
2026-05-06T04:51:25.324628628Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-05-06T04:51:25.324884673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.325189658Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-05-06T04:51:25.325566376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-05-06T04:51:25', 'health_issue_notification')
2026-05-06T04:51:25.326000671Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.326740420Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-05-06T04:51:25.326979352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018431s
2026-05-06T04:51:25.327246159Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-05-06T04:51:25.327513708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.327820716Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-05-06T04:51:25.328253748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-05-06T04:51:25', 'add_mediafilerepository_mtime')
2026-05-06T04:51:25.328697963Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.329418043Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-05-06T04:51:25.329661303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018784s
2026-05-06T04:51:25.329917298Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-05-06T04:51:25.330182442Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.330491415Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-05-06T04:51:25.330875268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-05-06T04:51:25', 'add_artistmetadataid_constraint')
2026-05-06T04:51:25.331307137Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.332075866Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-05-06T04:51:25.334890935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018575s
2026-05-06T04:51:25.335153935Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-05-06T04:51:25.335405111Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.335727670Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-05-06T04:51:25.336137475Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-05-06T04:51:25', 'old_ids_and_artist_alias')
2026-05-06T04:51:25.336597692Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.337464328Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-05-06T04:51:25.337776025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020159s
2026-05-06T04:51:25.338095359Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-05-06T04:51:25.338383459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.338679254Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-05-06T04:51:25.339040031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-05-06T04:51:25', 'download_propers_config')
2026-05-06T04:51:25.339455949Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.340241631Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-05-06T04:51:25.340478718Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018497s
2026-05-06T04:51:25.340718982Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-05-06T04:51:25.340974637Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.341278659Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-05-06T04:51:25.341670629Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-05-06T04:51:25', 'remove_language_profiles')
2026-05-06T04:51:25.342098090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.342802088Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-05-06T04:51:25.343031530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018166s
2026-05-06T04:51:25.343271683Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-05-06T04:51:25.343516456Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.343810368Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-05-06T04:51:25.344238130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-05-06T04:51:25', 'multi_disc_naming_format')
2026-05-06T04:51:25.344656502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.345362224Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-05-06T04:51:25.345595203Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018353s
2026-05-06T04:51:25.345838873Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-05-06T04:51:25.346111362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.346399893Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-05-06T04:51:25.346765660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-05-06T04:51:25', 'add_download_client_priority')
2026-05-06T04:51:25.347187199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.347902620Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-05-06T04:51:25.348146080Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017795s
2026-05-06T04:51:25.348381384Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-05-06T04:51:25.348629053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.348923917Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-05-06T04:51:25.349271316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-05-06T04:51:25', 'remove_growl_prowl')
2026-05-06T04:51:25.349685751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.350381342Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-05-06T04:51:25.350611555Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017494s
2026-05-06T04:51:25.350851809Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-05-06T04:51:25.351222907Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.351455104Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-05-06T04:51:25.351812474Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-05-06T04:51:25', 'remove_plex_hometheatre')
2026-05-06T04:51:25.352312401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.353028302Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-05-06T04:51:25.353259227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019123s
2026-05-06T04:51:25.353503028Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-05-06T04:51:25.353761268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.354058938Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-05-06T04:51:25.354436869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-05-06T04:51:25', 'add_root_folder_add_defaults')
2026-05-06T04:51:25.354885342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.355547776Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-05-06T04:51:25.355784352Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017743s
2026-05-06T04:51:25.356028284Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-05-06T04:51:25.356270441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.356561187Z [Info] task_duration: Starting migration of Log DB to 40
2026-05-06T04:51:25.356895781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-05-06T04:51:25', 'task_duration')
2026-05-06T04:51:25.357302199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.357960225Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-05-06T04:51:25.358188023Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016944s
2026-05-06T04:51:25.358450211Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-05-06T04:51:25.358728622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.359036171Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-05-06T04:51:25.359438482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-05-06T04:51:25', 'add_indexer_and_enabled_to_release_profiles')
2026-05-06T04:51:25.359935793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.360632737Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-05-06T04:51:25.360891939Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018775s
2026-05-06T04:51:25.361136131Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-05-06T04:51:25.361382517Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.361677351Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-05-06T04:51:25.362025472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-05-06T04:51:25', 'remove_album_folders')
2026-05-06T04:51:25.362440447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.363094324Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-05-06T04:51:25.363340901Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017068s
2026-05-06T04:51:25.363564772Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-05-06T04:51:25.363817240Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.364130571Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-05-06T04:51:25.364488161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-05-06T04:51:25', 'flexible_delay_profiles')
2026-05-06T04:51:25.364910672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.365576323Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-05-06T04:51:25.365811837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017474s
2026-05-06T04:51:25.366053304Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-05-06T04:51:25.366308628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.366606037Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-05-06T04:51:25.366969078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-05-06T04:51:25', 'add_priority_to_indexers')
2026-05-06T04:51:25.367388122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.368580694Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-05-06T04:51:25.368820266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022578s
2026-05-06T04:51:25.369073847Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-05-06T04:51:25.369339512Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.369646069Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-05-06T04:51:25.370029461Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-05-06T04:51:25', 'remove_chown_and_folderchmod_config')
2026-05-06T04:51:25.370459658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.371137012Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-05-06T04:51:25.371384200Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001777s
2026-05-06T04:51:25.371626277Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-05-06T04:51:25.371894568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.372203099Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-05-06T04:51:25.372569857Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-05-06T04:51:25', 'convert_blacklist_protocol')
2026-05-06T04:51:25.372991807Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.373738521Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-05-06T04:51:25.373974416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018321s
2026-05-06T04:51:25.374201674Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-05-06T04:51:25.374437268Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.374729787Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-05-06T04:51:25.375070784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-05-06T04:51:25', 'update_notifiarr')
2026-05-06T04:51:25.375476902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.376207273Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-05-06T04:51:25.376440002Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017643s
2026-05-06T04:51:25.376675977Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-05-06T04:51:25.376928716Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.377225894Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-05-06T04:51:25.377588715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-05-06T04:51:25', 'email_multiple_addresses')
2026-05-06T04:51:25.378017058Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.378735755Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-05-06T04:51:25.378965678Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017896s
2026-05-06T04:51:25.379218347Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-05-06T04:51:25.379487309Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.379787944Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-05-06T04:51:25.380180144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-05-06T04:51:25', 'rename_blacklist_to_blocklist')
2026-05-06T04:51:25.380621222Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.381342685Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-05-06T04:51:25.381588761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018493s
2026-05-06T04:51:25.381823424Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-05-06T04:51:25.382073678Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.382367720Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-05-06T04:51:25.382730150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-05-06T04:51:25', 'cdh_per_downloadclient')
2026-05-06T04:51:25.383155627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.383902761Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-05-06T04:51:25.384141933Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018138s
2026-05-06T04:51:25.384376365Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-05-06T04:51:25.384617821Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.384911032Z [Info] download_history: Starting migration of Log DB to 52
2026-05-06T04:51:25.385250034Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-05-06T04:51:25', 'download_history')
2026-05-06T04:51:25.385659088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.386393878Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-05-06T04:51:25.386622909Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017677s
2026-05-06T04:51:25.386855006Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-05-06T04:51:25.387099589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.387391447Z [Info] add_update_history: Starting migration of Log DB to 53
2026-05-06T04:51:25.388068520Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-05-06T04:51:25.388488697Z [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)
2026-05-06T04:51:25.388985527Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000683s
2026-05-06T04:51:25.389217835Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-05-06T04:51:25.389511166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-06T04:51:25.389898245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004517s
2026-05-06T04:51:25.390241236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-05-06T04:51:25', 'add_update_history')
2026-05-06T04:51:25.390662344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.391492506Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-05-06T04:51:25.391721387Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020282s
2026-05-06T04:51:25.391981972Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-05-06T04:51:25.392253288Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.392564315Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-05-06T04:51:25.392936654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-05-06T04:51:25', 'add_on_update_to_notifications')
2026-05-06T04:51:25.393358805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.394129326Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-05-06T04:51:25.394372095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018628s
2026-05-06T04:51:25.394614473Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-05-06T04:51:25.394871701Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.395179101Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-05-06T04:51:25.395552703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-05-06T04:51:25', 'download_client_per_indexer')
2026-05-06T04:51:25.395981066Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.396750225Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-05-06T04:51:25.396984316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018477s
2026-05-06T04:51:25.397225752Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-05-06T04:51:25.397481327Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.397774538Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-05-06T04:51:25.398129302Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-05-06T04:51:25', 'AddNewItemMonitorType')
2026-05-06T04:51:25.398539398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.399287274Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-05-06T04:51:25.399521566Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018051s
2026-05-06T04:51:25.399747381Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-05-06T04:51:25.400015481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.400304182Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-05-06T04:51:25.400642864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-05-06T04:51:25', 'ImportListSearch')
2026-05-06T04:51:25.401058822Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.401794754Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-05-06T04:51:25.402025038Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001791s
2026-05-06T04:51:25.402263047Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-05-06T04:51:25.402524464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.402821572Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-05-06T04:51:25.403184262Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-05-06T04:51:25', 'ImportListMonitorExisting')
2026-05-06T04:51:25.403613307Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.404376494Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-05-06T04:51:25.404620926Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018399s
2026-05-06T04:51:25.404846761Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-05-06T04:51:25.405094099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.405397710Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-05-06T04:51:25.405735511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-05-06T04:51:25', 'add_indexer_tags')
2026-05-06T04:51:25.406149685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.406869294Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-05-06T04:51:25.407097854Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017782s
2026-05-06T04:51:25.407326184Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-05-06T04:51:25.407576859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.407878045Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-05-06T04:51:25.408238030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-05-06T04:51:25', 'update_audio_types')
2026-05-06T04:51:25.408648016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.409302975Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-05-06T04:51:25.409528299Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017207s
2026-05-06T04:51:25.409797872Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-05-06T04:51:25.410086854Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.410395716Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-05-06T04:51:25.410924491Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-05-06T04:51:25.411134855Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:25.411376722Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-05-06T04:51:25.412227715Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Logs_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Message" TEXT NOT NULL, "Time" DATETIME NOT NULL, "Logger" TEXT NOT NULL, "Exception" TEXT, "ExceptionType" TEXT, "Level" TEXT NOT NULL)
2026-05-06T04:51:25.412979379Z [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"
2026-05-06T04:51:25.413503805Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-05-06T04:51:25.414036839Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-05-06T04:51:25.415043516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-05-06T04:51:25.415407349Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038039s
2026-05-06T04:51:25.415629115Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-05-06T04:51:25.415833467Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-05-06T04:51:25.416074302Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-05-06T04:51:25.416793951Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "UpdateHistory_temp" ("Id" INTEGER NOT NULL UNIQUE PRIMARY KEY AUTOINCREMENT, "Date" DATETIME NOT NULL, "Version" TEXT NOT NULL, "EventType" INTEGER NOT NULL)
2026-05-06T04:51:25.417444241Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-05-06T04:51:25.417897794Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-05-06T04:51:25.418436589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-05-06T04:51:25.419364247Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-05-06T04:51:25.419757339Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034426s
2026-05-06T04:51:25.420009667Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-05-06T04:51:25.420221133Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-05-06T04:51:25.420446357Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-05-06T04:51:25.421108150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-05-06T04:51:25.421662025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-05-06T04:51:25.422138294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-05-06T04:51:25.422660245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-05-06T04:51:25.423580869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-05-06T04:51:25.423997088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033051s
2026-05-06T04:51:25.424383927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-05-06T04:51:25', 'postgres_update_timestamp_columns_to_with_timezone')
2026-05-06T04:51:25.424829695Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.426018779Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-05-06T04:51:25.426283122Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0052696s
2026-05-06T04:51:25.426533376Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-05-06T04:51:25.426791025Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.427094987Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-05-06T04:51:25.427472357Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-05-06T04:51:25', 'add_on_delete_to_notifications')
2026-05-06T04:51:25.427909657Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.428620108Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-05-06T04:51:25.428868438Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018115s
2026-05-06T04:51:25.429091948Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-05-06T04:51:25.429337002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.429635193Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-05-06T04:51:25.429974185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-05-06T04:51:25', 'add_custom_formats')
2026-05-06T04:51:25.430394482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.431084171Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-05-06T04:51:25.431314745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017462s
2026-05-06T04:51:25.431548566Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-05-06T04:51:25.431800213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.432113243Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-05-06T04:51:25.432474030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-05-06T04:51:25', 'add_result_to_commands')
2026-05-06T04:51:25.432899326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.433583584Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-05-06T04:51:25.433820281Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001778s
2026-05-06T04:51:25.434059443Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-05-06T04:51:25.434321190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.434622106Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-05-06T04:51:25.434988594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-05-06T04:51:25', 'health_restored_notification')
2026-05-06T04:51:25.435411826Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.436140654Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-05-06T04:51:25.436394535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017978s
2026-05-06T04:51:25.436622545Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-05-06T04:51:25.436861245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.437147562Z [Info] remove_uc: Starting migration of Log DB to 66
2026-05-06T04:51:25.437469110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-05-06T04:51:25', 'remove_uc')
2026-05-06T04:51:25.437877332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.438544876Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-05-06T04:51:25.438765751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016993s
2026-05-06T04:51:25.439016947Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-05-06T04:51:25.439284786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.439600873Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-05-06T04:51:25.440007472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-05-06T04:51:25', 'download_clients_rename_tv_to_music')
2026-05-06T04:51:25.440464061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.441202097Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-05-06T04:51:25.441452301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018841s
2026-05-06T04:51:25.441712205Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-05-06T04:51:25.441975785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.442296351Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-05-06T04:51:25.442677759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-05-06T04:51:25', 'add_colon_replacement_to_naming_config')
2026-05-06T04:51:25.443119859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.443825240Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-05-06T04:51:25.444099592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018288s
2026-05-06T04:51:25.444325036Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-05-06T04:51:25.444565511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.444863140Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-05-06T04:51:25.445211973Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-05-06T04:51:25', 'list_sync_time')
2026-05-06T04:51:25.445625515Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.446311216Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-05-06T04:51:25.446531470Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017417s
2026-05-06T04:51:25.446768908Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-05-06T04:51:25.447019763Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.447321110Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-05-06T04:51:25.447671656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-05-06T04:51:25', 'add_download_client_tags')
2026-05-06T04:51:25.448108947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.448788035Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-05-06T04:51:25.449026284Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017566s
2026-05-06T04:51:25.449263141Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-05-06T04:51:25.449522163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.449811085Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-05-06T04:51:25.450166851Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-05-06T04:51:25', 'add_notification_status')
2026-05-06T04:51:25.450585545Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.451260584Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-05-06T04:51:25.451496078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017394s
2026-05-06T04:51:25.451737384Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-05-06T04:51:25.452018450Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.452316741Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-05-06T04:51:25.452810957Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-05-06T04:51:25', 'add_alac_24_quality_in_profiles')
2026-05-06T04:51:25.453231764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.453942796Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-05-06T04:51:25.454178531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019126s
2026-05-06T04:51:25.454411861Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-05-06T04:51:25.454663527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.454948682Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-05-06T04:51:25.455298116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-05-06T04:51:25', 'add_salt_to_users')
2026-05-06T04:51:25.455736869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.456508884Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-05-06T04:51:25.456714147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018142s
2026-05-06T04:51:25.456955734Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-05-06T04:51:25.457198383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.457498377Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-05-06T04:51:25.457850917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-05-06T04:51:25', 'add_auto_tagging')
2026-05-06T04:51:25.458247666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.459084090Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-05-06T04:51:25.459304524Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001889s
2026-05-06T04:51:25.459552784Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-05-06T04:51:25.459820443Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.460185168Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-05-06T04:51:25.460565524Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-05-06T04:51:25', 'quality_definition_preferred_size')
2026-05-06T04:51:25.460992654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.461709888Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-05-06T04:51:25.461951846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018646s
2026-05-06T04:51:25.462201579Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-05-06T04:51:25.462481953Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.462775034Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-05-06T04:51:25.463150530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-05-06T04:51:25', 'add_on_artist_add_to_notifications')
2026-05-06T04:51:25.463571518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.464359374Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-05-06T04:51:25.464613747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018748s
2026-05-06T04:51:25.464842447Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-05-06T04:51:25.465097270Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.465424018Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-05-06T04:51:25.465764624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-05-06T04:51:25', 'album_last_searched_time')
2026-05-06T04:51:25.466176033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.466985834Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-05-06T04:51:25.467218563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018793s
2026-05-06T04:51:25.467449608Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-05-06T04:51:25.467693078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.468004325Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-05-06T04:51:25.468348508Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-05-06T04:51:25', 'add_indexer_flags')
2026-05-06T04:51:25.468770117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.469460297Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-05-06T04:51:25.469690020Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001765s
2026-05-06T04:51:25.469929602Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-05-06T04:51:25.470206610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.470511354Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-05-06T04:51:25.470904185Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-05-06T04:51:25', 'add_indexes_album_statistics')
2026-05-06T04:51:25.471304471Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.472033930Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-05-06T04:51:25.472295417Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018247s
2026-05-06T04:51:25.472515901Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-05-06T04:51:25.472766536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-05-06T04:51:25.473061580Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-05-06T04:51:25.473416224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-05-06T04:51:25', 'update_redacted_baseurl')
2026-05-06T04:51:25.473832723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-05-06T04:51:25.475050836Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-05-06T04:51:25.475304847Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022756s
2026-05-06T04:51:25.648425519Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-05-06T04:51:25.655340074Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-05-06T04:51:25.659588640Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-05-06T04:51:25.796068200Z [Info] QualityProfileService: Setting up default quality profiles
2026-05-06T04:51:25.815417778Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-05-06T04:51:25.828932375Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-05-06T04:51:25.870340919Z [ls.io-init] done.
2026-05-06T04:51:25.884648243Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-05-06T04:51:25.885989023Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-05-06T04:51:25.886345471Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-05-06T04:51:25.989272828Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled