-
Notifications
You must be signed in to change notification settings - Fork 3
Home
felipec edited this page Sep 14, 2010
·
5 revisions
maemo-scrobbler is a scrobbler application (last.fm/libre.fm) for the Nokia N900 that listens for events coming from the official media player app through MAFW.
You can configure your accounts through the control panel.
The inspiration (and some code) comes from mafw-lastfm which does basically the same thing but lacks some features.
Compared to mafw-lastfm, maemo-scrobbler has:
-
Support for multi-scrobbling (both last.fm and libre.fm at the same time)
Includes a song queue per service. -
Improved song queue handling
Since internally it uses libscrobble (which is independent of MAFW), the important code can be easily tested on desktop sw, and it has been done so… throughly.
It doesn’t matter how flaky your network is, or that the servers are down, the songs will be submitted. -
Permanent storage
The song queue is not lost, even on crashes, device reboots, or software updates. -
Video clips are ignored
Small feature, but important. - Support for now-playing
-
Support for network connection detection
Very important to send now-playing notifications. - Proxy support
In other words: maemo-scrobbler Just Works™.