Mopidy extension to control music received via bluetooth from another device.
- Current features include:
- Remote Playback Control (play/pause/stop)
- Remote Playback Monitor: Display Artist/Track/Album Info
- Current feautures do not include:
- scanning or pairing with the BT device
- actual reproduction of the audio (it is delivered via PulseAudio)
Currently is on very alpha state, more of a proof of concept. No unit test or alike have been run. Tested with Mopidy 1.1.1
Install by running:
git clone [email protected]:ismailof/mopidy-btsource sudo python setup.py install
No current configuration needed
- Using stream_title instead of full tracks. Less nice but also less invasive
- Initial release on Git.
- First more or less usable version