Updated to use the new Amazon signature method, also bumped the Songbird version. Other minor bug fixes and logging added.
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.
Updated to work with the new fetcher for album rather than item changes in the backend fetcher.
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)