Thank you for your donation!


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


3.5mm plug and bluetooth multiple output
#2
It can be hacked but the music will not be in sync at the 2 endpoints. This is why it's not a built-in feature.

The hack is to enable MPD output 1 via SSH after connecting to Bluetooth speaker and setting to MPD audio output -> Bluetooth in BlueZ Config.

Code:
mpc enable 1

You could also toggle between the two outputs by the commands below without having to disconnect your Bluetooth speaker. 

Code:
# Switch to Default output
mpc enable 1 && mpc disable 6

# Switch to Bluetooth output
mpc enable 6 && mpc disable 1

# List MPD outputs
mpc outputs
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: 3.5mm plug and bluetooth multiple output - by Tim Curtis - 06-12-2019, 01:19 PM

Forum Jump: