timschneeb / GalaxyBudsClient

Unofficial Galaxy Buds Manager for Windows, macOS, and Linux
GNU General Public License v3.0
3.27k stars 181 forks source link

[BUG] Buds 2 Pro not detected on MacOS #493

Closed mwisnicki closed 3 weeks ago

mwisnicki commented 2 months ago

Describe the bug
App did not find Buds 2 but manual pairing worked.

To Reproduce
Steps to reproduce the behavior:

  1. Unregister device from the app
  2. Ensure buds are connected to Mac
  3. Attempt to register

Expected behavior
Device should be shown in the list of detected devices.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context
image

Log files
application.log

BTW the path on mac is ~/Library/Application Support/GalaxyBudsClient, the bug template should be updated.

timschneeb commented 3 weeks ago

This was caused by the personalized device names since I used the name to detect the model until now. The latest release can now more reliably detect models using Bluetooth metadata. It's already implemented in the Windows and Linux backend; macOS is work in progress.