Hello, Im currently using the code snippet..
<script language="JavaScript" type="text/javascript" src="
http://mystreamingserver.com/system/streaminfo.js"></script>
<script language="JavaScript" type="text/javascript" src="
http://mystreamingserver.com/js.php/webrad/"></script>
To display Auto DJ information on my web page. It is correct in showing the name of the file that is playing. But 'Unknown' is shown before the file name. What part of the file metadata is this code snippet reading to display 'unknown'?.
When I look at the files in media library I can see a column with 'Unknown' in it, but there is no heading to tell me what metadata section this is coming from.
I would like to remove the 'unknown' part from my stream display. How can I do this?