FredTungsten / ScriptPlayer

ScriptPlayer is a video player that controls the Handy and lots of other toys in sync with videos.
GNU General Public License v3.0
163 stars 71 forks source link

Delay video playback until device has finished downloading script #242

Open trassshhub opened 2 years ago

trassshhub commented 2 years ago

Currently ScriptPlayer would start the playback immediately when video/funscript file is open/drag-and-dropped. When using the Handy, I always have to stop the playback manually and wait for the Handy to finish downloading first. It would be nice to have an option to delay playback until the device has finished downloading the script, or at least an option to disable immediate playback on open.

FredTungsten commented 2 years ago

Totally agree - I'd like to have a feature like that myself, but it's a bit complicated to cram it into all the existing logic. I'm definitely take another look someday, but probably not soon.