I'd like to be able to do this:
$ pwd
/home/$USER/music/ripped_music/Monty_Python-Instant_Record_Collection
$ ls
01.The_Executive_Intro.mp3
...
16.The_Lumberjack_Song.mp3
$ mystery_command_or_script .
$ ls
01.The_Executive_Intro.mp3
...
16.The_Lumberjack_Song.mp3
album_cover.jpg
$
Somewhere in the guts of Rhythmbox, totem, etc. this is being done. I'd like to be able to do it myself.
I don't need help actually writing a script. I'd really just like to know if there's something like CDDB for album covers. (Scraping albumart.org is the current working solution.)
glyrc is the CLI program you're looking for. Once you've got it compiled and installed, this script will do what you want
To compile glyrc following the author's directions you must first
While trying to do the same I found Coverlovin, https://launchpad.net/coverlovin/+download and it worked OK for me.
Thanks to webupd8 for signalling it.
http://www.webupd8.org/2011/02/recursively-download-cover-art-for-all.html
This works for now. Unless some "official" way pops up, nathwill's is the answer.
gmusicbrowser
searches Google Images for cover art.Rhythmbox
, according to its FAQ, uses last.fm to download cover art. It used to use discogs (according to a bug report in 2010 I found) but Rhythmbox got banned from it.