-
Notifications
You must be signed in to change notification settings - Fork 41
Description
Hi Jishi, thanks so much for this great software! I've used pieces of it to integrate sonos into my home control interface and it works great. I'm no javascript expert but I did make a couple changes in case anyone is interested:
-implemented noUIslider.js for volume sliders so they work across touch and non-touch interfaces
-implemented hammer.js for drag and drop zone management so they work across touch and non-touch interfaces
-changed current-track-art src to (ip + albumArtUri) instead of absoluteAlbumArtUri so it works when accessed from outside LAN
My question is if it is possible to implement search/browse of Google Music into the interface. That's the last thing I need to abandon the native sonos apps entirely. There are 3rd party apps for Windows that implement search such as Zonos and Phonos, so it seems like it must be possible, but I'm an inexperienced developer so I don't know where to start.
Any chance of implementing this? I would be happy to help or contribute to development however I can. Thanks again, awesome project.