You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to suggest a few improvements to the videoplayer:
Arrow keys Left & Right should seek only 5 or 10 seconds, not a whole minute
Left & Right Arrowkeys should be more reliable. Sometimes if not the right thing is in focus it would switch to next video instead. Up and down arrow just changes which element is in focus while the help box says up and down is for seeking I guess? (its a bit weird translated to german), but that never worked. It always just changes which element is in focus.
I wish Spacebar would be a pause button and not just left click.
Hotkey for volume up and down
maybe its possible to get a link that the player opens directly instead of having to give the filelist link and telling them to click on the videofile with windows key pressed down?
Not sure if the following are in any way possible outside of a video platform but cool would also be:
minithumbs on the seekbar
chapters on the seekbar
remembering the playback position so that you can continue watching later from the position you stopped.
rightclick into the video and copy a URL with playback position would be then the next step from last point of previous list.
The text was updated successfully, but these errors were encountered:
Arrow keys Left & Right should seek only 5 or 10 seconds, not a whole minute
the videoplayer is (currently) the one of the browser, HFS does basically nothing.
I don't exclude in the future to customize it somehow.
Left & Right Arrowkeys should be more reliable.
HFS' file-show (which is not only for videos) uses the arrows to navigate between files.
When the player is focused, it surely uses the same keys for seeking. I'm not sure what's the right thing to do here. If you go full-screen, the problem should go away.
Up and down arrow just changes which element is in focus
that's not HFS doing it. HFS uses up/down only for images at the moment. Maybe i can try to use up/down for 10-second seeking, or for the volume.
its a bit weird translated to german
next version has a option to force english inside the "options" dialog.
I wish Spacebar would be a pause button and not just left click.
in chrome, when the video player is focused, spacebar does pause.
maybe its possible to get a link that the player opens directly
but, what happens if you give a direct link to a video file?
in my tests, the browser plays the video directly.
remembering the playback position so that you can continue watching later from the position you stopped.
I'd like to suggest a few improvements to the videoplayer:
Not sure if the following are in any way possible outside of a video platform but cool would also be:
The text was updated successfully, but these errors were encountered: