View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020545 | MMA | Playback | public | 2024-01-07 01:09 | 2024-01-08 17:07 |
Reporter | peke | Assigned To | |||
Priority | immediate | Severity | major | Reproducibility | unable to reproduce |
Status | resolved | Resolution | fixed | ||
Target Version | 2.0.0 | Fixed in Version | 2.0.0 | ||
Summary | 0020545: BT AVRCP info is not parsed to next playing track | ||||
Description | For some users BT AVRCP info is not parsed to next playing track, stopping playback and restarting track sometimes help. Multiple logs and images showing the issue are sent in forum topic and it includes Video showing behavior on Car Head Unit https://imgur.com/a/QmQuSxz | ||||
Additional Information | https://www.mediamonkey.com/forum/viewtopic.php?t=105481 | ||||
Tags | No tags attached. | ||||
Fixed in build | 1160 | ||||
|
I couldn't replicate it in my car. However the metadata of the current track is set separately, but I noticed that the album is not set for the items in the queue because the API only allows you to set the title and subtitle directly, but thanks to the extras parameter we can also set the other metadata and now the album is displayed. So for now I added album and duration to extras to next build. Fixed in build 2.0.0.1160 |