Not too long ago I found myself tired of how Plex on my server would periodically break itself and unhappy with how the company was continuing to pivot away from the core product, so I started looking into alternatives. Jellyfin was the most promising option but unfortunately ended up being unviable for me, because my home server/NAS runs FreeBSD, and by virtue of C#/Mono being a pain to get running on FreeBSD so is…
> As an side it's a bit odd to me how all of the most complete media server packages heavily rely on either Python or C# Why? Not trying to be an ass but there isn’t much in a media server that would warrant it all being written in a lower level language. Personally I run Plex in a Docker container and basically don’t worry about it at all.
This... what's it matter if its hard to get running in linux? you only have to get it running once and bam - you run your server in a container of that.
Could take a rocket scientist working on it... but once it's done? it's done. the container maintainer occasionally releases updated versions doing the same thing that worked previously.
I have Plex running on docker on a QNAP with a dedicated graphics card and rarely have issues (other than my own stupidity).