mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #14685] [CLOSED] Update artists and album artists during library scan if changed #14074
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/14685
Author: @evan314159
Created: 8/22/2025
Status: ❌ Closed
Base:
master← Head:fix-artists-refresh📝 Commits (1)
2911900Update artists and album artists during library scan if changed📊 Changes
1 file changed (+2 additions, -12 deletions)
View changed files
📝
MediaBrowser.Providers/MediaInfo/AudioFileProber.cs(+2 -12)📄 Description
Changes
Update artists and album artists during library scan if changed
Issues
Previously artists and album artists would not be updated during scans unless Replace All Metadata was set.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.