DJanGo wrote: 
> ???
> > 
Code:
--------------------
  >   > if [ "${SLIMS_OPTIONS+1}" = "1" ]
--------------------
> > 
> be sure it must be the quote char not two '

Darling, I just entered a


Code:
--------------------
  
--------------------


between the


Code:
--------------------
    ""
--------------------


so, yes, it was exactly Michaels idea. ;) 

And I just tested again using copy+paste from Michaels posting to be
sure: No, no change at all. slimserver.pl still eating 100% CPU.


Currently I added


Code:
--------------------
    sleep 10
  curl -silent -X POST -d 
'{"id":0,"params":["",["restartserver"]],"method":"slim.request"}' 
http://localhost:9000/jsonrpc.js
--------------------


after line 173. Which is a very dirty temporary workaround but does it's
job. slimserver.pl at under 1% when idling.


Greetings

René


------------------------------------------------------------------------
hanker's Profile: http://forums.slimdevices.com/member.php?userid=52397
View this thread: http://forums.slimdevices.com/showthread.php?t=105987

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

Reply via email to