I'm surprised by the resistance to Jellyfin in this thread. If you are using Plex, you're already savvy enough to use bittorrent and probably the *arrs. If you can configure that stuff, Jellyfin is absolutely something you can handle. If you like Docker, there's good projects out there. If you're like me and you don't understand Docker, use Swizzin community edition. If you can install Ubuntu or Debian, and run the Swizzin script, you're in business.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
As someone looking to get into self hosting and was researching plex. What’s been the experience like using jellyfish with non techy people? This is mainly something I want to set up for my parents
Jellyfin is very versatile but a bit clunky. I have it set up for my parents on their Roku and it works well enough for them. I set it up for other family members on their WebOS TV but they don't really use it. I used to use it with Roku as well, but had issues with some captions, Dolby Atmos and HDR. I finally broke down and got an Nvidia shield, which fixed all my problems since the developers focus on Android TV the most. I also have Plex, and it is easier to set up, looks more polished, but is less versatile.
As a techie I hate this answer but it's hard to beat a Roku with Plex from an ease of use standpoint. My 70+ year old parents have no problem navigating it.
Uh, my parents are over 80, and I have jellyfin set up on their firestick. They have no problem using it. It's just an app they open like anything else.
Yeah, this is the unfortunate truth. Jellyfin’s setup will never be as simple as Plex, purely because the simple setup requires a centralized server to coordinate things. And Jellyfin is built specifically to rebel against centralization. Plex is easy because the company has servers set up specifically to handle the remote access handshake.
Seems reasonable. I'm a lifetime Plex pass holder, so it won't affect me or the one person I let access my server lol
Yet.
jellyfin + tailscale is all you need. It's so damn good and easy
This might be a dumb question, but could I access my Jellyfin through an external VPN like Proton?
I have it set up in my raspberry to download Linux ISOs and run Jellyfin
Not in the way you’re probably thinking, no. The VPN (like Proton) will be isolating devices from each other. This is by design, so you don’t end up in situations like different customers seeing each other on the network.
Your router might be able to act as a VPN host. This would allow you to connect to your home network from anywhere, and use it just like you would use a service like Proton. And if your home network is set to allow devices to see each other, then you could see your Jellyfin server. See if your router can run Tailscale or can act as a WireGuard (or OpenVPN) host. Tailscale will be the most straightforward approach, but not everything can run it. Worst case scenario, you could just run Tailscale directly on your Jellyfin server.
The big issue with requiring a VPN is that it makes remote access on some devices difficult or damned near impossible. For instance, good luck getting a smart TV to run Tailscale. Tailscale will be fine for things like phones, laptops, or tablets. But if you have a smart TV you want to remote view things on, you may need to consider a reverse proxy instead. And a reverse proxy is such a rabbit hole that it would deserve its own post.
If you mean that you are using Proton VPN on your Raspberry Pi to mask your downloading traffic, then no that same VPN will not help you access services like Jellyfin on your home network while you are remote.
Instead you'll want to use something like Tailscale (or Wireguard). You run it as a service on your home network and it then becomes your own VPN that you (or others) can use to connect to your home network when you are remote.
You could run Wireguard on the same RaspberryPi that you use for downloading but I would recommend against it assuming that you're running Proton VPN right on the host itself (and not inside a container).
Dammit, my friend just said he would give me access to his file server, all I have to do is install Plex. Presumably this announcement means that will become impossible without a subscription.
Mmmmmaybe.
A lot of what they paywall depends on if the server runner's account is a Plexpass holder. You might have to pay a one time fee for the app depending on what platform you choose.
Then again, there's different ways of sharing your server, they might be keen on only including Plexpass for the Plex Home users and then paywall the E-mail shared users.
Tell him to switch to jellyfin and that he should give you tailscale access
I think most people probably have a lifetime plex pass for their plex server, or they are using alternative servers.
Lifetime pass grants licenses to all clients, at least it used to unless this changes that.
My server has many users and nobody has paid anything aside from my original buy of $120 in 2019. So far that comes out to about $1.67/mo for unlimited users and unlimited updates.
I'm not saying I really like the updates though. I think they should have remained slim, but someone is trying to make more and more money by branching out into bullshit beyond private media serving. All that trash should be separate products that are divorced from the private media server / client product.
All this being said, check out Jellyfin, little reason to use plex over it for private media but it has some limitations if you need subtitles or cannot relocate file structures.
All it means is you can’t go through their servers. If you setup a different way to access your network (VPN) it’ll still work.