Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 452 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 452 Bytes

Auto ID3 Tagger

This script will read all files in the provided folder (MUSIC_FOLDER) and identify the songs using Shazam. It will then collect some information about the songs, including album art, and write this information to the ID3 tags of the MP3 file.

Packages used

ShazamIO - Used to identify the songs

EyeD3 - Used to write the ID3 tags