Thank you for your donation!


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


MPD command missing ?
#2
@electroremy

As stated in the setup.txt file,

Code:
////////////////////////////////////////////////////////
//
// Command API
//
// Below are a list of commands that can be submitted to
// moOde via http or ssh
//
////////////////////////////////////////////////////////

1. Base URL is http://moode/command/?cmd=
2. MPD commands that are listed in MPC help
3. Volume commands that are listed in /var/www/vol.sh --help
4. Library update via the command libupd-submit

Note well that MPD commands available via MPC (try "mpc help") are not the exactly same as the commands in the MPD Protocol (the documentation you reference). For example, there is no playlistinfo available.


You cited the MPD protocol section, so did you read the first sentence in it?

Quote:The MPD command protocol exchanges line-based text records between client and server over TCP. 

If you telnet to port 6600 you'll see how the protocol works. Just type a command and look at the response.

Regards,
Kent
Reply


Messages In This Thread
MPD command missing ? - by electroremy - 03-06-2021, 07:31 PM
RE: MPD command missing ? - by TheOldPresbyope - 03-06-2021, 07:53 PM
RE: MPD command missing ? - by electroremy - 03-07-2021, 02:13 PM
RE: MPD command missing ? - by TheOldPresbyope - 03-07-2021, 04:51 PM
RE: MPD command missing ? - by vinnn - 03-07-2021, 05:02 PM
RE: MPD command missing ? - by electroremy - 03-11-2021, 05:59 PM
RE: MPD command missing ? - by TheOldPresbyope - 03-11-2021, 07:20 PM
RE: MPD command missing ? - by electroremy - 03-14-2021, 07:32 PM

Forum Jump: