https://bugs.kde.org/show_bug.cgi?id=520402
Bug ID: 520402
Summary: Multiple artists (ID3v2.4 / separated by semicolon)
create duplicate visual cards in Artists view
Classification: Applications
Product: Elisa
Version First unspecified
Reported In:
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Severity: critical
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
When audio tracks have multiple artists specified in metadata (standard ID3v2.4
multi-value tags, which look like "Artist 1; Artist 2" in tag editors like
Kid3), Elisa fails to split them into separate individual artists. Instead, it
creates messy, duplicate artist cards in the "Artists" view (e.g., "Artist
1;...", "Artist 1; Artist 3;...").
Steps to reproduce:
Take a few MP3 files and set Album Artist to "Main Artist".
Set the Artist tag to "Main Artist; Guest Artist" using Kid3 (ID3v2.4).
Open Elisa and let it scan the library.
Go to the "Artists" tab and search for "Main Artist".
Observed result:
Elisa creates multiple broken square cards for the same main artist with
trailing dots instead of properly linking the track to the single existing
"Main Artist" card and "Guest Artist" card.
Expected result:
Elisa should recognize the separator or null-bytes, split the artists, and
display the track under both individual artist profiles without multiplying the
UI cards.
--
You are receiving this mail because:
You are watching all bug changes.