Well I already have jellyfin running in a container, just have to figure out how to get mum’s TV to work with it I guess
<edit> log in on a local IP and not the network name and it’s working again. but I’ll be moving to jellyfin from now
Remember when Plex tried to sell you a subscription to use outdated versions of open source game console emulators?
Plex wants to be a profit-driven company, but their business model is piracy. They’ll squeeze you for subscriptions, while making your experience worse to try and broker a peace deal with content owners.
idk I find $2/month to be very reasonable. I don’t feel squeezed.
EDIT: Just to be clear there is no amount of condescending replies form trilby wearing neckbeard keyboard warriors that will change my opinion.
Setting up ddns takes 15 minutes for a professional (mostly setting a 1-line script to reload a simple url every ten minutes)
and poking a hole in the firewall takes maybe half an hour (since every router puts the relevant page in a different spot)
And for this you think it’s reasonable to pay ~$25/year for the rest of your life? You’re not wrong in the sense that you’re welcome to choose your own values, but I … disagree with you on the value position.
I’d be fine paying $25 a year to not maintain that shit myself. Plus the money should contribute to development efforts.
It should. I agree, but speaking as someone in the industry - usually it doesn’t. Just lines some rich guy’s pockets.
Fair in the instance of Plex, but I’m happy to pay for the feature with Home Assistant.
Good call! 100% (at least for now 😅)
ok
👌 ok!
I mean, you just listed the most insecure way to host Jellyfin. Poking a hole in your firewall will technically work, but that doesn’t mean it’s the correct way to do things. A good setup would use a reverse proxy, and some sort of authentication wall like Authentik or Authelia.
All of that would only take about 15 minutes for someone who knows what they’re doing. But the vast majority of people setting up Jellyfin for the first time won’t know what they’re doing. And seeing the inevitable “lol just open your firewall” comments only serves to scare them away, because even the noobs have heads that’s the wrong way to do things.
I would be ashamed of myself and be tempted to leave the industry in disgrace if setting up DDNS and allowing a single port through a firewall took me 45 minutes.
Shhhhhhhhhhhhh. I want the newbs to feel accomplished when it only takes them 2 hours to figure it out. 😉
But seriously, you and I have it on reflex, but there’s merit to the notion that we also have our mise en place - we’ve read the manual, we’ve saved or memorized the script, already know our local equipment passwords, etc - all things we took the time to do before and now have at the ready.
I’m more just agitated that they paywalled free functions that don’t have to rely on their services.
To stream remotely from your own server?
If I chose to use Plex’s
plex.tv
services to expose my server to the internet, that’s one thing. But I have my Plex server exposed through my own infrastructure (NPM + Let’s Encrypt), so fuck that shit.The $2/mo is for the Plex relay service. If you access the server directly it should be free.
It’s not. Now you need to pay any time you want to connect to your server from outside of your LAN.
You can use ZeroTier to connect from anywhere. It only makes you pay to use the plex router/relay.
Would a VPN be a solution to that?
Yes. You only need to pay if you’re connecting via their relay or trying to use the remote hosting functionality. But since a VPN would land you inside of the network, you’d be fine. You’d probably need to dig into the plex settings to specify that the VPN subnet is LAN traffic. But after that, you should be good.
deleted by creator
I much prefer jellyfin + tailscale
I’m switching to Jellyfin myself.
Sorry to have annoyed you.
Unforgivable, have a wretched hour and a half.
Dude(ette), I have nothing to do with this self hosting thing and even I knew years ago plex was shit. It’s been extremely obvious just from browsing reddit (before leaving) and lemmy. I don’t know anything about any of this other than plex having an extremely bad reputation. How did you manage to become part of this and still chose to use it?
because like 10 years of use, maybe more?
Ah the weekly “Plex should be entirely free even though it’s commercial software!”
Except they’re spamming to users that they need this subscription even when they host locally or already have a membership.
I bought a plex lifetime pass for $100 over a decade ago and I never see ads like this. I only occasionally get the notice for plex pro week and stuff like that.
I also bought Plex lifetime pass also for $100 and I am getting ads like this.
That’s pretty fucked up. I’d be shootin off some angry emails to customer support. Sorry to hear that!
Also the weekly intentionally misunderstanding how Plex pass/Plex remote pass works in order to complain:
Free to Use: Video (movies & TV) streaming of personal content on the same local network as the Plex Media Server
Can you get around that bs with a VPN?
You should be able to. I have a wireguard tunnel to my parent’s house and when they watch plex it doesn’t go over the relay server (I can’t port forward on starlink).
How is Plex used if you aren’t using it to stream your self hosted media? I remember seeing channels and such before. Is all the official stuff licensed content? I can’t imagine their offering is very competitive.
99.9% of the use mine has seen for the past several years has been to stream to my living room TV in the same house. But regardless, what point are you making? It’s commercial software. And btw the $85 I paid years ago to use it forever was more than worth it to me.
I’m not trying to make a point, I’m just curious how many this impacts and so on. I imagine it will go down similar to Netflix account sharing crackdown; generally viewed unfavourably, but will convert enough users to pay for it to be worth it.
Gotcha. We’ll see, I guess.
it’s commercial software
digital cancer
Here’s a controversial and complex stance, but you may be able to understand it eventually:
Don’t buy it.
I am a proponent of FOSS too but that doesn’t mean anything built for profit is shitty, let alone “cancer”.
Hey, you paid for them to spy on your media, give them their money’s worth.
God I hate humans
I do too. They tend to speak from the heart but the second something is inconvenient, they’re cool with relaxing their morals.
They’ve added commercial supported live channels like many other free services but yeah, it’s lacking compared to others. Pluto.tv is my go-to if I want to throw something on at a family members house or something like that. Owned by the networks, reasonably short ads, completely free. Too bad they didn’t figure that out 10 years ago lol.
Oh I’ve actually heard of Pluto.tv and watched it somewhere.
Plex is entirely free and completely local, but only if you don’t use the features that make it so convenient (the relay server they offer, authentication and authorization, etc). Things I’m pretty sure jellyfin doesn’t provide at all. If people spent half the time reading as they do trying to convince people to get angry at optional features then maybe we wouldn’t have so many posts like this.
Jellyfin does offer authentication and authorization. Relay can be done via nginx iirc?
Relaying gigabytes of traffic per user costs serious money. Rely on them to do it, and they are either going to charge you or are just waiting to charge you when their VCs come knocking.
Having to set up a reverse proxy is basically a non-starter for most people, while I’ve talked extremely non-technical people into running Plex since it just works out of the box.
The authentication is lacking 2fa and has a half hearted attempt at fail2ban
If you try to properly implement either of those, the standard device clients won’t work anymore.
Plex provides default SSL.
The relay is actually a bit more useful.
You can be on a carrier grade NAT with no real external IP.
It’s more akin to running a VPS somewhere and SSH tunneling your home server through it.
They also cache* the entirety of the TVDB and EPG Services.
I’m not sore about most of this with jellyfin, and I am trying to primarily use it, but I really miss some of the features. But realistically, adding 2FA to the clients would be a huge benefit. trying to replace 2FA with wish.com fail2ban feels particularly dirty.
Good explanation. I’m out in the boonies with Starlink for internet right now so no port forwarding for me. I paid like $100 for a plex lifetime pass 12 years ago or something so none of my family or friends even notice most of the time. HEVC encoding helps too (you can squeeze 720p through their relay server with it).
You can run the OIDC version and use SSO and implement MFA on the IdP. I use Keycloak for SSO w/ MFA and users sign into my Jellyfin via Keycloak. Just disable username/password auth and leave it SSO only.
The only benefit Plex really has is the relaying, but I was able to sync watch with 3 people basically as far across North America as you can get from me and it worked without issue so…
That’s fine for browser-based watching, literally no one in my group watches via the browser. Even on android it’d be a fight. Grandma’s not going to go on to a browser to auth her session.
The clients need to support it. If it were just backend, I’d fork it myself.
Neither do I - I use either my phone, or my smart TV, or my fire stick. SSO works fine there, or you can use the QR based session transfer to SSO on your phone and then “sign in on another device” or whatever by scanning the QR your other device is showing. I think they call it quick connect or something.
It does what you want.
And if you think Grandma can’t figure out scanning a QR code, Grandma is also not gonna figure out MFA lol.
Genuinely Plex has become so obtrusive about NEW FEATURES, NOW WE HAVE THIS, USE THIS THUS WAY!!! and then also my libraries have somehow become even slower to load. I’ve been using jellyfin way more often
I got the Plex lifetime pass over 10 years ago for pretty cheap and Plex has served me well over the years. But it’s just so damn bloated now and the biggest recent change to their android app is atrocious. The app is so laggy and slow now. And downloading movies to watch locally on a tablet is just painful.
So I decided to start experimenting with Jellyfin this month and I am blown away at how fast and snappy everything is. It still isn’t as refined as Plex but there’s something to be said about privacy and using FOSS apps.
I’ll be using Jellyfin going forward now.
So glad I installed jellyfin years ago and never bothered to set up Plex.
I got fed up one day with Plex because it blocked me from getting to my server from one of my televisions. My LAN’s internet gateway was down and Plex was useless even though all the content was on the local network. I’m sure there’s configuration things or something that I could have changed but in the end I decided I didn’t want to be pressured into buying anything and I didn’t like the constant commercialization of Plex.
So I installed Jellyfin and never looked back. Yes, it’s missing a few features but you can get around that with nginx so totally worth it not to be harassed.
There is a dlna server but it has “totally unintentional” memory leaks that cause it to crash after a few days and they refuse to fix.
Jellyfin or Emby.
What’s plex better at?
Honestly, I lowkey hated plex when I was using it. We never used it because it wasn’t very good at the one thing it was supposed to be fore.
It was trying so hard to get me to use their media, when what I wanted was to watch my media. By contrast, jellyfin just shows me my media.
If you have a few bucks, the chromecast with android TV is what I’d recommend. The jellyfin app for android TV looks and works great – as good as any paid streaming service imo. I got my wife using it daily, and she’s not a tech person at all.
Plex does not show me anything but my media at the forefront. 🤷♂️ But it’s slow on my TV.
By default for me it seems to really want me to get off of my server altogether and get onto their servers, and it seems to really want to get me off of my media and onto their half-baked streaming service.
Really complex compared to just having my media show up.
It’s literally one checkbox in the settings to shut those external media sources off
Zero with jellyfin.
When you first set it up it asks what you want to see, you probably just kept everything. Seems odd to purposely keep all their stuff, then complain about seeing all their stuff.
If plex is “complex” to you then I don’t know what to tell you, my parents can use it with zero issue, and that’s saying something.
Well, let me tell you a story.
Recently I needed to use BitTorrent to download a very large file from an independent project. Usually I can just use my web browser, but this one was in the hundreds of gigabytes there just was no way.
So I installed the original official bittorrent client, because I’m really out of the game I haven’t torn today anything outside of my browser in years now.
I had to pay close attention to not install multiple pieces of unwanted software. I had to uncheck a bunch of stuff and carefully navigate the installer. Even after that, the client was junk and constantly showed multiple videos ads at all times, and besides that it just didn’t have the horsepower to download my torrent for me.
I remembered using transmission on Linux so I decided to try getting that instead, turns out it had a Windows version.
Downloaded, ran the executable, pressed next three times, opened up the torrent file, pointed to my existing download hoping it’d figure out what parts the file needed and in fact it did and the download was done quickly.
If I had failed to uncheck any of the boxes, I guess you could call me stupid for non-un checking them, but to me it seems a lot simpler using the FOSS products that never had any checkboxes to uncheck in the first place.
Meanwhile, and honestly I didn’t use Plex very much because it just didn’t seem like a very good product, but I also seem to remember I kept on ending up on the plex.net website instead of my own server. I think it was something along lines of if you go in to change certain settings it’ll change domains on you? Either way, it was just not very well set up compared to Jellyfin, which had everything that I was using right there I never even remotely tried to send me somewhere else.
Definitely sounds like a human error, for sure. Somebody messed up during installation/configuration.
At one time it was great. Because it’s just become slowly shittier over the years. As any for-profit product becomes.
As soon as I saw Plex show media that wasn’t part of my personal library I knew it was becoming enshitified.
Or you could properly configure your server to recognise local ips
well everythig has been working fine for years as is, and still works fine on firefox (I wanted to cast to chromecast tonight, it worked fine 2 days ago)
I’m not gonna waste my time explaining how software might change over time, if you think you’ll never have to touch your Jellyfin server moving forward you’re sure to be disappointed
when you cant read and dont know what youre talking about but you want to say something anyway:
log in on a local IP and not the network name and it’s working again. but I’ll be moving to jellyfin from now
after seeing this edit on the top post I felt like OP was not not really looking for input and instead jumped ship when he had to change a single setting after an update in a software he had been using for years
Never. Break. Userspace.
That’s why I switched to Emby and only sometimes regret it lol.
My server seems to have easier time transcoding with Emby and personally like the UI over Plex. Emby sucks at finding metadata though.
Jellyfin.
That is all.
sigh
This is why I switched to Jellyfin and recommend everyone to switch to Jellyfin
The most annoying thing about Jellyfin is that there’s no way to consolidate all of your servers under a single interface.
With Plex, I have a huge library made up of all my friends’ libraries.
Jellyfin’s local download function suuuuuucks by comparison. Lifetime Plex pass has been worth it.
Not gonna argue that Jellyfin is technically superior, but I switched to Plex to stop others from giving/selling my viewing habits. Stopped using Plex when it leaked they were doing the same.
Because OP doesn’t know what he’s doing? Or because you like opening your server to the internet without any authentication?
How about… Neither.
I don’t think OP doesn’t know, but I feel like its been said multiple times here, so maybe op either missed it or has a use case where he still wants to use Plex.
I have a Jellyfin server and I don’t need to expose it to the internet. Look at all the posts and comments here about setting up a reverse proxy and to securely expose your server to the internet. But you can also just keep your server locked behind your firewall and only access your network using a self hosted VPN.
Op doesn’t know what he’s doing, otherwise we wouldn’t have this thread.
JellyFin can’t be securely exposed to the internet.
VPN go burrr
Not sure if you understand what a VPN is?
Ok buddy, go bother other kids now. I obviously know what a VPN is. But you don’t like Jellyfin so keep using whatever you are using and I’ll keep using whatever I’m using.
You obviously don’t though lol. Using a VPN is not exposing it to the internet - it’s a private network. It’s even in the name!
I used Plex about 12 years ago. The first time my internet went down, and I couldn’t use it, I stopped using it. Garbage. Not what I wanted.
I used Windows Media Center as long as I could, I loved it. But, eventually, I had to leave Windows 8 behind. Now I use Jellyfin and SABnzbd, it works okay most of the time, but I don’t serve media to the outside, so I don’t know if it works for that.
context
I was searching for a fitting response and found this, took me long enough to realise it was not a meme, so I decided it kinda fits ¯\_(ツ)_/¯
Watching people realize this toejam eating weirdo was right about everything makes my day everytime.