forked from klnusbaum/UDJ-Server
-
Notifications
You must be signed in to change notification settings - Fork 0
0.7 Favorites
murph edited this page Mar 20, 2013
·
4 revisions
The following methods are used to modify the list of favorite songs a user has for a given player.
Follows List Semantics
A list of Library Entries representing songs the user has indicated are their favorites on the player specified by player_id
. If the user has no songs indicated as favorites for the player specified by player_id
, an empty JSON Array is returned.