mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-26 15:45:54 +03:00
[GH-ISSUE #622] Correctly separate artist/performer tags #1847
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#1847
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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?
Originally created by @stybr on GitHub (Mar 11, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/622
I really appreciate this program, but one thing that is annoying for me is bad separation of multiple performer tag. According to FLAC specification, every artist on song should have its own performer tag in metadata, not to be condensed in one tag separated by semicolon or comma. Thank you very much for all work and time invested in this project and potentially fixing this issue.