Closed alok0 closed 12 years ago
Don't be shy to make a pull request.
But actually, the functions are written to follow the nodejs documentation.
I actually haven't even attempted to try using the python version yet. So a pull request wouldn't be for awhile.
remDj, roomInfo, getProfile, playlistAll, playlistAdd, playlistRemove, playlistReorder
these functions should use python style named/keyword parameters, rather than relying so strictly on parameter order.