jellyfin-archive / jellyfin-desktop

Desktop Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
180 stars 45 forks source link

navigation method without mouse #25

Open skatcat743 opened 4 years ago

skatcat743 commented 4 years ago

I know that the player has youtube style shortcuts, but you still need to use the mouse to start playback. I plan to use this on the TV but the arrow keys don't seem to navigate at all. Could it use like arrows, escape(back), & enter? How would you go back to "home"? Is this the wrong place to ask?

skatcat743 commented 4 years ago

What about XInput?

JustAMan commented 4 years ago

Currently it bundles whatever we have in jellyfin-web, and I think that we only recently started implementing keyboard control there in a decent fashion. Hopefully someone will update this app to include a new enough version of jellyfin-web...

cromefire commented 4 years ago

This should be fixed in web (if it didn't already happen): https://github.com/jellyfin/jellyfin-web

cromefire commented 4 years ago

Currently it bundles whatever we have in jellyfin-web, and I think that we only recently started implementing keyboard control there in a decent fashion. Hopefully someone will update this app to include a new enough version of jellyfin-web...

Web is pulled from the server

cromefire commented 4 years ago

@skatcat743 Is this still an issue?