full listings » Playback, Web Browser


Amazon Fetcher Version History

Album Art Fetcher for Amazon


Version: 1.0.9.2

Download for All Platforms
  • Uploaded about 1 year ago
  • Works with Songbird 1.5.0 - 1.8.0

Updated for Songbird 1.8


Version: 1.0.9.1

Download for All Platforms
  • Uploaded over 2 years ago
  • Works with Songbird 1.1.0a - 1.5.0

Add missing component file. Sorry about that :).


Version: 1.0.9.0

Download for All Platforms
  • Uploaded over 2 years ago
  • Works with Songbird 1.1.0a - 1.5.0

Updated to use the new Amazon signature method, also bumped the Songbird version. Other minor bug fixes and logging added.


Version: 1.0.8.0

Download for All Platforms
  • Uploaded over 2 years ago
  • Works with Songbird 1.1.0a - 1.4.0

Version bump to 1.4.0a


Version: 1.0.7.0

Download for All Platforms
  • Uploaded over 2 years ago
  • Works with Songbird 1.1.0a - 1.3.0

Updated to work with Songbird 1.2 (and 1.3 for later).


Version: 1.0.6.0

Download for All Platforms
  • Uploaded over 2 years ago
  • Works with Songbird 1.1.0a - 1.2.0a

Updated to the latest release of Album Art Fetching.


Version: 1.0.4.0

Download for All Platforms
  • Uploaded over 3 years ago
  • Works with Songbird 1.1.0a - 1.1.1b

Updated to work with new album art fetching changes (fetch by album rather than item).
Fixed bug that caused the fetcher to set items artwork to the previously found artwork if none was found for the current one.


Version: 1.0.3.0

Download for All Platforms
  • Uploaded over 3 years ago
  • Works with Songbird 1.1.0a - 1.1.1b

Updated to work with the new fetcher for album rather than item changes in the backend fetcher.


Version: 1.0.1.0

Download for All Platforms
  • Uploaded over 3 years ago
  • Works with Songbird 0.8.0pre - 1.1.0pre

Fixed an issue in the setting of sources.
Added icon.


Version: 1.0.0.0

Download for All Platforms
  • Uploaded over 3 years ago
  • Works with Songbird 0.8.0pre - 1.1.0pre

This is the first version so it is pretty limited.
1. Defaults to using the US site (com) but can be changed in the preferences: extensions.albumart.amazon.country (US=com, CA=ca, UK=co.uk, Austria/Germany=de, France=fr, Japan=co.jp)

all other preferences are as follows:
// Dump status to console
pref("extensions.albumart.amazon.debug", false);
// Enable the Fetcher
pref("extensions.albumart.amazon.enabled", true);
// Priority of the Fetcher
pref("extensions.albumart.amazon.priority", 2);

Note that this only works for the 1.1.0pre+ versions of songbird, (night-lies as of 2009-Jan-13th)