Comments
-
Greg Hurrell
From the scrobbling API 1.2.1 page:
r[0]=<rating>
A single character denoting the rating of the track. Empty if not applicable.
L Love (on any mode if the user has manually loved the track). This implies a listen.
B Ban (only if source=L). This implies a skip, and the client should skip to the next track when a ban happens.
S Skip (only if source=L)
Note: Currently, a web-service must also be called to set love/ban status. We anticipate that this will be phased out soon, and the submission service will handle the whole process.
Add a comment
Comments are now closed for this issue.