Seems like MPDSribble itself is broken with regards to sening "love" status, so remove MPDScribble from list of scrobblers.

BUG: 511
This commit is contained in:
craig.p.drummond
2014-07-26 17:39:32 +00:00
committed by craig.p.drummond
parent 6f0d166d0b
commit 579bd4f800
2 changed files with 3 additions and 1 deletions

View File

@@ -18,6 +18,8 @@
server.
3. Update current song to scrobble, even if disabled, so that when enabled we
can scrobble.
4. Seems like MPDSribble itself is broken with regards to sening "love" status,
so remove MPDScribble from list of scrobblers.
1.4.0
-----

View File

@@ -2,5 +2,5 @@
<scrobblers>
<scrobbler name="Last.fm" url="http://ws.audioscrobbler.com/2.0/"/>
<!-- <scrobbler name="Libre.fm" url="http://turtle.libre.fm"/> -->
<scrobbler name="MPDScribble" url="mpdscribble"/>
<!-- <scrobbler name="MPDScribble" url="mpdscribble"/> -->
</scrobblers>