Denton-L / based-connect

A reverse-engineered Bose Connect imitation program for Linux.
GNU General Public License v3.0
260 stars 27 forks source link

Device Status only shows headphones name #10

Open prurigro opened 4 years ago

prurigro commented 4 years ago

Everything I've tested has worked correctly so far except the -d option, which says it'll display the name, language, voice-prompts, auto-off and noise cancelling in the help, but only outputs the device name when run.

The headphones are on firmware version 2.5.5 and I'm running the latest git master using your AUR package.

Thanks for your time, and also for this project-- the android app is slow and buggy and it's great being able to control the headphones from the same devices I'm connecting them to.

danners commented 3 years ago

@prurigro I also had the same problem, feel free to try my PR and see if it works for you: https://github.com/Denton-L/based-connect/pull/14