nicokaiser / rpi-audio-receiver

Raspberry Pi Audio Receiver with Bluetooth A2DP, AirPlay 2, and Spotify Connect
MIT License
1.37k stars 148 forks source link

Stop using bt-helper@hci0 to avoid bluetooth hanging #109

Closed sebPomme closed 2 years ago

sebPomme commented 3 years ago

Fix https://github.com/nicokaiser/rpi-audio-receiver/issues/108

But it wont fix the problem for the ones who already install. I will add a one-time-run bash script for this purpose.

mixa999999 commented 2 years ago

this one will help git b05643002f923df478f36702a216c3ee005910d7

nicokaiser commented 2 years ago

Thanks for the PR!