Skip to content

6.12.2 - deprecated

Choose a tag to compare

@eml eml released this 27 Jan 23:19
· 2 commits to master since this release
4496221

Version 6.12.2 is deprecated. The changes in this release have been folded into 7.0.0, to clarify that this code uses Media3 rather than ExoPlayer.

ChangeLog

This release fixes two bugs that might cause music playback to stop or your
app to crash. We recommend all customers upgrade to this release.

Breaking changes

None!

What's New

No new functionality.

Bug Fixes

  • A fix to the 'retry' code that reports the start and end of song playback to the
    feed API servers. The code wasn't correctly retrying all failed requests which
    could lead to playback stopping in certain circumstances.

  • Improved handling of a race condition that occurs when marking a track as completed
    and requesting the next track

  • A bugfix in the song request error handler that might attempt to 'resume'
    a suspended coroutine twice, leading to a crash.