Welcome to Song Classifier
This piece of python code is simple implementation of Python-mutagen.It will help yo classify mp3 songs on the basis of artists and yearwise.
How To Use
1] Install Python-mutagen in your system
2] Run python songClassifier.py
How to install mutagen For ubuntu users: sudo apt-get install python-mutagen
https://help.ubuntu.com/community/ConvertingMP3Tags
For demo refer wiki of this repository https://github.com/deepakmodak/Song-Classifier/wiki