Skip to content

Slates/CleanMp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Program to clean up id3 tags on mp3 files.

Made in Python 2.7.3

##Requirements

Must have wx and eyed3 modules for python.

To install wx (in Ubuntu):

sudo apt-get install python-wxgtk2.8
pip install wx

To install eyed3 (in Ubuntu):

pip install eyed3

##Usage

Run with the following:

python interface.py

About

Clean up id3 tags on mp3 files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published