this post was submitted on 26 Nov 2025
102 points (97.2% liked)

Technology

40762 readers
435 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] RandomLegend@lemmy.dbzer0.com 89 points 1 day ago (4 children)

jellyfin welcomes you with open arms

[–] roserose56@lemmy.zip 2 points 14 hours ago (1 children)

Yet can't find a way to install it on my old Tizen..... Pain.

[–] RandomLegend@lemmy.dbzer0.com 4 points 13 hours ago

i also would be on Tizen OS, got myself a cheap used NVidia Shield TV and use this now. debloated it etc.

Magnitudes of order better experience than fucking Tizen

[–] cerebralhawks@lemmy.dbzer0.com 18 points 1 day ago (8 children)

This is for remote streaming. Can Jellyfin be accessed outside the network? I thought that was the difference.

Like if I didn't like Plex and I ran Jellyfin (and I have done), I could access it locally but I couldn't access it, say, from a hotel a thousand miles away. Or it requires a lot more work (and maybe some paid service) to do.

Plex may have gone up, but a bunch of us got it for $100 or less years ago and we are not affected by the new limitations. Still free for our family members accessing remotely. Wasn't free for us to set up.

[–] Templa@beehaw.org 5 points 16 hours ago

Yes it can be accessed outside the network. We use Tailscale. Our Jellyfin setup cost us the energy to run it, lol.

[–] artyom@piefed.social 8 points 1 day ago* (last edited 1 day ago) (1 children)

Can Jellyfin be accessed outside the network?

Yes. Jellyfin is just a Docker container. It can be accessed the same as any other Docker container. Plex simplifies this because they can basically configure all the DNS stuff for you, because it goes through their DNS. But either can be accessed.

Or it requires a lot more work (and maybe some paid service) to do.

More specialized knowledge to configure Tailscale or a reverse proxy, yes. I use Yunohost which makes all of this a whole lot simpler.

[–] smiletolerantly@awful.systems 8 points 1 day ago (1 children)

Sorry to be a pendantic ass. But. Jellyfin, in and on itself, has absolutely nothing to do with docker.

[–] artyom@piefed.social -4 points 1 day ago

Oh shut up, you pedantic ass

[–] PabloSexcrowbar@piefed.social 10 points 1 day ago

You absolutely can access it from outside your network if you configure it that way.

[–] nimble@lemmy.blahaj.zone 17 points 1 day ago* (last edited 1 day ago) (1 children)

Jellyfin* can be accessed outside of your network but it would be best to have set up a vpn so that it isn't open to anyone to try logging in

https://jellyfin.org/docs/general/post-install/networking/

Edit: oops, meant jellyfin not plex lol.

[–] MisshapenDeviate@lemmy.dbzer0.com 14 points 1 day ago (2 children)

I don't run Jellyfin, but I've considered it. From what I understand, you have to set up a reverse proxy or something like Tailscale in order to access it remotely. Doing that safely can take a bit of learning, but the only part that could cost money is getting a domain name.

[–] cerebralhawks@lemmy.dbzer0.com 2 points 9 hours ago (1 children)

Is a domain name strictly necessary though? You would need a static IP. I thought you needed something like a VPS or VPN — I know what a VPN is, but I think it was something with a similar acronym — and that was a service that cost money.

With Plex it just works. When I load up Plex on a remote machine, first it tells me my server is offline, because my server is a Mac and Macs are sleepy bois, so it wakes up the Mac, which wakes up the drives, and then the server loads up and I can play pretty much anything.

I've ran Jellyfin on both Mac (current setup) and Windows/Intel. I like Jellyfin overall, and it does some cool things Plex doesn't. Like you can fix details Plex won't let you. Like for some reason it only lists the foreign actors in anime, you can manually specify the English voices if you want. Plex doesn't let you do that and AFAIK there's no way to. (There should be an API out there that taps into a service that lets you access any language cast, and there should be a way to set it to dynamically change the cast to whatever language you have selected.) But anyway, Jellyfin is somewhat fine, but to use it on other devices (e.g. an Apple TV box on the same network), you have to do a fair bit of configuring. It's not just, log into the account on your phone and type in the text on the screen. Jellyfin doesn't even prioritise Apple development, but they have come a long way.

Honestly the others in this comment section would be better to ask about accessing Jellyfin remotely, but I can tell you what I know.

If you go the VPN route, Tailscale is typically recommended, which appears to be free for personal use. It looks like these are the docs for using Tailscale with Jellyfin.

I host a couple services for my family using a reverse proxy (nginx through SWAG), and I have a free domain name with duckdns. This is not as secure as the above tailscale solution, but has worked for me so far. This is likely how I would add Jellyfin to my workflow, since I already have a reverse proxy and domain name.

