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
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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?