Thank you for your donation!


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


Problem: MPD status
#2
Edit /var/www/command/index.php and uncomment the echo statement in the code block below

Code:
    else {
        sendMpdCmd($sock, $_GET['cmd']);
        $result = readMpdResp($sock);
        closeMpdSock($sock);
        //echo $result;
    }

Then use the following URL

http://<host or ip_address>/command/?cmd=status
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
MPD status - by fabnavigator - 03-08-2019, 04:41 PM
RE: MPD status - by Tim Curtis - 03-08-2019, 05:26 PM
RE: MPD status - by fabnavigator - 03-08-2019, 05:46 PM

Forum Jump: