xbmc / Kore

Kore is a simple and easy-to-use Kodi remote.
Apache License 2.0
649 stars 243 forks source link

Playback position when starting playing new album not updated #968

Open csaavedra opened 1 year ago

csaavedra commented 1 year ago

When starting playback of a new album (album view, press the play button), the main playback view will show the first track playing but the position will not be the beginning of the track, but what seems to be the position in which playback was paused previously (last time you were playing something). To reproduce, something like this could work:

  1. Play some music, let it play to, say 2:00 minutes, then pause.
  2. Go to choose a different album, then start it with the Play button.
  3. The playing view shows, the first track of the album chosen shows, but the position bar starts moving from 2:00 instead of 0:00.

This updates and corrects itself eventually, but it should be correct from the beginning.

This is Kore 3.0.0 in Android.