Source for file listCurrentPlaylist.php
Documentation is available at listCurrentPlaylist.php
if (!$MPD_PLS->connect ()) {
die ('Connection failed: '. print_r($MPD_DB->getErrors (), true ));
$data = $MPD_PLS->getPlaylistInfo ();
Documentation generated on Mon, 11 Mar 2019 14:48:00 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|