A Java Audio File Tagger , using the freedb online database for the retrieval of the tags, released under the (L)GPL license. It supports custom file renaming from tags (with any directory stucture) and vice versa.
Supports: mp3, ogg, flac, mpc, ape,wma
License
GNU General Public License version 2.0 (GPLv2), GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow Entagged - The Musical Box
Other Useful Business Software
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
-
I was having trouble getting javamusictag to correctly parse MP3 tags. But entagged produces the information as I expected it. As a bonus, the Jar is slightly smaller & it also provides the track length & other juicy details like VBR, bit rate, number of channels and sampling rate. Great work!
-
diego@Ubunhome:~$ java -jar Downloads/entagged-audioformats-0.15.jar Failed to load Main-Class manifest attribute from Downloads/entagged-audioformats-0.15.jar diego@Ubunhome:~$ Am i Doing something wrong?