Posts: 109
Threads: 29
Joined: Apr 2018
Reputation:
1
I gather that this is possible but can't figure it out. Is there a how-to somewhere to help me get going? I'd like to stream podcasts etc to my main system via moOde and my Allo Boss.
Thanks in advance,
John
PS I have successfully paired the Android phone to moOde, it is the next steps that are a mystery.
Posts: 111
Threads: 12
Joined: Apr 2018
Reputation:
14
09-03-2018, 10:07 PM
(This post was last modified: 09-04-2018, 12:58 AM by remy1961.)
Since they are already paired, you just need to get the 2 connected. On your phone you turn BT off (if it was on) and on. You wait a few second. A list of devices that are paired with your phone will appear. One of the devices will be "Moode Bluetooth". You click on it, it will turn blue and will say "connected for media audio". From now on, everything you play on your phone will play on moode.
Posts: 13,941
Threads: 316
Joined: Mar 2018
Reputation:
569
Thats correct. Bluetooth requires connect/disconnect.
This is because Bluetooth is not session/event based like Airplay. For example when user stops playback, Airplay raises an event after a short timeout. This event can be detected by moOde and MPD can be resumed at that point.
Bluetooth on the other hand does not expose an event interface that could be used to detect playback status but it does allow for detecting when client connects/disconnects.