TCL script to grab music metadata (album, artist, cover art) using last.fm API.

Packages required to grab metadata:
- tcl8.5 or higher
- tdom package
- imagemagick (convert is used)

api_key.tcl file with user name and Last.fm API key need to be created in the same folder with a following data:
set api_key <some_api_key>
set user <some_last_fm_user>

api_key.tcl is used by main.tcl to authorize request send to last.fm API.

To grab and save cover art use (recomended):
tclsh scanFileAndSaveCover.tcl <filename>

To grab cover art without scaning mp3 use:
tclsh getMetadata.tcl <artist> <album>

To read id3 tag (ver 1) use:
tclsh readMetadata.tcl <flename>

Project Samples

Project Activity

See All Activity >

Categories

Multimedia

License

GNU General Public License version 3.0 (GPLv3)

Follow metadata grabber

metadata grabber Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of metadata grabber!

Additional Project Details

Operating Systems

BSD, Linux, Windows

User Interface

Command-line, Console/Terminal

Programming Language

Tcl

Related Categories

Tcl Multimedia Software

Registered

2013-08-16