jishi / node-sonos-discovery

Simplified framework for Sonos built on node.js
MIT License
146 stars 75 forks source link

Fix playlist #92

Closed noesberger closed 8 years ago

noesberger commented 8 years ago

able to play playlist specified in preset.json. At the moment in the preset is only checked for favorite and uri. Added playlist check and call then the function replaceWithPlaylist that is already available.

jishi commented 8 years ago

Wow, I was almost 100% sure that I had already done this, I was apparently mistaken. Thanks for noticing!