Tue Jan 18 13:07:09 2005

Ticket #553 (Closed: fixed)

read and convert ID3v2 tags from MP3 files to metadata values


Priority: normal Reporter: maroy
Severity: minor Assigned to: fgerlits
Component: server feature Status: closed
Version:   Resolution: fixed
Milestone:   Keywords:  

Description by maroy:

provide functionality, mainly in the playlistExecutor module (or somewhere else if more sensible) to read in ID3v2 tags from MP3 files, and map them to appropriate metadata values. for a mapping from ID3v2 tags to metadatada values, see the document at livesupport/doc/gui/metadataFields.xls for reading ID3v2 tags, there is a range of GPL libraries to do so...

Attachments

Changelog

Wed Jan 26 10:15:48 2005: Modified by fgerlits

  • resolution set to fixed
  • status changed from assigned to closed

Added readTag() function in AudioClip? class. This uses the TagLib? library, added to the tools; I think I put the linker options in Makefile.in for every module that needs it. At the moment, this works for mp3 files only, but TagLib? supports Ogg Vorbis, so support for ogg files can be added later.


Add/Change #553 (read and convert ID3v2 tags from MP3 files to metadata values)




Change Properties






Action