[PROBLEM] Bluetooth receiver disconnected after reboot - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: [PROBLEM] Bluetooth receiver disconnected after reboot (/showthread.php?tid=362) |
Bluetooth receiver disconnected after reboot - onurbi - 07-29-2018 Hi, I'm running actual Version 4.2 and are happy to see, that my main task to hear internet radio and MP3s via a Philips BT receiver is working very stable. Before I tried Kodi... I am developing software as well and I find moOde a great work! It is noticeable, that the used receiver will not automatically reconnected, after a reboot. Via ssh it is sucsessfull to run "/var/www/command/bt.sh -C <BT-MAC>". I plan to implement a power-off/on button, when moOde is not used for a longer time. As long as a reconnect is possible only manually, it is light cumbersome to start putty after powering on. Should MoOde make a BT reconnect automatically, or is it intended not to reconnect? Onurbi RE: Bluetooth receiver disconnected after reboot - Tim Curtis - 07-29-2018 Hi Onurbi, moOde's startup routine in worker.php starts the BT controller but does not currently reconnect to a BT sink. I'll add the feature to the TODO list :-) -Tim RE: Bluetooth receiver disconnected after reboot - onurbi - 07-30-2018 (07-29-2018, 09:51 PM)Tim Curtis Wrote: I'll add the feature to the TODO list :-) Thanks, would be fantastic! Onurbi |