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:
committed by
craig.p.drummond
parent
6f0d166d0b
commit
579bd4f800
@@ -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
|
||||
-----
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user