Cliparr is a streamlined media clipper that allows you to quickly create and download clips from the media currently playing on your Plex or Jellyfin server.
That's pretty cool. Nice UI. Seems simple to operate. I don't have a use case, but damn good job. Maybe a couple of screenshots on the github page. Thanks for sharing and the demo.
I went with Plex for probably ten years after breaking with Emby. I ended things with them because they don't care about their customers at all. Bugs that break the experience completely that lie untouched/unnoticed/ignored for years, and no replies from the developers. Or even developers that just stop replying to these bugs.
Switched to Jellyfin this year and it works like a charm. Only thing is it isn't as good at noticing duplicates in my library, but other than that, works just fine. Definitely above acceptable.
I poked at Jelly a bit ago, but as I recall the auto organize was abandoned (kinda a big deal to me) and something about conversions being a problem. Basically I just didn't see anything that would make me inclined to go through the hassle of reworking what already works.
I'd gotten a lifetime premiere key, mostly for the ldap functionality at the time. Something I can buy once and use rather than subscribing to everything is always a winner for me.
Cliparr could not open any playback stream. Preview stream failed: Cannot decode avc video in this browser. Cannot decode aac audio in this browser. Source stream failed: Cannot decode avc video in this browser. Cannot decode aac audio in this browser.
I'm honestly unsure of how to troubleshoot since I don't really get what the problem is, the browser works fine with jellyfin, tried a handful of videos and in both firefox and chromium. I'm not knowledgeable enough to solve it.
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.
You should probably add a section on how to remap the ports if need be, port 3000 is pretty common and unlikely to be free on most setups that run more than a handful of containers.
I for sure am not figuring it out since I seem to be stuck in a loop where Jellyfin correctly replies to the login request (at least if its logs are to be believed) and then cliparr boots me back to the source selection screen.
ETA: the issue seems to be with using HTTP instead of HTTPS, quite annoying not to get any error messages to that effect, even though they can be found in the browser console.
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.
35 Comments
Psaldorn@lemmy.world · 56 pts · 126d
If curious:
irmadlad@lemmy.world · 16 pts · 126d
That's pretty cool. Nice UI. Seems simple to operate. I don't have a use case, but damn good job. Maybe a couple of screenshots on the github page. Thanks for sharing and the demo.
napkin2020@sh.itjust.works · 13 pts · 125d
What exactly is the usecase for this? Genuinely curious, as I've never needed this sorta functionality.
TechSquidTV@lemmy.world · 21 pts · 125d
napkin2020@sh.itjust.works · 4 pts · 125d
Great job. Video handling is always a pita
TechSquidTV@lemmy.world · 1 pts · 125d
Thanks, you can really thank MediaBunny for that. This is just a lazily slapped together amalgamation of other dependencies.
ShellMonkey@piefed.socdojo.com · 6 pts · 126d
Any reason it wouldn't work with Emby too? Have had it since before there was a Jellyfin spun off so I've just rolled with it.
TechSquidTV@lemmy.world · 6 pts · 126d
If Emby happens to have the same API surface as Jellyfin, you could use that. I doubt that works, I have not tried it.
victorz@lemmy.world · 8 pts · 126d
Surprised people still stick with Emby.
ripcord@lemmy.world · 2 pts · 126d
Lots of things work better, so I am not.
victorz@lemmy.world · 2 pts · 125d
I went with Plex for probably ten years after breaking with Emby. I ended things with them because they don't care about their customers at all. Bugs that break the experience completely that lie untouched/unnoticed/ignored for years, and no replies from the developers. Or even developers that just stop replying to these bugs.
Switched to Jellyfin this year and it works like a charm. Only thing is it isn't as good at noticing duplicates in my library, but other than that, works just fine. Definitely above acceptable.
ripcord@lemmy.world · -1 pts · 125d
I do a lot of remote sharing with friends and unfortunately it's not great for that.
Also the last time I checked it out the clients kinda sucked. Not even one for Apple TV
boeman@lemmy.world · 3 pts · 125d
Swiftfin or infuse for AppleTV
zewm@lemmy.world · 1 pts · 125d
Huh? I watch my Jellyfin on AppleTV just fine.
ripcord@lemmy.world · 1 pts · 125d
Maybe there was one added since I last checked, or I'm just dumb. Good chance of the latter.
Edit: oh, 3rd-party clients? I had tried one but they wanted a fucking subscription fee
ShellMonkey@piefed.socdojo.com · 1 pts · 125d
I poked at Jelly a bit ago, but as I recall the auto organize was abandoned (kinda a big deal to me) and something about conversions being a problem. Basically I just didn't see anything that would make me inclined to go through the hassle of reworking what already works.
victorz@lemmy.world · 1 pts · 125d
Sure, I feel that. Are you running the version before they changed the license or whatever was the thing back then?
I'm lucky in my situation I guess, that I only need local playback and direct play.
ShellMonkey@piefed.socdojo.com · 2 pts · 125d
I'd gotten a lifetime premiere key, mostly for the ldap functionality at the time. Something I can buy once and use rather than subscribing to everything is always a winner for me.
slazer2au@lemmy.world · 2 pts · 126d
Nice that you added jellyfin support, but does this work for remote jellyfin servers? I have docker on my pi but Jellyfin on my desktop.
TechSquidTV@lemmy.world · 7 pts · 126d
I don't see why it wouldn't?
FierroG@lemmy.world · 1 pts · 115d
I tried it but I get the following error
I'm honestly unsure of how to troubleshoot since I don't really get what the problem is, the browser works fine with jellyfin, tried a handful of videos and in both firefox and chromium. I'm not knowledgeable enough to solve it.
TechSquidTV@lemmy.world · 2 pts · 114d
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.
MolochAlter@lemmy.world · 1 pts · 116d
You should probably add a section on how to remap the ports if need be, port 3000 is pretty common and unlikely to be free on most setups that run more than a handful of containers.
I for sure am not figuring it out since I seem to be stuck in a loop where Jellyfin correctly replies to the login request (at least if its logs are to be believed) and then cliparr boots me back to the source selection screen.
ETA: the issue seems to be with using HTTP instead of HTTPS, quite annoying not to get any error messages to that effect, even though they can be found in the browser console.
TechSquidTV@lemmy.world · 2 pts · 116d
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.
MolochAlter@lemmy.world · 1 pts · 115d
Hey, nothing to be sorry about, you're doing this for free and were quick to fix the issue too. Thanks, I'll give this a spin!
TechSquidTV@lemmy.world · 2 pts · 115d
Just published the fix
Decronym@lemmy.decronym.xyz · 1 pts · 116d
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:
3 acronyms in this thread; the most compressed thread commented on today has 8 acronyms.
[Thread #260 for this comm, first seen 29th Apr 2026, 06:50] [FAQ] [Full list] [Contact] [Source code]
3abas@lemmy.world · 1 pts · 124d
Can't get it to connect to Plex, it just fails after authenticating.
TechSquidTV@lemmy.world · 1 pts · 118d
We figured it out. fix coming in a few minutes.
hertg@infosec.pub · 0 pts · 124d
TechSquidTV@lemmy.world · 1 pts · 118d
Don't ask me. Look at the source code and tell me.