paladin5000 wrote: > Hi, > I have just installed picoreplayer on a raspberry pi 1 with the chinese > suptronics x400 as a i2s dac and amplifier and it works great out of the > box. In the past I used the same hardware with mpd and I could control > playing and stopping music, loading playlists and changing the volume > with hardware buttons on the GPIO easily by using mpc commands in a > python script. > > Are there similar commands for the squeezelite player to load a > playlist, list the music database of the lms and > play/stop/changevolume? > > Thank You, > Andreas
The command line interface (LMScli) is part of the server package. You can find help for that in the LMS help screens. As Greg mention, there are a few things that are built into pCP. On my systems at home, I use squeezy to interface with my push button scripts. I still prefer the old version (.12) found here. https://code.google.com/archive/p/squeezy/ There is a newer version on github https://github.com/pssc/squeezy but it has more lag. ------------------------------------------------------------------------ paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858 View this thread: http://forums.slimdevices.com/showthread.php?t=105018 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
