Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 248 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 248 Bytes

Small script to audit a music library

Scans MP3 files to summarize bitrate or report missing tags

Dependencies

  • Python 2.7
  • Mutagen

TODO :

  • Write tests
  • Audit tag formatting
  • Better output rendering using the "pretty" module