paul- wrote:
> The headphones are playing with a squeezelite instance, so IR remote
> should work. I would have to make a few changes to add IR to the
> command line.
I'm trying. I have made simple GPIO IR set (receiver and pilot set by
irrecord) and it's working pretty well but only with "regular"
piCorePlayer Squeezelite instance. The way to control headphones bt
player instance is to sychronize it with main squeezelite player. But it
is not an elegant option. Maybe I'm doing something wrong or I do not
know something? Maybe it is the lircrc file problem?
Code:
--------------------
begin
remote = omtmp
button = KEY_PAUSE
repeat = 0
prog = Squeezelite
config = pause
end
begin
remote = omtmp
button = KEY_PLAY
repeat = 0
prog = Squeezelite
config = play
end
--------------------
------------------------------------------------------------------------
Ejdzi's Profile: http://forums.slimdevices.com/member.php?userid=71074
View this thread: http://forums.slimdevices.com/showthread.php?t=111972
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix