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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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.