You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So the algorithm is (ratingNumber * 2) + (ratingPlus ? 1 : 0)
As you can see, now the range is 2 to 23.
We removed the full song info output feature in this version.
Make it clean and dry. If you want to get the song info in the same request, Please reference the batch api.
{ "status": 0, "content": { "id": "ifi", "rating_class": 2 } }