WithoutPants

Results 199 comments of WithoutPants

This is looking close to complete. It seems to have broken Handy integration when clicking the seek buttons. I'll need some time to work out what the problem is.

I'll try to do some debugging, but my testing is with a direct streamed file. Clicking on the timeline or scrubbing any other way works fine. It's only when clicking...

I think I was able to fix this. The `seeking` event handler was removed, which I think ended up callling `onplay` as part of the call to `player.play()`. I re-added...

Static code review looks good. Haven't tested yet. If you want this merged in the nearer term, I'd suggest splitting out the stash-box submission stuff and putting that into a...

Export/import isn't including the new fields. I think filtering criteria should be included for the new fields.

The gallery changes should be in a separate PR.

> Hi, thanks for this PR. I think this is not fully working with pulling data from StashDB yet. I re-pulled [a scene from StashDB](https://stashdb.org/scenes/3a71c430-1c6d-4555-8e9f-cf0005e0aba4) that has a director (Director:...

Can you please merge or rebase against the `develop` branch. I've tried to do it, but haven't been able to restore functionality.

In the latest version I'm not seeing any of the stuttering at the start of the video. However, the dash implementation doesn't appear to have seamless segment splitting. As the...