

Just published the fix


Just published the fix


Agreed. Also sorry, that bug has already been fixed but I haven’t merged it yet. My Plex server died and I couldn’t test it. There is a PR now if you are interested in trying it out. Otherwise I expect to have it merged in the next 2-3 days, just got the part to fix my server.


Don’t ask me. Look at the source code and tell me.


We figured it out. fix coming in a few minutes.


Thanks, you can really thank MediaBunny for that. This is just a lazily slapped together amalgamation of other dependencies.




If Emby happens to have the same API surface as Jellyfin, you could use that. I doubt that works, I have not tried it.


I don’t see why it wouldn’t?


There we go, I think. Thanks!


Good suggestions! I’ll work on both.


Repository: https://github.com/TechSquidTV/Cliparr


Ah, I see because I shared a video, I guess Lemmy might have ignored my link. This is the repo https://github.com/TechSquidTV/Cliparr


This project shares nothing with that other project. It is designed to be a companion app to your media server. Currently only supporting Plex, it will show you the currently active video.
The pipeline for me is something like
The alternative required downloading the video from the Plex web client, and then manually editing the full video file in local editing software. If people are interested, adding Jellyfin support should be very simple, I just do not currently run an instance of Jellyfin
Appreciate this. This already helps. This should be rare, only applying to AVC videos. You mentioned it happens on multiple videos, though? Good news is this will be fixed either way pretty soon because I am switching from using the original video file for the stream to using the HLS stream, so if it plays in the media player, it will definitely play in Cliparr.
Until then, it does look like AVC should work already though, so I will give that a deeper look.