Sorry - another update. I noticed that on some occasions the script would be triggered because the DAC was reconnected, and although the separate 'SQLITErestart' function was called, the 'while' loop was exiting immediately without calling the command that actually restarted Squeezelite. I think this was because there may have been an old Squeezelite process still running.
So I've changed the loop so that the restart command is called at least once. No other changes, so this can replace the previous script. Hopefully this will just make the restarts more reliable. +-------------------------------------------------------------------+ |Filename: SQLITE-control.sh.zip | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=33493| +-------------------------------------------------------------------+ ------------------------------------------------------------------------ chill's Profile: http://forums.slimdevices.com/member.php?userid=10839 View this thread: http://forums.slimdevices.com/showthread.php?t=113661 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
