resonate-dev team mailing list archive
-
resonate-dev team
-
Mailing list archive
-
Message #00008
[Bug 580717] Re: How to get non-standard (other than artist, album, title, etc) attributes from ID3 tags?
We still need support for reading, e.g., multiple TXXX frames from a
single ID3 tag, but we do have some support for reading the more
esoteric values from ID3 tags now (such as artistsort, discnumber, etc).
** Changed in: resonate
Status: Confirmed => Fix Committed
** Changed in: resonate
Assignee: (unassigned) => Chris Wagner (chris-wagner)
--
You received this bug notification because you are a member of Resonate
Development Team, which is subscribed to Resonate.
https://bugs.launchpad.net/bugs/580717
Title:
How to get non-standard (other than artist, album, title, etc) attributes from ID3 tags?
Status in Resonate:
Fix Committed
Bug description:
I have begun making fixes/tweaks to the Haskell-native ID3-reading library, idiii. This will hopefully meet our needs once I have added support for reading multiple values for a single frame type (e.g., support for reading multiple "TXXX" frames).