Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExoPlayer can't start a new audio from a seek point #13904

Open
3 tasks done
Sagar0-0 opened this issue Jan 13, 2025 · 0 comments · May be fixed by #13905
Open
3 tasks done

ExoPlayer can't start a new audio from a seek point #13904

Sagar0-0 opened this issue Jan 13, 2025 · 0 comments · May be fixed by #13905

Comments

@Sagar0-0
Copy link
Contributor

Guidelines

  • I have searched searched open and closed issues for duplicates
  • I am submitting a bug report for existing functionality that does not work as intended
  • This isn't a feature request or a discussion topic

Bug description

  1. Have an audio message in a chat, don't play it now.
  2. Seek to some progress value of that audio file, maybe 0.5.
  3. Now, start the audio file playing
  4. This will always start form the beginning.
  5. Pause the audio file.
  6. Now, seek some other audio file in the same chat or different,
  7. The new audio file will also start form the beginning.
  8. Now pause this and try to play back the last played audio from where you left
  9. The previous file will again start from the beginning.

Expected behavior:
The audio should always start playing from where we are currently, whether it is our first play or if we are replaying from a previous left point.

Screenshots

document_6064240865558139970.mp4

Device

Realme GT NEO 3T

Android version

14

Signal version

7.29.2

Link to debug log

NA

Sagar0-0 added a commit to Sagar0-0/Signal-Android that referenced this issue Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

1 participant