View Issue Details

IDProjectCategoryView StatusLast Update
0016203MMAPlaybackpublic2019-12-20 08:39
Reporterrusty Assigned To 
PriorityimmediateSeveritymajorReproducibilitysometimes
Status resolvedResolutionfixed 
Product Version1.3.7 
Target Version1.3.7Fixed in Version1.3.7 
Summary0016203: Bluetooth playback often stops partway through a track
DescriptionWith MMA 1.3.7 beta I've observed on several occasions during playback that playback over bluetooth gets interrupted:
- partway through a track and the seekbar will reset to 0:00
- partway through a track and the seekbar will be 'paused' at the point at which playback halted

I don't know if the issue is specific to 1.3.7 or not, since I observed a similar problem with playback over Chromecast ( 0015967 ).

Log ID: XQQ3N56GDS
Description: playback stopped, seekbar reset to 0:00

Log ID: HIPLMXTLYN
Description: playback stopped. Seekbar didn't reset
TagsNo tags attached.
Fixed in build903

Activities

peke

2019-12-19 08:34

developer   ~0055726

Tested on:
- HTC Blade Q 820 MM using BT Speakers for several hours and no stops.
- Moto X4 Pie On BT headphones for 30min no stops.
- Huawai P20 Lite Pie Chromecast Nexus player 15min no stops.

martin

2019-12-20 08:39

developer   ~0055735

The releasing action of the previous playback process was delayed due to unavailable remote tracks and it notified about STOP playback state (should not happen).
It was fixed simply to next build 903.

The second issue was caused due to unstable BT connection, which state was changed and AUDIO_BECOMING_NOISY action was received (MMA has to pause playback on it, the same case as when the earphone is disconnected)