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

Peertube background play behaviour is not consistent with Youtube (and not practical) #11830

Open
6 tasks done
Ombrelin opened this issue Dec 26, 2024 · 2 comments
Open
6 tasks done
Labels
bug Issue is related to a bug peertube Service, https://joinpeertube.org/

Comments

@Ombrelin
Copy link

Checklist

  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

0.27.4

Steps to reproduce the bug

  1. Tab NewPipe's burger menu button
  2. In the platform drop select Peertube, any instance
  3. Play any video
  4. Seek on the progress bar advance the video at the middle of it
  5. Tap the "🎧 Background" button

Expected behavior

Background (sound only) playback starts, continuing at the current timecode of the video.

Actual behavior

Background (sound only) playback starts, starting back at the timestamp of the video before we seeked the progress bar to advance.

Screenshots/Screen recordings

output.webm

Logs

No response

Affected Android/Custom ROM version

Android 12 / e/OS 2.5

Affected device model

Fairphone 3

Additional information

No response

@Ombrelin Ombrelin added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Dec 26, 2024
@ShareASmile ShareASmile added peertube Service, https://joinpeertube.org/ and removed needs triage Issue is not yet ready for PR authors to take up labels Dec 27, 2024
@ShareASmile
Copy link
Collaborator

AudricV, problem seems in properly fetching/identifying audio stream, also background player doesn't show exact duration of the audio stream in Play queue. Maybe an extractor issue?

Screenshot_20241227_110041_NewPipe

@ShareASmile
Copy link
Collaborator

ShareASmile commented Dec 27, 2024

It looks like Closely related to #11601

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug peertube Service, https://joinpeertube.org/
Projects
None yet
Development

No branches or pull requests

2 participants