Jonah Shader

Results 3 comments of Jonah Shader
trafficstars

@kjkoning I'm trying out your code and I can connect and play music to the Bluetooth stream successfully! Did you also get the media controls working? For me, bluetooth.py is...

Ah I fixed it. The packages were only in the venv, so I had to change the subprocess launches to use the venv instead of python3.

This was fixed in the [webapp2 fork](https://github.com/klay2000/AmpliPi-webapp2/commits/webapp_2), in particular [this commit](https://github.com/klay2000/AmpliPi-webapp2/commit/d80ab46a5014404d8d0fb1f9a02d20785bddf71b). Need to port this over at some point.