Difference between revisions of "MP3 Fixer"

From SkullSecurity
Jump to navigation Jump to search
(New page: ==MP3 Fixer== * Name: MP3 Fixer * OS: Java * Language: Java * Path: http://svn.skullsecurity.org:81/ron/old/mp3fixer * Created: Old * State: Finished This is actually a pair of programs a...)
 
 
Line 3: Line 3:
* OS: Java
* OS: Java
* Language: Java
* Language: Java
* Path: http://svn.skullsecurity.org:81/ron/old/mp3fixer
* Path: http://svn.skullsecurity.org:81/ron/old/mp3fixes
* Created: Old
* Created: Old
* State: Finished
* State: Finished
Line 12: Line 12:
* fix.sh -- Attempts to fix the filename
* fix.sh -- Attempts to fix the filename


<pre>svn co http://svn.skullsecurity.org:81/ron/old/BerzerkerDice</pre>
<pre>svn co http://svn.skullsecurity.org:81/ron/old/mp3fixes</pre>

Latest revision as of 01:45, 28 July 2008

MP3 Fixer

This is actually a pair of programs and a shellscript I use to organize my MP3 collection:

  • FixID3 -- Sets the files' ID3 tag based on the directory structure
  • MoveMP3 -- Moves the file based on the ID3 tag
  • fix.sh -- Attempts to fix the filename
svn co http://svn.skullsecurity.org:81/ron/old/mp3fixes