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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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.