• 0 Posts
  • 345 Comments
Joined 1 year ago
cake
Cake day: December 22nd, 2023

help-circle





  • if you’re using systemd, 90% of your system maintenance and boot handling is going to be running through systemd, so it’s likely to be pretty syntactically similar.

    other than that they’re utterly lost on Linux without the help of others. This will definitely make people use Linux instead of going back to the exploitative OS they know where they at least feel comfortable enough to know it won’t fail on them.

    yknow, unless they do actual debug. Everytime i’ve seen someone go over an issue they have with linux, via someone else, it follow the process of debug, troubleshoot, solve. Where you must necessarily learn something. Maybe not as much as when you figure it out yourself, but group troubleshooting is often more efficient.

    Not to mention all of the resources and information out there to actually figure out what’s happening is so much more accessible.





  • a lot of modern technology and software is built on the foundation of work built by the web browser industry, it’s not necessarily a bad thing, but it’s not necessarily a good thing either. Provides a lot of nice features, native integration into a web browser, industry standard security and encryption procedures.

    That’s about it though, Outside of that, running a dedicated version of that app is almost always some bullshit built in electron, which is a horrible buggy mess with horrible performance. Nothing stops devs from integrating these features into a standalone application… But, they likely won’t since they’ve already developed a web browser version.

    I also have some problems with the way web tech is generally built, it’s built with the expectation that you will host and treat it as a web app, which is fine, it works. But i prefer not to host services i use via anything web related as generally i find it both intrusive, and problematic, in the instance that a DNS server goes down for example. (it’s not very likely, i know, but still)

    I also think a lot of the networking protocols are fairly bloated, but that’s not as big of a deal, it’s just annoying.

    anyway, enough of my ranting. Matrix is actually a specification for a set of communication protocols based on the foundation of web tech, it’s highly universal, and inter-compatible, which is great. But it sort of stops there. There are several server implementations, and numerous front end implementations, none of which seem to be particularly, interesting. There’s numerous electron front ends, a few that aren’t (though they won’t support most features) etc, stuff like that, it’s just. Not clean.



  • The performance of hardware acceleration in Jellyfin is markedly worse in my experience. My A380 can handle 2-3x more streams in Plex than it can in Jellyfin.

    i’ve never used plex or benchmarked it, so it’s possible that it does, i wonder if anybody else has reproduced that behavior, i know a lot of people do plex/jellyfin benchmarks these days. Be surprised if that hadn’t yet happened. It shouldn’t be any faster or slower if you’re using the exact same transcoding settings, it’s all limited by the hardware physically, so it’s possible it was that. Could theoretically be bad drivers, or bad support i guess, but that would be a separate issue.

    Maybe one day Jellyfin can offer that as a paid option, a la Nabu Casa for Homeassistant.

    definitely a possibility, but then again there are several ways of solving this problem, in homelab universal manners, so maybe they should offer a more generic service instead.





  • Hardware acceleration still kind of sucks. You can get it to work, but the Jellyfin port of ffmpeg doesn’t work anywhere near as well as Plex’s.

    pretty much just works for me on intel QSV. as long as you have drivers and hardware support it seems perfectly fine. Maybe plex has a cleaner implementation? Not sure, never used it.

    Public network support is finicky. This is hard to quantify, but I’ve been on several remote networks where my Jellyfin connection dropped in and out and Plex did not. I suspect this is due to the Plex Relay service making up for bad routes between my house and the network.

    depending on your network configuration, and routing of the network, this is most likely to be plex relays, this wouldn’t be a jellyfin issue, it would be a plex feature. You could easily fix this with a relay VPN server or something like that. (you probably shouldn’t publicly expose services these days anyway.)


  • i only wish jellyfin would add chapter titles and hover cards (maybe thats in the new thumbs now? I haven’t yet migrated because lazy lmao)

    and that they fix the weird UI shenanigans from it’s emby days. Some QOL shit would be nice, auto sorting so that its not manually default to the stupidest setting ever. and the other usual shit.

    I’m still having issues with my client freezing on playback of high bitrate video (like heavy 4K content) but transcoding down fixes that, im not sure what causes that, something gets caught up i guess, a refresh fixes it though.