jishi / node-sonos-discovery

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

absolute albumArtURI + some minors V2 #34

Closed cederigo closed 8 years ago

cederigo commented 9 years ago

I did various updates based on your feedback:

albumArtURI I leave "albumArtURI" as is and include "absoluteAlbumArtURI" too.

state events Reverted the changes to the group events

queueInUse For now I will use state.currentTrack.type to figure out if the queue is in use or not. When it says "track" I assume that its from the queue. Therefore I reverted the changes I made completely.

Maybe tackle this problem more in depth in another pull request?

Sorry, I accidentally deleted my branch. So made anew pull request

neophob commented 9 years ago

+1