Ideas for Projects - ilya-khadykin/notes-outdated GitHub Wiki

mp3 metada validator

There is a need for me to validate metedata of some mp3 files I have in my collection.

There are some services that can help me to do that:

  • AcoustID - can help me verify metadata by its fingerprint
  • MusicBrainz Picard - is a good example of successful implementation
  • Mutagen - Python library for working with mp3s and other media files