If you could craft a URL like

http://localhost:9000/status.html?p0=musicfolder&p1=0&p2=10&p3=url:file://folder;cauth=blahblah

you could use cron & wget, curl, GET, etc. to drive it

otherwise something like

#/bin/bash
printf 'musicfolder 0 10
url:file:///mnt/jukebox/music/podcast/2008/\r\nexit\r\n' | nc localhost
9090


-- 
peterw

http://www.tux.org/~peterw/
free plugins: http://www.tux.org/~peterw/#slim
AllQuiet BlankSaver FuzzyTime PlayLog PowerCenter/BottleRocket 
SaverSwitcher SettingsManager SleepFade StatusFirst SyncOptions
VolumeLock
------------------------------------------------------------------------
peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107
View this thread: http://forums.slimdevices.com/showthread.php?t=49213

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to