I have the following components running successfully
    
- lms 8.0.0 on Synology 214+
- piCorePlayer 6.1.0 on PI 3B+ and HIFIBERRY DAC+ PRO XLR
  

Currently I am struggling to start a radio channel automatically when
powering on the PI. I tried to use the "Tweaks -> Auto start favorite"
via piCorePlayer Web Frontend without success. The drop down list is
empty even though LMS IP address is auto-discovered and there are top
level favorites existing on the lms side. Additionally I can turn on the
radio via LMS CLI by executing the following commands on a PI terminal:


Code:
--------------------
    
  nc -w 50 192.168.1.2 9090
  favorites playlist play 3Aff3353a4.0
  
--------------------


Using "Tweaks -> Auto start LMS" with the latter command is also not
working when rebooting the PI. Neither the sample command

Code:
--------------------
    
  randomplay tracks
  
--------------------


is working on a reboot.

Are there any hints on what I am doing wrong? Are the auto start
features only working when using a local LMS installation within
piCorePlayer (I tested that successfully).

Many thanks for advice.


------------------------------------------------------------------------
taffat's Profile: http://forums.slimdevices.com/member.php?userid=70352
View this thread: http://forums.slimdevices.com/showthread.php?t=112454

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to