Hellsblade wrote: > That's was because I wanted the timing to be OK when the song changes. > You don't want it change the artist album and track 20 seconds into the > song or something. Polling is not the best way to do especially short polling - as I said in a post > 2. If you want notification on changes you use the CLI command "listen > 1" - then unsolicited changes will be sent. The script then has to > change into a loop whose action looks at strings received, waits for a > "newmetadata" message, then does inquiry. > look at LMS WebGUI /Help/Technical Information/Command Line Interface as > there are alternatives such as "subscribe status"
At least change to 10 secs. > By the way read my remark to Michael I forgot to add that the errors > still appears even without the script running. > So I think the script has nothing to do with it. I wouldn't be so sure. I've known Windows to leave TCP connections hanging, so script may close but for a while after closing the connection is half in place and maybe causing the error. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=116052 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
