CommanderROR wrote: > Hi Greg, > Settings are the same on all my players, I'm pretty sure I made no > mistake there... > > It also does not forget the Playlist. Once the player is turned on I > just have to press "Play" once and it continues where it stopped. Mostly > this is an internet radio channel, sometimes a Playlist. > Can I write something like "Wait 10" before the "Play" in autostart to > see whether it's a timing issue? There must be something about this > particular setup that is different...
hi CommanderROR, No you can't add "wait 10". This is a LMS CLI field, so the command must a valid CLI command. (minus the MAC address) Have a look at /tmp/auto_start_lms.log. This will show how many attempts piCorePlayer to connect to LMS. The code only allows 5 attempts (5 seconds) then fails. Double check capitalisation and leading or trailing spaces around "play". It may make a difference. Do this by looking at config.cfg on the About page. Check the setting: AUTOSTARTLMS="randomplay+tracks" regards Greg ------------------------------------------------------------------------ Greg Erskine's Profile: http://forums.slimdevices.com/member.php?userid=7403 View this thread: http://forums.slimdevices.com/showthread.php?t=97803 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
