Hacker News new | ask | show | jobs
by kevinmgranger 1706 days ago
Is there a sort of universal format for music metadata? I know image metadata has XMP.
1 comments

id3 is the standard for music metadata

https://id3.org/

Looks like it's a standard for embedding within MP3 files. But ss there ecosystem support for reading it from a "sidecar" file? I know digikam can read XMP data from a file that lives alongside image files that don't support such embedding.