johnk-
johnk-
We can get reputation, display_name and user_id from http://api.stackoverflow.com/1.1/usage/methods/users-by-ids e.g. http://api.stackoverflow.com/1.1/users/1864998
Hi. I think the same issue may also affect the command line client. If I ssh onto my pi and run volumio stop {"time":1588929234929,"response":"stop Success"} yet my volspotconnect2 track keeps...
cat /etc/os-release VOLUMIO_VERSION="2.773" Ok ... it has started working now. Both using the cli and the REST interface. I didn't even reboot. Very strange. Glad it is fixed though :-)
I started looking into doing this, but I am struggling to work out how to test this without messing up my current setup. I looked at the volumio pull command,...
Thank you. Your instructions worked perfectly :-) So far so good with the API and CLI with this version. Next, previous, stop, play and volume commands work perfectly. Toggle is...
Toggle function confirmed as fixed from both the REST API and CLI. I have cross posted this here https://github.com/volumio/Volumio2/pull/1938 Thanks
As a temporary measure I have created a quick shell script which wrappers a python tool (pystackoverflow) to retrieve the fkey and cookie values
I think we are commenting against the wrong issue, but I'll add in my comments here just to keep the flow :) I was playing with this for the bot-cmd-rule:...
In terms of the avatar command it sounds like a good idea. I am unsure if we need to authenticate any differently when moving between chat.\* and the main SO...
That is one option. Another might be to have a list-of-active-commands file in the same location as the commands. That way we could also easily disable a command by updating...