mirror of
https://github.com/afkarxyz/SpotiFLAC.git
synced 2026-04-25 15:15:57 +03:00
[GH-ISSUE #272] [Feature Request] - Advanced Media Metadata Formatting Options #1527
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiFLAC#1527
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 @valuthringer on GitHub (Jan 11, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/272
[Feature Request]
Description
Add advanced case sensitivity and formatting options specifically for the media metadata embedded in the file (ID3/FLAC tags), not for the filename itself. This would allow users to customize how artist names, titles, and albums are stored inside the audio file.
Use Case
Users often rely on embedded metadata for music players and library management tools. Being able to control capitalization rules, artist separators, and featured artist handling at the metadata level would help maintain a clean, consistent, and well-organized music library across different players and platforms.
Requested Features
&,/&, etc.) in metadata fieldsFt.,Featuring)Additional Context
This feature would be especially useful for users with large music libraries who depend on accurate and standardized embedded metadata rather than filenames.
@afkarxyz commented on GitHub (Jan 14, 2026):
This is quite complex, and I may consider it in the future, but not at this time.
@standerksen commented on GitHub (Feb 12, 2026):
I wanted to open a separate feature request but I think it fits well here (even though this request is postponed).
It would also be great to format remixing artists properly in the metadata. Spotify uses dashes for this although parentheses are widely preferred. Also an option to remove the remixing artist from the artists field would be great.
Current:
File:
Disclosure, Eliza Doolittle, Flume - You & Me - Flume Remix.flacArtist metadata:
Disclosure, Eliza Doolittle, FlumeTitle metadata:
You & Me - Flume RemixPreferred:
File:
Disclosure, Eliza Doolittle - You & Me (Flume Remix).flac(or use current, doesn't really matter)Artist metadata:
Disclosure, Eliza DoolittleTitle metadata:
You & Me (Flume Remix)Hopefully this will get picked up sometime, thanks in advance (and for developing this awesome app)!
@valuthringer commented on GitHub (Feb 13, 2026):
Yes, absolutely! This would be more than just useful; it would be essential! Especially when you want to have a large number of tracks with identical metadata... it would save you from having to edit the file with third-party applications each time. It would be a real time-saver!
Thank you for the app; it's already very good.