Re: [SlimDevices: DIY] [ANNOUNCE] SqueezeButtonPi - Tool to use buttons and rotary encoders on a RPi

2019-06-20 Thread meq123
Jursi wrote: > Hello, > > > I would like to add a physical favorite button for my setup but I am not > exactly sure how to access and edit the sbpd_commands.cfg file. If I'm > correct, I should add the following cli command to the config file. > > > Code: > > FAV1 =

Re: [SlimDevices: DIY] [ANNOUNCE] SqueezeButtonPi - Tool to use buttons and rotary encoders on a RPi

2019-06-20 Thread paul-
That means you formed the command wrong. The backslashes are not used in the config file.they are only needed on the commandline. The format of the file can be found here... https://github.com/coolio107/SqueezeButtonPi-Daemon/blob/master/sbpd_commands.cfg Your command should be

Re: [SlimDevices: DIY] [ANNOUNCE] SqueezeButtonPi - Tool to use buttons and rotary encoders on a RPi

2019-06-20 Thread Jursi
meq123 wrote: > There are a least a few ways to skin this cat, but this is what I do... > > 1) Copy the sbpd command config file to the home directory: > > > Code: > > cd ~ > cp /usr/local/share/sbpd/sbpd_commands.cfg . > > > > 2) Append

Re: [SlimDevices: DIY] [ANNOUNCE] SqueezeButtonPi - Tool to use buttons and rotary encoders on a RPi

2019-06-20 Thread Jursi
Hello, I would like to add a physical favorite button for my setup but I am not exactly sure how to access and edit the sbpd_commands.cfg file. If I'm correct, I should add the following cli command to the config file. Code: FAV1 = ["favorites", "playlist", "play