I found the issue, and it is completely on my side:

- On one RPI3, I have squeezelite, and it is controlled by a bluetooth
remote control, I redirect command from the remote control, translated
as keyboard events, using the triggerhappy daemon to curl command, for
instance curl
"http://ipofmusicserver:9000/plugins/Favorites/index.html?player=b8:27:eb:x:xx:xx&action=play&index=16"curl
"http://musique:9000/plugins/Favorites/index.html?player=b8:27:eb:c9:4e:f6&action=play&index=16";
- On the other RPI3, I have squeezelite, jivelite and pitft screen, with
4 buttons translated as keyboard events.

At some point, I had the same sd card image on both RPI3, with only
slight script modification to launch as headless or pitft screen +
jivelite device. The bluetooth remote control translation to curl
commands was active on the 2nd RPI3, so when I pressed a pitft screen
button, it was translated as a jivelite command, and consumed too by
triggerhappy daemon, that was sending a curl command to activate the
favorite playlist attached to the keyboard event. This was an old player
id configuration in curl command, so LMS was sending the playlist on a
random player. I disabled the triggerhappy configuration and the problem
is gone.


------------------------------------------------------------------------
barberousse's Profile: http://forums.slimdevices.com/member.php?userid=63897
View this thread: http://forums.slimdevices.com/showthread.php?t=108509

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

Reply via email to