.mp-Complete is a simple web application to fix the metadata on songs. Simply drop an mp3 file onto the webpage, and get back the repaired file!
The main Flask app.
Reads and updates the ID3 data in the MP3 Files Using: eyeD3
Reads lyrics from lyrics.wikia.com Using BeautifulSoup
Queries Musixmatch's json library to get information about songs
A class to store data about songs