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

Reset the video speed if the player closed #5275

Open
4 tasks done
verycoolperson opened this issue Dec 26, 2020 · 4 comments
Open
4 tasks done

Reset the video speed if the player closed #5275

verycoolperson opened this issue Dec 26, 2020 · 4 comments
Labels
feature request Issue is related to a feature in the app

Comments

@verycoolperson
Copy link

verycoolperson commented Dec 26, 2020

Checklist

Steps to reproduce the bug

  1. Open a video
  2. Change the speed
  3. Close the player
  4. Open another video

Actual behaviour

The speed of the 2nd video has not defaulted to 1x

Expected behavior

Since I didn't just open another video but I closed the player first it should default to 1x speed like the youtube app does

Device info

  • Android version/Custom ROM version: Android 10
  • Device model: Samsung Galaxy A30s
@verycoolperson verycoolperson added the bug Issue is related to a bug label Dec 26, 2020
@verycoolperson
Copy link
Author

verycoolperson commented Dec 26, 2020

Like I said above the youtube app does this really well and would be very especially helpful when you play some music after a video you watched or something

@XiangRongLin
Copy link
Collaborator

XiangRongLin commented Dec 31, 2020

This is intended behavior (which i implemented myself i think). #3288
There is an issue to save the speed on a channel basis #3621

@ghost
Copy link

ghost commented Feb 18, 2021

Non standard setting (like speed 0.95x) could be shown for (eg. 3) seconds when video starts (as a reminder that speed has been changed last time/week).

@litetex litetex added feature request Issue is related to a feature in the app and removed bug Issue is related to a bug labels Oct 22, 2021
@litetex
Copy link
Member

litetex commented Oct 22, 2021

Changed the issue from bug to enhancement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Issue is related to a feature in the app
Projects
None yet
Development

No branches or pull requests

3 participants