joshuacurtiss / khplaylist

Media playlist for Kingdom Hall.
MIT License
0 stars 0 forks source link

Fast-forward and rewind buttons #9

Closed joshuacurtiss closed 6 years ago

joshuacurtiss commented 7 years ago

It would be nice for the video controls to have -5 sec rewind and +15 sec fast-forward buttons.

In 51adb724c770fc00f92072cc838317b346408f3c I wrote initial support for this, however the rewind/fast-forward functionality isn't intelligent enough to be aware of a playlist item's list of videos (when a playlist item has multiple objects or single-verse Bible book scriptures). So it can quickly get wonky when you fast-forward past a cue stop point and it can't figure out how to rewind back. So I left the feature but hid the buttons.

Finish this up and make the buttons cue list intelligent.