linuxmint / blueberry

A Bluetooth configuration tool
GNU General Public License v3.0
182 stars 53 forks source link

Automatically switch sound output to connected device #59

Closed valericus closed 6 years ago

valericus commented 6 years ago

I use Bluetooth headphones and have to change sound parameters manually each time I connect then (sometimes several times an hour). It would be great feature to make some white list of trusted A2DP devices to enable them as main output source at the moment of connection. User experience should be equal to wired headphones: you plug them to socket and start listening.

valericus commented 6 years ago

I'll try to investigate this in my spare time and propose some PR. But no estimates unfortunately.

mirh commented 6 years ago

Shouldn't it be up to pulseaudio to remember your device order preference?

valericus commented 6 years ago

@mirh yep, you are right. I've discovered module-switch-on-connect for pulseaudio, and it's solve my problem in best possible way. Thanks a lot for your advice!

mirh commented 6 years ago

Best possible way would be, as I said, the thing remembering how every device "prevails" to each other, IMO.. Anyway gg.