Album Art Aggregator

-by nexus

Screenshot of the program

Download album cover art for your music collection.

I originally made this program because I couldn't find any quick way to get the album cover art for my music collection. I posted it on Hydrogen Audio assuming that some people might be able to get some use out of it, and to my surprise it became relatively popular. So I cleaned it up, added a few features, and — ta-da — a little program to get the cover art for your music collection.

Download (February 19, 2006)

There is no install, just unzip and run. (Requires the .NET Framework version 1.1 or higher to function.)

Version 1.4.6: Download

MD5: 778558094D89C547BD989A671E06E0D8 ^

Updates, additions, and fixes in this version:

  1. Added: Ability to perform a mass download of all album covers at once. (use the right-click menu or Ctrl+A)
  2. Added: Ability to search for covers from amazon.co.jp, amazon.co.uk, and amazon.de &mdash including mass downloads.
  3. Updated: The size display on the preview images now has a slight background so it can be seen more easily.
  4. Added: Shortcut keys to delete a saved image (del when an album is selected), and search for new covers (enter when in one of the album detail textboxes).
  5. Fixed: Album treeview now sorts the albums alphabetically (Windows returns the list alphabetically so I didn't know this was a problem until someone on a NetBSD machine pointed it out).

Older Versions

If for some reason you're interested in older versions of the program, here you go:

Version 1.4.2218: Download
MD5: 1070CC24BC9C7E877B2BAC49B8175655 ^

Updates, additions, and fixes in this version:

  1. Added: Automatically checks for updates.
  2. Added: The size of each image is now displayed on an overlay. (Some people couldn't stand to wait the two seconds for the popup)
  3. Updated: Single executable file now contains or generates all the additional files it requires to run.
  4. Updated: New, much nicer, images display when there is no cover available.
  5. Fixed: Various bugs and minor UI issues.
  6. Updated: Console output, debugging options, and debug info (not really useful to anyone but myself).
  7. Fixed: When searching for existing covers, files with a ".jpeg" extension will now be found. Also, they will be renamed to ".jpg"
  8. Fixed: The selected directory structure in the dropdown menu is now remembered.
Version 1.3.2040: Download
MD5: 41BB82EFB83DE82424E7C396D09B61EB
Version 1.3.1956: Download
MD5: F00C08449E363F280E7DADFCA3FF9061
Version 1.2: Download

Questions, Comments, Bugs, etc...

All comments should be directed to the Hydrogen Audio thread:
http://www.hydrogenaudio.org/forums/index.php?showtopic=29876

Features

This is just a collection of new features that were added in various versions. It makes a nice "feature" list.

Commandline example
Run: AlbumArtAggregator.exe "search string" "path to save resulting image"
(e.g. AlbumArtAggregator.exe "Arcade Fire - Funeral" "D:\Music\CDs\Albums\Arcade Fire\Funeral (2004)\cover.jpg")
If no album cover is found with the given search there will be no notification and nothing will be saved to the given filename.

Treeview buttons
Expand all, contract all, and show albums that currently have no cover art saved.

search button
If no cover images were found, you can can change the values for artist and album and search again.

delete button
You can see the dimensions of the currently saved image and also have the option of deleting it, which I know was another requested item.

custom regex features
The custom directory structure thingy is much more efficient now and also included two new parameters. One for junk strings in the folder name, and one for optional folders (for the guy who had "\disc1" and "\disc2" under some albums but not all of them).

Notes

These are just some things that have been brought up in the Hydrogen Audio thread and I though I would list them here so people don't have to read a whole forum thread to find the information: