Return-Path: Delivered-To: apmail-incubator-tika-dev-archive@locus.apache.org Received: (qmail 39184 invoked from network); 11 Sep 2008 06:07:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Sep 2008 06:07:15 -0000 Received: (qmail 32222 invoked by uid 500); 11 Sep 2008 06:07:12 -0000 Delivered-To: apmail-incubator-tika-dev-archive@incubator.apache.org Received: (qmail 32185 invoked by uid 500); 11 Sep 2008 06:07:12 -0000 Mailing-List: contact tika-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: tika-dev@incubator.apache.org Delivered-To: mailing list tika-dev@incubator.apache.org Received: (qmail 32174 invoked by uid 99); 11 Sep 2008 06:07:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Sep 2008 23:07:12 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Sep 2008 06:06:12 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 48288234C1D9 for ; Wed, 10 Sep 2008 23:06:44 -0700 (PDT) Message-ID: <870543215.1221113204294.JavaMail.jira@brutus> Date: Wed, 10 Sep 2008 23:06:44 -0700 (PDT) From: "Dave Meikle (JIRA)" To: tika-dev@incubator.apache.org Subject: [jira] Updated: (TIKA-120) Add support for retrieving ID3 tags from MP3 files In-Reply-To: <16929189.1202148069243.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ 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.diff Incorrect copy of patch uploaded previously, correct copy uploaded now. > 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.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.