androidx / androidx/media

When shuffle mode is enabled, playback stops before reaching the last item in the playlist.

Open
#272 2 comments 0 reactions 1 assignee View on GitHub

@marcbaechinger is already working on this.

Since Mar 17, 2023.

needs triage question
Dominant language
Java
Stars
3k
Forks
955
Avg merge
12d 14h
Merged PRs (30d)
2

Description

Media3 Version

1.0.0-rc02

Devices that reproduce the issue

Pixel 3

Devices that do not reproduce the issue

No response

Reproducible in the demo app?

Yes

Reproduction steps
  1. Open demo app.
  2. Open Playlist, Audio-Video-Audio
  3. Enable shuffle mode
Expected result

All three items will be played, in random order

Actual result

Playback stops after second item. Skip is disabled.

(in Ultrasonic the skip button is not disabled, but pressing it results in a log entry:
Controller isn't allowed to call command= 9

Media

See above

Bug Report
  • You will email the zip file produced by adb bugreport to dev.exoplayer@gmail.com after filing this issue.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.