Library to read song information, such as song title, artist, and album, from an MP3 file

This library reads song information, such as song title, artist, and album, from an MP3 file. It supports ID3v1, ID3v1.1, Lyrics3v1, Lyrics3v2, ID3v2.2, ID3v2.3, and ID3v2.4 tags. MP3 Frame Headers can also be read. There is a FilenameTag, a ID3v2.4 tag that is intelligently derived from the file name. It contains tag synchronization utilities, multiple save options, and easy tag conversion methods.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.javamusictag
ArtifactId

ArtifactId

jid3lib
Last Version

Last Version

0.5.4
Release Date

Release Date

Type

Type

jar
Description

Description

Library to read song information, such as song title, artist, and album, from an MP3 file
This library reads song information, such as song title, artist, and album, from an MP3 file. It supports ID3v1, ID3v1.1, Lyrics3v1, Lyrics3v2, ID3v2.2, ID3v2.3, and ID3v2.4 tags. MP3 Frame Headers can also be read. There is a FilenameTag, a ID3v2.4 tag that is intelligently derived from the file name. It contains tag synchronization utilities, multiple save options, and easy tag conversion methods.
Project URL

Project URL

http://javamusictag.sourceforge.net/
Project Organization

Project Organization

Eric Farng
Source Code Management

Source Code Management

http://javamusictag.cvs.sourceforge.net/viewvc/javamusictag/jtag/

Download jid3lib

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.javamusictag/jid3lib/ -->
<dependency>
    <groupId>net.sf.javamusictag</groupId>
    <artifactId>jid3lib</artifactId>
    <version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.javamusictag/jid3lib/
implementation 'net.sf.javamusictag:jid3lib:0.5.4'
// https://jarcasting.com/artifacts/net.sf.javamusictag/jid3lib/
implementation ("net.sf.javamusictag:jid3lib:0.5.4")
'net.sf.javamusictag:jid3lib:jar:0.5.4'
<dependency org="net.sf.javamusictag" name="jid3lib" rev="0.5.4">
  <artifact name="jid3lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.javamusictag', module='jid3lib', version='0.5.4')
)
libraryDependencies += "net.sf.javamusictag" % "jid3lib" % "0.5.4"
[net.sf.javamusictag/jid3lib "0.5.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.4