Cover Grabber will recursively traverse a directory of music files and download album cover art from LastFM for all sub-directories. Very helpful if you have hundreds or even thousands of music directories.
* Currently supports MP3, ogg, and FLAC
Requirements: python, python-mutagen
Source: http://github.com/thedonvaughn/cover_grabber
* Install python-mutagen:
Ubuntu/Debian: apt-get install python-mutagen
Fedora: yum install python-mutagen
Arch: pacman -Sy mutagen
* Install cover grabber:
$ python setup.py install
To use:
$ covergrabber /home/jvaughn/Music
For help:
$ covergrabber -h
Follow Cover Grabber
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Simple and effective command line application. Really usefull for media libraries contains hundreds of files.