jzajac2

Results 8 issues of jzajac2

I have several questions, hopefully the output of this is I can submit a PR for some doc updates: 1. the node-sonos-http-api allows for a folder named presets in it...

I have DEFAULT_MUSIC_SERVICE = spotify set as a lambda env var as described here: `To enable music services and default rooms (strongly recommended), also add the following environment variables ADVANCED_MODE...

I have the standard presets working, however as soon as I add environment variable ADVANCED_MODE = false (not even enabling it), even the standard presets mode no longer works. I...

help wanted

Will this work with the latest node-sonos-http-api presets folder functionality? Looks like a different json schema for using separate .json files under presets folder.

I'm trying to figure out how to use the sayall function with a rails app using uri's open, for example ``` uri = URI.parse(URI.encode("#{HOST}:#{PORT}/sayall/#{speak_what}")) response = open(uri).read ``` Here's an...

just forked, cloned, deployed to my pi box however getting this after a few seconds. see node version at bottom - any other info you need? ``` pi@rpi3:~/code/node-sonos-web-controller $ node...

if you have a folder ex: https://myjenkins.com/job/rxb/ which contains jobs in it, the folder will be listed as a job

I should add that I realize this isn't an 'Issue', more of a feature request, and could be a large effort, especially since this is cross platform. Am I at...

enhancement
question