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
Easily Host LLMs and Web Apps on Cloud Run
Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
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.