Skip to content

Java application to update MP3 tags according to directory structure. Using org.cmc.music.myid3 code for working with MP3 file tags.

Notifications You must be signed in to change notification settings

jkauflin/jjkMP3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jjkMP3

Java application to update MP3 tags according to directory structure.
Using org.cmc.music.myid3 code for working with MP3 file tags. This java application does a recursive read through a directory tree of MP3 files organizaed by genere, artist, album, and updates the MP3 tags to match the information from the directory folders. It's hard-coded to look for a specific structure and organization for now. After it updates the MP3 it sets it to read-only, and then only updates non read-only files it finds.

About

Java application to update MP3 tags according to directory structure. Using org.cmc.music.myid3 code for working with MP3 file tags.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages