diff --git a/src/daemon/media-session.d/bluez-hardware.conf b/src/daemon/media-session.d/bluez-hardware.conf index c34fa5752..4927b007d 100644 --- a/src/daemon/media-session.d/bluez-hardware.conf +++ b/src/daemon/media-session.d/bluez-hardware.conf @@ -30,6 +30,7 @@ bluez5.features.device = [ { name = "AirPods Pro", no-features = [ msbc-alt1, msbc-alt1-rtl ] }, { name = "AXLOIE Goin", no-features = [ msbc-alt1, msbc-alt1-rtl ] }, { name = "BAA 100", no-features = [ hw-volume ] }, # Buxton BAA 100, doesn't remember volume, #pipewire-1449 + { name = "D50s", address = "~^00:13:ef:", no-features = [ hw-volume ] }, # volume has no effect, #pipewire-1562 { name = "JBL Endurance RUN BT", no-features = [ msbc-alt1, msbc-alt1-rtl, sbc-xq ] }, { name = "JBL LIVE650BTNC" }, { name = "Soundcore Life P2-L", no-features = [ msbc-alt1, msbc-alt1-rtl ] },