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
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
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.