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 665992 - Banshee doesn't scrobble radio streams to Last.fm
Banshee doesn't scrobble radio streams to Last.fm
Status: RESOLVED DUPLICATE of bug 614756
Product: banshee
Classification: Other
Component: Last.fm
2.2.x
Other Linux
: Normal enhancement
: ---
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-12-12 11:59 UTC by Daniel Lo Nigro
Modified: 2011-12-12 12:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Lo Nigro 2011-12-12 11:59:56 UTC
When I'm listening to radio streams through Banshee, it doesn't scrobble the songs to Last.fm even though the artist and title come through correctly. 

I had a quick look at the code and it looks like you need to add the PlayerEvent.TrackInfoUpdated event into the OnPlayerEvent method in Banshee.Lastfm.Audioscrobbler.AudioscrobblerService (although I couldn't get the code building on my machine, so couldn't test this). The AppIndicator extension (located in the Community Extensions) correctly displays a notification when the song changes, so it's definitely possible to detect.

Steps to replicate:
1. Ensure you have a Last.fm account set up in Banshee
2. Listen to a radio stream (eg, any AACplus stream on http://www.di.fm/)
   => Expected: Song gets scrobbled to Last.fm
      Actual: Song is not scrobbled to Last.fm
3. Wait for the song to change
   => As above

Environment:
 - Ubuntu 11.10
 - Banshee 2.2.1 installed via Ubuntu package
Comment 1 Bertrand Lorentz 2011-12-12 12:22:30 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 614756 ***