voctoweb icon indicating copy to clipboard operation
voctoweb copied to clipboard

Toggle between time viewed and time left by click

Open Foaly opened this issue 6 years ago • 3 comments

I find it quiet useful to be able to see how much longer a video will go. A nice way to reveal this information would be to toggle between time viewed and time left when clicking on the time viewed in the player. If my description isn't clear you can check out VLC for a similar feature.

Foaly avatar Jan 06 '19 15:01 Foaly

As of now we show current position of the play head and the total length: image

VLC cycles between current position and total length - current position. How would you combine both?

We also have the problem that the total length consumes to much space on phones (or in general devices with a small display):

saerdnaer avatar Jan 08 '19 16:01 saerdnaer

Like I said I would show the information on click on the time. so right now it is: 00:50 | 30:00 clicking on it would toggle to - 29:10 | 30:00.

For smaller screens you could go directly to the remaining time to only show one number. But this seems like a related problem, not the same.

Foaly avatar Jan 09 '19 16:01 Foaly

@derchrisuk Hast du da noch Code rumliegen?

saerdnaer avatar Sep 28 '19 18:09 saerdnaer