RasPlex / OpenPHT

OpenPHT is a community driven fork of Plex Home Theater
Other
596 stars 110 forks source link

Feature Request: Implement a true quick 7-second jump back feature #232

Open RedVisor opened 7 years ago

RedVisor commented 7 years ago

Kodi has a special feature (mapped to the single apostrophe ['] key) that allows you to quickly jump back 7 seconds in a video to catch something you missed, e.g. dialog, etc.

The closest thing I've found for OpenPHT is to add a '-7' value to the seek steps in the advancedsettings.xml file. However, this isn't quite the same as to what I referred to above; you need to wait the 750ms (or whatever it's been set to) for the jump back to occur, and since it's tied to the actual seek steps, then it's also tied to the left arrow, which kinda screws with my head as I expect to jump back in larger seek increments when using that button.

Is this something that could be added to the player?

Thanks, RedVisor

Royal2000H commented 7 years ago

+1 please

To note, this was a feature on PHT and I think, up until seek steps, was a feature on OpenPHT. It was mapped to the Backspace key.