After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 593163 - Rhythmbox failed to fetch covers
Rhythmbox failed to fetch covers
Status: RESOLVED NOTABUG
Product: rhythmbox
Classification: Other
Component: Plugins (other)
0.12.x
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-08-26 13:41 UTC by Christophe
Modified: 2009-09-07 00:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christophe 2009-08-26 13:41:18 UTC
hello,

When rhythmbox (v0.12.0) try to fetch covers I get this :

Traceback (most recent call last):
  • File "/usr/lib/rhythmbox/plugins/rb/Loader.py", line 43 in _contents_cb
    (contents, length, etag) = file.load_contents_finish(result)
glib.GError: Not Found

Comment 1 Christophe 2009-08-26 20:21:32 UTC
i am on jaunty 64bits but same issue on karmic 64bits
Comment 2 Jonathan Matthew 2009-08-26 21:28:14 UTC
The Amazon cover art search code no longer works due to changes in Amazon's web services policy.  We cannot fix it.
Comment 3 Christophe 2009-08-27 08:35:24 UTC
do you talk about "Amazon soap3 was discontinued on 31st of March 2008"?

http://bugzilla.gnome.org/show_bug.cgi?id=563101
Comment 4 Jonathan Matthew 2009-08-27 09:26:26 UTC
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.
Comment 5 Chris Lasher 2009-09-07 00:54:55 UTC
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