cubii wrote: 
> hi,
> 
> is there also a cli command for pause/unpause (play)
> 
> i used "pcp play" which works for play, but not for pause.
> 
> If this is not implemented yet, clould you do it, pretty please?
> 
> cubii

Hi cubii,

There is currently only "play" and "stop", no "pause".

I have added it to the next release...  pCP 3.23

If you are using a script you could use the long hand method, add:


Code:
--------------------
    . /home/tc/www/cgi-bin/pcp-functions
  . /home/tc/www/cgi-bin/pcp-lms-functions
  pcp_lms_pause
--------------------


regards
Greg


------------------------------------------------------------------------
Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

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

Reply via email to