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

playback footer shows wrong video #10602

Closed
matthiaskrgr opened this issue Nov 26, 2023 · 1 comment
Closed

playback footer shows wrong video #10602

matthiaskrgr opened this issue Nov 26, 2023 · 1 comment
Labels
question Not really an issue, but more of a question about how something works

Comments

@matthiaskrgr
Copy link

matthiaskrgr commented Nov 26, 2023

Affected version

0.25.2

Steps to reproduce the bug

precondition: I am looking at my "all" videos playlist of the channels I have "subscribed" to via NP

  1. start playing video A (click on it)
  2. press back button
    => playlist is shown again // ok
    => at the bottom there is a footer showing me video A I clicked play on and some of its details // ok
  3. open video B and play it in the background by clicking on the background button
    => B starts playing // ok
  4. press back
    => video A page is showing (weird but I see how it makes sense)
  5. press back again
    => you return to the playlist again // ok
  6. click on the footer that still shows video Bs details
    => you are redirected to paused video A while B continues playing // bug

Affected Android/Custom ROM version

android 12 / miui global 14.0.5

Affected device model

redmi note 10

@matthiaskrgr matthiaskrgr added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Nov 26, 2023
@SameenAhnaf
Copy link
Collaborator

This is actually intentional. This feature lets you to access other video info no matter which video you are playing on background. For current video info,

  1. Use queue button in mini player or tap on notification player.
  2. Long press on current video.
  3. Click on "Details"

https://youtu.be/IE2MC4aywXw?si=a14BeL6kGlWqma4D

@SameenAhnaf SameenAhnaf added the question Not really an issue, but more of a question about how something works label Nov 27, 2023
@opusforlife2 opusforlife2 removed bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Not really an issue, but more of a question about how something works
Projects
None yet
Development

No branches or pull requests

3 participants