Set KeyProgressIncrement manually / Fix long seekbar jumps when using a DPad#6985
Conversation
* Set ``KeyProgressIncrement`` manually to the value of the seek duration in the settings so that it works when using the DPad * consolidated code inside a new method to avoid duplication
|
If anyone has better ideas to which region the |
|
@0metz0 Please test the APK from the CI on your TV and tell us whether the issue is fixed. |
|
Hi this works as intended on Android TVs using the dpad, thanks litetex. |
|
This works great on my Xiaomi Mi Box S. Thanks litetex! |
|
Yes that's it. It's fixed, nice 10 sec jumps bei one tap on dpad. Thank you |
What is it?
Description of the changes in your PR
KeyProgressIncrementmanually to the value of the seek duration in the settings so that it works when using the DPadBefore/After Screenshots/Screen Record
NewPipeKeyProgressIncrementManuallyDPadFixDemo1.mp4
Fixes the following issue(s)
APK testing
The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR.
Due diligence