Skip to content

iamaamir/Mp3-Arranger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mp3-Arranger

A Simple Mp3 File Arranger

Running on windows 7

Running on ubuntu 14.4

How it Works?

It Simply Reads the Tags of the Files And Arrange them on the Basis of those Tags..

Supported Tags Are

  • By Artist
  • By Album
  • By Genre

Pre Requirements

You just need to have Java 1.7 or later installed on your machine

How to Install ?

Simply Download it and Run it.

Build with maven like this:

mvn package

then start the program:

java -jar target/Mp3-Arranger-0.1-SNAPSHOT-jar-with-dependencies.jar

Compiled Version → http://mp3a.sourceforge.net/