Official-Kodi-Remote-iOS icon indicating copy to clipboard operation
Official-Kodi-Remote-iOS copied to clipboard

feature request: button to change playback speed

Open kambala-decapitator opened this issue 2 years ago • 4 comments

Kodi v21 will expose this functionality via JSON API: https://github.com/xbmc/xbmc/pull/24633

kambala-decapitator avatar Feb 03 '24 16:02 kambala-decapitator

Nice, now we just need to figure out where to place this functionality. I would not change the long press seek function as people got used to it. Maybe similar to the slider, where you can control the precision of seek via moving the finger up and down? And this to be reached by pressing the play button?

wutschel avatar Feb 03 '24 17:02 wutschel

slider idea sounds good.

Another approach would be just 2 buttons that send increase/decrease command.

also something to take into account: tempo range is 0.8-1.5 by default, but max can be increased to 2.1 via advanced settings xml

kambala-decapitator avatar Feb 03 '24 20:02 kambala-decapitator

also added respective actions to that PR, so now they can be found via search in the list. With this dedicated buttons might not be needed.

kambala-decapitator avatar Feb 06 '24 21:02 kambala-decapitator

Ok. So now custom buttons can be added for this.

wutschel avatar Feb 07 '24 13:02 wutschel