philchillbill wrote: 
> The Alexa app on the phone can act as an Echo if you give it mic
> permissions. When you open the app just ask Alexa what time it is and
> she will answer. If that works, "Alexa, ask Media Server to discover my
> players"

Oh that's useful, thank you.  I'll give it a try if I get past this
linking script.

For some reason, your script doesn't work as is.  I'm getting a "Fail 4
[Badly-specified URL(s)]".  I changed your single quotes to the upright
ones " ' ", and then I'm not sure the command even runs at all - RES is
empty.

I'm getting confused with all the different types of quotation marks and
brackets, but I think I managed to construct the command as intended and
execute it, but I get "Fail 2 [Data JSON parse error]".  I suspect the
'data' bit is wrong, but I don't understand what the combination of
curly and square brackets is supposed to do.  My command looks like this
(with the sensitive bits overtyped with xxxx's):


Code:
--------------------
    wget -qO- 
https://smartskills.tech/linking/updateNgrok.php?uuid=xxxxx&data=[{"name":"false","url":"xxxxxxxxxxxx.eu.ngrok.io"}]
--------------------


Any chance you could put me out of my misery and show me an example of
that last wget command exactly as it should be issued?


------------------------------------------------------------------------
chill's Profile: http://forums.slimdevices.com/member.php?userid=10839
View this thread: http://forums.slimdevices.com/showthread.php?t=111016

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to