GNOME Bugzilla – Bug 593163
Rhythmbox failed to fetch covers
Last modified: 2009-09-07 00:54:55 UTC
hello, When rhythmbox (v0.12.0) try to fetch covers I get this : Traceback (most recent call last):
+ Trace 217150
(contents, length, etag) = file.load_contents_finish(result)
i am on jaunty 64bits but same issue on karmic 64bits
The Amazon cover art search code no longer works due to changes in Amazon's web services policy. We cannot fix it.
do you talk about "Amazon soap3 was discontinued on 31st of March 2008"? http://bugzilla.gnome.org/show_bug.cgi?id=563101
No, I'm talking about this: http://developer.amazonwebservices.com/connect/ann.jspa?annID=483 We can't really implement request signing since we'd have to distribute the secret key to all users, so we can't use amazon's web services any more.
Can you just set up an account and distribute the same key to everyone in the plugin? Does that violate ToS? Otherwise, album art fetching will have to be implemented from an alternative source, most likely Last.fm. Maybe take a look at what Songbird's doing: http://wiki.songbirdnest.com/Releases/Hendrix/Fetching_Album_Art