[ https://issues.apache.org/jira/browse/TIKA-120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Meikle updated TIKA-120: ----------------------------- Attachment: TIKA-120-II.diff Update to the original patch based on Jukka's comments. I was in the middle of coding it up but the draft method works a treat - not sure if we should refactor getPrefix() and getSuffix() into a utility class? > 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.