[–] Onomatopoeia@lemmy.cafe 17 points 1 day ago (1 children)

Doing it safely is pretty simple.

Install Tailscale at both ends. Done.

It's a fully encrypted mesh VPN.

If you need access without the TS client on the other end, that takes a little more work. Then you need to enable the Funnel option.

[–] artyom@piefed.social -1 points 1 day ago

Install Tailscale at both ends. Done.

Nnnnno, doesn't really work that way

[–] RandomLegend@lemmy.dbzer0.com 7 points 1 day ago (2 children)

I also bought Plex years ago for 87€ but i gifted that account to a friend once i got jellyfin up and running.

You're right - Jellfyin doesn't have a native built-in way to access it from outside. That's the reason Plex intercepts with their own servers when you do remote streaming, that's one of the aspects you pay for.

Using tailscale (free and setup in like 5 min) you can access jellfin from everywhere. Easy peasy.

Rumor says that Plex also denies you remote access when you use a VPN or mesh like tailscale.... so ymmv

[–] remon@ani.social 7 points 1 day ago

Rumor says that Plex also denies you remote access when you use a VPN or mesh like tailscale… so ymmv

Never had any issues remote streaming via VPN.

[–] CodingCarpenter@lemmy.ml 2 points 1 day ago

I've accessed my Plex off network with tail scale 🤷

[–] fascicle@leminal.space 2 points 1 day ago (2 children)

Wouldn't it be the same way, you open a port just like Plex, or figure out a reverse proxy. I ran jellyfin for a little while back when Plex used to charge people a fee for using mobile

[–] octobob@lemmy.ml 2 points 1 day ago

I've never opened a port for Plex.

[–] BarbecueCowboy@lemmy.dbzer0.com 2 points 1 day ago* (last edited 1 day ago)

You should at least figure out port forwarding, but Plex operates a service that makes that optional. You don't have to do that or setup a reverse proxy with Plex, it mostly just works near seamlessly.

[–] alk@lemmy.blahaj.zone 3 points 1 day ago
[–] Appoxo@lemmy.dbzer0.com 6 points 1 day ago

As open as the source? (☞゚ヮ゚)☞

[–] MaggiWuerze@feddit.org -1 points 1 day ago (1 children)

As open as the servers "security"

[–] theangriestbird@beehaw.org 3 points 1 day ago (1 children)

is there some security incident you have in mind involving jellyfin?

[–] MaggiWuerze@feddit.org 0 points 1 day ago (1 children)

Beside the various security holes that have been ignored for years by the devs?

[–] theangriestbird@beehaw.org 3 points 1 day ago (1 children)
[–] MaggiWuerze@feddit.org 2 points 1 day ago (1 children)
[–] theangriestbird@beehaw.org 2 points 1 day ago (1 children)

So, I am not going to deny that those security issues exist, but it seems like they would only pop-up in niche situations, or only if someone already had access to your admin profile. Most people are using Jellyfin to share their media with themselves and their tech-illiterate friends in family. In that use case, the only people who even know my server URL are people I have shared that info with privately. Nobody is trying to hack my admin account.

Now, I am no infosec expert. Maybe there are folks that are trying to run larger operations, and for those people I can understand why these security issues may become concerning if you don't have a tight handle on the circle of people that have access to your server. That said, it's also a bit silly to expect a free, open source solution to meet your needs in that scenario, anyway. If you know and understand the issues that well, then maybe go join the dev team and patch the holes. That is the beauty of open source, anyone can jump in and fix it.

[–] MaggiWuerze@feddit.org 1 points 1 day ago (1 children)

The main issue there isn't the fact that these issues exist. The problem is the Jellyfin devs attitude towards them, most of these problems have been known for years (more than five in some cases) but are largely ignored. Client compatibility is valued over everything else.

There have been plenty of suggestions, ideas and even PRs, but the devs priorities don't allow for any security centered patches to get merged

[–] theangriestbird@beehaw.org 1 points 1 day ago (1 children)

idk the full history, but Joshua's comment here does not give me the impression of devs that are just deliberately ignoring security issues. It seems like they are simply balancing priorities, which is what all good devs should do. Personally I like that client compatibility is valued over everything else - I would be pissed if they broke the Fire TV client to fix a minor security hole on a niche Linux distro, because then one of my users would be SOL. And as Joshua says in that comment:

many other options are now open to us in a post-10.11 landscape now that we have a proper library database ready.

So it seems like now they are better set up to address the security issues without breaking compatibility.

[–] MaggiWuerze@feddit.org 2 points 1 day ago

There are ways to fix these issues while preserving legacy client support. And honestly I don't see how changing their database mess would help in solving security issues. In the end they'll have to change their API to a more secure one, which will definitely disrupt client support for future updates