2026-06-09T16:21:56.497228980Z [migrations] started
2026-06-09T16:21:56.497265995Z [migrations] no migrations found
2026-06-09T16:21:56.517749106Z usermod: no changes
2026-06-09T16:21:56.523943240Z ───────────────────────────────────────
2026-06-09T16:21:56.523959463Z
2026-06-09T16:21:56.523964022Z ██╗ ███████╗██╗ ██████╗
2026-06-09T16:21:56.523968140Z ██║ ██╔════╝██║██╔═══██╗
2026-06-09T16:21:56.523972208Z ██║ ███████╗██║██║ ██║
2026-06-09T16:21:56.523976126Z ██║ ╚════██║██║██║ ██║
2026-06-09T16:21:56.523980144Z ███████╗███████║██║╚██████╔╝
2026-06-09T16:21:56.523984082Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2026-06-09T16:21:56.523987990Z
2026-06-09T16:21:56.523991868Z Brought to you by linuxserver.io
2026-06-09T16:21:56.523995726Z ───────────────────────────────────────
2026-06-09T16:21:56.524309027Z
2026-06-09T16:21:56.524321622Z To support the app dev(s) visit:
2026-06-09T16:21:56.526059021Z Lidarr: https://opencollective.com/lidarr
2026-06-09T16:21:56.526361270Z
2026-06-09T16:21:56.526368314Z To support LSIO projects visit:
2026-06-09T16:21:56.526372182Z https://www.linuxserver.io/donate/
2026-06-09T16:21:56.526375799Z
2026-06-09T16:21:56.526379186Z ───────────────────────────────────────
2026-06-09T16:21:56.526383735Z GID/UID
2026-06-09T16:21:56.526387523Z ───────────────────────────────────────
2026-06-09T16:21:56.530916875Z
2026-06-09T16:21:56.530931494Z User UID: 911
2026-06-09T16:21:56.530936705Z User GID: 911
2026-06-09T16:21:56.530941634Z ───────────────────────────────────────
2026-06-09T16:21:56.532878886Z Linuxserver.io version: 3.1.3.4970-ls201
2026-06-09T16:21:56.533159070Z Build-date: 2026-06-09T16:18:03+00:00
2026-06-09T16:21:56.533171585Z ───────────────────────────────────────
2026-06-09T16:21:56.533176615Z
2026-06-09T16:21:56.584613213Z [custom-init] No custom files found, skipping...
2026-06-09T16:21:56.606977944Z failed to load "/config/config.xml": No such file or directory
2026-06-09T16:21:56.906722651Z [Info] Bootstrap: Starting Lidarr - /app/lidarr/bin/Lidarr - Version 3.1.3.4970
2026-06-09T16:21:56.924273086Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-09T16:21:56.928703579Z [Debug] Bootstrap: Console selected
2026-06-09T16:21:56.932257887Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-09T16:21:56.934995881Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-09T16:21:57.207284023Z [Info] AppFolderInfo: Data directory is being overridden to [/config]
2026-06-09T16:21:57.256757829Z [Warn] Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager: No XML encryptor configured. Key {4858bc58-68e2-4d9d-9ad9-355a6afceab6} may be persisted to storage in unencrypted form.
2026-06-09T16:21:57.312175975Z [Trace] EventAggregator: Publishing ConfigFileSavedEvent
2026-06-09T16:21:57.348659169Z [Info] MigrationController: *** Migrating data source=/config/lidarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-09T16:21:57.433998956Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-09T16:21:57.440623858Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:57.441170378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:57.478806584Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-09T16:21:57.483051663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0382057s
2026-06-09T16:21:57.483297077Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-09T16:21:57.483487581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0424121s
2026-06-09T16:21:57.490236753Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-09T16:21:57.490773905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.495710687Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-09T16:21:57.505604773Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-09T16:21:57.516312377Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0203933s
2026-06-09T16:21:57.516672031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.518929277Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-09T16:21:57.519112216Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0229923s
2026-06-09T16:21:57.519683176Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-09T16:21:57.519938870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.524339052Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-09T16:21:57.525333685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-09T16:21:57.525820245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012785s
2026-06-09T16:21:57.526069046Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-09T16:21:57.526354551Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0001032s
2026-06-09T16:21:57.526787994Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-09T16:21:57.527341338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-09T16:21:57.528066559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010473s
2026-06-09T16:21:57.528288115Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.529066322Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-09T16:21:57.529248850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020375s
2026-06-09T16:21:57.529645989Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-09T16:21:57.529877145Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.530599410Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-09T16:21:57.531562880Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.24E-05s
2026-06-09T16:21:57.531783324Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-09T16:21:57.532124160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-09T16:21:57.532666052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006409s
2026-06-09T16:21:57.532885173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.533640544Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-09T16:21:57.533824455Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0015981s
2026-06-09T16:21:57.537131395Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-09T16:21:57.537353141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.537977428Z [Info] InitialSetup: Starting migration of Main DB to 1
2026-06-09T16:21:57.550462702Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Config
2026-06-09T16:21:57.551040707Z [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-06-09T16:21:57.551606516Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009186s
2026-06-09T16:21:57.551841359Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Config (Key)
2026-06-09T16:21:57.552196194Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Config_Key" ON "Config" ("Key" ASC)
2026-06-09T16:21:57.552524856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000468s
2026-06-09T16:21:57.552709938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RootFolders
2026-06-09T16:21:57.553097138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "RootFolders" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Path" TEXT NOT NULL UNIQUE)
2026-06-09T16:21:57.553461722Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005624s
2026-06-09T16:21:57.553662106Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex RootFolders (Path)
2026-06-09T16:21:57.553986199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_RootFolders_Path" ON "RootFolders" ("Path" ASC)
2026-06-09T16:21:57.554351745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004719s
2026-06-09T16:21:57.554593301Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Artists
2026-06-09T16:21:57.560476750Z [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-06-09T16:21:57.561721316Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069203s
2026-06-09T16:21:57.561954456Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ForeignArtistId)
2026-06-09T16:21:57.562277416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-09T16:21:57.562611819Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004726s
2026-06-09T16:21:57.562808115Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (NameSlug)
2026-06-09T16:21:57.563104742Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-09T16:21:57.563425578Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004306s
2026-06-09T16:21:57.563647044Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (CleanName)
2026-06-09T16:21:57.563950245Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-09T16:21:57.564269508Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000431s
2026-06-09T16:21:57.564455713Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Path)
2026-06-09T16:21:57.564715306Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-09T16:21:57.565015771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003905s
2026-06-09T16:21:57.565190453Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Albums
2026-06-09T16:21:57.566677828Z [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-06-09T16:21:57.567791000Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024183s
2026-06-09T16:21:57.568022516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ForeignAlbumId)
2026-06-09T16:21:57.568377221Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-09T16:21:57.568717446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005109s
2026-06-09T16:21:57.568906527Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (MBId)
2026-06-09T16:21:57.569176340Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-09T16:21:57.569510222Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004318s
2026-06-09T16:21:57.569708181Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TADBId)
2026-06-09T16:21:57.569972994Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-09T16:21:57.570318731Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004364s
2026-06-09T16:21:57.570521118Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (TitleSlug)
2026-06-09T16:21:57.570806884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-09T16:21:57.571130846Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004325s
2026-06-09T16:21:57.571346280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (CleanTitle)
2026-06-09T16:21:57.571629781Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-09T16:21:57.571994305Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004556s
2026-06-09T16:21:57.572184097Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Path)
2026-06-09T16:21:57.572444061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Path" ON "Albums" ("Path" ASC)
2026-06-09T16:21:57.572769266Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004046s
2026-06-09T16:21:57.572977455Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tracks
2026-06-09T16:21:57.573865684Z [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-06-09T16:21:57.574557557Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014125s
2026-06-09T16:21:57.574771147Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignTrackId)
2026-06-09T16:21:57.575086492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-09T16:21:57.575416737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004602s
2026-06-09T16:21:57.575613433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId)
2026-06-09T16:21:57.575936103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-06-09T16:21:57.576242821Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000447s
2026-06-09T16:21:57.576445138Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (TrackFileId)
2026-06-09T16:21:57.576734391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-09T16:21:57.577058774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004323s
2026-06-09T16:21:57.577292405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistId, AlbumId, TrackNumber)
2026-06-09T16:21:57.577675967Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId_AlbumId_TrackNumber" ON "Tracks" ("ArtistId" ASC, "AlbumId" ASC, "TrackNumber" ASC)
2026-06-09T16:21:57.578046744Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005551s
2026-06-09T16:21:57.578232648Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable TrackFiles
2026-06-09T16:21:57.578996086Z [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-06-09T16:21:57.579606415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011808s
2026-06-09T16:21:57.579807159Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (ArtistId)
2026-06-09T16:21:57.580123556Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_ArtistId" ON "TrackFiles" ("ArtistId" ASC)
2026-06-09T16:21:57.580465736Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004559s
2026-06-09T16:21:57.580668013Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (AlbumId)
2026-06-09T16:21:57.580962095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-09T16:21:57.581324565Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004622s
2026-06-09T16:21:57.581519909Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable History
2026-06-09T16:21:57.582388107Z [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-06-09T16:21:57.582993546Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012849s
2026-06-09T16:21:57.583183870Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (Date)
2026-06-09T16:21:57.583452280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-09T16:21:57.583765150Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004046s
2026-06-09T16:21:57.584003671Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (EventType)
2026-06-09T16:21:57.584273945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-09T16:21:57.584617327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004517s
2026-06-09T16:21:57.584834354Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId)
2026-06-09T16:21:57.585137334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId" ON "History" ("DownloadId" ASC)
2026-06-09T16:21:57.585478381Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004585s
2026-06-09T16:21:57.585677963Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId)
2026-06-09T16:21:57.585960772Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId" ON "History" ("AlbumId" ASC)
2026-06-09T16:21:57.586280105Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004218s
2026-06-09T16:21:57.586467102Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Notifications
2026-06-09T16:21:57.587222203Z [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-06-09T16:21:57.587776930Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011366s
2026-06-09T16:21:57.587994268Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ScheduledTasks
2026-06-09T16:21:57.588541690Z [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-06-09T16:21:57.589013079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000823s
2026-06-09T16:21:57.589261409Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ScheduledTasks (TypeName)
2026-06-09T16:21:57.589665062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-09T16:21:57.590050979Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005696s
2026-06-09T16:21:57.590236964Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Indexers
2026-06-09T16:21:57.592671376Z [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-06-09T16:21:57.593235032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028158s
2026-06-09T16:21:57.593452259Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Indexers (Name)
2026-06-09T16:21:57.593745399Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-09T16:21:57.594215807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005585s
2026-06-09T16:21:57.594404096Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Profiles
2026-06-09T16:21:57.594872840Z [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-06-09T16:21:57.595334099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00074s
2026-06-09T16:21:57.595530925Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Profiles (Name)
2026-06-09T16:21:57.595836531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Profiles_Name" ON "Profiles" ("Name" ASC)
2026-06-09T16:21:57.596229893Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005044s
2026-06-09T16:21:57.596445267Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable QualityDefinitions
2026-06-09T16:21:57.596951957Z [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-06-09T16:21:57.597469309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008395s
2026-06-09T16:21:57.597721196Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Quality)
2026-06-09T16:21:57.598131593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Quality" ON "QualityDefinitions" ("Quality" ASC)
2026-06-09T16:21:57.598576098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006167s
2026-06-09T16:21:57.598861723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex QualityDefinitions (Title)
2026-06-09T16:21:57.599205576Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_QualityDefinitions_Title" ON "QualityDefinitions" ("Title" ASC)
2026-06-09T16:21:57.599549799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005007s
2026-06-09T16:21:57.599737627Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NamingConfig
2026-06-09T16:21:57.600458419Z [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-06-09T16:21:57.600974298Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010314s
2026-06-09T16:21:57.601202768Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Blacklist
2026-06-09T16:21:57.602188433Z [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-06-09T16:21:57.603194369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001791s
2026-06-09T16:21:57.603382278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Metadata
2026-06-09T16:21:57.603984711Z [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-06-09T16:21:57.604549889Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009748s
2026-06-09T16:21:57.604753990Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataFiles
2026-06-09T16:21:57.605497106Z [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-06-09T16:21:57.606180793Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012299s
2026-06-09T16:21:57.606425937Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClients
2026-06-09T16:21:57.607063100Z [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-06-09T16:21:57.607594761Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009635s
2026-06-09T16:21:57.607806497Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable PendingReleases
2026-06-09T16:21:57.608456145Z [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-06-09T16:21:57.609050062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010019s
2026-06-09T16:21:57.609270405Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable RemotePathMappings
2026-06-09T16:21:57.609779821Z [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-06-09T16:21:57.610220719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007653s
2026-06-09T16:21:57.610414640Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Tags
2026-06-09T16:21:57.610751528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "Tags" ("Id" INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, "Label" TEXT NOT NULL UNIQUE)
2026-06-09T16:21:57.611294321Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006891s
2026-06-09T16:21:57.611525798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tags (Label)
2026-06-09T16:21:57.611817565Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tags_Label" ON "Tags" ("Label" ASC)
2026-06-09T16:21:57.612218212Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004975s
2026-06-09T16:21:57.612409938Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Restrictions
2026-06-09T16:21:57.612855265Z [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-06-09T16:21:57.613252234Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006672s
2026-06-09T16:21:57.613442468Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DelayProfiles
2026-06-09T16:21:57.614152187Z [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-06-09T16:21:57.614791865Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011717s
2026-06-09T16:21:57.615011668Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Users
2026-06-09T16:21:57.615535643Z [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-06-09T16:21:57.616072745Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000861s
2026-06-09T16:21:57.616282317Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Identifier)
2026-06-09T16:21:57.616565798Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Identifier" ON "Users" ("Identifier" ASC)
2026-06-09T16:21:57.616939671Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004826s
2026-06-09T16:21:57.617152279Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Users (Username)
2026-06-09T16:21:57.617445028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Users_Username" ON "Users" ("Username" ASC)
2026-06-09T16:21:57.617804703Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004539s
2026-06-09T16:21:57.618008543Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Commands
2026-06-09T16:21:57.618728784Z [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-06-09T16:21:57.619304243Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011209s
2026-06-09T16:21:57.619508384Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable IndexerStatus
2026-06-09T16:21:57.620232562Z [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-06-09T16:21:57.620867291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011133s
2026-06-09T16:21:57.621053896Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex IndexerStatus (ProviderId)
2026-06-09T16:21:57.621429312Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-09T16:21:57.621814749Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005461s
2026-06-09T16:21:57.622000042Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ExtraFiles
2026-06-09T16:21:57.622696274Z [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-06-09T16:21:57.623304829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011054s
2026-06-09T16:21:57.623461435Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LyricFiles
2026-06-09T16:21:57.624216866Z [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-06-09T16:21:57.624849420Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012044s
2026-06-09T16:21:57.625096207Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable LanguageProfiles
2026-06-09T16:21:57.625634782Z [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-06-09T16:21:57.626121732Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000821s
2026-06-09T16:21:57.626354241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex LanguageProfiles (Name)
2026-06-09T16:21:57.626736260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_LanguageProfiles_Name" ON "LanguageProfiles" ("Name" ASC)
2026-06-09T16:21:57.627137448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005535s
2026-06-09T16:21:57.627397682Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadClientStatus
2026-06-09T16:21:57.628182102Z [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-06-09T16:21:57.628864646Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012421s
2026-06-09T16:21:57.629104760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadClientStatus (ProviderId)
2026-06-09T16:21:57.629533924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-09T16:21:57.629940954Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006001s
2026-06-09T16:21:57.631422929Z [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-06-09T16:21:57.633423207Z [Info] FluentMigrator.Runner.MigrationRunner: -> 1 Insert operations completed in 00:00:00.0017027 taking an average of 00:00:00.0017027
2026-06-09T16:21:57.634241375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-09T16:21:57', 'InitialSetup')
2026-06-09T16:21:57.634611911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.637652194Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-09T16:21:57.637872007Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074527s
2026-06-09T16:21:57.638213975Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-06-09T16:21:57.638496404Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.638791478Z [Info] add_reason_to_pending_releases: Starting migration of Main DB to 2
2026-06-09T16:21:57.639433000Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-09T16:21:57.639620278Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:57.639828236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn PendingReleases Reason Int32
2026-06-09T16:21:57.640220356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases" ADD COLUMN "Reason" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:57.641331844Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012527s
2026-06-09T16:21:57.641787281Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-09T16:21:57', 'add_reason_to_pending_releases')
2026-06-09T16:21:57.642224502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.643116979Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-06-09T16:21:57.643321691Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029884s
2026-06-09T16:21:57.643547426Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-06-09T16:21:57.643758631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.644054688Z [Info] add_medium_support: Starting migration of Main DB to 3
2026-06-09T16:21:57.646553049Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-09T16:21:57.646727080Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:57.646910609Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Media String
2026-06-09T16:21:57.647197667Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Media" TEXT NOT NULL DEFAULT ''
2026-06-09T16:21:57.648325609Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012234s
2026-06-09T16:21:57.648518407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-09T16:21:57.648698951Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:57.648928794Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks MediumNumber Int32
2026-06-09T16:21:57.649300142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "MediumNumber" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:57.650410708Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012503s
2026-06-09T16:21:57.650598777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-09T16:21:57.650789080Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:57.651046539Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AbsoluteTrackNumber Int32
2026-06-09T16:21:57.651422897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AbsoluteTrackNumber" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:57.652601651Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012975s
2026-06-09T16:21:57.652990694Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-06-09T16:21:57.653607096Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks" SET "AbsoluteTrackNumber" = "TrackNumber"
2026-06-09T16:21:57.653910727Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006901s
2026-06-09T16:21:57.654295612Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks TrackNumber
2026-06-09T16:21:57.666499419Z [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-06-09T16:21:57.667956273Z [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-06-09T16:21:57.668867338Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-06-09T16:21:57.669998767Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-06-09T16:21:57.673170955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-09T16:21:57.673672074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistId" ON "Tracks" ("ArtistId" ASC)
2026-06-09T16:21:57.674184536Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-09T16:21:57.674561796Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0200561s
2026-06-09T16:21:57.674740937Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-09T16:21:57.674893364Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:57.675089679Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks TrackNumber String
2026-06-09T16:21:57.675358581Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "TrackNumber" TEXT
2026-06-09T16:21:57.680238539Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049398s
2026-06-09T16:21:57.680634656Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-09T16:21:57', 'add_medium_support')
2026-06-09T16:21:57.680990212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.682221342Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-06-09T16:21:57.682402617Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0069147s
2026-06-09T16:21:57.682653111Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-06-09T16:21:57.682875680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.683162998Z [Info] add_various_qualites_in_profile: Starting migration of Main DB to 4
2026-06-09T16:21:57.683872607Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-06-09T16:21:57.684243144Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "Title" = 'MP3-160' WHERE "Quality" = 5
2026-06-09T16:21:57.684520472Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000414s
2026-06-09T16:21:57.684696306Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:57.684907762Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:57.687304920Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024191s
2026-06-09T16:21:57.687692631Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-09T16:21:57', 'add_various_qualites_in_profile')
2026-06-09T16:21:57.688133729Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.688970724Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-06-09T16:21:57.689168473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040496s
2026-06-09T16:21:57.689364768Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-06-09T16:21:57.689582126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.689839153Z [Info] metadata_profiles: Starting migration of Main DB to 5
2026-06-09T16:21:57.690633663Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable MetadataProfiles
2026-06-09T16:21:57.691147398Z [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-06-09T16:21:57.691608567Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007798s
2026-06-09T16:21:57.691833329Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex MetadataProfiles (Name)
2026-06-09T16:21:57.692194056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_MetadataProfiles_Name" ON "MetadataProfiles" ("Name" ASC)
2026-06-09T16:21:57.692542257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004969s
2026-06-09T16:21:57.692717480Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-09T16:21:57.692867622Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:57.693095060Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MetadataProfileId Int32
2026-06-09T16:21:57.693424604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MetadataProfileId" INTEGER NOT NULL DEFAULT 1
2026-06-09T16:21:57.694355659Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001061s
2026-06-09T16:21:57.694567726Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists PrimaryAlbumTypes
2026-06-09T16:21:57.698522871Z [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-06-09T16:21:57.701172808Z [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-06-09T16:21:57.702358256Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-09T16:21:57.703383090Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-09T16:21:57.705794626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-09T16:21:57.706285334Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-09T16:21:57.706725521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-09T16:21:57.707747419Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-09T16:21:57.708087734Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0133213s
2026-06-09T16:21:57.708309992Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists SecondaryAlbumTypes
2026-06-09T16:21:57.712157560Z [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-06-09T16:21:57.714632475Z [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-06-09T16:21:57.715798583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-09T16:21:57.716806834Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-09T16:21:57.719026754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ForeignArtistId" ON "Artists" ("ForeignArtistId" ASC)
2026-06-09T16:21:57.719551732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_NameSlug" ON "Artists" ("NameSlug" ASC)
2026-06-09T16:21:57.720016347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-09T16:21:57.720454039Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-09T16:21:57.720760556Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122724s
2026-06-09T16:21:57.720932382Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-09T16:21:57.721091392Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:57.721294241Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums SecondaryTypes String
2026-06-09T16:21:57.721569786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "SecondaryTypes" TEXT
2026-06-09T16:21:57.722403354Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009097s
2026-06-09T16:21:57.722757117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-09T16:21:57', 'metadata_profiles')
2026-06-09T16:21:57.723116871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.724369875Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-06-09T16:21:57.724561410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002851s
2026-06-09T16:21:57.724810923Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-06-09T16:21:57.725042650Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.725325690Z [Info] separate_automatic_and_interactive_search: Starting migration of Main DB to 6
2026-06-09T16:21:57.727199894Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Indexers EnableSearch to EnableAutomaticSearch
2026-06-09T16:21:57.731837514Z [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-06-09T16:21:57.732782006Z [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-06-09T16:21:57.733273626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-09T16:21:57.733904326Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-09T16:21:57.736083485Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-09T16:21:57.736425344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090039s
2026-06-09T16:21:57.736607120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-09T16:21:57.736754727Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-09T16:21:57.736974760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers EnableInteractiveSearch Boolean
2026-06-09T16:21:57.737288592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "EnableInteractiveSearch" INTEGER
2026-06-09T16:21:57.738159095Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009646s
2026-06-09T16:21:57.738458758Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-09T16:21:57.738801709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "EnableInteractiveSearch" = "EnableAutomaticSearch"
2026-06-09T16:21:57.739075591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003915s
2026-06-09T16:21:57.739247847Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-09T16:21:57.739405866Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:57.739758907Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Indexers EnableInteractiveSearch Boolean
2026-06-09T16:21:57.743023882Z [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-06-09T16:21:57.744116322Z [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-06-09T16:21:57.744705348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Indexers"
2026-06-09T16:21:57.745408825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers_temp" RENAME TO "Indexers"
2026-06-09T16:21:57.747663506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Indexers_Name" ON "Indexers" ("Name" ASC)
2026-06-09T16:21:57.747963661Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079326s
2026-06-09T16:21:57.748377664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-09T16:21:57', 'separate_automatic_and_interactive_search')
2026-06-09T16:21:57.748745986Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.749782103Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-06-09T16:21:57.750014771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097048s
2026-06-09T16:21:57.750268803Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-06-09T16:21:57.750489087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.750757958Z [Info] change_album_path_to_relative: Starting migration of Main DB to 7
2026-06-09T16:21:57.751049215Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums Path
2026-06-09T16:21:57.754775339Z [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-06-09T16:21:57.756946131Z [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-06-09T16:21:57.757911685Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-09T16:21:57.759003624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-09T16:21:57.761363236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-09T16:21:57.761803753Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-09T16:21:57.762221855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-09T16:21:57.762661050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-09T16:21:57.763109242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-09T16:21:57.763453115Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0122092s
2026-06-09T16:21:57.763829082Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-09T16:21:57', 'change_album_path_to_relative')
2026-06-09T16:21:57.764258036Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.765483935Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-06-09T16:21:57.765671052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141906s
2026-06-09T16:21:57.765890193Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-06-09T16:21:57.766107070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.766371653Z [Info] change_quality_size_mb_to_kb: Starting migration of Main DB to 8
2026-06-09T16:21:57.766894806Z [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-06-09T16:21:57.767417569Z [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-06-09T16:21:57.767754457Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005643s
2026-06-09T16:21:57.768182940Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-09T16:21:57', 'change_quality_size_mb_to_kb')
2026-06-09T16:21:57.768545410Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.769483510Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-06-09T16:21:57.769669564Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00224s
2026-06-09T16:21:57.769859998Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-06-09T16:21:57.770068167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.770317539Z [Info] album_releases: Starting migration of Main DB to 9
2026-06-09T16:21:57.770682003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-09T16:21:57.770849932Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-09T16:21:57.771036818Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Releases String
2026-06-09T16:21:57.771311170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Releases" TEXT DEFAULT ''
2026-06-09T16:21:57.772237035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010001s
2026-06-09T16:21:57.772410204Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-09T16:21:57.772561148Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:57.772757643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums CurrentRelease String
2026-06-09T16:21:57.773049361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "CurrentRelease" TEXT DEFAULT ''
2026-06-09T16:21:57.773923672Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000974s
2026-06-09T16:21:57.774273035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-09T16:21:57', 'album_releases')
2026-06-09T16:21:57.774626266Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.775439694Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-06-09T16:21:57.775613024Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024711s
2026-06-09T16:21:57.775812225Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-06-09T16:21:57.776044382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.776298875Z [Info] album_releases_fix: Starting migration of Main DB to 10
2026-06-09T16:21:57.776870807Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-09T16:21:57.777038825Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-09T16:21:57.777227455Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Releases String
2026-06-09T16:21:57.781067038Z [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-06-09T16:21:57.783436249Z [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-06-09T16:21:57.784519911Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-09T16:21:57.785610518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-09T16:21:57.787808344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-09T16:21:57.788265615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-09T16:21:57.788695280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-09T16:21:57.789121970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-09T16:21:57.789561044Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-09T16:21:57.789891499Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0124825s
2026-06-09T16:21:57.790062373Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-09T16:21:57.790209279Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:57.790412508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums CurrentRelease String
2026-06-09T16:21:57.794301320Z [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-06-09T16:21:57.796676624Z [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-06-09T16:21:57.797714534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-09T16:21:57.798908368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-09T16:21:57.801368513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-09T16:21:57.801821816Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_MBId" ON "Albums" ("MBId" ASC)
2026-06-09T16:21:57.802231100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_TADBId" ON "Albums" ("TADBId" ASC)
2026-06-09T16:21:57.802668611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_TitleSlug" ON "Albums" ("TitleSlug" ASC)
2026-06-09T16:21:57.803110722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-09T16:21:57.803438151Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128468s
2026-06-09T16:21:57.803808427Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-09T16:21:57', 'album_releases_fix')
2026-06-09T16:21:57.804176608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.805381124Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-06-09T16:21:57.805554934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0147457s
2026-06-09T16:21:57.805745458Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-06-09T16:21:57.805948817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.806201396Z [Info] import_lists: Starting migration of Main DB to 11
2026-06-09T16:21:57.807013541Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportLists
2026-06-09T16:21:57.807894906Z [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-06-09T16:21:57.808553452Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013381s
2026-06-09T16:21:57.808744848Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportLists (Name)
2026-06-09T16:21:57.809030142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-09T16:21:57.809390097Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004412s
2026-06-09T16:21:57.809584349Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListStatus
2026-06-09T16:21:57.810213546Z [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-06-09T16:21:57.810761870Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009949s
2026-06-09T16:21:57.810978025Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListStatus (ProviderId)
2026-06-09T16:21:57.811323501Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-09T16:21:57.811711943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005297s
2026-06-09T16:21:57.812106748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-09T16:21:57', 'import_lists')
2026-06-09T16:21:57.812481283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.813468361Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-06-09T16:21:57.813643774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022735s
2026-06-09T16:21:57.813843286Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-06-09T16:21:57.814048068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.814301459Z [Info] add_release_status: Starting migration of Main DB to 12
2026-06-09T16:21:57.814667215Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataProfiles
2026-06-09T16:21:57.814845063Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:57.815065577Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn MetadataProfiles ReleaseStatuses String
2026-06-09T16:21:57.815442116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataProfiles" ADD COLUMN "ReleaseStatuses" TEXT NOT NULL DEFAULT ''
2026-06-09T16:21:57.816429434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011416s
2026-06-09T16:21:57.816605308Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:57.816799479Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:57.817798211Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001025s
2026-06-09T16:21:57.818159639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-09T16:21:57', 'add_release_status')
2026-06-09T16:21:57.818515074Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.819320396Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-06-09T16:21:57.819499738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025256s
2026-06-09T16:21:57.819718238Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-06-09T16:21:57.819963101Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.820220589Z [Info] album_download_notification: Starting migration of Main DB to 13
2026-06-09T16:21:57.820549932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-09T16:21:57.820720636Z [Info] FluentMigrator.Runner.MigrationRunner: => 4E-07s
2026-06-09T16:21:57.820932954Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDownload Boolean
2026-06-09T16:21:57.821272868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDownload" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:57.822195186Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010527s
2026-06-09T16:21:57.822571293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-09T16:21:57', 'album_download_notification')
2026-06-09T16:21:57.822944936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.823742141Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-06-09T16:21:57.823946943Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025606s
2026-06-09T16:21:57.824165924Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-06-09T16:21:57.824383743Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.824664288Z [Info] fix_language_metadata_profiles: Starting migration of Main DB to 14
2026-06-09T16:21:57.825274707Z [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-06-09T16:21:57.825956801Z [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-06-09T16:21:57.826366867Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007377s
2026-06-09T16:21:57.826871944Z [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-06-09T16:21:57.827533987Z [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-06-09T16:21:57.827988553Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007285s
2026-06-09T16:21:57.828369350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-09T16:21:57', 'fix_language_metadata_profiles')
2026-06-09T16:21:57.828745016Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.829553715Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-06-09T16:21:57.829742976Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022881s
2026-06-09T16:21:57.829933530Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-06-09T16:21:57.830147200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.830439980Z [Info] remove_fanzub: Starting migration of Main DB to 15
2026-06-09T16:21:57.830780937Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-06-09T16:21:57.831099799Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Fanzub';
2026-06-09T16:21:57.831360714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003504s
2026-06-09T16:21:57.831709988Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-09T16:21:57', 'remove_fanzub')
2026-06-09T16:21:57.832078830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.832837969Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-06-09T16:21:57.833007801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017976s
2026-06-09T16:21:57.833231111Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-06-09T16:21:57.833446595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.833709875Z [Info] update_artist_history_indexes: Starting migration of Main DB to 16
2026-06-09T16:21:57.835131007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId)
2026-06-09T16:21:57.835415059Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId" ON "Albums" ("ArtistId" ASC)
2026-06-09T16:21:57.835770245Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000448s
2026-06-09T16:21:57.836017723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistId, ReleaseDate)
2026-06-09T16:21:57.836360614Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistId_ReleaseDate" ON "Albums" ("ArtistId" ASC, "ReleaseDate" ASC)
2026-06-09T16:21:57.836745419Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005308s
2026-06-09T16:21:57.837201707Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (AlbumId)
2026-06-09T16:21:57.837650481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_AlbumId"
2026-06-09T16:21:57.838021398Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006233s
2026-06-09T16:21:57.838224798Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (AlbumId, Date)
2026-06-09T16:21:57.838538319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-09T16:21:57.838876280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004674s
2026-06-09T16:21:57.839078086Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex History (DownloadId)
2026-06-09T16:21:57.839358511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_History_DownloadId"
2026-06-09T16:21:57.839697043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004398s
2026-06-09T16:21:57.839923108Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex History (DownloadId, Date)
2026-06-09T16:21:57.840253904Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-09T16:21:57.840585612Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000478s
2026-06-09T16:21:57.840956639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-09T16:21:57', 'update_artist_history_indexes')
2026-06-09T16:21:57.841320422Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.842618266Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-06-09T16:21:57.842816114Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024589s
2026-06-09T16:21:57.842997469Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-06-09T16:21:57.843196711Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.843449860Z [Info] remove_nma: Starting migration of Main DB to 17
2026-06-09T16:21:57.852856334Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T16:21:57.853962071Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'NotifyMyAndroid'
2026-06-09T16:21:57.854310813Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011999s
2026-06-09T16:21:57.854658734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-09T16:21:57', 'remove_nma')
2026-06-09T16:21:57.855016775Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.855811405Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-06-09T16:21:57.856002300Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026812s
2026-06-09T16:21:57.856229948Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-06-09T16:21:57.856441324Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.856717330Z [Info] album_disambiguation: Starting migration of Main DB to 18
2026-06-09T16:21:57.857038717Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-09T16:21:57.857213790Z [Info] FluentMigrator.Runner.MigrationRunner: => 5.8E-06s
2026-06-09T16:21:57.857432791Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Disambiguation String
2026-06-09T16:21:57.857712905Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Disambiguation" TEXT
2026-06-09T16:21:57.858675784Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010398s
2026-06-09T16:21:57.859039887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-09T16:21:57', 'album_disambiguation')
2026-06-09T16:21:57.859408610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.860208791Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-06-09T16:21:57.860402031Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025426s
2026-06-09T16:21:57.860613226Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-06-09T16:21:57.860830333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.861097692Z [Info] add_ape_quality_in_profiles: Starting migration of Main DB to 19
2026-06-09T16:21:57.861361112Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:57.861570103Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:57.862821383Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012733s
2026-06-09T16:21:57.863208813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-09T16:21:57', 'add_ape_quality_in_profiles')
2026-06-09T16:21:57.863576153Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.864333188Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-06-09T16:21:57.864593492Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027365s
2026-06-09T16:21:57.864797222Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-06-09T16:21:57.865002606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.865260074Z [Info] remove_pushalot: Starting migration of Main DB to 20
2026-06-09T16:21:57.866225639Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T16:21:57.866560333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Pushalot'
2026-06-09T16:21:57.866837962Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000401s
2026-06-09T16:21:57.867053025Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T16:21:57.867356426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Metadata" WHERE "Implementation" = 'MediaBrowserMetadata'
2026-06-09T16:21:57.867629035Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003825s
2026-06-09T16:21:57.867865982Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T16:21:57.868186528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "MetadataFiles" WHERE "Consumer" = 'MediaBrowserMetadata'
2026-06-09T16:21:57.868458526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000385s
2026-06-09T16:21:57.868801927Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-09T16:21:57', 'remove_pushalot')
2026-06-09T16:21:57.869159087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.869878074Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-06-09T16:21:57.870052886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017796s
2026-06-09T16:21:57.870255324Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-06-09T16:21:57.870466580Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.870719529Z [Info] add_custom_filters: Starting migration of Main DB to 21
2026-06-09T16:21:57.871096839Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFilters
2026-06-09T16:21:57.871540723Z [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-06-09T16:21:57.871959706Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006552s
2026-06-09T16:21:57.872321425Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-09T16:21:57', 'add_custom_filters')
2026-06-09T16:21:57.872683624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.873464417Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-06-09T16:21:57.873651774Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021504s
2026-06-09T16:21:57.873843711Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-06-09T16:21:57.874053403Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.874306332Z [Info] import_list_tags: Starting migration of Main DB to 22
2026-06-09T16:21:57.874614533Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-09T16:21:57.874785788Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:57.874968606Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists Tags String
2026-06-09T16:21:57.875239782Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "Tags" TEXT
2026-06-09T16:21:57.876144454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009796s
2026-06-09T16:21:57.876509499Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-09T16:21:57', 'import_list_tags')
2026-06-09T16:21:57.876861168Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.877731791Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-06-09T16:21:57.877915581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025507s
2026-06-09T16:21:57.878118600Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-06-09T16:21:57.878330437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.878586963Z [Info] add_release_groups_etc: Starting migration of Main DB to 23
2026-06-09T16:21:57.882868426Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ArtistMetadata
2026-06-09T16:21:57.883597073Z [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-06-09T16:21:57.884212353Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011338s
2026-06-09T16:21:57.884433007Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ArtistMetadata (ForeignArtistId)
2026-06-09T16:21:57.884841319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ArtistMetadata_ForeignArtistId" ON "ArtistMetadata" ("ForeignArtistId" ASC)
2026-06-09T16:21:57.885169520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005319s
2026-06-09T16:21:57.887439923Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-09T16:21:57.887456155Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-09T16:21:57.887466286Z FROM "Artists"
2026-06-09T16:21:57.888514487Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "ArtistMetadata" ("ForeignArtistId", "Name", "Overview", "Disambiguation", "Type", "Status", "Images", "Links", "Genres", "Ratings", "Members")
2026-06-09T16:21:57.888542894Z SELECT "ForeignArtistId", "Name", "Overview", "Disambiguation", "ArtistType", "Status", "Images", "Links", "Genres", "Ratings", "Members"
2026-06-09T16:21:57.888556291Z FROM "Artists"
2026-06-09T16:21:57.889045696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011159s
2026-06-09T16:21:57.889220458Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-09T16:21:57.889394389Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:57.889583650Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists ArtistMetadataId Int32
2026-06-09T16:21:57.889906169Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:57.890863227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010822s
2026-06-09T16:21:57.891411140Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Artists"
2026-06-09T16:21:57.891420469Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-09T16:21:57.891429607Z FROM "ArtistMetadata"
2026-06-09T16:21:57.891438104Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-06-09T16:21:57.892155238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists"
2026-06-09T16:21:57.892173886Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-09T16:21:57.892185449Z FROM "ArtistMetadata"
2026-06-09T16:21:57.892194127Z WHERE "ArtistMetadata"."ForeignArtistId" = "Artists"."ForeignArtistId")
2026-06-09T16:21:57.892587429Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008101s
2026-06-09T16:21:57.892771580Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AlbumReleases
2026-06-09T16:21:57.893603756Z [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-06-09T16:21:57.894243304Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012944s
2026-06-09T16:21:57.894462726Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (ForeignReleaseId)
2026-06-09T16:21:57.894818191Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-06-09T16:21:57.895185571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005296s
2026-06-09T16:21:57.895393340Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (AlbumId)
2026-06-09T16:21:57.895704236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-06-09T16:21:57.896047748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004655s
2026-06-09T16:21:57.896225656Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:57.896431120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:57.900777283Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043688s
2026-06-09T16:21:57.900957987Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-09T16:21:57.901112598Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:57.901311288Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums ArtistMetadataId Int32
2026-06-09T16:21:57.901634509Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:57.902639884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011265s
2026-06-09T16:21:57.902808634Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-09T16:21:57.902960880Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:57.903155142Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums AnyReleaseOk Boolean
2026-06-09T16:21:57.903461248Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "AnyReleaseOk" INTEGER NOT NULL DEFAULT 1
2026-06-09T16:21:57.904439167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010739s
2026-06-09T16:21:57.904612897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-09T16:21:57.904759362Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:57.904949425Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums Links String
2026-06-09T16:21:57.905197966Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "Links" TEXT
2026-06-09T16:21:57.906127227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009974s
2026-06-09T16:21:57.906757105Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Albums"
2026-06-09T16:21:57.906766464Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-09T16:21:57.906775132Z FROM "ArtistMetadata"
2026-06-09T16:21:57.906783448Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-09T16:21:57.906792466Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-06-09T16:21:57.907614452Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums"
2026-06-09T16:21:57.907628139Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-09T16:21:57.907636877Z FROM "ArtistMetadata"
2026-06-09T16:21:57.907645284Z JOIN "Artists" ON "ArtistMetadata"."Id" = "Artists"."ArtistMetadataId"
2026-06-09T16:21:57.907680224Z WHERE "Albums"."ArtistId" = "Artists"."Id")
2026-06-09T16:21:57.908115741Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009452s
2026-06-09T16:21:57.908286495Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-09T16:21:57.908437018Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:57.908646681Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ForeignRecordingId String
2026-06-09T16:21:57.908968679Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ForeignRecordingId" TEXT NOT NULL DEFAULT '0'
2026-06-09T16:21:57.909917079Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010744s
2026-06-09T16:21:57.910092162Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-09T16:21:57.910244489Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:57.910440273Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks AlbumReleaseId Int32
2026-06-09T16:21:57.910758884Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "AlbumReleaseId" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:57.911719720Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010818s
2026-06-09T16:21:57.911909712Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-09T16:21:57.912072841Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:57.912274226Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks ArtistMetadataId Int32
2026-06-09T16:21:57.912591335Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "ArtistMetadataId" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:57.913546859Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010725s
2026-06-09T16:21:57.914122268Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-09T16:21:57.914131647Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-09T16:21:57.914140415Z FROM "AlbumReleases"
2026-06-09T16:21:57.914148711Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-09T16:21:57.914157449Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-06-09T16:21:57.914902239Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-09T16:21:57.914915706Z SET "AlbumReleaseId" = (SELECT "AlbumReleases"."Id"
2026-06-09T16:21:57.914924363Z FROM "AlbumReleases"
2026-06-09T16:21:57.914945837Z JOIN "Albums" ON "AlbumReleases"."AlbumId" = "Albums"."Id"
2026-06-09T16:21:57.914954935Z WHERE "Albums"."Id" = "Tracks"."AlbumId")
2026-06-09T16:21:57.915373949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008658s
2026-06-09T16:21:57.916007916Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Tracks"
2026-06-09T16:21:57.916019729Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-09T16:21:57.916029800Z FROM "ArtistMetadata"
2026-06-09T16:21:57.916038177Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-09T16:21:57.916047004Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-06-09T16:21:57.916863258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Tracks"
2026-06-09T16:21:57.916877116Z SET "ArtistMetadataId" = (SELECT "ArtistMetadata"."Id"
2026-06-09T16:21:57.916885693Z FROM "ArtistMetadata"
2026-06-09T16:21:57.916893970Z JOIN "Albums" ON "ArtistMetadata"."Id" = "Albums"."ArtistMetadataId"
2026-06-09T16:21:57.916902708Z WHERE "Tracks"."AlbumId" = "Albums"."Id")
2026-06-09T16:21:57.917342153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009205s
2026-06-09T16:21:57.917869204Z [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-06-09T16:21:57.921770471Z [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-06-09T16:21:57.923208707Z [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-06-09T16:21:57.923909448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-09T16:21:57.925106860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-09T16:21:57.927462233Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-09T16:21:57.927940587Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-09T16:21:57.928290682Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100924s
2026-06-09T16:21:57.928686579Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Albums ArtistId, MBId, AMId, TADBId, DiscogsId, TitleSlug, Label, SortTitle, Tags, Duration, Media, Releases, CurrentRelease, LastDiskSync
2026-06-09T16:21:57.932664210Z [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-06-09T16:21:57.934487682Z [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-06-09T16:21:57.935313445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-09T16:21:57.936859559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-09T16:21:57.939120793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-09T16:21:57.939623254Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-09T16:21:57.940020635Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110442s
2026-06-09T16:21:57.940295318Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Tracks ArtistId, AlbumId, Compilation, DiscNumber, Monitored
2026-06-09T16:21:57.944223930Z [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-06-09T16:21:57.945769232Z [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-06-09T16:21:57.946468089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Tracks"
2026-06-09T16:21:57.947366038Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks_temp" RENAME TO "Tracks"
2026-06-09T16:21:57.949628895Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Tracks_ForeignTrackId" ON "Tracks" ("ForeignTrackId" ASC)
2026-06-09T16:21:57.950146187Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_TrackFileId" ON "Tracks" ("TrackFileId" ASC)
2026-06-09T16:21:57.950533467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100185s
2026-06-09T16:21:57.950741356Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles ArtistId
2026-06-09T16:21:57.954593453Z [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-06-09T16:21:57.955664119Z [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-06-09T16:21:57.956248195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-09T16:21:57.956958406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-09T16:21:57.959171373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-09T16:21:57.959578523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086545s
2026-06-09T16:21:57.959798686Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-06-09T16:21:57.960141697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-09T16:21:57.960533155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000525s
2026-06-09T16:21:57.960732326Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (Monitored)
2026-06-09T16:21:57.961018663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-09T16:21:57.961390011Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004759s
2026-06-09T16:21:57.961604723Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ArtistMetadataId)
2026-06-09T16:21:57.961926672Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-09T16:21:57.962311366Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005226s
2026-06-09T16:21:57.962525608Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ArtistMetadataId)
2026-06-09T16:21:57.962839570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ArtistMetadataId" ON "Tracks" ("ArtistMetadataId" ASC)
2026-06-09T16:21:57.963267051Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005544s
2026-06-09T16:21:57.963481643Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (AlbumReleaseId)
2026-06-09T16:21:57.963790275Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_AlbumReleaseId" ON "Tracks" ("AlbumReleaseId" ASC)
2026-06-09T16:21:57.964213126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005332s
2026-06-09T16:21:57.964439432Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Tracks (ForeignRecordingId)
2026-06-09T16:21:57.964767663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Tracks_ForeignRecordingId" ON "Tracks" ("ForeignRecordingId" ASC)
2026-06-09T16:21:57.965152117Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005251s
2026-06-09T16:21:57.965331188Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T16:21:57.966189146Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Artists" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-06-09T16:21:57.966483509Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009903s
2026-06-09T16:21:57.966652359Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T16:21:57.966957503Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Albums" SET "LastInfoSync" = '2018-01-01T00:00:01' WHERE 1 = 1
2026-06-09T16:21:57.967249782Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004389s
2026-06-09T16:21:57.967417009Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T16:21:57.967791162Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "ScheduledTasks" SET "LastExecution" = '2018-01-01T00:00:01' WHERE "TypeName" = 'NzbDrone.Core.Music.Commands.RefreshArtistCommand'
2026-06-09T16:21:57.968142520Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005558s
2026-06-09T16:21:57.968508056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-09T16:21:57', 'add_release_groups_etc')
2026-06-09T16:21:57.968874734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.970968170Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-06-09T16:21:57.971164576Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0033427s
2026-06-09T16:21:57.971380170Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-06-09T16:21:57.971599171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.971880598Z [Info] NewMediaInfoFormat: Starting migration of Main DB to 24
2026-06-09T16:21:57.972448802Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T16:21:57.972708535Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles" SET "MediaInfo" = '' WHERE 1 = 1
2026-06-09T16:21:57.973003459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003781s
2026-06-09T16:21:57.973364887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-09T16:21:57', 'NewMediaInfoFormat')
2026-06-09T16:21:57.973728108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.974444341Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-06-09T16:21:57.974626518Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017781s
2026-06-09T16:21:57.974867052Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-06-09T16:21:57.975101825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.975382991Z [Info] rename_restrictions_to_release_profiles: Starting migration of Main DB to 25
2026-06-09T16:21:57.976551344Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Restrictions ReleaseProfiles
2026-06-09T16:21:57.976924095Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Restrictions" RENAME TO "ReleaseProfiles"
2026-06-09T16:21:57.979119747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023554s
2026-06-09T16:21:57.979314058Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-09T16:21:57.979476345Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-09T16:21:57.979739665Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IncludePreferredWhenRenaming Boolean
2026-06-09T16:21:57.980153459Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IncludePreferredWhenRenaming" INTEGER NOT NULL DEFAULT 1
2026-06-09T16:21:57.981073081Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011017s
2026-06-09T16:21:57.981478938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-09T16:21:57', 'rename_restrictions_to_release_profiles')
2026-06-09T16:21:57.981863272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:57.982602741Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-06-09T16:21:57.982801983Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025606s
2026-06-09T16:21:57.983063880Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-09T16:21:57.983311008Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:57.983586974Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Main DB to 26
2026-06-09T16:21:57.984757090Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Profiles QualityProfiles
2026-06-09T16:21:57.985050351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Profiles" RENAME TO "QualityProfiles"
2026-06-09T16:21:57.987214639Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022458s
2026-06-09T16:21:57.987413459Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-09T16:21:57.987574814Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:57.987798334Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles UpgradeAllowed Boolean
2026-06-09T16:21:57.988131936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-09T16:21:57.989017269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009897s
2026-06-09T16:21:57.989215148Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LanguageProfiles
2026-06-09T16:21:57.989378186Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:57.989603470Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn LanguageProfiles UpgradeAllowed Boolean
2026-06-09T16:21:57.989925829Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LanguageProfiles" ADD COLUMN "UpgradeAllowed" INTEGER
2026-06-09T16:21:57.990820531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010069s
2026-06-09T16:21:57.990994060Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T16:21:57.991260277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-09T16:21:57.991532615Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003798s
2026-06-09T16:21:57.991694361Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T16:21:57.991991389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "LanguageProfiles" SET "UpgradeAllowed" = 1 WHERE 1 = 1
2026-06-09T16:21:57.992259278Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003897s
2026-06-09T16:21:57.992498019Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Artists ProfileId to QualityProfileId
2026-06-09T16:21:57.996922620Z [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-06-09T16:21:57.998345135Z [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-06-09T16:21:57.999038752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-09T16:21:58.000015138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-09T16:21:58.002273046Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-09T16:21:58.002715276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-09T16:21:58.003185373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-09T16:21:58.003645369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-09T16:21:58.004031126Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113299s
2026-06-09T16:21:58.004458938Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-09T16:21:58', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-09T16:21:58.004852180Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.005921363Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-09T16:21:58.006124332Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131308s
2026-06-09T16:21:58.006338843Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-06-09T16:21:58.006559628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.006827087Z [Info] add_import_exclusions: Starting migration of Main DB to 27
2026-06-09T16:21:58.007288516Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable ImportListExclusions
2026-06-09T16:21:58.007736698Z [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-06-09T16:21:58.008193048Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006974s
2026-06-09T16:21:58.008416638Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex ImportListExclusions (ForeignId)
2026-06-09T16:21:58.008802555Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListExclusions_ForeignId" ON "ImportListExclusions" ("ForeignId" ASC)
2026-06-09T16:21:58.009194434Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005717s
2026-06-09T16:21:58.009572075Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-09T16:21:58', 'add_import_exclusions')
2026-06-09T16:21:58.009932992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.010881662Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-06-09T16:21:58.011062166Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022164s
2026-06-09T16:21:58.011285135Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-06-09T16:21:58.011520389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.011797386Z [Info] clean_artist_metadata_table: Starting migration of Main DB to 28
2026-06-09T16:21:58.016355697Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-09T16:21:58.016373783Z WHERE "Id" in (
2026-06-09T16:21:58.016382410Z SELECT "Artists"."Id" from "Artists"
2026-06-09T16:21:58.016391138Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-09T16:21:58.016400246Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-09T16:21:58.017196871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-09T16:21:58.017215348Z WHERE "Id" in (
2026-06-09T16:21:58.017224416Z SELECT "Artists"."Id" from "Artists"
2026-06-09T16:21:58.017233194Z LEFT OUTER JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-09T16:21:58.017275218Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-09T16:21:58.017788663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010175s
2026-06-09T16:21:58.018397529Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Albums"
2026-06-09T16:21:58.018409553Z WHERE "Id" in (
2026-06-09T16:21:58.018418511Z SELECT "Albums"."Id" from "Albums"
2026-06-09T16:21:58.018427259Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-09T16:21:58.018436357Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-09T16:21:58.019190887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Albums"
2026-06-09T16:21:58.019203672Z WHERE "Id" in (
2026-06-09T16:21:58.019212119Z SELECT "Albums"."Id" from "Albums"
2026-06-09T16:21:58.019220616Z LEFT OUTER JOIN "ArtistMetadata" ON "Albums"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-09T16:21:58.019229394Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-09T16:21:58.019776937Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009812s
2026-06-09T16:21:58.020366394Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "AlbumReleases"
2026-06-09T16:21:58.020382286Z WHERE "Id" in (
2026-06-09T16:21:58.020390783Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-09T16:21:58.020399410Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-09T16:21:58.020408509Z WHERE "Albums"."Id" IS NULL)
2026-06-09T16:21:58.021135593Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "AlbumReleases"
2026-06-09T16:21:58.021148298Z WHERE "Id" in (
2026-06-09T16:21:58.021156685Z SELECT "AlbumReleases"."Id" from "AlbumReleases"
2026-06-09T16:21:58.021165223Z LEFT OUTER JOIN "Albums" ON "Albums"."Id" = "AlbumReleases"."AlbumId"
2026-06-09T16:21:58.021174130Z WHERE "Albums"."Id" IS NULL)
2026-06-09T16:21:58.021709238Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009517s
2026-06-09T16:21:58.022295469Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-09T16:21:58.022306852Z WHERE "Id" in (
2026-06-09T16:21:58.022315178Z SELECT "Tracks"."Id" from "Tracks"
2026-06-09T16:21:58.022323635Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-09T16:21:58.022345559Z WHERE "AlbumReleases"."Id" IS NULL)
2026-06-09T16:21:58.023081271Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-09T16:21:58.023094438Z WHERE "Id" in (
2026-06-09T16:21:58.023102824Z SELECT "Tracks"."Id" from "Tracks"
2026-06-09T16:21:58.023111281Z LEFT OUTER JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-09T16:21:58.023120149Z WHERE "AlbumReleases"."Id" IS NULL)
2026-06-09T16:21:58.023647531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009547s
2026-06-09T16:21:58.024251267Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Tracks"
2026-06-09T16:21:58.024267871Z WHERE "Id" in (
2026-06-09T16:21:58.024276227Z SELECT "Tracks"."Id" from "Tracks"
2026-06-09T16:21:58.024284494Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-09T16:21:58.024293232Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-09T16:21:58.025066048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Tracks"
2026-06-09T16:21:58.025078403Z WHERE "Id" in (
2026-06-09T16:21:58.025086900Z SELECT "Tracks"."Id" from "Tracks"
2026-06-09T16:21:58.025095447Z LEFT OUTER JOIN "ArtistMetadata" ON "Tracks"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-09T16:21:58.025104415Z WHERE "ArtistMetadata"."Id" IS NULL)
2026-06-09T16:21:58.025647790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009878s
2026-06-09T16:21:58.026238720Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-09T16:21:58.026250634Z WHERE "Id" IN (
2026-06-09T16:21:58.026259121Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-09T16:21:58.026267628Z LEFT OUTER JOIN "Tracks"
2026-06-09T16:21:58.026275905Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-09T16:21:58.026284873Z WHERE "Tracks"."Id" IS NULL)
2026-06-09T16:21:58.027025665Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-09T16:21:58.027038150Z WHERE "Id" IN (
2026-06-09T16:21:58.027046477Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-09T16:21:58.027055064Z LEFT OUTER JOIN "Tracks"
2026-06-09T16:21:58.027077820Z ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-09T16:21:58.027086547Z WHERE "Tracks"."Id" IS NULL)
2026-06-09T16:21:58.027614851Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009727s
2026-06-09T16:21:58.028043444Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-09T16:21:58', 'clean_artist_metadata_table')
2026-06-09T16:21:58.028420293Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.029178651Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-06-09T16:21:58.029366439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024911s
2026-06-09T16:21:58.029590280Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-06-09T16:21:58.029809140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.030089295Z [Info] health_issue_notification: Starting migration of Main DB to 29
2026-06-09T16:21:58.030771709Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-09T16:21:58.030946020Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.031168739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthIssue Boolean
2026-06-09T16:21:58.031504465Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthIssue" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.032480871Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011069s
2026-06-09T16:21:58.032672788Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-09T16:21:58.032835044Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.033063705Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications IncludeHealthWarnings Boolean
2026-06-09T16:21:58.033448249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "IncludeHealthWarnings" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.034382952Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010906s
2026-06-09T16:21:58.034573636Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-09T16:21:58.034730863Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:58.034954683Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnDownloadFailure Boolean
2026-06-09T16:21:58.035309698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnDownloadFailure" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.036231946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010692s
2026-06-09T16:21:58.036425395Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-09T16:21:58.036584375Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:58.036817845Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnImportFailure Boolean
2026-06-09T16:21:58.037163572Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnImportFailure" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.038094015Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010707s
2026-06-09T16:21:58.038285401Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-09T16:21:58.038444942Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.038661518Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnTrackRetag Boolean
2026-06-09T16:21:58.038997104Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnTrackRetag" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.039946446Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010467s
2026-06-09T16:21:58.040150266Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Notifications OnDownload
2026-06-09T16:21:58.046176112Z [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-06-09T16:21:58.047869252Z [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-06-09T16:21:58.048632389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-09T16:21:58.049126283Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-09T16:21:58.052193410Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0118282s
2026-06-09T16:21:58.052445608Z [Info] FluentMigrator.Runner.MigrationRunner: RenameColumn Notifications OnAlbumDownload to OnReleaseImport
2026-06-09T16:21:58.056269950Z [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-06-09T16:21:58.057926857Z [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-06-09T16:21:58.058681737Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Notifications"
2026-06-09T16:21:58.059226213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications_temp" RENAME TO "Notifications"
2026-06-09T16:21:58.062146956Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094756s
2026-06-09T16:21:58.062518424Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-09T16:21:58', 'health_issue_notification')
2026-06-09T16:21:58.062890643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.064375494Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-06-09T16:21:58.064560917Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0116795s
2026-06-09T16:21:58.064800269Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-06-09T16:21:58.065021785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.065306559Z [Info] add_mediafilerepository_mtime: Starting migration of Main DB to 30
2026-06-09T16:21:58.066221952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-09T16:21:58.066388157Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:58.066598781Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Modified DateTime
2026-06-09T16:21:58.066941472Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Modified" DATETIME NOT NULL DEFAULT '2000-01-01T00:00:00'
2026-06-09T16:21:58.067899180Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010886s
2026-06-09T16:21:58.068091157Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-09T16:21:58.068237081Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:58.068419568Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles Path String
2026-06-09T16:21:58.068684993Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "Path" TEXT
2026-06-09T16:21:58.069562500Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009514s
2026-06-09T16:21:58.069830530Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-06-09T16:21:58.070123009Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles" WHERE "RelativePath" IS NULL
2026-06-09T16:21:58.070376700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003368s
2026-06-09T16:21:58.070881867Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-09T16:21:58.070897458Z WHERE "Id" IN (
2026-06-09T16:21:58.070906346Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-09T16:21:58.070915104Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-09T16:21:58.070924312Z WHERE "Tracks"."Id" IS NULL)
2026-06-09T16:21:58.071542537Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-09T16:21:58.071555564Z WHERE "Id" IN (
2026-06-09T16:21:58.071564181Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-09T16:21:58.071572758Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-09T16:21:58.071581636Z WHERE "Tracks"."Id" IS NULL)
2026-06-09T16:21:58.072086362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008446s
2026-06-09T16:21:58.072723095Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-09T16:21:58.072733726Z WHERE "Id" IN (
2026-06-09T16:21:58.072742223Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-09T16:21:58.072750560Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-09T16:21:58.072759368Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-09T16:21:58.072768115Z WHERE "Artists"."Path" IS NULL)
2026-06-09T16:21:58.073607466Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-09T16:21:58.073624610Z WHERE "Id" IN (
2026-06-09T16:21:58.073633398Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-09T16:21:58.073641965Z LEFT JOIN "Albums" ON "TrackFiles"."AlbumId" = "Albums"."Id"
2026-06-09T16:21:58.073650933Z LEFT JOIN "Artists" ON "Artists"."ArtistMetadataId" = "Albums"."ArtistMetadataId"
2026-06-09T16:21:58.073674721Z WHERE "Artists"."Path" IS NULL)
2026-06-09T16:21:58.074188055Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010481s
2026-06-09T16:21:58.074905189Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-09T16:21:58.074914669Z WHERE "Id" IN (
2026-06-09T16:21:58.074922845Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-09T16:21:58.074931192Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-09T16:21:58.074939859Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-09T16:21:58.074948467Z WHERE "AlbumReleases"."Monitored" = 0
2026-06-09T16:21:58.074956753Z OR "AlbumReleases"."Monitored" IS NULL)
2026-06-09T16:21:58.075934092Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-09T16:21:58.075954112Z WHERE "Id" IN (
2026-06-09T16:21:58.075962819Z SELECT "TrackFiles"."Id" FROM "TrackFiles"
2026-06-09T16:21:58.075971487Z LEFT JOIN "Tracks" ON "TrackFiles"."Id" = "Tracks"."TrackFileId"
2026-06-09T16:21:58.075980465Z LEFT JOIN "AlbumReleases" ON "Tracks"."AlbumReleaseId" = "AlbumReleases"."Id"
2026-06-09T16:21:58.075989183Z WHERE "AlbumReleases"."Monitored" = 0
2026-06-09T16:21:58.075998040Z OR "AlbumReleases"."Monitored" IS NULL)
2026-06-09T16:21:58.076582608Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012097s
2026-06-09T16:21:58.077131072Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "TrackFiles"
2026-06-09T16:21:58.077140311Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-09T16:21:58.077149219Z FROM "Artists"
2026-06-09T16:21:58.077157265Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-09T16:21:58.077165802Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-06-09T16:21:58.077872355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "TrackFiles"
2026-06-09T16:21:58.077885782Z SET "Path" = (SELECT "Artists"."Path" || '/' || "TrackFiles"."RelativePath"
2026-06-09T16:21:58.077894891Z FROM "Artists"
2026-06-09T16:21:58.077903207Z JOIN "Albums" ON "Albums"."ArtistMetadataId" = "Artists"."ArtistMetadataId"
2026-06-09T16:21:58.077914059Z WHERE "TrackFiles"."AlbumId" = "Albums"."Id")
2026-06-09T16:21:58.078330257Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008287s
2026-06-09T16:21:58.078751486Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "TrackFiles"
2026-06-09T16:21:58.078764081Z WHERE "Id" NOT IN (
2026-06-09T16:21:58.078772488Z SELECT MIN("Id")
2026-06-09T16:21:58.078781105Z FROM "TrackFiles"
2026-06-09T16:21:58.078789422Z GROUP BY "Path"
2026-06-09T16:21:58.078797849Z )
2026-06-09T16:21:58.079280100Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "TrackFiles"
2026-06-09T16:21:58.079289649Z WHERE "Id" NOT IN (
2026-06-09T16:21:58.079298026Z SELECT MIN("Id")
2026-06-09T16:21:58.079306133Z FROM "TrackFiles"
2026-06-09T16:21:58.079314510Z GROUP BY "Path"
2026-06-09T16:21:58.079322776Z )
2026-06-09T16:21:58.079657240Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006027s
2026-06-09T16:21:58.079829196Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-09T16:21:58.080009018Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.080188309Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Path String
2026-06-09T16:21:58.083714972Z [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-06-09T16:21:58.084883946Z [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-06-09T16:21:58.085473824Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-09T16:21:58.086098622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-09T16:21:58.088598216Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-09T16:21:58.088969934Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085954s
2026-06-09T16:21:58.089166981Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex TrackFiles (Path)
2026-06-09T16:21:58.089453959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-09T16:21:58.089820227Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004588s
2026-06-09T16:21:58.090021983Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles RelativePath
2026-06-09T16:21:58.093568556Z [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-06-09T16:21:58.094666487Z [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-06-09T16:21:58.095208979Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-09T16:21:58.096001746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-09T16:21:58.098852878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-09T16:21:58.099307894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-09T16:21:58.099644322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094346s
2026-06-09T16:21:58.100031552Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-09T16:21:58', 'add_mediafilerepository_mtime')
2026-06-09T16:21:58.100407830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.101831436Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-06-09T16:21:58.102024656Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0115713s
2026-06-09T16:21:58.102257334Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-06-09T16:21:58.102481045Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.102757992Z [Info] add_artistmetadataid_constraint: Starting migration of Main DB to 31
2026-06-09T16:21:58.104213924Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Artists"
2026-06-09T16:21:58.104232201Z WHERE "Id" NOT IN (
2026-06-09T16:21:58.104240899Z SELECT MIN("Artists"."Id") from "Artists"
2026-06-09T16:21:58.104249486Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-09T16:21:58.104285448Z GROUP BY "ArtistMetadata"."Id")
2026-06-09T16:21:58.105028234Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Artists"
2026-06-09T16:21:58.105043826Z WHERE "Id" NOT IN (
2026-06-09T16:21:58.105052353Z SELECT MIN("Artists"."Id") from "Artists"
2026-06-09T16:21:58.105060900Z JOIN "ArtistMetadata" ON "Artists"."ArtistMetadataId" = "ArtistMetadata"."Id"
2026-06-09T16:21:58.105069838Z GROUP BY "ArtistMetadata"."Id")
2026-06-09T16:21:58.105514043Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008835s
2026-06-09T16:21:58.105716951Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteIndex Artists (ArtistMetadataId)
2026-06-09T16:21:58.105961734Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP INDEX "IX_Artists_ArtistMetadataId"
2026-06-09T16:21:58.106315657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004118s
2026-06-09T16:21:58.106538386Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists ArtistMetadataId Int32
2026-06-09T16:21:58.110191383Z [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-06-09T16:21:58.111649659Z [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-06-09T16:21:58.112351363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-09T16:21:58.113097175Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-09T16:21:58.115573602Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-09T16:21:58.116012666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-09T16:21:58.116451751Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-09T16:21:58.116778268Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0100526s
2026-06-09T16:21:58.116998211Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Artists (ArtistMetadataId)
2026-06-09T16:21:58.117318867Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-09T16:21:58.117670275Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004808s
2026-06-09T16:21:58.118043817Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-09T16:21:58', 'add_artistmetadataid_constraint')
2026-06-09T16:21:58.118411447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.119641985Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-06-09T16:21:58.119837910Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002402s
2026-06-09T16:21:58.120414712Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-06-09T16:21:58.120427858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.120538301Z [Info] old_ids_and_artist_alias: Starting migration of Main DB to 32
2026-06-09T16:21:58.121122186Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-06-09T16:21:58.121296808Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.121500739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata Aliases String
2026-06-09T16:21:58.121821645Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "Aliases" TEXT NOT NULL DEFAULT '[]'
2026-06-09T16:21:58.122754624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010562s
2026-06-09T16:21:58.122959256Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ArtistMetadata
2026-06-09T16:21:58.123103396Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:58.123326205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ArtistMetadata OldForeignArtistIds String
2026-06-09T16:21:58.123675488Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ArtistMetadata" ADD COLUMN "OldForeignArtistIds" TEXT NOT NULL DEFAULT '[]'
2026-06-09T16:21:58.124642947Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010852s
2026-06-09T16:21:58.124849232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-09T16:21:58.124989945Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:58.125198095Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums OldForeignAlbumIds String
2026-06-09T16:21:58.125522408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "OldForeignAlbumIds" TEXT NOT NULL DEFAULT '[]'
2026-06-09T16:21:58.126519606Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011177s
2026-06-09T16:21:58.126702053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-06-09T16:21:58.126861424Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.127084744Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn AlbumReleases OldForeignReleaseIds String
2026-06-09T16:21:58.127430661Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases" ADD COLUMN "OldForeignReleaseIds" TEXT NOT NULL DEFAULT '[]'
2026-06-09T16:21:58.128373730Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010636s
2026-06-09T16:21:58.128532680Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-09T16:21:58.128681540Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:58.128896573Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignRecordingIds String
2026-06-09T16:21:58.129225546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignRecordingIds" TEXT NOT NULL DEFAULT '[]'
2026-06-09T16:21:58.130211411Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010623s
2026-06-09T16:21:58.130332916Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Tracks
2026-06-09T16:21:58.130480453Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:58.130741849Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Tracks OldForeignTrackIds String
2026-06-09T16:21:58.131037495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Tracks" ADD COLUMN "OldForeignTrackIds" TEXT NOT NULL DEFAULT '[]'
2026-06-09T16:21:58.131926856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010291s
2026-06-09T16:21:58.132295568Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-09T16:21:58', 'old_ids_and_artist_alias')
2026-06-09T16:21:58.132660053Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.134155374Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-06-09T16:21:58.134336018Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032328s
2026-06-09T16:21:58.134609388Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-06-09T16:21:58.134795213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.135033833Z [Info] download_propers_config: Starting migration of Main DB to 33
2026-06-09T16:21:58.135326202Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:58.135553530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:58.136077375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005526s
2026-06-09T16:21:58.136340404Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-09T16:21:58.136629176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Config" WHERE "Key" = 'autodownloadpropers'
2026-06-09T16:21:58.136955182Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003351s
2026-06-09T16:21:58.137246279Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-09T16:21:58', 'download_propers_config')
2026-06-09T16:21:58.137602476Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.138495214Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-06-09T16:21:58.138625025Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018404s
2026-06-09T16:21:58.138833415Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-06-09T16:21:58.139049229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.139309203Z [Info] remove_language_profiles: Starting migration of Main DB to 34
2026-06-09T16:21:58.140176059Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteTable LanguageProfiles
2026-06-09T16:21:58.140498889Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LanguageProfiles"
2026-06-09T16:21:58.141067965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0007121s
2026-06-09T16:21:58.141278639Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists LanguageProfileId
2026-06-09T16:21:58.144835523Z [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-06-09T16:21:58.146193367Z [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-06-09T16:21:58.146829428Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-09T16:21:58.147798179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-09T16:21:58.150170687Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-09T16:21:58.150611204Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-09T16:21:58.151031892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-09T16:21:58.151506528Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-09T16:21:58.151876132Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103918s
2026-06-09T16:21:58.152152068Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportLists LanguageProfileId
2026-06-09T16:21:58.155590512Z [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-06-09T16:21:58.156891682Z [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-06-09T16:21:58.157531391Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportLists"
2026-06-09T16:21:58.158131349Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists_temp" RENAME TO "ImportLists"
2026-06-09T16:21:58.160484548Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportLists_Name" ON "ImportLists" ("Name" ASC)
2026-06-09T16:21:58.160825986Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084896s
2026-06-09T16:21:58.161011850Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Blacklist Language
2026-06-09T16:21:58.164418561Z [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-06-09T16:21:58.166591617Z [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-06-09T16:21:58.167168660Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-06-09T16:21:58.167607984Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-06-09T16:21:58.169885110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.008668s
2026-06-09T16:21:58.170068329Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn History Language
2026-06-09T16:21:58.173424939Z [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-06-09T16:21:58.174424702Z [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-06-09T16:21:58.174929649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-09T16:21:58.175669179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-09T16:21:58.177923378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-09T16:21:58.178380579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-09T16:21:58.178838000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-09T16:21:58.179332276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-09T16:21:58.179678533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0094227s
2026-06-09T16:21:58.179895189Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn LyricFiles Language
2026-06-09T16:21:58.183416952Z [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-06-09T16:21:58.184393749Z [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-06-09T16:21:58.184909147Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-09T16:21:58.185337850Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-09T16:21:58.187540737Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0074608s
2026-06-09T16:21:58.187738775Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn TrackFiles Language
2026-06-09T16:21:58.191121418Z [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-06-09T16:21:58.192190331Z [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-06-09T16:21:58.192726500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-09T16:21:58.193479527Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-09T16:21:58.195796042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-09T16:21:58.196264446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-09T16:21:58.196598017Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086824s
2026-06-09T16:21:58.196970968Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-09T16:21:58', 'remove_language_profiles')
2026-06-09T16:21:58.197328689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.199040777Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-06-09T16:21:58.199195078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0110518s
2026-06-09T16:21:58.199438007Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-06-09T16:21:58.199654042Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.200007414Z [Info] multi_disc_naming_format: Starting migration of Main DB to 35
2026-06-09T16:21:58.200503232Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-09T16:21:58.200660218Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.200910412Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig MultiDiscTrackFormat String
2026-06-09T16:21:58.201213272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "MultiDiscTrackFormat" TEXT
2026-06-09T16:21:58.202119898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010163s
2026-06-09T16:21:58.202509512Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-06-09T16:21:58.202978697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = '{Medium Format} {medium:00}/{Artist Name} - {Album Title} - {track:00} - {Track Title}'
2026-06-09T16:21:58.203294062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000517s
2026-06-09T16:21:58.203651031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-09T16:21:58', 'multi_disc_naming_format')
2026-06-09T16:21:58.204024784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.204755676Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-06-09T16:21:58.204939165Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019296s
2026-06-09T16:21:58.205157726Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-06-09T16:21:58.205374502Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.205639786Z [Info] add_download_client_priority: Starting migration of Main DB to 36
2026-06-09T16:21:58.206007477Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-09T16:21:58.206182509Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.206382352Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Priority Int32
2026-06-09T16:21:58.206705453Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 1
2026-06-09T16:21:58.207618642Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010377s
2026-06-09T16:21:58.207792131Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:58.208008617Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:58.220655667Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0126455s
2026-06-09T16:21:58.221064871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-09T16:21:58', 'add_download_client_priority')
2026-06-09T16:21:58.221439596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.222229186Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-06-09T16:21:58.222409319Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0141896s
2026-06-09T16:21:58.222612688Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-06-09T16:21:58.222823954Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.223081422Z [Info] remove_growl_prowl: Starting migration of Main DB to 37
2026-06-09T16:21:58.223443311Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T16:21:58.223747213Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Growl'
2026-06-09T16:21:58.224045935Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003889s
2026-06-09T16:21:58.224264866Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T16:21:58.224564830Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'Prowl'
2026-06-09T16:21:58.224820404Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003631s
2026-06-09T16:21:58.225171522Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-09T16:21:58', 'remove_growl_prowl')
2026-06-09T16:21:58.225522769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.226211777Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-06-09T16:21:58.226395877Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017171s
2026-06-09T16:21:58.226597413Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-06-09T16:21:58.226811414Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.227075155Z [Info] remove_plex_hometheatre: Starting migration of Main DB to 38
2026-06-09T16:21:58.227458467Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T16:21:58.227779313Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexHomeTheater'
2026-06-09T16:21:58.228069829Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004036s
2026-06-09T16:21:58.228289952Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T16:21:58.228585567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Notifications" WHERE "Implementation" = 'PlexClient'
2026-06-09T16:21:58.228850110Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003758s
2026-06-09T16:21:58.229212720Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-09T16:21:58', 'remove_plex_hometheatre')
2026-06-09T16:21:58.229565601Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.230577659Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-06-09T16:21:58.230765588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020571s
2026-06-09T16:21:58.230985561Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-06-09T16:21:58.231199001Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.231462341Z [Info] add_root_folder_add_defaults: Starting migration of Main DB to 39
2026-06-09T16:21:58.232150797Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-09T16:21:58.232297373Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:58.232486373Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders Name String
2026-06-09T16:21:58.232753511Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "Name" TEXT
2026-06-09T16:21:58.233725008Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010496s
2026-06-09T16:21:58.233905932Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-09T16:21:58.234060974Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.234283733Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMetadataProfileId Int32
2026-06-09T16:21:58.234641163Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMetadataProfileId" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.235565855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010743s
2026-06-09T16:21:58.235747962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-09T16:21:58.235917944Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.236158739Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultQualityProfileId Int32
2026-06-09T16:21:58.236525698Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultQualityProfileId" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.237432695Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010805s
2026-06-09T16:21:58.237615132Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-09T16:21:58.237800355Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.238004205Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultMonitorOption Int32
2026-06-09T16:21:58.238328138Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.239282860Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010847s
2026-06-09T16:21:58.239455849Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-09T16:21:58.239617825Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:58.239810383Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultTags String
2026-06-09T16:21:58.240108263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultTags" TEXT
2026-06-09T16:21:58.241004628Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009792s
2026-06-09T16:21:58.241186274Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:58.241384182Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:58.242322071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009625s
2026-06-09T16:21:58.242702337Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-09T16:21:58', 'add_root_folder_add_defaults')
2026-06-09T16:21:58.243059015Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.243810719Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-06-09T16:21:58.244088098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024213s
2026-06-09T16:21:58.244249653Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-06-09T16:21:58.244460658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.244706714Z [Info] task_duration: Starting migration of Main DB to 40
2026-06-09T16:21:58.245060005Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-09T16:21:58.245226911Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.245480342Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ScheduledTasks LastStartTime DateTime
2026-06-09T16:21:58.245751959Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks" ADD COLUMN "LastStartTime" DATETIME
2026-06-09T16:21:58.246657783Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010092s
2026-06-09T16:21:58.247014982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-09T16:21:58', 'task_duration')
2026-06-09T16:21:58.247360117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.248112002Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-06-09T16:21:58.248308277Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024352s
2026-06-09T16:21:58.248524693Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-06-09T16:21:58.248751209Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.249064981Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Main DB to 41
2026-06-09T16:21:58.249452952Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-09T16:21:58.249618496Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.249815512Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles Enabled Boolean
2026-06-09T16:21:58.250143693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "Enabled" INTEGER NOT NULL DEFAULT 1
2026-06-09T16:21:58.251055450Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010416s
2026-06-09T16:21:58.251255943Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ReleaseProfiles
2026-06-09T16:21:58.251413992Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.251620999Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ReleaseProfiles IndexerId Int32
2026-06-09T16:21:58.251956554Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles" ADD COLUMN "IndexerId" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.252882830Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010674s
2026-06-09T16:21:58.253286893Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-09T16:21:58', 'add_indexer_and_enabled_to_release_profiles')
2026-06-09T16:21:58.253667320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.254427450Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-06-09T16:21:58.254622994Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002538s
2026-06-09T16:21:58.254825853Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-06-09T16:21:58.255036417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.255297422Z [Info] remove_album_folders: Starting migration of Main DB to 42
2026-06-09T16:21:58.255640924Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn Artists AlbumFolder
2026-06-09T16:21:58.259208659Z [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-06-09T16:21:58.260503236Z [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-06-09T16:21:58.261121922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-09T16:21:58.262127317Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-09T16:21:58.264476929Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-09T16:21:58.264924771Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-09T16:21:58.265356551Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-09T16:21:58.265836086Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-09T16:21:58.266188376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0103509s
2026-06-09T16:21:58.266528090Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-06-09T16:21:58.266921723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "StandardTrackFormat" = "AlbumFolderFormat" || '/' || "StandardTrackFormat"
2026-06-09T16:21:58.267214823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004423s
2026-06-09T16:21:58.267544627Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-06-09T16:21:58.267971577Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "NamingConfig" SET "MultiDiscTrackFormat" = "AlbumFolderFormat" || '/' || "MultiDiscTrackFormat"
2026-06-09T16:21:58.268260790Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004565s
2026-06-09T16:21:58.268480542Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn NamingConfig AlbumFolderFormat
2026-06-09T16:21:58.271742521Z [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-06-09T16:21:58.272813648Z [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-06-09T16:21:58.273372113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "NamingConfig"
2026-06-09T16:21:58.273823803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig_temp" RENAME TO "NamingConfig"
2026-06-09T16:21:58.276091199Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0073868s
2026-06-09T16:21:58.276435913Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-09T16:21:58', 'remove_album_folders')
2026-06-09T16:21:58.276799786Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.277904852Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-06-09T16:21:58.278081908Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0091961s
2026-06-09T16:21:58.278313495Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-06-09T16:21:58.278529449Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.278815385Z [Info] flexible_delay_profiles: Starting migration of Main DB to 43
2026-06-09T16:21:58.279863626Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-09T16:21:58.280042777Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-09T16:21:58.280235515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Name String
2026-06-09T16:21:58.280529868Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Name" TEXT
2026-06-09T16:21:58.281528309Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010815s
2026-06-09T16:21:58.281712360Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-09T16:21:58.281865969Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.282058647Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles Items String
2026-06-09T16:21:58.282364623Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "Items" TEXT NOT NULL DEFAULT '[]'
2026-06-09T16:21:58.283285688Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010342s
2026-06-09T16:21:58.283453276Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:58.283655513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:58.323080441Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0393654s
2026-06-09T16:21:58.323319432Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableUsenet
2026-06-09T16:21:58.326811345Z [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-06-09T16:21:58.327834325Z [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-06-09T16:21:58.328427469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-09T16:21:58.328913127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-09T16:21:58.331245525Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077266s
2026-06-09T16:21:58.331461420Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles EnableTorrent
2026-06-09T16:21:58.334803800Z [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-06-09T16:21:58.335706558Z [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-06-09T16:21:58.336255534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-09T16:21:58.336854941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-09T16:21:58.339217850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0075539s
2026-06-09T16:21:58.339439226Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles PreferredProtocol
2026-06-09T16:21:58.344062276Z [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-06-09T16:21:58.344863570Z [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-06-09T16:21:58.345346292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-09T16:21:58.345918855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-09T16:21:58.348268167Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086378s
2026-06-09T16:21:58.348482118Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles UsenetDelay
2026-06-09T16:21:58.351638474Z [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-06-09T16:21:58.352372613Z [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-06-09T16:21:58.352834603Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-09T16:21:58.353421996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-09T16:21:58.355733631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0070593s
2026-06-09T16:21:58.355966149Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn DelayProfiles TorrentDelay
2026-06-09T16:21:58.359078748Z [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-06-09T16:21:58.359716843Z [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-06-09T16:21:58.360168112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DelayProfiles"
2026-06-09T16:21:58.360734473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles_temp" RENAME TO "DelayProfiles"
2026-06-09T16:21:58.363068924Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0068977s
2026-06-09T16:21:58.363438618Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-09T16:21:58', 'flexible_delay_profiles')
2026-06-09T16:21:58.363801970Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.365000474Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-06-09T16:21:58.365178302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0087872s
2026-06-09T16:21:58.365412043Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-06-09T16:21:58.365630513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.365914204Z [Info] add_priority_to_indexers: Starting migration of Main DB to 44
2026-06-09T16:21:58.366335352Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-09T16:21:58.366508150Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.366714406Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Priority Int32
2026-06-09T16:21:58.367021534Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Priority" INTEGER NOT NULL DEFAULT 25
2026-06-09T16:21:58.368043532Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011259s
2026-06-09T16:21:58.368419520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-09T16:21:58', 'add_priority_to_indexers')
2026-06-09T16:21:58.368780787Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.369577632Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-06-09T16:21:58.369756432Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026274s
2026-06-09T16:21:58.369987317Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-06-09T16:21:58.370215346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.370506613Z [Info] remove_chown_and_folderchmod_config: Starting migration of Main DB to 45
2026-06-09T16:21:58.370932821Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-06-09T16:21:58.371265110Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM config WHERE Key IN ('folderchmod', 'chownuser')
2026-06-09T16:21:58.371597540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004349s
2026-06-09T16:21:58.371779025Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:58.371991673Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:58.372580269Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006243s
2026-06-09T16:21:58.372966026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-09T16:21:58', 'remove_chown_and_folderchmod_config')
2026-06-09T16:21:58.373341141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.374156192Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-06-09T16:21:58.374351506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021481s
2026-06-09T16:21:58.374563853Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-06-09T16:21:58.374781592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.375041646Z [Info] convert_blacklist_protocol: Starting migration of Main DB to 46
2026-06-09T16:21:58.375574519Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blacklist
2026-06-09T16:21:58.375741696Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.375955446Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blacklist Protocol String
2026-06-09T16:21:58.379358149Z [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-06-09T16:21:58.380488946Z [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-06-09T16:21:58.381079135Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blacklist"
2026-06-09T16:21:58.381643922Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist_temp" RENAME TO "Blacklist"
2026-06-09T16:21:58.383882370Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077092s
2026-06-09T16:21:58.384156232Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-06-09T16:21:58.384432007Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Blacklist" WHERE "Protocol" = '0'
2026-06-09T16:21:58.384678714Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003238s
2026-06-09T16:21:58.384998338Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-06-09T16:21:58.385351990Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'UsenetDownloadProtocol' WHERE "Protocol" = '1'
2026-06-09T16:21:58.385646503Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004173s
2026-06-09T16:21:58.385951567Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-06-09T16:21:58.386312133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Blacklist" SET "Protocol" = 'TorrentDownloadProtocol' WHERE "Protocol" = '2'
2026-06-09T16:21:58.386595244Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004134s
2026-06-09T16:21:58.386961982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-09T16:21:58', 'convert_blacklist_protocol')
2026-06-09T16:21:58.387319612Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.388838431Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-06-09T16:21:58.389026700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002595s
2026-06-09T16:21:58.389221943Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-06-09T16:21:58.389430584Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.389684966Z [Info] update_notifiarr: Starting migration of Main DB to 47
2026-06-09T16:21:58.395962669Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-06-09T16:21:58.396752259Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Notifications" SET "Implementation" = Replace("Implementation", 'DiscordNotifier', 'Notifiarr'),"ConfigContract" = Replace("ConfigContract", 'DiscordNotifierSettings', 'NotifiarrSettings') WHERE "Implementation" = 'DiscordNotifier';
2026-06-09T16:21:58.397185341Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008299s
2026-06-09T16:21:58.397531468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-09T16:21:58', 'update_notifiarr')
2026-06-09T16:21:58.397879860Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.398587675Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-06-09T16:21:58.398751375Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022026s
2026-06-09T16:21:58.398964885Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-06-09T16:21:58.399180179Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.399442457Z [Info] email_multiple_addresses: Starting migration of Main DB to 49
2026-06-09T16:21:58.399728343Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:58.399966362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:58.400961376Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010429s
2026-06-09T16:21:58.401343666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-09T16:21:58', 'email_multiple_addresses')
2026-06-09T16:21:58.401693330Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.402376776Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-06-09T16:21:58.402588152Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024214s
2026-06-09T16:21:58.402774848Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-06-09T16:21:58.402999350Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.403264133Z [Info] rename_blacklist_to_blocklist: Starting migration of Main DB to 50
2026-06-09T16:21:58.403573095Z [Info] FluentMigrator.Runner.MigrationRunner: RenameTable Blacklist Blocklist
2026-06-09T16:21:58.403821706Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blacklist" RENAME TO "Blocklist"
2026-06-09T16:21:58.406193162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023925s
2026-06-09T16:21:58.406544700Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-09T16:21:58', 'rename_blacklist_to_blocklist')
2026-06-09T16:21:58.406909945Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.407670397Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-06-09T16:21:58.407903747Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0038634s
2026-06-09T16:21:58.408087296Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-06-09T16:21:58.408302750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.408575029Z [Info] cdh_per_downloadclient: Starting migration of Main DB to 51
2026-06-09T16:21:58.408971277Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-09T16:21:58.409150428Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.409380932Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveCompletedDownloads Boolean
2026-06-09T16:21:58.409758592Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveCompletedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-09T16:21:58.410692363Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001093s
2026-06-09T16:21:58.410946164Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients RemoveFailedDownloads Boolean
2026-06-09T16:21:58.411305879Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "RemoveFailedDownloads" INTEGER NOT NULL DEFAULT 1
2026-06-09T16:21:58.412241012Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010786s
2026-06-09T16:21:58.412421265Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:58.412614173Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:58.413802206Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0012105s
2026-06-09T16:21:58.414173464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-09T16:21:58', 'cdh_per_downloadclient')
2026-06-09T16:21:58.414530813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.415252858Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-06-09T16:21:58.415430255Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026318s
2026-06-09T16:21:58.415627131Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-06-09T16:21:58.415833116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.416107388Z [Info] download_history: Starting migration of Main DB to 52
2026-06-09T16:21:58.416848280Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable DownloadHistory
2026-06-09T16:21:58.417576537Z [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-06-09T16:21:58.418155303Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011194s
2026-06-09T16:21:58.418370596Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (EventType)
2026-06-09T16:21:58.418683516Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-09T16:21:58.419055936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000481s
2026-06-09T16:21:58.419240558Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (ArtistId)
2026-06-09T16:21:58.419593559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-06-09T16:21:58.419941981Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004726s
2026-06-09T16:21:58.420152965Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex DownloadHistory (DownloadId)
2026-06-09T16:21:58.420476958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-09T16:21:58.420818416Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004794s
2026-06-09T16:21:58.420995142Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:58.421192639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:58.422250560Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010668s
2026-06-09T16:21:58.422601396Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-09T16:21:58', 'download_history')
2026-06-09T16:21:58.422957914Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.424049202Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-06-09T16:21:58.424162290Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027559s
2026-06-09T16:21:58.424358876Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-06-09T16:21:58.424564280Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.424836758Z [Info] add_update_history: Starting migration of Main DB to 53
2026-06-09T16:21:58.425237395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-09T16:21:58', 'add_update_history')
2026-06-09T16:21:58.425650898Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.426414325Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-06-09T16:21:58.426613988Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018474s
2026-06-09T16:21:58.426817187Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-06-09T16:21:58.427038482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.427300320Z [Info] add_on_update_to_notifications: Starting migration of Main DB to 54
2026-06-09T16:21:58.427631417Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-09T16:21:58.427805728Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-09T16:21:58.428041362Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnApplicationUpdate Boolean
2026-06-09T16:21:58.428399363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnApplicationUpdate" INTEGER NOT NULL DEFAULT 1
2026-06-09T16:21:58.429383535Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011309s
2026-06-09T16:21:58.429764803Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-09T16:21:58', 'add_on_update_to_notifications')
2026-06-09T16:21:58.430126622Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.431037496Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-06-09T16:21:58.431215364Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027298s
2026-06-09T16:21:58.431432862Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-06-09T16:21:58.431646693Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.431936807Z [Info] download_client_per_indexer: Starting migration of Main DB to 55
2026-06-09T16:21:58.432261992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-09T16:21:58.432416353Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:58.432624582Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers DownloadClientId Int32
2026-06-09T16:21:58.432948615Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "DownloadClientId" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.433986856Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011444s
2026-06-09T16:21:58.434343825Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-09T16:21:58', 'download_client_per_indexer')
2026-06-09T16:21:58.434701495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.435630155Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-06-09T16:21:58.435808474Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027521s
2026-06-09T16:21:58.436039259Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-06-09T16:21:58.436248480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.436509065Z [Info] AddNewItemMonitorType: Starting migration of Main DB to 56
2026-06-09T16:21:58.436925103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-09T16:21:58.437093342Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.437298685Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Artists MonitorNewItems Int32
2026-06-09T16:21:58.437624351Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.438573162Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001077s
2026-06-09T16:21:58.438754197Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable RootFolders
2026-06-09T16:21:58.438905341Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-09T16:21:58.439141717Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn RootFolders DefaultNewItemMonitorOption Int32
2026-06-09T16:21:58.439505540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "RootFolders" ADD COLUMN "DefaultNewItemMonitorOption" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.440520063Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011557s
2026-06-09T16:21:58.440705697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-09T16:21:58.440850158Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.441062766Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists MonitorNewItems Int32
2026-06-09T16:21:58.441387901Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "MonitorNewItems" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.442339467Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010838s
2026-06-09T16:21:58.442700955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-09T16:21:58', 'AddNewItemMonitorType')
2026-06-09T16:21:58.443050960Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.444194994Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-06-09T16:21:58.444365327Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028992s
2026-06-09T16:21:58.444584579Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-06-09T16:21:58.444777688Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.445024765Z [Info] ImportListSearch: Starting migration of Main DB to 57
2026-06-09T16:21:58.445334870Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-09T16:21:58.445542027Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.445727350Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldSearch Boolean
2026-06-09T16:21:58.446058156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldSearch" INTEGER NOT NULL DEFAULT 1
2026-06-09T16:21:58.447043571Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011002s
2026-06-09T16:21:58.447389417Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-09T16:21:58', 'ImportListSearch')
2026-06-09T16:21:58.447730344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.448589725Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-06-09T16:21:58.448760348Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026197s
2026-06-09T16:21:58.448962906Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-06-09T16:21:58.449178150Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.449431480Z [Info] ImportListMonitorExisting: Starting migration of Main DB to 58
2026-06-09T16:21:58.449767336Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportLists
2026-06-09T16:21:58.449999243Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:58.450159245Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportLists ShouldMonitorExisting Boolean
2026-06-09T16:21:58.450535663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportLists" ADD COLUMN "ShouldMonitorExisting" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.451483322Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011179s
2026-06-09T16:21:58.451871493Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-09T16:21:58', 'ImportListMonitorExisting')
2026-06-09T16:21:58.452233292Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.453247475Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-06-09T16:21:58.453425293Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028321s
2026-06-09T16:21:58.453632159Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-06-09T16:21:58.453840108Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.454078318Z [Info] add_indexer_tags: Starting migration of Main DB to 59
2026-06-09T16:21:58.454543675Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T16:21:58.454856575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Omgwtfnzbs'
2026-06-09T16:21:58.455116098Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003683s
2026-06-09T16:21:58.455364879Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T16:21:58.455652989Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Waffles'
2026-06-09T16:21:58.455876600Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000351s
2026-06-09T16:21:58.456115190Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Indexers
2026-06-09T16:21:58.456257767Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.456424884Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Indexers Tags String
2026-06-09T16:21:58.456662643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Indexers" ADD COLUMN "Tags" TEXT
2026-06-09T16:21:58.457688949Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010562s
2026-06-09T16:21:58.458002942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-09T16:21:58', 'add_indexer_tags')
2026-06-09T16:21:58.458341754Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.459169571Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-06-09T16:21:58.459343422Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025548s
2026-06-09T16:21:58.459534546Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-06-09T16:21:58.459743607Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.460017349Z [Info] update_audio_types: Starting migration of Main DB to 60
2026-06-09T16:21:58.460269567Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:58.460481874Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:58.461365965Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009032s
2026-06-09T16:21:58.461740740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-09T16:21:58', 'update_audio_types')
2026-06-09T16:21:58.462076486Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.462839713Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-06-09T16:21:58.463018663Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023583s
2026-06-09T16:21:58.463277985Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-09T16:21:58.463513530Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.463821901Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Main DB to 61
2026-06-09T16:21:58.465822650Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T16:21:58.466096161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Commands" WHERE 1 = 1
2026-06-09T16:21:58.466340523Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0003024s
2026-06-09T16:21:58.466516297Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable AlbumReleases
2026-06-09T16:21:58.466675948Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-09T16:21:58.466895961Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn AlbumReleases ReleaseDate DateTimeOffset
2026-06-09T16:21:58.470651896Z [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-06-09T16:21:58.472044139Z [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-06-09T16:21:58.472721143Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "AlbumReleases"
2026-06-09T16:21:58.473591766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "AlbumReleases_temp" RENAME TO "AlbumReleases"
2026-06-09T16:21:58.476173355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AlbumReleases_ForeignReleaseId" ON "AlbumReleases" ("ForeignReleaseId" ASC)
2026-06-09T16:21:58.476682882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_AlbumId" ON "AlbumReleases" ("AlbumId" ASC)
2026-06-09T16:21:58.477017916Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099248s
2026-06-09T16:21:58.477188660Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-09T16:21:58.477369053Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-09T16:21:58.477559697Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums LastInfoSync DateTimeOffset
2026-06-09T16:21:58.481615866Z [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-06-09T16:21:58.483501624Z [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-06-09T16:21:58.484397258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-09T16:21:58.485321770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-09T16:21:58.487878869Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-09T16:21:58.488357122Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-09T16:21:58.488832540Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-09T16:21:58.489184338Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0114349s
2026-06-09T16:21:58.489353719Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-09T16:21:58.489528682Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.489728755Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums ReleaseDate DateTimeOffset
2026-06-09T16:21:58.495269343Z [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-06-09T16:21:58.497187646Z [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-06-09T16:21:58.498050494Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-09T16:21:58.498948362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-09T16:21:58.501488267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-09T16:21:58.501938795Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-09T16:21:58.502390244Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-09T16:21:58.502737052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0128121s
2026-06-09T16:21:58.502906483Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-09T16:21:58.503071906Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.503272130Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Albums Added DateTimeOffset
2026-06-09T16:21:58.507376776Z [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-06-09T16:21:58.509292675Z [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-06-09T16:21:58.510144049Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Albums"
2026-06-09T16:21:58.511050094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums_temp" RENAME TO "Albums"
2026-06-09T16:21:58.513507002Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Albums_ForeignAlbumId" ON "Albums" ("ForeignAlbumId" ASC)
2026-06-09T16:21:58.513969533Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_CleanTitle" ON "Albums" ("CleanTitle" ASC)
2026-06-09T16:21:58.514444290Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ArtistMetadataId" ON "Albums" ("ArtistMetadataId" ASC)
2026-06-09T16:21:58.514792260Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0113361s
2026-06-09T16:21:58.514976291Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-09T16:21:58.515131013Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.515338681Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists LastInfoSync DateTimeOffset
2026-06-09T16:21:58.519070546Z [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-06-09T16:21:58.520414843Z [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-06-09T16:21:58.521098961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-09T16:21:58.522045778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-09T16:21:58.524499480Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-09T16:21:58.524933764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-09T16:21:58.525364902Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-09T16:21:58.525848356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-09T16:21:58.526206107Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106662s
2026-06-09T16:21:58.526398264Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Artists
2026-06-09T16:21:58.526527604Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:58.526722176Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Artists Added DateTimeOffset
2026-06-09T16:21:58.530402077Z [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-06-09T16:21:58.531738028Z [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-06-09T16:21:58.532393718Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Artists"
2026-06-09T16:21:58.533422971Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Artists_temp" RENAME TO "Artists"
2026-06-09T16:21:58.535863596Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_CleanName" ON "Artists" ("CleanName" ASC)
2026-06-09T16:21:58.536337710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Path" ON "Artists" ("Path" ASC)
2026-06-09T16:21:58.536754740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Artists_Monitored" ON "Artists" ("Monitored" ASC)
2026-06-09T16:21:58.537225518Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_Artists_ArtistMetadataId" ON "Artists" ("ArtistMetadataId" ASC)
2026-06-09T16:21:58.537576084Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0106599s
2026-06-09T16:21:58.537754784Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-09T16:21:58.537921580Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:58.538122234Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist Date DateTimeOffset
2026-06-09T16:21:58.541648757Z [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-06-09T16:21:58.542763191Z [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-06-09T16:21:58.543351756Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-09T16:21:58.543960142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-09T16:21:58.546343542Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080409s
2026-06-09T16:21:58.546521560Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-09T16:21:58.546674749Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:58.546887407Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Blocklist PublishedDate DateTimeOffset
2026-06-09T16:21:58.550443278Z [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-06-09T16:21:58.551585338Z [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-06-09T16:21:58.552200236Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Blocklist"
2026-06-09T16:21:58.552760364Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist_temp" RENAME TO "Blocklist"
2026-06-09T16:21:58.555095838Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079995s
2026-06-09T16:21:58.555291141Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-09T16:21:58.555429570Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.555626777Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands QueuedAt DateTimeOffset
2026-06-09T16:21:58.559140143Z [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-06-09T16:21:58.560157662Z [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-06-09T16:21:58.560679723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-09T16:21:58.561142285Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-09T16:21:58.563600155Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077727s
2026-06-09T16:21:58.563793855Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-09T16:21:58.563946542Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.564153529Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands StartedAt DateTimeOffset
2026-06-09T16:21:58.567656534Z [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-06-09T16:21:58.568666908Z [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-06-09T16:21:58.569190322Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-09T16:21:58.569728566Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-09T16:21:58.572073249Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0077108s
2026-06-09T16:21:58.572251708Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-09T16:21:58.572406550Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.572605621Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Commands EndedAt DateTimeOffset
2026-06-09T16:21:58.577589538Z [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-06-09T16:21:58.578622168Z [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-06-09T16:21:58.579153858Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Commands"
2026-06-09T16:21:58.579703936Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands_temp" RENAME TO "Commands"
2026-06-09T16:21:58.582055291Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0092485s
2026-06-09T16:21:58.582264423Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-09T16:21:58.582418192Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:58.582679508Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus InitialFailure DateTimeOffset
2026-06-09T16:21:58.586109616Z [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-06-09T16:21:58.587065261Z [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-06-09T16:21:58.587590258Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-09T16:21:58.588289276Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-09T16:21:58.590827067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-09T16:21:58.591190258Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0082973s
2026-06-09T16:21:58.591386003Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-09T16:21:58.591546175Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:58.591790187Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus MostRecentFailure DateTimeOffset
2026-06-09T16:21:58.595222419Z [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-06-09T16:21:58.596244598Z [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-06-09T16:21:58.596785908Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-09T16:21:58.597589406Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-09T16:21:58.600158610Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-09T16:21:58.600570800Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0085516s
2026-06-09T16:21:58.600769490Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClientStatus
2026-06-09T16:21:58.600946006Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-09T16:21:58.601179255Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadClientStatus DisabledTill DateTimeOffset
2026-06-09T16:21:58.604622049Z [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-06-09T16:21:58.605606642Z [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-06-09T16:21:58.606122120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadClientStatus"
2026-06-09T16:21:58.606867130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClientStatus_temp" RENAME TO "DownloadClientStatus"
2026-06-09T16:21:58.609425392Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_DownloadClientStatus_ProviderId" ON "DownloadClientStatus" ("ProviderId" ASC)
2026-06-09T16:21:58.609827362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0084379s
2026-06-09T16:21:58.610016383Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadHistory
2026-06-09T16:21:58.610175613Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:58.610383552Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn DownloadHistory Date DateTimeOffset
2026-06-09T16:21:58.613944103Z [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-06-09T16:21:58.615047445Z [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-06-09T16:21:58.615615118Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "DownloadHistory"
2026-06-09T16:21:58.616356421Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadHistory_temp" RENAME TO "DownloadHistory"
2026-06-09T16:21:58.618860564Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_EventType" ON "DownloadHistory" ("EventType" ASC)
2026-06-09T16:21:58.619388387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_ArtistId" ON "DownloadHistory" ("ArtistId" ASC)
2026-06-09T16:21:58.619950429Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_DownloadHistory_DownloadId" ON "DownloadHistory" ("DownloadId" ASC)
2026-06-09T16:21:58.620328931Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097449s
2026-06-09T16:21:58.620511579Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-09T16:21:58.620665889Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:58.620881243Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles Added DateTimeOffset
2026-06-09T16:21:58.644249725Z [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-06-09T16:21:58.645326434Z [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-06-09T16:21:58.645861872Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-09T16:21:58.646441028Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-09T16:21:58.648932506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0107882s
2026-06-09T16:21:58.649142589Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ExtraFiles
2026-06-09T16:21:58.649311800Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.3E-06s
2026-06-09T16:21:58.649551813Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ExtraFiles LastUpdated DateTimeOffset
2026-06-09T16:21:58.653285091Z [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-06-09T16:21:58.654325016Z [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-06-09T16:21:58.654786014Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ExtraFiles"
2026-06-09T16:21:58.655340892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ExtraFiles_temp" RENAME TO "ExtraFiles"
2026-06-09T16:21:58.657812028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0080285s
2026-06-09T16:21:58.658033825Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable History
2026-06-09T16:21:58.658252004Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.2E-06s
2026-06-09T16:21:58.658487990Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn History Date DateTimeOffset
2026-06-09T16:21:58.662137870Z [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-06-09T16:21:58.663128115Z [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-06-09T16:21:58.663669595Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "History"
2026-06-09T16:21:58.664536531Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "History_temp" RENAME TO "History"
2026-06-09T16:21:58.667020844Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_Date" ON "History" ("Date" ASC)
2026-06-09T16:21:58.667487684Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_EventType" ON "History" ("EventType" ASC)
2026-06-09T16:21:58.668029225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_AlbumId_Date" ON "History" ("AlbumId" ASC, "Date" DESC)
2026-06-09T16:21:58.668565575Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_History_DownloadId_Date" ON "History" ("DownloadId" ASC, "Date" DESC)
2026-06-09T16:21:58.668944388Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0102609s
2026-06-09T16:21:58.669155683Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-09T16:21:58.669380265Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-09T16:21:58.669652103Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus InitialFailure DateTimeOffset
2026-06-09T16:21:58.673335040Z [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-06-09T16:21:58.674484124Z [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-06-09T16:21:58.675081628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-09T16:21:58.675773812Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-09T16:21:58.678405121Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-09T16:21:58.678792471Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089153s
2026-06-09T16:21:58.678998566Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-09T16:21:58.679178028Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-09T16:21:58.679428211Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus MostRecentFailure DateTimeOffset
2026-06-09T16:21:58.684448051Z [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-06-09T16:21:58.685523456Z [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-06-09T16:21:58.686102232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-09T16:21:58.686873124Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-09T16:21:58.689504133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-09T16:21:58.689891563Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010236s
2026-06-09T16:21:58.690096646Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-09T16:21:58.690279044Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.1E-06s
2026-06-09T16:21:58.690546873Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ImportListStatus DisabledTill DateTimeOffset
2026-06-09T16:21:58.694212105Z [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-06-09T16:21:58.695290807Z [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-06-09T16:21:58.695875835Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-09T16:21:58.696597559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-09T16:21:58.699329611Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-09T16:21:58.699716389Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089517s
2026-06-09T16:21:58.699933547Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-09T16:21:58.700108239Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-09T16:21:58.700367851Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus InitialFailure DateTimeOffset
2026-06-09T16:21:58.704000888Z [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-06-09T16:21:58.705090833Z [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-06-09T16:21:58.705677284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-09T16:21:58.706368056Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-09T16:21:58.709017070Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-09T16:21:58.709398589Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0088281s
2026-06-09T16:21:58.709596608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-09T16:21:58.709770798Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-09T16:21:58.710017766Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus MostRecentFailure DateTimeOffset
2026-06-09T16:21:58.713690152Z [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-06-09T16:21:58.714779856Z [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-06-09T16:21:58.715363642Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-09T16:21:58.716168383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-09T16:21:58.718765813Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-09T16:21:58.719147121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089051s
2026-06-09T16:21:58.719355962Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable IndexerStatus
2026-06-09T16:21:58.719522197Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-09T16:21:58.719756899Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn IndexerStatus DisabledTill DateTimeOffset
2026-06-09T16:21:58.723419035Z [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-06-09T16:21:58.724508960Z [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-06-09T16:21:58.725096112Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "IndexerStatus"
2026-06-09T16:21:58.725842766Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "IndexerStatus_temp" RENAME TO "IndexerStatus"
2026-06-09T16:21:58.728503965Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_IndexerStatus_ProviderId" ON "IndexerStatus" ("ProviderId" ASC)
2026-06-09T16:21:58.728885654Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089051s
2026-06-09T16:21:58.729082120Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-06-09T16:21:58.729250058Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-09T16:21:58.729478799Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles LastUpdated DateTimeOffset
2026-06-09T16:21:58.733155613Z [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-06-09T16:21:58.734111639Z [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-06-09T16:21:58.734633570Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-09T16:21:58.735208397Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-09T16:21:58.737717631Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00802s
2026-06-09T16:21:58.737915950Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable LyricFiles
2026-06-09T16:21:58.738101343Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-09T16:21:58.738306617Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn LyricFiles Added DateTimeOffset
2026-06-09T16:21:58.741960505Z [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-06-09T16:21:58.742907803Z [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-06-09T16:21:58.743434785Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "LyricFiles"
2026-06-09T16:21:58.744032909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "LyricFiles_temp" RENAME TO "LyricFiles"
2026-06-09T16:21:58.746522473Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0079988s
2026-06-09T16:21:58.746723648Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-09T16:21:58.746896657Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-09T16:21:58.747130968Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles LastUpdated DateTimeOffset
2026-06-09T16:21:58.750878064Z [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-06-09T16:21:58.751996577Z [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-06-09T16:21:58.752596836Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-09T16:21:58.753089227Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-09T16:21:58.756344032Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089793s
2026-06-09T16:21:58.756525728Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable MetadataFiles
2026-06-09T16:21:58.756686302Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-09T16:21:58.756901615Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn MetadataFiles Added DateTimeOffset
2026-06-09T16:21:58.762456132Z [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-06-09T16:21:58.763563963Z [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-06-09T16:21:58.764195415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "MetadataFiles"
2026-06-09T16:21:58.764866195Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "MetadataFiles_temp" RENAME TO "MetadataFiles"
2026-06-09T16:21:58.767614129Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.010505s
2026-06-09T16:21:58.767817759Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable PendingReleases
2026-06-09T16:21:58.768000978Z [Info] FluentMigrator.Runner.MigrationRunner: => 1.4E-06s
2026-06-09T16:21:58.768240821Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn PendingReleases Added DateTimeOffset
2026-06-09T16:21:58.772258272Z [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-06-09T16:21:58.773119176Z [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-06-09T16:21:58.773636728Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "PendingReleases"
2026-06-09T16:21:58.774130613Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "PendingReleases_temp" RENAME TO "PendingReleases"
2026-06-09T16:21:58.777103220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0086423s
2026-06-09T16:21:58.777293042Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-09T16:21:58.777454878Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-09T16:21:58.777682025Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastExecution DateTimeOffset
2026-06-09T16:21:58.781485846Z [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-06-09T16:21:58.782322971Z [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-06-09T16:21:58.782813129Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-09T16:21:58.783489811Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-09T16:21:58.786561087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-09T16:21:58.786941062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0090515s
2026-06-09T16:21:58.787147367Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ScheduledTasks
2026-06-09T16:21:58.787366308Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.6E-06s
2026-06-09T16:21:58.787627404Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn ScheduledTasks LastStartTime DateTimeOffset
2026-06-09T16:21:58.791297335Z [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-06-09T16:21:58.792146325Z [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-06-09T16:21:58.792639658Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ScheduledTasks"
2026-06-09T16:21:58.793361382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ScheduledTasks_temp" RENAME TO "ScheduledTasks"
2026-06-09T16:21:58.796413859Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ScheduledTasks_TypeName" ON "ScheduledTasks" ("TypeName" ASC)
2026-06-09T16:21:58.796793574Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0089569s
2026-06-09T16:21:58.796975781Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-09T16:21:58.797137507Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-09T16:21:58.797347109Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles DateAdded DateTimeOffset
2026-06-09T16:21:58.801160128Z [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-06-09T16:21:58.802215954Z [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-06-09T16:21:58.802783727Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-09T16:21:58.803563177Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-09T16:21:58.806517076Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-09T16:21:58.807008376Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-09T16:21:58.807383391Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0098358s
2026-06-09T16:21:58.807565608Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-09T16:21:58.807723626Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-09T16:21:58.807951545Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn TrackFiles Modified DateTimeOffset
2026-06-09T16:21:58.811810727Z [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-06-09T16:21:58.812907716Z [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-06-09T16:21:58.813464498Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "TrackFiles"
2026-06-09T16:21:58.814231632Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles_temp" RENAME TO "TrackFiles"
2026-06-09T16:21:58.817198277Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_TrackFiles_AlbumId" ON "TrackFiles" ("AlbumId" ASC)
2026-06-09T16:21:58.817692723Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_TrackFiles_Path" ON "TrackFiles" ("Path" ASC)
2026-06-09T16:21:58.818061886Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0099127s
2026-06-09T16:21:58.818245897Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-09T16:21:58.818406801Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-09T16:21:58.818618838Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-09T16:21:58.822088035Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-09T16:21:58.822747703Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-09T16:21:58.823171627Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-09T16:21:58.823701674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-09T16:21:58.826805585Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-09T16:21:58.827228357Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0083917s
2026-06-09T16:21:58.827796982Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-09T16:21:58', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-09T16:21:58.828332420Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.832083044Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-09T16:21:58.832467528Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0131045s
2026-06-09T16:21:58.832510244Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-06-09T16:21:58.832748634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.833064039Z [Info] add_on_delete_to_notifications: Starting migration of Main DB to 62
2026-06-09T16:21:58.833617985Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-09T16:21:58.833795071Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-09T16:21:58.834009523Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistDelete Boolean
2026-06-09T16:21:58.834357274Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistDelete" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.835360905Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011479s
2026-06-09T16:21:58.835548272Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-09T16:21:58.835714026Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-09T16:21:58.835950051Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnAlbumDelete Boolean
2026-06-09T16:21:58.836284445Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnAlbumDelete" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.837302585Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011483s
2026-06-09T16:21:58.837746980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-09T16:21:58', 'add_on_delete_to_notifications')
2026-06-09T16:21:58.838139561Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.839100155Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-06-09T16:21:58.839320840Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028869s
2026-06-09T16:21:58.839549280Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-06-09T16:21:58.839787730Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.840114689Z [Info] add_custom_formats: Starting migration of Main DB to 63
2026-06-09T16:21:58.841608848Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-09T16:21:58.841792748Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-09T16:21:58.842021248Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfHighestQuality Boolean
2026-06-09T16:21:58.842391504Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfHighestQuality" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.843437581Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011967s
2026-06-09T16:21:58.843635199Z [Info] FluentMigrator.Runner.MigrationRunner: UpdateData
2026-06-09T16:21:58.843999482Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "DelayProfiles" SET "BypassIfHighestQuality" = 1 WHERE 1 = 1
2026-06-09T16:21:58.844338054Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004843s
2026-06-09T16:21:58.844526343Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-09T16:21:58.844685334Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-09T16:21:58.844901238Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles OriginalFilePath String
2026-06-09T16:21:58.845281214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "OriginalFilePath" TEXT
2026-06-09T16:21:58.846552153Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0014049s
2026-06-09T16:21:58.846754761Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:58.847013142Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:58.847809014Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0008444s
2026-06-09T16:21:58.848124760Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable CustomFormats
2026-06-09T16:21:58.848715550Z [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-06-09T16:21:58.849242762Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009033s
2026-06-09T16:21:58.849455691Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex CustomFormats (Name)
2026-06-09T16:21:58.849785996Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_CustomFormats_Name" ON "CustomFormats" ("Name" ASC)
2026-06-09T16:21:58.850129898Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.00047s
2026-06-09T16:21:58.850318919Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-09T16:21:58.850491747Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.1E-06s
2026-06-09T16:21:58.850708694Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles FormatItems String
2026-06-09T16:21:58.851058087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "FormatItems" TEXT NOT NULL DEFAULT '[]'
2026-06-09T16:21:58.852255439Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013299s
2026-06-09T16:21:58.852457967Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-09T16:21:58.852620474Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-09T16:21:58.852837150Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles MinFormatScore Int32
2026-06-09T16:21:58.853186594Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "MinFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.854244855Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001194s
2026-06-09T16:21:58.854439217Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityProfiles
2026-06-09T16:21:58.854601844Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-09T16:21:58.854822328Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityProfiles CutoffFormatScore Int32
2026-06-09T16:21:58.855171832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityProfiles" ADD COLUMN "CutoffFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.856351748Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013014s
2026-06-09T16:21:58.856566401Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:58.856783738Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:58.858997286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002231s
2026-06-09T16:21:58.859229213Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:58.859520791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:58.860432928Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009612s
2026-06-09T16:21:58.860667921Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles Preferred
2026-06-09T16:21:58.865103313Z [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-06-09T16:21:58.866102536Z [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-06-09T16:21:58.866720620Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-09T16:21:58.867250808Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-09T16:21:58.870071088Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.009184s
2026-06-09T16:21:58.870324117Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ReleaseProfiles IncludePreferredWhenRenaming
2026-06-09T16:21:58.875699423Z [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-06-09T16:21:58.876521488Z [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-06-09T16:21:58.876990072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ReleaseProfiles"
2026-06-09T16:21:58.877591864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ReleaseProfiles_temp" RENAME TO "ReleaseProfiles"
2026-06-09T16:21:58.880333085Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0097582s
2026-06-09T16:21:58.880639612Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-09T16:21:58.880973003Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "ReleaseProfiles" WHERE "Required" = '[]' AND "Ignored" = '[]'
2026-06-09T16:21:58.881283549Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004044s
2026-06-09T16:21:58.881467930Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-09T16:21:58.881637532Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-09T16:21:58.881905491Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles BypassIfAboveCustomFormatScore Boolean
2026-06-09T16:21:58.882331068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "BypassIfAboveCustomFormatScore" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.883500864Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013525s
2026-06-09T16:21:58.883685396Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DelayProfiles
2026-06-09T16:21:58.883861129Z [Info] FluentMigrator.Runner.MigrationRunner: => 7E-07s
2026-06-09T16:21:58.884156484Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DelayProfiles MinimumCustomFormatScore Int32
2026-06-09T16:21:58.884498373Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DelayProfiles" ADD COLUMN "MinimumCustomFormatScore" INTEGER
2026-06-09T16:21:58.885597707Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001226s
2026-06-09T16:21:58.885971079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-09T16:21:58', 'add_custom_formats')
2026-06-09T16:21:58.886355643Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.887826055Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-06-09T16:21:58.888036899Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034253s
2026-06-09T16:21:58.888261271Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-06-09T16:21:58.888476725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.888810678Z [Info] add_result_to_commands: Starting migration of Main DB to 64
2026-06-09T16:21:58.889244682Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Commands
2026-06-09T16:21:58.889469555Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.3E-06s
2026-06-09T16:21:58.889683515Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Commands Result Int32
2026-06-09T16:21:58.890033170Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Commands" ADD COLUMN "Result" INTEGER NOT NULL DEFAULT 1
2026-06-09T16:21:58.891198346Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001277s
2026-06-09T16:21:58.892008037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-09T16:21:58', 'add_result_to_commands')
2026-06-09T16:21:58.892382521Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.893215188Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-06-09T16:21:58.893398938Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032726s
2026-06-09T16:21:58.893681367Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-06-09T16:21:58.893918995Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.894253920Z [Info] health_restored_notification: Starting migration of Main DB to 65
2026-06-09T16:21:58.894649066Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-09T16:21:58.894851654Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-09T16:21:58.895075094Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnHealthRestored Boolean
2026-06-09T16:21:58.895437784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnHealthRestored" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.896608993Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0013042s
2026-06-09T16:21:58.897009119Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-09T16:21:58', 'health_restored_notification')
2026-06-09T16:21:58.897387320Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.898199035Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-06-09T16:21:58.898415481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0028404s
2026-06-09T16:21:58.898604501Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-06-09T16:21:58.898815837Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.899081953Z [Info] remove_uc: Starting migration of Main DB to 66
2026-06-09T16:21:58.899436797Z [Info] FluentMigrator.Runner.MigrationRunner: FluentMigrator.Expressions.DeleteDataExpression
2026-06-09T16:21:58.899768165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DELETE FROM "Indexers" WHERE "Implementation" = 'Usenet Crawler'
2026-06-09T16:21:58.900158591Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004835s
2026-06-09T16:21:58.900509267Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-09T16:21:58', 'remove_uc')
2026-06-09T16:21:58.900934013Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.901638612Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-06-09T16:21:58.901812061Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019574s
2026-06-09T16:21:58.902080832Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-06-09T16:21:58.902343050Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.902627343Z [Info] download_clients_rename_tv_to_music: Starting migration of Main DB to 67
2026-06-09T16:21:58.902936616Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:58.903151238Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:58.904947205Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0018017s
2026-06-09T16:21:58.905441140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-09T16:21:58', 'download_clients_rename_tv_to_music')
2026-06-09T16:21:58.905866506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.906650325Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-06-09T16:21:58.906875028Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0034314s
2026-06-09T16:21:58.907139761Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-06-09T16:21:58.907372590Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.907669648Z [Info] add_colon_replacement_to_naming_config: Starting migration of Main DB to 68
2026-06-09T16:21:58.908058341Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable NamingConfig
2026-06-09T16:21:58.908242762Z [Info] FluentMigrator.Runner.MigrationRunner: => 2.4E-06s
2026-06-09T16:21:58.908520952Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn NamingConfig ColonReplacementFormat Int32
2026-06-09T16:21:58.908998634Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "NamingConfig" ADD COLUMN "ColonReplacementFormat" INTEGER NOT NULL DEFAULT 4
2026-06-09T16:21:58.910083449Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001302s
2026-06-09T16:21:58.910521371Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-09T16:21:58', 'add_colon_replacement_to_naming_config')
2026-06-09T16:21:58.910898992Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.911795808Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-06-09T16:21:58.912048897Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0029216s
2026-06-09T16:21:58.912287157Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-06-09T16:21:58.912502441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.912777024Z [Info] list_sync_time: Starting migration of Main DB to 69
2026-06-09T16:21:58.913177300Z [Info] FluentMigrator.Runner.MigrationRunner: DeleteColumn ImportListStatus LastSyncListInfo
2026-06-09T16:21:58.917127144Z [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-06-09T16:21:58.918105705Z [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-06-09T16:21:58.918635662Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "ImportListStatus"
2026-06-09T16:21:58.919463369Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus_temp" RENAME TO "ImportListStatus"
2026-06-09T16:21:58.922395113Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_ImportListStatus_ProviderId" ON "ImportListStatus" ("ProviderId" ASC)
2026-06-09T16:21:58.922783295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0093881s
2026-06-09T16:21:58.923001575Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable ImportListStatus
2026-06-09T16:21:58.923201397Z [Info] FluentMigrator.Runner.MigrationRunner: => 1E-06s
2026-06-09T16:21:58.923434276Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn ImportListStatus LastInfoSync DateTimeOffset
2026-06-09T16:21:58.923756886Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "ImportListStatus" ADD COLUMN "LastInfoSync" DATETIME
2026-06-09T16:21:58.924772842Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011123s
2026-06-09T16:21:58.925128037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-09T16:21:58', 'list_sync_time')
2026-06-09T16:21:58.925504696Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.926450851Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-06-09T16:21:58.926642147Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027787s
2026-06-09T16:21:58.926864495Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-06-09T16:21:58.927082694Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.927349421Z [Info] add_download_client_tags: Starting migration of Main DB to 70
2026-06-09T16:21:58.927682171Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable DownloadClients
2026-06-09T16:21:58.927876212Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-09T16:21:58.928095644Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn DownloadClients Tags String
2026-06-09T16:21:58.928375878Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "DownloadClients" ADD COLUMN "Tags" TEXT
2026-06-09T16:21:58.929381062Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010906s
2026-06-09T16:21:58.929752060Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-09T16:21:58', 'add_download_client_tags')
2026-06-09T16:21:58.930120832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.930880462Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-06-09T16:21:58.931071096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025558s
2026-06-09T16:21:58.931283383Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-06-09T16:21:58.931501903Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.931771847Z [Info] add_notification_status: Starting migration of Main DB to 71
2026-06-09T16:21:58.932382236Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable NotificationStatus
2026-06-09T16:21:58.932997586Z [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-06-09T16:21:58.933512442Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009383s
2026-06-09T16:21:58.933736935Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex NotificationStatus (ProviderId)
2026-06-09T16:21:58.934092140Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_NotificationStatus_ProviderId" ON "NotificationStatus" ("ProviderId" ASC)
2026-06-09T16:21:58.934451814Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005234s
2026-06-09T16:21:58.934826649Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-09T16:21:58', 'add_notification_status')
2026-06-09T16:21:58.935186384Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.936130575Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-06-09T16:21:58.936310047Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021461s
2026-06-09T16:21:58.936542495Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-06-09T16:21:58.936764722Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.937036560Z [Info] add_alac_24_quality_in_profiles: Starting migration of Main DB to 72
2026-06-09T16:21:58.937317115Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:58.937528962Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:58.939232302Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0017248s
2026-06-09T16:21:58.939638089Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-09T16:21:58', 'add_alac_24_quality_in_profiles')
2026-06-09T16:21:58.940025079Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.940830992Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-06-09T16:21:58.941012016Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0032631s
2026-06-09T16:21:58.941212570Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-06-09T16:21:58.941423395Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.941683599Z [Info] add_salt_to_users: Starting migration of Main DB to 73
2026-06-09T16:21:58.942051319Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Users
2026-06-09T16:21:58.942221702Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-09T16:21:58.942402176Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Salt String
2026-06-09T16:21:58.942655416Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Salt" TEXT
2026-06-09T16:21:58.943699208Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011144s
2026-06-09T16:21:58.943944372Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Users Iterations Int32
2026-06-09T16:21:58.944214947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Users" ADD COLUMN "Iterations" INTEGER
2026-06-09T16:21:58.945221053Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0010853s
2026-06-09T16:21:58.945584916Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-09T16:21:58', 'add_salt_to_users')
2026-06-09T16:21:58.945941203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.946685943Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-06-09T16:21:58.946863751Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025284s
2026-06-09T16:21:58.947066179Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-06-09T16:21:58.947275200Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.947534682Z [Info] add_auto_tagging: Starting migration of Main DB to 74
2026-06-09T16:21:58.948046433Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable AutoTagging
2026-06-09T16:21:58.948643535Z [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-06-09T16:21:58.949184936Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009486s
2026-06-09T16:21:58.949385630Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AutoTagging (Name)
2026-06-09T16:21:58.949680033Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "IX_AutoTagging_Name" ON "AutoTagging" ("Name" ASC)
2026-06-09T16:21:58.950024807Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004586s
2026-06-09T16:21:58.950386415Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-09T16:21:58', 'add_auto_tagging')
2026-06-09T16:21:58.950747492Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.951995666Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-06-09T16:21:58.952170448Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023803s
2026-06-09T16:21:58.952404159Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-06-09T16:21:58.952635605Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.952914286Z [Info] quality_definition_preferred_size: Starting migration of Main DB to 75
2026-06-09T16:21:58.953320053Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable QualityDefinitions
2026-06-09T16:21:58.953503042Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-09T16:21:58.953728526Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn QualityDefinitions PreferredSize Double
2026-06-09T16:21:58.954053500Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "QualityDefinitions" ADD COLUMN "PreferredSize" NUMERIC
2026-06-09T16:21:58.955114798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011699s
2026-06-09T16:21:58.955430954Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-09T16:21:58.955790418Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "QualityDefinitions" SET "PreferredSize" = "MaxSize" - 5 WHERE "MaxSize" > 5
2026-06-09T16:21:58.956104030Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004269s
2026-06-09T16:21:58.956492272Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-09T16:21:58', 'quality_definition_preferred_size')
2026-06-09T16:21:58.956864682Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.957652218Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-06-09T16:21:58.957843533Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019149s
2026-06-09T16:21:58.958091262Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-06-09T16:21:58.958320604Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.958605728Z [Info] add_on_artist_add_to_notifications: Starting migration of Main DB to 76
2026-06-09T16:21:58.958944992Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Notifications
2026-06-09T16:21:58.959122549Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-09T16:21:58.959330969Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Notifications OnArtistAdd Boolean
2026-06-09T16:21:58.959662356Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Notifications" ADD COLUMN "OnArtistAdd" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.960747902Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011999s
2026-06-09T16:21:58.961136024Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-09T16:21:58', 'add_on_artist_add_to_notifications')
2026-06-09T16:21:58.961515348Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.962280319Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-06-09T16:21:58.962474369Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026863s
2026-06-09T16:21:58.962690675Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-06-09T16:21:58.962906840Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.963177997Z [Info] album_last_searched_time: Starting migration of Main DB to 77
2026-06-09T16:21:58.963492580Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Albums
2026-06-09T16:21:58.963660659Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-09T16:21:58.963901924Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Albums LastSearchTime DateTimeOffset
2026-06-09T16:21:58.964194624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Albums" ADD COLUMN "LastSearchTime" DATETIME
2026-06-09T16:21:58.965259078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001157s
2026-06-09T16:21:58.965633131Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-09T16:21:58', 'album_last_searched_time')
2026-06-09T16:21:58.965997875Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.966770481Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-06-09T16:21:58.966952638Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026288s
2026-06-09T16:21:58.967154975Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-06-09T16:21:58.967363525Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.967635764Z [Info] add_indexer_flags: Starting migration of Main DB to 78
2026-06-09T16:21:58.968094247Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Blocklist
2026-06-09T16:21:58.968266935Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-09T16:21:58.968466637Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn Blocklist IndexerFlags Int32
2026-06-09T16:21:58.968789918Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Blocklist" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.969819021Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011628s
2026-06-09T16:21:58.969995716Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable TrackFiles
2026-06-09T16:21:58.970154326Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-09T16:21:58.970355200Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn TrackFiles IndexerFlags Int32
2026-06-09T16:21:58.970684343Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "TrackFiles" ADD COLUMN "IndexerFlags" INTEGER NOT NULL DEFAULT 0
2026-06-09T16:21:58.971730230Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0011724s
2026-06-09T16:21:58.972103161Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-09T16:21:58', 'add_indexer_flags')
2026-06-09T16:21:58.972456663Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.973229609Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-06-09T16:21:58.973394301Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026394s
2026-06-09T16:21:58.973611839Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-06-09T16:21:58.973832514Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.974101956Z [Info] add_indexes_album_statistics: Starting migration of Main DB to 79
2026-06-09T16:21:58.974504146Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (Monitored)
2026-06-09T16:21:58.974796675Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_Monitored" ON "Albums" ("Monitored" ASC)
2026-06-09T16:21:58.975132191Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004354s
2026-06-09T16:21:58.975334819Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Albums (ReleaseDate)
2026-06-09T16:21:58.975624072Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Albums_ReleaseDate" ON "Albums" ("ReleaseDate" ASC)
2026-06-09T16:21:58.976030771Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004803s
2026-06-09T16:21:58.976225483Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex AlbumReleases (Monitored)
2026-06-09T16:21:58.976534094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_AlbumReleases_Monitored" ON "AlbumReleases" ("Monitored" ASC)
2026-06-09T16:21:58.976882506Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0004769s
2026-06-09T16:21:58.977263624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-09T16:21:58', 'add_indexes_album_statistics')
2026-06-09T16:21:58.977628739Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.978465955Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-06-09T16:21:58.978656709Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020102s
2026-06-09T16:21:58.978875339Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-06-09T16:21:58.979093559Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:58.979360857Z [Info] update_redacted_baseurl: Starting migration of Main DB to 80
2026-06-09T16:21:58.979803529Z [Info] FluentMigrator.Runner.MigrationRunner: ExecuteSqlStatement UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-06-09T16:21:58.980279928Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: UPDATE "Indexers" SET "Settings" = Replace("Settings", '//redacted.ch', '//redacted.sh') WHERE "Implementation" = 'Redacted'
2026-06-09T16:21:58.980608119Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005049s
2026-06-09T16:21:58.980971230Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-09T16:21:58', 'update_redacted_baseurl')
2026-06-09T16:21:58.981342087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:58.982122879Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-06-09T16:21:58.982307141Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019824s
2026-06-09T16:21:58.990119464Z [Debug] MigrationController: Took: 00:00:01.6416612
2026-06-09T16:21:59.059834564Z [Debug] FingerprintingService: fpcalc version: 1.5.1
2026-06-09T16:21:59.091221263Z [Trace] EventAggregator: ConfigFileSavedEvent ~> ReconfigureLogging
2026-06-09T16:21:59.111823404Z [Info] MigrationController: *** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2026-06-09T16:21:59.135739929Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrating
2026-06-09T16:21:59.136833171Z [Info] FluentMigrator.Runner.MigrationRunner: PerformDBOperation
2026-06-09T16:21:59.137119408Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Performing DB Operation
2026-06-09T16:21:59.141233684Z [Info] DatabaseEngineVersionCheck: SQLite 3.50.4
2026-06-09T16:21:59.141474799Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0044057s
2026-06-09T16:21:59.141762799Z [Info] FluentMigrator.Runner.MigrationRunner: DatabaseEngineVersionCheck migrated
2026-06-09T16:21:59.142039587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0046554s
2026-06-09T16:21:59.143597955Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrating
2026-06-09T16:21:59.143952870Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.144409570Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable VersionInfo
2026-06-09T16:21:59.144802481Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo" ("Version" INTEGER NOT NULL)
2026-06-09T16:21:59.145327588Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006364s
2026-06-09T16:21:59.145617712Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.146778761Z [Info] FluentMigrator.Runner.MigrationRunner: VersionMigration migrated
2026-06-09T16:21:59.147046530Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020625s
2026-06-09T16:21:59.147407356Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrating
2026-06-09T16:21:59.147731078Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.148391278Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex VersionInfo (Version)
2026-06-09T16:21:59.148753087Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-09T16:21:59.149274777Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006275s
2026-06-09T16:21:59.149556024Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-09T16:21:59.149805386Z [Info] FluentMigrator.Runner.MigrationRunner: => 9E-07s
2026-06-09T16:21:59.150112695Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo AppliedOn DateTime
2026-06-09T16:21:59.150510205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "AppliedOn" DATETIME
2026-06-09T16:21:59.151356700Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.000923s
2026-06-09T16:21:59.151631674Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.152450814Z [Info] FluentMigrator.Runner.MigrationRunner: VersionUniqueMigration migrated
2026-06-09T16:21:59.152709735Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0019576s
2026-06-09T16:21:59.153074319Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrating
2026-06-09T16:21:59.153410677Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.153860082Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-09T16:21:59.154135256Z [Info] FluentMigrator.Runner.MigrationRunner: => 8E-07s
2026-06-09T16:21:59.154416442Z [Info] FluentMigrator.Runner.MigrationRunner: CreateColumn VersionInfo Description String
2026-06-09T16:21:59.154808081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo" ADD COLUMN "Description" TEXT
2026-06-09T16:21:59.155365393Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006473s
2026-06-09T16:21:59.155655037Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.156449086Z [Info] FluentMigrator.Runner.MigrationRunner: VersionDescriptionMigration migrated
2026-06-09T16:21:59.156718729Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0016462s
2026-06-09T16:21:59.157113674Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrating
2026-06-09T16:21:59.157423578Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.157799025Z [Info] InitialSetup: Starting migration of Log DB to 1
2026-06-09T16:21:59.158383492Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable Logs
2026-06-09T16:21:59.159003140Z [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-06-09T16:21:59.159746767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.001093s
2026-06-09T16:21:59.160107844Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex Logs (Time)
2026-06-09T16:21:59.160461917Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-09T16:21:59.160907495Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0005223s
2026-06-09T16:21:59.161339976Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (1, '2026-06-09T16:21:59', 'InitialSetup')
2026-06-09T16:21:59.161872708Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.162824826Z [Info] FluentMigrator.Runner.MigrationRunner: 1: InitialSetup migrated
2026-06-09T16:21:59.163093767Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024248s
2026-06-09T16:21:59.163397038Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrating
2026-06-09T16:21:59.163741462Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.164138912Z [Info] add_reason_to_pending_releases: Starting migration of Log DB to 2
2026-06-09T16:21:59.164663950Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (2, '2026-06-09T16:21:59', 'add_reason_to_pending_releases')
2026-06-09T16:21:59.165233707Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.166000622Z [Info] FluentMigrator.Runner.MigrationRunner: 2: add_reason_to_pending_releases migrated
2026-06-09T16:21:59.166300295Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022513s
2026-06-09T16:21:59.166582233Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrating
2026-06-09T16:21:59.166894081Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.167265900Z [Info] add_medium_support: Starting migration of Log DB to 3
2026-06-09T16:21:59.167714183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (3, '2026-06-09T16:21:59', 'add_medium_support')
2026-06-09T16:21:59.168321375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.169029331Z [Info] FluentMigrator.Runner.MigrationRunner: 3: add_medium_support migrated
2026-06-09T16:21:59.169306760Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021347s
2026-06-09T16:21:59.169610882Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrating
2026-06-09T16:21:59.169941368Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.170341474Z [Info] add_various_qualites_in_profile: Starting migration of Log DB to 4
2026-06-09T16:21:59.170840068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (4, '2026-06-09T16:21:59', 'add_various_qualites_in_profile')
2026-06-09T16:21:59.171433583Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.172244907Z [Info] FluentMigrator.Runner.MigrationRunner: 4: add_various_qualites_in_profile migrated
2026-06-09T16:21:59.172696286Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022729s
2026-06-09T16:21:59.172964196Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrating
2026-06-09T16:21:59.173271956Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.173648504Z [Info] metadata_profiles: Starting migration of Log DB to 5
2026-06-09T16:21:59.174112579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (5, '2026-06-09T16:21:59', 'metadata_profiles')
2026-06-09T16:21:59.174701434Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.175490965Z [Info] FluentMigrator.Runner.MigrationRunner: 5: metadata_profiles migrated
2026-06-09T16:21:59.175768884Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022219s
2026-06-09T16:21:59.176114450Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrating
2026-06-09T16:21:59.176474355Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.176856605Z [Info] separate_automatic_and_interactive_search: Starting migration of Log DB to 6
2026-06-09T16:21:59.177396793Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (6, '2026-06-09T16:21:59', 'separate_automatic_and_interactive_search')
2026-06-09T16:21:59.177984106Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.178804287Z [Info] FluentMigrator.Runner.MigrationRunner: 6: separate_automatic_and_interactive_search migrated
2026-06-09T16:21:59.179131587Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022985s
2026-06-09T16:21:59.179484076Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrating
2026-06-09T16:21:59.179827468Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.180238486Z [Info] change_album_path_to_relative: Starting migration of Log DB to 7
2026-06-09T16:21:59.180740897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (7, '2026-06-09T16:21:59', 'change_album_path_to_relative')
2026-06-09T16:21:59.181305314Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.182125015Z [Info] FluentMigrator.Runner.MigrationRunner: 7: change_album_path_to_relative migrated
2026-06-09T16:21:59.182473226Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002289s
2026-06-09T16:21:59.182889354Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrating
2026-06-09T16:21:59.183211924Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.183607420Z [Info] change_quality_size_mb_to_kb: Starting migration of Log DB to 8
2026-06-09T16:21:59.184120573Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (8, '2026-06-09T16:21:59', 'change_quality_size_mb_to_kb')
2026-06-09T16:21:59.184691052Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.185513900Z [Info] FluentMigrator.Runner.MigrationRunner: 8: change_quality_size_mb_to_kb migrated
2026-06-09T16:21:59.185846559Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022959s
2026-06-09T16:21:59.186101593Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrating
2026-06-09T16:21:59.186424513Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.186791633Z [Info] album_releases: Starting migration of Log DB to 9
2026-06-09T16:21:59.187266088Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (9, '2026-06-09T16:21:59', 'album_releases')
2026-06-09T16:21:59.187820435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.188613853Z [Info] FluentMigrator.Runner.MigrationRunner: 9: album_releases migrated
2026-06-09T16:21:59.188895209Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021995s
2026-06-09T16:21:59.189213801Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrating
2026-06-09T16:21:59.189525639Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.189913300Z [Info] album_releases_fix: Starting migration of Log DB to 10
2026-06-09T16:21:59.190394068Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (10, '2026-06-09T16:21:59', 'album_releases_fix')
2026-06-09T16:21:59.190995710Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.191767574Z [Info] FluentMigrator.Runner.MigrationRunner: 10: album_releases_fix migrated
2026-06-09T16:21:59.192085314Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022431s
2026-06-09T16:21:59.192347612Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrating
2026-06-09T16:21:59.192644871Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.193007421Z [Info] import_lists: Starting migration of Log DB to 11
2026-06-09T16:21:59.193439441Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (11, '2026-06-09T16:21:59', 'import_lists')
2026-06-09T16:21:59.193969819Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.194710060Z [Info] FluentMigrator.Runner.MigrationRunner: 11: import_lists migrated
2026-06-09T16:21:59.194978992Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020803s
2026-06-09T16:21:59.195261140Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrating
2026-06-09T16:21:59.195564791Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.195991340Z [Info] add_release_status: Starting migration of Log DB to 12
2026-06-09T16:21:59.196457770Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (12, '2026-06-09T16:21:59', 'add_release_status')
2026-06-09T16:21:59.196987156Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.197955937Z [Info] FluentMigrator.Runner.MigrationRunner: 12: add_release_status migrated
2026-06-09T16:21:59.198315801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022454s
2026-06-09T16:21:59.198619363Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrating
2026-06-09T16:21:59.198956832Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.199332449Z [Info] album_download_notification: Starting migration of Log DB to 13
2026-06-09T16:21:59.199814469Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (13, '2026-06-09T16:21:59', 'album_download_notification')
2026-06-09T16:21:59.200427394Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.201475314Z [Info] FluentMigrator.Runner.MigrationRunner: 13: album_download_notification migrated
2026-06-09T16:21:59.201781481Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024996s
2026-06-09T16:21:59.202097668Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrating
2026-06-09T16:21:59.202435017Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.202819311Z [Info] fix_language_metadata_profiles: Starting migration of Log DB to 14
2026-06-09T16:21:59.203318897Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (14, '2026-06-09T16:21:59', 'fix_language_metadata_profiles')
2026-06-09T16:21:59.203917423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.204825662Z [Info] FluentMigrator.Runner.MigrationRunner: 14: fix_language_metadata_profiles migrated
2026-06-09T16:21:59.205135466Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023635s
2026-06-09T16:21:59.205404778Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrating
2026-06-09T16:21:59.205704942Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.206066410Z [Info] remove_fanzub: Starting migration of Log DB to 15
2026-06-09T16:21:59.206503160Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (15, '2026-06-09T16:21:59', 'remove_fanzub')
2026-06-09T16:21:59.207038969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.207806184Z [Info] FluentMigrator.Runner.MigrationRunner: 15: remove_fanzub migrated
2026-06-09T16:21:59.208099254Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021142s
2026-06-09T16:21:59.208400792Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrating
2026-06-09T16:21:59.208730546Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.209111213Z [Info] update_artist_history_indexes: Starting migration of Log DB to 16
2026-06-09T16:21:59.209606600Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (16, '2026-06-09T16:21:59', 'update_artist_history_indexes')
2026-06-09T16:21:59.210174023Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.210962230Z [Info] FluentMigrator.Runner.MigrationRunner: 16: update_artist_history_indexes migrated
2026-06-09T16:21:59.211273096Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022099s
2026-06-09T16:21:59.211533341Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrating
2026-06-09T16:21:59.211829437Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.212214693Z [Info] remove_nma: Starting migration of Log DB to 17
2026-06-09T16:21:59.212645460Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (17, '2026-06-09T16:21:59', 'remove_nma')
2026-06-09T16:21:59.213176249Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.213886379Z [Info] FluentMigrator.Runner.MigrationRunner: 17: remove_nma migrated
2026-06-09T16:21:59.214154850Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0020669s
2026-06-09T16:21:59.214442439Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrating
2026-06-09T16:21:59.214756802Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.215142579Z [Info] album_disambiguation: Starting migration of Log DB to 18
2026-06-09T16:21:59.215607746Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (18, '2026-06-09T16:21:59', 'album_disambiguation')
2026-06-09T16:21:59.216177062Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.216955810Z [Info] FluentMigrator.Runner.MigrationRunner: 18: album_disambiguation migrated
2026-06-09T16:21:59.217244121Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021879s
2026-06-09T16:21:59.217543384Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrating
2026-06-09T16:21:59.217878378Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.218258314Z [Info] add_ape_quality_in_profiles: Starting migration of Log DB to 19
2026-06-09T16:21:59.218742379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (19, '2026-06-09T16:21:59', 'add_ape_quality_in_profiles')
2026-06-09T16:21:59.219301284Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.220107798Z [Info] FluentMigrator.Runner.MigrationRunner: 19: add_ape_quality_in_profiles migrated
2026-06-09T16:21:59.220416179Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022112s
2026-06-09T16:21:59.220695833Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrating
2026-06-09T16:21:59.221003923Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.221371063Z [Info] remove_pushalot: Starting migration of Log DB to 20
2026-06-09T16:21:59.221816910Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (20, '2026-06-09T16:21:59', 'remove_pushalot')
2026-06-09T16:21:59.222352219Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.223116899Z [Info] FluentMigrator.Runner.MigrationRunner: 20: remove_pushalot migrated
2026-06-09T16:21:59.223391922Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021192s
2026-06-09T16:21:59.223674421Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrating
2026-06-09T16:21:59.224026190Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.224417257Z [Info] add_custom_filters: Starting migration of Log DB to 21
2026-06-09T16:21:59.224887294Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (21, '2026-06-09T16:21:59', 'add_custom_filters')
2026-06-09T16:21:59.225430278Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.226247804Z [Info] FluentMigrator.Runner.MigrationRunner: 21: add_custom_filters migrated
2026-06-09T16:21:59.226527036Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022376s
2026-06-09T16:21:59.226808553Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrating
2026-06-09T16:21:59.227120401Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.227487481Z [Info] import_list_tags: Starting migration of Log DB to 22
2026-06-09T16:21:59.227962628Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (22, '2026-06-09T16:21:59', 'import_list_tags')
2026-06-09T16:21:59.228502094Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.229398900Z [Info] FluentMigrator.Runner.MigrationRunner: 22: import_list_tags migrated
2026-06-09T16:21:59.229675657Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022808s
2026-06-09T16:21:59.229969900Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrating
2026-06-09T16:21:59.230286758Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.230661503Z [Info] add_release_groups_etc: Starting migration of Log DB to 23
2026-06-09T16:21:59.231130166Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (23, '2026-06-09T16:21:59', 'add_release_groups_etc')
2026-06-09T16:21:59.231675484Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.232483381Z [Info] FluentMigrator.Runner.MigrationRunner: 23: add_release_groups_etc migrated
2026-06-09T16:21:59.232774798Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021801s
2026-06-09T16:21:59.233056295Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrating
2026-06-09T16:21:59.233378624Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.233757958Z [Info] NewMediaInfoFormat: Starting migration of Log DB to 24
2026-06-09T16:21:59.234206171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (24, '2026-06-09T16:21:59', 'NewMediaInfoFormat')
2026-06-09T16:21:59.234757141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.235640590Z [Info] FluentMigrator.Runner.MigrationRunner: 24: NewMediaInfoFormat migrated
2026-06-09T16:21:59.235958540Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022517s
2026-06-09T16:21:59.236278324Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrating
2026-06-09T16:21:59.236627047Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.237023064Z [Info] rename_restrictions_to_release_profiles: Starting migration of Log DB to 25
2026-06-09T16:21:59.237558332Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (25, '2026-06-09T16:21:59', 'rename_restrictions_to_release_profiles')
2026-06-09T16:21:59.238150004Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.238971147Z [Info] FluentMigrator.Runner.MigrationRunner: 25: rename_restrictions_to_release_profiles migrated
2026-06-09T16:21:59.239275801Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022895s
2026-06-09T16:21:59.239607679Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrating
2026-06-09T16:21:59.239982815Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.240388893Z [Info] rename_quality_profiles_add_upgrade_allowed: Starting migration of Log DB to 26
2026-06-09T16:21:59.240935975Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (26, '2026-06-09T16:21:59', 'rename_quality_profiles_add_upgrade_allowed')
2026-06-09T16:21:59.241530342Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.242365033Z [Info] FluentMigrator.Runner.MigrationRunner: 26: rename_quality_profiles_add_upgrade_allowed migrated
2026-06-09T16:21:59.242690428Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023484s
2026-06-09T16:21:59.242982316Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrating
2026-06-09T16:21:59.243302891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.243678007Z [Info] add_import_exclusions: Starting migration of Log DB to 27
2026-06-09T16:21:59.244238736Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (27, '2026-06-09T16:21:59', 'add_import_exclusions')
2026-06-09T16:21:59.244730887Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.245549075Z [Info] FluentMigrator.Runner.MigrationRunner: 27: add_import_exclusions migrated
2026-06-09T16:21:59.245827415Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022239s
2026-06-09T16:21:59.246128752Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrating
2026-06-09T16:21:59.246455260Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.246844564Z [Info] clean_artist_metadata_table: Starting migration of Log DB to 28
2026-06-09T16:21:59.247325833Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (28, '2026-06-09T16:21:59', 'clean_artist_metadata_table')
2026-06-09T16:21:59.247899167Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.248684088Z [Info] FluentMigrator.Runner.MigrationRunner: 28: clean_artist_metadata_table migrated
2026-06-09T16:21:59.248983531Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022101s
2026-06-09T16:21:59.249293886Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrating
2026-06-09T16:21:59.249611055Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.249987102Z [Info] health_issue_notification: Starting migration of Log DB to 29
2026-06-09T16:21:59.250478061Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (29, '2026-06-09T16:21:59', 'health_issue_notification')
2026-06-09T16:21:59.251037398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.251777067Z [Info] FluentMigrator.Runner.MigrationRunner: 29: health_issue_notification migrated
2026-06-09T16:21:59.252096280Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021561s
2026-06-09T16:21:59.252403990Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrating
2026-06-09T16:21:59.252743063Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.253120924Z [Info] add_mediafilerepository_mtime: Starting migration of Log DB to 30
2026-06-09T16:21:59.253619748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (30, '2026-06-09T16:21:59', 'add_mediafilerepository_mtime')
2026-06-09T16:21:59.254184225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.254949667Z [Info] FluentMigrator.Runner.MigrationRunner: 30: add_mediafilerepository_mtime migrated
2026-06-09T16:21:59.255260082Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002193s
2026-06-09T16:21:59.255563072Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrating
2026-06-09T16:21:59.255947606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.256344997Z [Info] add_artistmetadataid_constraint: Starting migration of Log DB to 31
2026-06-09T16:21:59.256851316Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (31, '2026-06-09T16:21:59', 'add_artistmetadataid_constraint')
2026-06-09T16:21:59.257428589Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.258207207Z [Info] FluentMigrator.Runner.MigrationRunner: 31: add_artistmetadataid_constraint migrated
2026-06-09T16:21:59.258517592Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022722s
2026-06-09T16:21:59.258811504Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrating
2026-06-09T16:21:59.259133473Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.259508358Z [Info] old_ids_and_artist_alias: Starting migration of Log DB to 32
2026-06-09T16:21:59.260026752Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (32, '2026-06-09T16:21:59', 'old_ids_and_artist_alias')
2026-06-09T16:21:59.260594505Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.261346309Z [Info] FluentMigrator.Runner.MigrationRunner: 32: old_ids_and_artist_alias migrated
2026-06-09T16:21:59.261639459Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021975s
2026-06-09T16:21:59.261927840Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrating
2026-06-09T16:21:59.262245810Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.262620635Z [Info] download_propers_config: Starting migration of Log DB to 33
2026-06-09T16:21:59.263091654Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (33, '2026-06-09T16:21:59', 'download_propers_config')
2026-06-09T16:21:59.263639246Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.264432835Z [Info] FluentMigrator.Runner.MigrationRunner: 33: download_propers_config migrated
2026-06-09T16:21:59.264731256Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021706s
2026-06-09T16:21:59.265024737Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrating
2026-06-09T16:21:59.265343579Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.265720087Z [Info] remove_language_profiles: Starting migration of Log DB to 34
2026-06-09T16:21:59.266198040Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (34, '2026-06-09T16:21:59', 'remove_language_profiles')
2026-06-09T16:21:59.266768759Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.267526435Z [Info] FluentMigrator.Runner.MigrationRunner: 34: remove_language_profiles migrated
2026-06-09T16:21:59.267825738Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021715s
2026-06-09T16:21:59.268138377Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrating
2026-06-09T16:21:59.268465336Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.268836103Z [Info] multi_disc_naming_format: Starting migration of Log DB to 35
2026-06-09T16:21:59.269307732Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (35, '2026-06-09T16:21:59', 'multi_disc_naming_format')
2026-06-09T16:21:59.269860506Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.270615005Z [Info] FluentMigrator.Runner.MigrationRunner: 35: multi_disc_naming_format migrated
2026-06-09T16:21:59.270913526Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021498s
2026-06-09T16:21:59.271210695Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrating
2026-06-09T16:21:59.271545128Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.271939823Z [Info] add_download_client_priority: Starting migration of Log DB to 36
2026-06-09T16:21:59.272435141Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (36, '2026-06-09T16:21:59', 'add_download_client_priority')
2026-06-09T16:21:59.272992664Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.273766242Z [Info] FluentMigrator.Runner.MigrationRunner: 36: add_download_client_priority migrated
2026-06-09T16:21:59.274072057Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022045s
2026-06-09T16:21:59.274351480Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrating
2026-06-09T16:21:59.274658709Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.275031229Z [Info] remove_growl_prowl: Starting migration of Log DB to 37
2026-06-09T16:21:59.275483159Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (37, '2026-06-09T16:21:59', 'remove_growl_prowl')
2026-06-09T16:21:59.276061464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.276830042Z [Info] FluentMigrator.Runner.MigrationRunner: 37: remove_growl_prowl migrated
2026-06-09T16:21:59.277105837Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021592s
2026-06-09T16:21:59.277396783Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrating
2026-06-09T16:21:59.277716377Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.278092645Z [Info] remove_plex_hometheatre: Starting migration of Log DB to 38
2026-06-09T16:21:59.278563333Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (38, '2026-06-09T16:21:59', 'remove_plex_hometheatre')
2026-06-09T16:21:59.279113941Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.279910706Z [Info] FluentMigrator.Runner.MigrationRunner: 38: remove_plex_hometheatre migrated
2026-06-09T16:21:59.280215480Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021709s
2026-06-09T16:21:59.280517368Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrating
2026-06-09T16:21:59.280848655Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.281230845Z [Info] add_root_folder_add_defaults: Starting migration of Log DB to 39
2026-06-09T16:21:59.282222361Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (39, '2026-06-09T16:21:59', 'add_root_folder_add_defaults')
2026-06-09T16:21:59.282830666Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.283605356Z [Info] FluentMigrator.Runner.MigrationRunner: 39: add_root_folder_add_defaults migrated
2026-06-09T16:21:59.283936042Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0027292s
2026-06-09T16:21:59.284220956Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrating
2026-06-09T16:21:59.284536171Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.284911306Z [Info] task_duration: Starting migration of Log DB to 40
2026-06-09T16:21:59.288169218Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (40, '2026-06-09T16:21:59', 'task_duration')
2026-06-09T16:21:59.288726380Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.289462683Z [Info] FluentMigrator.Runner.MigrationRunner: 40: task_duration migrated
2026-06-09T16:21:59.289739971Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0049385s
2026-06-09T16:21:59.290069505Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrating
2026-06-09T16:21:59.290421764Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.290816319Z [Info] add_indexer_and_enabled_to_release_profiles: Starting migration of Log DB to 41
2026-06-09T16:21:59.291364362Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (41, '2026-06-09T16:21:59', 'add_indexer_and_enabled_to_release_profiles')
2026-06-09T16:21:59.292009251Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.292861468Z [Info] FluentMigrator.Runner.MigrationRunner: 41: add_indexer_and_enabled_to_release_profiles migrated
2026-06-09T16:21:59.293192214Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023858s
2026-06-09T16:21:59.293472709Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrating
2026-06-09T16:21:59.293784697Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.294154021Z [Info] remove_album_folders: Starting migration of Log DB to 42
2026-06-09T16:21:59.294620961Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (42, '2026-06-09T16:21:59', 'remove_album_folders')
2026-06-09T16:21:59.295162331Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.295952142Z [Info] FluentMigrator.Runner.MigrationRunner: 42: remove_album_folders migrated
2026-06-09T16:21:59.296233689Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021411s
2026-06-09T16:21:59.296528733Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrating
2026-06-09T16:21:59.296849750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.297218312Z [Info] flexible_delay_profiles: Starting migration of Log DB to 43
2026-06-09T16:21:59.297688689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (43, '2026-06-09T16:21:59', 'flexible_delay_profiles')
2026-06-09T16:21:59.298246873Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.299030892Z [Info] FluentMigrator.Runner.MigrationRunner: 43: flexible_delay_profiles migrated
2026-06-09T16:21:59.299324092Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021712s
2026-06-09T16:21:59.299619878Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrating
2026-06-09T16:21:59.299959402Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.300339367Z [Info] add_priority_to_indexers: Starting migration of Log DB to 44
2026-06-09T16:21:59.300814955Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (44, '2026-06-09T16:21:59', 'add_priority_to_indexers')
2026-06-09T16:21:59.301376085Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.302599459Z [Info] FluentMigrator.Runner.MigrationRunner: 44: add_priority_to_indexers migrated
2026-06-09T16:21:59.302893220Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0026424s
2026-06-09T16:21:59.303206922Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrating
2026-06-09T16:21:59.303543680Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.303951993Z [Info] remove_chown_and_folderchmod_config: Starting migration of Log DB to 45
2026-06-09T16:21:59.304471769Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (45, '2026-06-09T16:21:59', 'remove_chown_and_folderchmod_config')
2026-06-09T16:21:59.305049423Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.305851077Z [Info] FluentMigrator.Runner.MigrationRunner: 45: remove_chown_and_folderchmod_config migrated
2026-06-09T16:21:59.306164078Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022668s
2026-06-09T16:21:59.306458962Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrating
2026-06-09T16:21:59.306786030Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.307163110Z [Info] convert_blacklist_protocol: Starting migration of Log DB to 46
2026-06-09T16:21:59.307642235Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (46, '2026-06-09T16:21:59', 'convert_blacklist_protocol')
2026-06-09T16:21:59.308213435Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.309016743Z [Info] FluentMigrator.Runner.MigrationRunner: 46: convert_blacklist_protocol migrated
2026-06-09T16:21:59.309315344Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022141s
2026-06-09T16:21:59.309592502Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrating
2026-06-09T16:21:59.309898018Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.310267311Z [Info] update_notifiarr: Starting migration of Log DB to 47
2026-06-09T16:21:59.310707969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (47, '2026-06-09T16:21:59', 'update_notifiarr')
2026-06-09T16:21:59.313341823Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.314195302Z [Info] FluentMigrator.Runner.MigrationRunner: 47: update_notifiarr migrated
2026-06-09T16:21:59.314473823Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0042909s
2026-06-09T16:21:59.314776703Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrating
2026-06-09T16:21:59.315096366Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.315482394Z [Info] email_multiple_addresses: Starting migration of Log DB to 49
2026-06-09T16:21:59.316004375Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (49, '2026-06-09T16:21:59', 'email_multiple_addresses')
2026-06-09T16:21:59.316572048Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.317397801Z [Info] FluentMigrator.Runner.MigrationRunner: 49: email_multiple_addresses migrated
2026-06-09T16:21:59.317688396Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022858s
2026-06-09T16:21:59.317993120Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrating
2026-06-09T16:21:59.318319117Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.318702629Z [Info] rename_blacklist_to_blocklist: Starting migration of Log DB to 50
2026-06-09T16:21:59.319201183Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (50, '2026-06-09T16:21:59', 'rename_blacklist_to_blocklist')
2026-06-09T16:21:59.319757083Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.320606223Z [Info] FluentMigrator.Runner.MigrationRunner: 50: rename_blacklist_to_blocklist migrated
2026-06-09T16:21:59.320908071Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022614s
2026-06-09T16:21:59.321195259Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrating
2026-06-09T16:21:59.321508891Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.321875960Z [Info] cdh_per_downloadclient: Starting migration of Log DB to 51
2026-06-09T16:21:59.322351668Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (51, '2026-06-09T16:21:59', 'cdh_per_downloadclient')
2026-06-09T16:21:59.322899130Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.323740896Z [Info] FluentMigrator.Runner.MigrationRunner: 51: cdh_per_downloadclient migrated
2026-06-09T16:21:59.324047052Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022253s
2026-06-09T16:21:59.324337137Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrating
2026-06-09T16:21:59.324645748Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.325010783Z [Info] download_history: Starting migration of Log DB to 52
2026-06-09T16:21:59.325467563Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (52, '2026-06-09T16:21:59', 'download_history')
2026-06-09T16:21:59.325996909Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.326859717Z [Info] FluentMigrator.Runner.MigrationRunner: 52: download_history migrated
2026-06-09T16:21:59.327133618Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022088s
2026-06-09T16:21:59.327412079Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrating
2026-06-09T16:21:59.327723116Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.328121748Z [Info] add_update_history: Starting migration of Log DB to 53
2026-06-09T16:21:59.328715955Z [Info] FluentMigrator.Runner.MigrationRunner: CreateTable UpdateHistory
2026-06-09T16:21:59.329279660Z [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-06-09T16:21:59.329933236Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0009349s
2026-06-09T16:21:59.330227589Z [Info] FluentMigrator.Runner.MigrationRunner: CreateIndex UpdateHistory (Date)
2026-06-09T16:21:59.330615120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-09T16:21:59.331106599Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0006024s
2026-06-09T16:21:59.331553379Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (53, '2026-06-09T16:21:59', 'add_update_history')
2026-06-09T16:21:59.332128567Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.333035083Z [Info] FluentMigrator.Runner.MigrationRunner: 53: add_update_history migrated
2026-06-09T16:21:59.333313624Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0025012s
2026-06-09T16:21:59.333622787Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrating
2026-06-09T16:21:59.333953633Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.334341765Z [Info] add_on_update_to_notifications: Starting migration of Log DB to 54
2026-06-09T16:21:59.334837212Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (54, '2026-06-09T16:21:59', 'add_on_update_to_notifications')
2026-06-09T16:21:59.335399725Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.336272273Z [Info] FluentMigrator.Runner.MigrationRunner: 54: add_on_update_to_notifications migrated
2026-06-09T16:21:59.336576696Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022879s
2026-06-09T16:21:59.336880738Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrating
2026-06-09T16:21:59.337202626Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.337578463Z [Info] download_client_per_indexer: Starting migration of Log DB to 55
2026-06-09T16:21:59.338061947Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (55, '2026-06-09T16:21:59', 'download_client_per_indexer')
2026-06-09T16:21:59.338621263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.339430754Z [Info] FluentMigrator.Runner.MigrationRunner: 55: download_client_per_indexer migrated
2026-06-09T16:21:59.339728173Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022043s
2026-06-09T16:21:59.340032155Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrating
2026-06-09T16:21:59.340356969Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.340724870Z [Info] AddNewItemMonitorType: Starting migration of Log DB to 56
2026-06-09T16:21:59.341190447Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (56, '2026-06-09T16:21:59', 'AddNewItemMonitorType')
2026-06-09T16:21:59.341738972Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.342546789Z [Info] FluentMigrator.Runner.MigrationRunner: 56: AddNewItemMonitorType migrated
2026-06-09T16:21:59.342826262Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021823s
2026-06-09T16:21:59.343106556Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrating
2026-06-09T16:21:59.343410689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.343777077Z [Info] ImportListSearch: Starting migration of Log DB to 57
2026-06-09T16:21:59.344249448Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (57, '2026-06-09T16:21:59', 'ImportListSearch')
2026-06-09T16:21:59.344805588Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.345551300Z [Info] FluentMigrator.Runner.MigrationRunner: 57: ImportListSearch migrated
2026-06-09T16:21:59.345846825Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021358s
2026-06-09T16:21:59.346122019Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrating
2026-06-09T16:21:59.346442464Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.346823412Z [Info] ImportListMonitorExisting: Starting migration of Log DB to 58
2026-06-09T16:21:59.347298127Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (58, '2026-06-09T16:21:59', 'ImportListMonitorExisting')
2026-06-09T16:21:59.347901372Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.348700371Z [Info] FluentMigrator.Runner.MigrationRunner: 58: ImportListMonitorExisting migrated
2026-06-09T16:21:59.348997099Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022394s
2026-06-09T16:21:59.349273275Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrating
2026-06-09T16:21:59.349582398Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.349952333Z [Info] add_indexer_tags: Starting migration of Log DB to 59
2026-06-09T16:21:59.350401347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (59, '2026-06-09T16:21:59', 'add_indexer_tags')
2026-06-09T16:21:59.350938980Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.351894765Z [Info] FluentMigrator.Runner.MigrationRunner: 59: add_indexer_tags migrated
2026-06-09T16:21:59.352442177Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021652s
2026-06-09T16:21:59.352717772Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrating
2026-06-09T16:21:59.353027225Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.353390317Z [Info] update_audio_types: Starting migration of Log DB to 60
2026-06-09T16:21:59.353841165Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (60, '2026-06-09T16:21:59', 'update_audio_types')
2026-06-09T16:21:59.354386232Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.355181013Z [Info] FluentMigrator.Runner.MigrationRunner: 60: update_audio_types migrated
2026-06-09T16:21:59.355469454Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002157s
2026-06-09T16:21:59.355804078Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrating
2026-06-09T16:21:59.356202120Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.356594971Z [Info] postgres_update_timestamp_columns_to_with_timezone: Starting migration of Log DB to 61
2026-06-09T16:21:59.357144988Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable Logs
2026-06-09T16:21:59.357403649Z [Info] FluentMigrator.Runner.MigrationRunner: => 6E-07s
2026-06-09T16:21:59.357692381Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn Logs Time DateTimeOffset
2026-06-09T16:21:59.358761764Z [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-06-09T16:21:59.359817601Z [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-06-09T16:21:59.360512861Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "Logs"
2026-06-09T16:21:59.361167519Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "Logs_temp" RENAME TO "Logs"
2026-06-09T16:21:59.362282495Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_Logs_Time" ON "Logs" ("Time" ASC)
2026-06-09T16:21:59.362748974Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0047632s
2026-06-09T16:21:59.363017665Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable UpdateHistory
2026-06-09T16:21:59.363270274Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:59.363553524Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn UpdateHistory Date DateTimeOffset
2026-06-09T16:21:59.364513588Z [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-06-09T16:21:59.365399562Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "UpdateHistory_temp" ("Id", "Date", "Version", "EventType") SELECT "Id", "Date", "Version", "EventType" FROM "UpdateHistory"
2026-06-09T16:21:59.366003849Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "UpdateHistory"
2026-06-09T16:21:59.366648026Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "UpdateHistory_temp" RENAME TO "UpdateHistory"
2026-06-09T16:21:59.367737250Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE INDEX "IX_UpdateHistory_Date" ON "UpdateHistory" ("Date" ASC)
2026-06-09T16:21:59.368248019Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0043788s
2026-06-09T16:21:59.368512732Z [Info] FluentMigrator.Runner.MigrationRunner: AlterTable VersionInfo
2026-06-09T16:21:59.368763517Z [Info] FluentMigrator.Runner.MigrationRunner: => 5E-07s
2026-06-09T16:21:59.369054393Z [Info] FluentMigrator.Runner.MigrationRunner: AlterColumn VersionInfo AppliedOn DateTimeOffset
2026-06-09T16:21:59.369871789Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE TABLE "VersionInfo_temp" ("Version" INTEGER NOT NULL, "AppliedOn" DATETIME, "Description" TEXT)
2026-06-09T16:21:59.370631930Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo_temp" ("Version", "AppliedOn", "Description") SELECT "Version", "AppliedOn", "Description" FROM "VersionInfo"
2026-06-09T16:21:59.371253892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: DROP TABLE "VersionInfo"
2026-06-09T16:21:59.371903000Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: ALTER TABLE "VersionInfo_temp" RENAME TO "VersionInfo"
2026-06-09T16:21:59.372965740Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: CREATE UNIQUE INDEX "UC_Version" ON "VersionInfo" ("Version" ASC)
2026-06-09T16:21:59.373463282Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0040979s
2026-06-09T16:21:59.373975363Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (61, '2026-06-09T16:21:59', 'postgres_update_timestamp_columns_to_with_timezone')
2026-06-09T16:21:59.374583458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.375622270Z [Info] FluentMigrator.Runner.MigrationRunner: 61: postgres_update_timestamp_columns_to_with_timezone migrated
2026-06-09T16:21:59.375989770Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0061662s
2026-06-09T16:21:59.376291808Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrating
2026-06-09T16:21:59.376624608Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.377002339Z [Info] add_on_delete_to_notifications: Starting migration of Log DB to 62
2026-06-09T16:21:59.377500382Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (62, '2026-06-09T16:21:59', 'add_on_delete_to_notifications')
2026-06-09T16:21:59.378069458Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.378851252Z [Info] FluentMigrator.Runner.MigrationRunner: 62: add_on_delete_to_notifications migrated
2026-06-09T16:21:59.379160946Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002212s
2026-06-09T16:21:59.379437283Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrating
2026-06-09T16:21:59.379750383Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.380143595Z [Info] add_custom_formats: Starting migration of Log DB to 63
2026-06-09T16:21:59.380596958Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (63, '2026-06-09T16:21:59', 'add_custom_formats')
2026-06-09T16:21:59.381135252Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.381910113Z [Info] FluentMigrator.Runner.MigrationRunner: 63: add_custom_formats migrated
2026-06-09T16:21:59.382192552Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021603s
2026-06-09T16:21:59.382483848Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrating
2026-06-09T16:21:59.382799133Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.383170812Z [Info] add_result_to_commands: Starting migration of Log DB to 64
2026-06-09T16:21:59.383933778Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (64, '2026-06-09T16:21:59', 'add_result_to_commands')
2026-06-09T16:21:59.384498606Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.385302364Z [Info] FluentMigrator.Runner.MigrationRunner: 64: add_result_to_commands migrated
2026-06-09T16:21:59.385595034Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0024983s
2026-06-09T16:21:59.385898525Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrating
2026-06-09T16:21:59.386228490Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.386610038Z [Info] health_restored_notification: Starting migration of Log DB to 65
2026-06-09T16:21:59.387107099Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (65, '2026-06-09T16:21:59', 'health_restored_notification')
2026-06-09T16:21:59.387663229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.388565907Z [Info] FluentMigrator.Runner.MigrationRunner: 65: health_restored_notification migrated
2026-06-09T16:21:59.388864318Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023086s
2026-06-09T16:21:59.389134282Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrating
2026-06-09T16:21:59.389426641Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.389787147Z [Info] remove_uc: Starting migration of Log DB to 66
2026-06-09T16:21:59.390211080Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (66, '2026-06-09T16:21:59', 'remove_uc')
2026-06-09T16:21:59.390745827Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.391536099Z [Info] FluentMigrator.Runner.MigrationRunner: 66: remove_uc migrated
2026-06-09T16:21:59.391808237Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021205s
2026-06-09T16:21:59.392139254Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrating
2026-06-09T16:21:59.392480210Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.392862691Z [Info] download_clients_rename_tv_to_music: Starting migration of Log DB to 67
2026-06-09T16:21:59.393379261Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (67, '2026-06-09T16:21:59', 'download_clients_rename_tv_to_music')
2026-06-09T16:21:59.393957365Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.394758609Z [Info] FluentMigrator.Runner.MigrationRunner: 67: download_clients_rename_tv_to_music migrated
2026-06-09T16:21:59.395068613Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022465s
2026-06-09T16:21:59.395388147Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrating
2026-06-09T16:21:59.395734855Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.396147776Z [Info] add_colon_replacement_to_naming_config: Starting migration of Log DB to 68
2026-06-09T16:21:59.396677784Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (68, '2026-06-09T16:21:59', 'add_colon_replacement_to_naming_config')
2026-06-09T16:21:59.397269205Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.398068585Z [Info] FluentMigrator.Runner.MigrationRunner: 68: add_colon_replacement_to_naming_config migrated
2026-06-09T16:21:59.398400373Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022934s
2026-06-09T16:21:59.398663703Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrating
2026-06-09T16:21:59.398968367Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.399338662Z [Info] list_sync_time: Starting migration of Log DB to 69
2026-06-09T16:21:59.399782346Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (69, '2026-06-09T16:21:59', 'list_sync_time')
2026-06-09T16:21:59.400340199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.401111643Z [Info] FluentMigrator.Runner.MigrationRunner: 69: list_sync_time migrated
2026-06-09T16:21:59.401385164Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021417s
2026-06-09T16:21:59.401684667Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrating
2026-06-09T16:21:59.401994681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.402370348Z [Info] add_download_client_tags: Starting migration of Log DB to 70
2026-06-09T16:21:59.402845224Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (70, '2026-06-09T16:21:59', 'add_download_client_tags')
2026-06-09T16:21:59.403402426Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.404189131Z [Info] FluentMigrator.Runner.MigrationRunner: 70: add_download_client_tags migrated
2026-06-09T16:21:59.404498213Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021813s
2026-06-09T16:21:59.404780452Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrating
2026-06-09T16:21:59.405099925Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.405475020Z [Info] add_notification_status: Starting migration of Log DB to 71
2026-06-09T16:21:59.405944446Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (71, '2026-06-09T16:21:59', 'add_notification_status')
2026-06-09T16:21:59.406497389Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.407275787Z [Info] FluentMigrator.Runner.MigrationRunner: 71: add_notification_status migrated
2026-06-09T16:21:59.407566362Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.002168s
2026-06-09T16:21:59.407887379Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrating
2026-06-09T16:21:59.408235199Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.408604513Z [Info] add_alac_24_quality_in_profiles: Starting migration of Log DB to 72
2026-06-09T16:21:59.409101263Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (72, '2026-06-09T16:21:59', 'add_alac_24_quality_in_profiles')
2026-06-09T16:21:59.409664347Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.410482225Z [Info] FluentMigrator.Runner.MigrationRunner: 72: add_alac_24_quality_in_profiles migrated
2026-06-09T16:21:59.410787780Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022426s
2026-06-09T16:21:59.411069147Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrating
2026-06-09T16:21:59.411379892Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.411745078Z [Info] add_salt_to_users: Starting migration of Log DB to 73
2026-06-09T16:21:59.412212329Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (73, '2026-06-09T16:21:59', 'add_salt_to_users')
2026-06-09T16:21:59.412772387Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.413544001Z [Info] FluentMigrator.Runner.MigrationRunner: 73: add_salt_to_users migrated
2026-06-09T16:21:59.413826940Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021709s
2026-06-09T16:21:59.414106874Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrating
2026-06-09T16:21:59.414416257Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.414793316Z [Info] add_auto_tagging: Starting migration of Log DB to 74
2026-06-09T16:21:59.415238894Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (74, '2026-06-09T16:21:59', 'add_auto_tagging')
2026-06-09T16:21:59.415792719Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.416586027Z [Info] FluentMigrator.Runner.MigrationRunner: 74: add_auto_tagging migrated
2026-06-09T16:21:59.416869458Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021674s
2026-06-09T16:21:59.417173780Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrating
2026-06-09T16:21:59.417513344Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.417895374Z [Info] quality_definition_preferred_size: Starting migration of Log DB to 75
2026-06-09T16:21:59.418403176Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (75, '2026-06-09T16:21:59', 'quality_definition_preferred_size')
2026-06-09T16:21:59.418977864Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.419775691Z [Info] FluentMigrator.Runner.MigrationRunner: 75: quality_definition_preferred_size migrated
2026-06-09T16:21:59.420101427Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022228s
2026-06-09T16:21:59.420413455Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrating
2026-06-09T16:21:59.420753319Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.421138094Z [Info] add_on_artist_add_to_notifications: Starting migration of Log DB to 76
2026-06-09T16:21:59.421646067Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (76, '2026-06-09T16:21:59', 'add_on_artist_add_to_notifications')
2026-06-09T16:21:59.422218520Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.423093432Z [Info] FluentMigrator.Runner.MigrationRunner: 76: add_on_artist_add_to_notifications migrated
2026-06-09T16:21:59.423403757Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0023132s
2026-06-09T16:21:59.423697799Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrating
2026-06-09T16:21:59.424040750Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.424428371Z [Info] album_last_searched_time: Starting migration of Log DB to 77
2026-06-09T16:21:59.424891203Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (77, '2026-06-09T16:21:59', 'album_last_searched_time')
2026-06-09T16:21:59.425456882Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.426247344Z [Info] FluentMigrator.Runner.MigrationRunner: 77: album_last_searched_time migrated
2026-06-09T16:21:59.426541597Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022022s
2026-06-09T16:21:59.426822893Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrating
2026-06-09T16:21:59.427129451Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.427496590Z [Info] add_indexer_flags: Starting migration of Log DB to 78
2026-06-09T16:21:59.427964031Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (78, '2026-06-09T16:21:59', 'add_indexer_flags')
2026-06-09T16:21:59.428536214Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.429288619Z [Info] FluentMigrator.Runner.MigrationRunner: 78: add_indexer_flags migrated
2026-06-09T16:21:59.429571719Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0021629s
2026-06-09T16:21:59.429870420Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrating
2026-06-09T16:21:59.430211788Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.430591362Z [Info] add_indexes_album_statistics: Starting migration of Log DB to 79
2026-06-09T16:21:59.431076229Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (79, '2026-06-09T16:21:59', 'add_indexes_album_statistics')
2026-06-09T16:21:59.431642689Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.432438001Z [Info] FluentMigrator.Runner.MigrationRunner: 79: add_indexes_album_statistics migrated
2026-06-09T16:21:59.432750400Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022117s
2026-06-09T16:21:59.433037348Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrating
2026-06-09T16:21:59.433359126Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Beginning Transaction
2026-06-09T16:21:59.433733951Z [Info] update_redacted_baseurl: Starting migration of Log DB to 80
2026-06-09T16:21:59.434200681Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: INSERT INTO "VersionInfo" ("Version", "AppliedOn", "Description") VALUES (80, '2026-06-09T16:21:59', 'update_redacted_baseurl')
2026-06-09T16:21:59.434762242Z [Info] NzbDrone.Core.Datastore.Migration.Framework.NzbDroneSQLiteProcessor: Committing Transaction
2026-06-09T16:21:59.435578346Z [Info] FluentMigrator.Runner.MigrationRunner: 80: update_redacted_baseurl migrated
2026-06-09T16:21:59.435879312Z [Info] FluentMigrator.Runner.MigrationRunner: => 0.0022102s
2026-06-09T16:21:59.606284552Z [Info] Microsoft.Hosting.Lifetime: Now listening on: http://[::]:8686
2026-06-09T16:21:59.613538901Z [Info] UpdaterConfigProvider: Update mechanism BuiltIn not supported in the current configuration, changing to Docker.
2026-06-09T16:21:59.617926357Z [Info] UpdaterConfigProvider: External updater uses branch nightly instead of the currently selected master, changing to nightly.
2026-06-09T16:21:59.742631361Z [Info] QualityProfileService: Setting up default quality profiles
2026-06-09T16:21:59.759555285Z [Info] MetadataProfileService: Setting up standard metadata profile
2026-06-09T16:21:59.769919497Z [Info] MetadataProfileService: Setting up empty metadata profile
2026-06-09T16:21:59.806724819Z [Info] Microsoft.Hosting.Lifetime: Application started. Press Ctrl+C to shut down.
2026-06-09T16:21:59.807948093Z [Info] Microsoft.Hosting.Lifetime: Hosting environment: Production
2026-06-09T16:21:59.808402969Z [Info] Microsoft.Hosting.Lifetime: Content root path: /app/lidarr/bin
2026-06-09T16:21:59.868823971Z [ls.io-init] done.
2026-06-09T16:21:59.875634377Z [Info] ManagedHttpDispatcher: IPv4 is available: True, IPv6 will be disabled