View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014607 | MMA | Playback | public | 2018-01-02 20:28 | 2023-04-16 23:58 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.3.1 | ||||
Target Version | 2.1.0 | ||||
Summary | 0014607: Album Art support via AVRCP 1.6 | ||||
Description | MMA should support display of AA to bluetooth headunits that support AVRCP 1.6 (via BIP over OBEX). AVRCP Info https://en.wikipedia.org/wiki/List_of_Bluetooth_profiles#Audio/Video_Remote_Control_Profile_(AVRCP) Android 8.0 Oreo add support for selecting AVRCP Version (Attached Image) Possible integration source https://android.googlesource.com/platform/packages/apps/Bluetooth/+/master/src/com/android/bluetooth/avrcp | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Fixed in build | |||||
related to | 0014988 | resolved | martin | MMA should display directory contents / playlist contents over bluetooth |
related to | 0019933 | closed | martin | Metadata fails to display for some devices over AVRCP 1.5 (regression) |
related to | 0019911 | closed | rusty | Knowledgebase: AVRCP and Metadata Info do not work over BT connection |
|
AlbumArt is already set to MediaSession, which is used for all metadata transfer to BT device via AVRCP. Transform from MediaSession to AVRCP is processed on the OS side. I have no device for testing it, but if have you can check whether it works, if not you can check whether it works with Google Music. |