Eli Carter
Eli Carter
@joelostblom I didn't author the patch; I merely kept it up-to-date until it was integrated, and therefore did not have to fully grok it. That said, I'll try to explain...
I'm not using something as fancy as Plex... just apache serving files. I'd be viewing from a laptop using a browser.
Ok, I have a proof of concept working: https://github.com/retracile/VideoSkip/tree/url-params That's an ugly, ugly hack, so I don't recommend pulling in those changes. It's intended as a demonstration that "yes, it...
I created a pull request (https://github.com/fruiz500/VideoSkip/pull/10) with a cleaner implementation. Feedback welcome.
Hey Paco, As I described in the original question, I was aiming for all three components (the videoskip.html player, the mp4/webm/etc video, and the skp skip file) being served from...
I've pushed an update to provide an alert if the loading of the skips fails so it doesn't just fail silently.