First of all, you don't really need to restart SlimServer to do this
unless I miss something.

You should look at the CLI(Command Line Interface) interface, you will
find the documentation in the SlimServer web interface under
"Help/Technical Information".

The CLI command that stops the current playlist and starts a new one is
the "playlist play" command, for example:
04:20:00:12:23:45 playlist play /playlists/night.m3u

A CLI command is usually executed by connecting with telnet to your
SlimServer computer on port 9090. 

I also think it can be launched by accessing the status_header.html
page, I think the syntax for the above command would be something
like:

Code:
--------------------
    
http://localhost:9000/status_header.html?p0=playlist&p1=play&p2=/playlists/night.m3u&player=04%3A20%3A00%3A12%3A23%3A45
--------------------


-- 
erland

Erland Isaksson
'My homepage' (http://erland.homeip.net) 'My download page'
(http://erland.homeip.net/download)
(Developer of 'TrackStat, SQLPlayList, DynamicPlayList, Custom Browse,
Custom Scan,  Custom Skip, Multi Library and RandomPlayList plugins'
(http://wiki.erland.homeip.net/index.php/Category:SlimServer))
------------------------------------------------------------------------
erland's Profile: http://forums.slimdevices.com/member.php?userid=3124
View this thread: http://forums.slimdevices.com/showthread.php?t=38149

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to