The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: Python commands vs http commands
#1
I know there are http commands like the following:

http://ip/command/?cmd=play
http://ip/command/?cmd=next
http://ip/command/?cmd=pause
http://ip/command/?cmd=stop
http://ip/command/?cmd=vol.sh up 1
http://ip/command/?cmd=vol.sh dn 1
http://ip/command/?cmd=vol.sh mute
http://ip/command/?cmd=vol.sh 25

Are there commands I can use in a python script, just need the basics like above for now
Reply


Messages In This Thread
Python commands vs http commands - by normand - 02-23-2020, 12:06 AM
RE: Python commands vs http commands - by normand - 02-23-2020, 12:29 AM
RE: Python commands vs http commands - by normand - 02-23-2020, 12:42 AM

Forum Jump: