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

Add hotkey overview #6437

Open
enter-a-random-username opened this issue Jan 11, 2025 · 0 comments
Open

Add hotkey overview #6437

enter-a-random-username opened this issue Jan 11, 2025 · 0 comments
Labels
enhancement Improve existing functionality or small fixes

Comments

@enter-a-random-username
Copy link
Contributor

For user that stay with Jellyfin and want to become more of a power user, code is the only way to find the information. Some software display it in clients, because beginner may overwhelmed anyway and continues tooltips are annoying.

Jellyfin

Not a lot, I would wish for hotkeys (player works really nice and if something end you need to grab the mouse). This would improve accessibility in my eyes. My workaround at the moment is https://features.jellyfin.org/posts/1282/standardised-keyboard-shortcuts .

  • Search
  • Home
  • Next/previous page/episode
  • Cursor to jump in lists like up down left right enter and backwards
  • Some common edits to reduce the click paths
  • Tabindex is invisible (no box-shadow or outline in listing)

Player

Some hotkeys is visible on hover as title tag

Hotkey function
Arrow key Up Volume Up
Arrow key Down Volume down
Arrow key Left or J Rewind 10 sec
Arrow key Right or L Forward 10s
CRTL + < Playback speed slower by 25%
CRTL + > Playback speed faster by 25%
PageUp Chapter previous
PageDown Chapter next
SHIFT + P Previous track
SHIFT + N Next Track
G Subtitle offset - ms (in code - won't work for me)
H Subtitle offset + ms (in code - won't work for me)
Enter or Space or k Pause and Resume
F Fullscreen
M Mute
Home Start 0:00:00
End End of Track
0-9 Seek percentage * 10 % e.g. 6 is 60%

Gamepad/TV is missing in that list (but more selfexpentory, every bottun does something)

Any chance to get it merged in experimental client (React) as modal?

Request in Jellyfin feature
https://features.jellyfin.org/posts/1282/standardised-keyboard-shortcuts

(I also added a bunch of hotkeys via shortcut browser plugin because it can save so many steps and waiting for animation. move card or ... menu ⇒ left click ... /right click ⇒ click edit images ⇒ wait for modal ⇒ click the seach icon and do that for a few episodes or season images)

@enter-a-random-username enter-a-random-username added the enhancement Improve existing functionality or small fixes label Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve existing functionality or small fixes
Projects
None yet
Development

No branches or pull requests

1 participant