Jarne Demeulemeester

Results 80 comments of Jarne Demeulemeester

Sorry for the delay. I just tested on an other network and it also works. There could be an issue with your specific machine or network. And I don't think...

While I don't have issues playing 10bit content (except for h264 10bit which is always problematic...) there is already a way to edit the `mpv.conf` file. Using your computer or...

Okay that's really strange. Could you test it again with version 0.6.0? Also, what resolution is this video?

The intro skipper is something I probably will be able to implement. But I won't give this high priority because it's not an official Jellyfin feature. Jellyscrub would be a...

This is a weird issue. There are only a few reasons why there could be a `NullPointerException` right there: - the `seriesId` of the item is null - the `seasonId`...

The issue here has nothing to do with the codec of the video. @RuiMarquesCardona what's the version of the Jellyfin server?

I will close this as this issue is gone for now. If the problem comes back feel free to re-open this issue.

Confirmed external ASS/SSA subtitles are indeed missing. (Same for VTT) They worked while I was developing but I changed something which broke them. Fixing it now...

An update on this: I fixed this on a local build. I haven't pushed a new libmpv binary because I wanted to include a fix for VTT subs as well,...

Let me give a quick update: Right now the code of the TV version is interwoven in the main (phone) version. Which is good for reusing a lot of things...