[ https://issues.apache.org/jira/browse/TIKA-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630760#action_12630760 ]
Dave Meikle commented on TIKA-120: ---------------------------------- The encoding should be ISO-8859-1 on ID3v1 tags if I remember correctly, but I cannot find the formal specification with this. The first 12 bytes should be set to 1 if I remember correctly. > Add support for retrieving ID3 tags from MP3 files > -------------------------------------------------- > > Key: TIKA-120 > URL: https://issues.apache.org/jira/browse/TIKA-120 > Project: Tika > Issue Type: New Feature > Components: general > Reporter: Litrik De Roy > Attachments: testMP3.zip, TIKA-120-II.diff, TIKA-120.diff > > > It would be nice if Tika could retrieve ID3 tags from MP3 files. > There are a number of libraries that could be used: > MyID3 (Apache License) http://www.fightingquaker.com/myid3/ > jd3Lib (LGPL) http://sourceforge.net/projects/jd3lib/ > javamusictag (LGPL) http://javamusictag.sourceforge.net/ > jaudiotagger (LGPL) https://jaudiotagger.dev.java.net/ > There might be others (with more Apache-friendly licenses). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.