Skip to content
This repository has been archived by the owner on Mar 3, 2022. It is now read-only.

Commit

Permalink
Seems like MPDSribble itself is broken with regards to sening "love" …
Browse files Browse the repository at this point in the history
…status, so remove MPDScribble from list of scrobblers.

BUG: 511
  • Loading branch information
CDrummond authored and craig.p.drummond committed Jul 26, 2014
1 parent 6f0d166 commit 579bd4f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -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
-----
Expand Down
2 changes: 1 addition & 1 deletion scrobbling/scrobblers.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

0 comments on commit 579bd4f

Please sign in to comment.