Skip to content

Player: Replace SpeedMenu with slider + presets#1291

Open
Aztup wants to merge 4 commits into
Stremio:developmentfrom
Aztup:feat/customPlaybackSpeed
Open

Player: Replace SpeedMenu with slider + presets#1291
Aztup wants to merge 4 commits into
Stremio:developmentfrom
Aztup:feat/customPlaybackSpeed

Conversation

@Aztup
Copy link
Copy Markdown

@Aztup Aztup commented May 26, 2026

This PR adds custom speed input to the player
image

@Aztup Aztup changed the title feat(player): Add custom speed input Player: Add custom speed input May 26, 2026
@kKaskak
Copy link
Copy Markdown
Member

kKaskak commented May 28, 2026

would you agree making it a slider would solve the issue between 0.25x and 8x

@Aztup
Copy link
Copy Markdown
Author

Aztup commented May 28, 2026

Yes that would fix the issue too.

I was also thinking about a slider too but it’s less precise and would use more space.

A slider is fine, we could make the ui smaller in height and make it wider instead to have more slider control

The values would be
5(Max), 0.1(Min), 0.1(Step)

@kKaskak
Copy link
Copy Markdown
Member

kKaskak commented May 28, 2026

Yes that would fix the issue too.

I was also thinking about a slider too but it’s less precise and would use more space.

A slider is fine, we could make the ui smaller in height and make it wider instead to have more slider control

The values would be 5(Max), 0.1(Min), 0.1(Step)

slider inside the menu and no options at all? wdyt

@Aztup
Copy link
Copy Markdown
Author

Aztup commented May 28, 2026

Maybe with preset options at the bottom?
Something like that
image

@kKaskak
Copy link
Copy Markdown
Member

kKaskak commented May 28, 2026

Maybe with preset options at the bottom? Something like that image

yeah make it use the inbuilt slider component that we have
also top picks at the bottom , use defaults from vlc if you can

@Aztup
Copy link
Copy Markdown
Author

Aztup commented May 28, 2026

Yeah I saw the inbuilt slider component and planned to use it, this was just a design idea.

also top picks at the bottom , use defaults from vlc if you can

I don't think vlc has preset options

image

@Aztup Aztup changed the title Player: Add custom speed input Player: Replace SpeedMenu with slider + presets May 29, 2026
@Aztup
Copy link
Copy Markdown
Author

Aztup commented May 29, 2026

I kept the default presets Stremio had already.
This is the new version
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants