Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: random issue with playback starting and stopping .
#4
Prolly add a print statement in the callback function for the particular buttons you have defined. This would show when the event occurs. It should only occur when button is pressed. 

Something like below.

Code:
       def sw_1_event(channel):
           subprocess.call(sw_1_cmd)
           print('sw_1_event')
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: random issue with playback starting and stopping . - by Tim Curtis - 04-17-2020, 06:26 PM

Forum Jump: