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 466276 - Should show title of currently played song and artist in last.fm plugin
Should show title of currently played song and artist in last.fm plugin
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: Plugins (other)
0.11.x
Other All
: Normal enhancement
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on: 518231
Blocks:
 
 
Reported: 2007-08-13 15:43 UTC by Christoffer Sørensen
Modified: 2008-06-15 00:38 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christoffer Sørensen 2007-08-13 15:43:40 UTC
It would be nice to know which song and artist you are listening to. The last.fm web player shows it and last-exit did also in older versions.
Comment 1 Christophe Fergeau 2007-08-14 07:45:53 UTC
There was such a bug a few months ago which was fixed by 

2007-06-06  Jonathan Matthew  <jonathan@kaolin.wh9.net>

        * plugins/audioscrobbler/rb-lastfm-source.c:
        (rb_lastfm_message_cb):
        Don't limit the number of response lines we process here.
        The number of lines in the response recently changed from 6 to 7.

if I remember correctly. However, bug #462595 hints that the protocol has changed again, so maybe it broke once again.
Comment 2 Jonathan Matthew 2008-06-15 00:38:40 UTC
This definitely works correctly with the new last.fm streaming system.