issues
search
jishi
/
node-sonos-discovery
Simplified framework for Sonos built on node.js
MIT License
146
stars
75
forks
source link
Browse patch
#77
Closed
ColdFireIce
closed
8 years ago
ColdFireIce
commented
8 years ago
Added a method to automatically get all browse items.
changed the getFavorites and getPlaylist methods to use this.
added method getCompleteQueue().
made getFavorites and getPlaylist return the same result style (one returned object with .items the other just the items)
added replaceWithPlaylist() method