revanced-patches-template
revanced-patches-template copied to clipboard
bug: custom-playback-speed patch not working
Type
Error at runtime
Bug description
So the custom-playback-speed Patch is currently not functional. The setting itself does get saved (see startup log for what values from settings get loaded)
Steps to reproduce
Open settings, change preferred video speed, doesn't do anything
Relevant log output
No log output
Screenshots or videos
No response
Solution
Fix the custom+playback-speed patch so it uses the set value.
Additional context
No response
probably @bogadana can fix this easily since he's the author of the regarding patch.
not my patch (does it even exist?)
:questionable:
no such thing as preferred video speed in this patch
no such thing as preferred video speed in this patch
I changed the title
no such thing as preferred video speed in this patch
Isn't this exactly what the patch is supposed to do?
nope
this is what its supposed to do

no such thing as preferred video speed in this patch
Isn't this exactly what the patch is supposed to do?
yeah this patch unlocks more video speeds instead of setting a preferred one
could be modified to do both
the intent was to have the speeds customisable in the settings but i honestly cant care anymore
@bogadana Is doing the correct thing. This way a settings page is not required. It is better to simply save it there automatically instead of having to go to the settings to change it.
@bogadana Is doing the correct thing. This way a settings page is not required. It is better to simply save it there automatically instead of having to go to the settings to change it.
if yt speed works similarly to video quality its pretty ez to do
@bogadana Is doing the correct thing. This way a settings page is not required. It is better to simply save it there automatically instead of having to go to the settings to change it.
The patch doesn't save the last set value tho
not what its intended for
Does it have feature parity with Vanced is the question. If Vanced saved it in the settings this functionality should be added to the menu too. @Canny1913 saves the last selected quality too, for consistency, this can be added too and as @Canny1913 said, it should not be too difficult.
Does it have feature parity with Vanced is the question. If Vanced saved it in the settings this functionality should be added to the menu too. @Canny1913 saves the last selected quality too, for consistency, this can be added too and as @Canny1913 said, it should not be too difficult.
I agree. Vanced had this feature and this should get implemented into this patch too. The setting in the revanced_prefs.xml can be removed then. Same goes to the code for that in the SettingsFragment. I can do that tomorrow if you want.
I am planning on reworking the settings patch into a framework but I do not know what you all are planning to add or remove, hence I will wait for now for you to finish the remaining issues. Please @ me whenever I can start refactoring the patch into said framework.
I am planning on reworking the settings patch into a framework but I do not know what you all are planning to add or remove, hence I will wait for now for you to finish the remaining issues. Please @ me whenever I can start refactoring the patch into said framework.
No, then I won't add or remove anything. Just start with your framework
Alright, I will branch off the latest commit then.
Any work on that, its pretty frustrating to adjust speed everytime, prefered video speed currently does nothing to make it consistent.
Any work on that, its pretty frustrating to adjust speed everytime, prefered video speed currently does nothing to make it consistent.
I'm working on it currently.
Any work on that, its pretty frustrating to adjust speed everytime, prefered video speed currently does nothing to make it consistent.
I'm working on it currently.
Great, more power to you.
Any work on that, its pretty frustrating to adjust speed everytime, prefered video speed currently does nothing to make it consistent.
I'm working on it currently.
would it be possible to add more speed steps btw 2x and 4x...like 2.25x, 2.5x, 2.75x etc??
would it be possible to add more speed steps btw 2x and 4x...like 2.25x, 2.5x, 2.75x etc??
Via patch options later on.
Any work on that, its pretty frustrating to adjust speed everytime, prefered video speed currently does nothing to make it consistent.
I'm working on it currently.
This is definitely a useful tweak. Is it still in progress ?
Any work on that, its pretty frustrating to adjust speed everytime, prefered video speed currently does nothing to make it consistent.
I'm working on it currently.
This is definitely a useful tweak. Is it still in progress ?
Patch has some issues currently but yes.
This is definitely a useful tweak. Is it still in progress ?
Patch has some issues currently but yes.
Waiting eagerly for the fix :) Would you like to share any updates ?
Closed as regarding setting is not existing anymore.