1575
submitted 2 months ago* (last edited 2 months ago) by Sunny@slrpnk.net to c/selfhosted@lemmy.world

Text:

I consent to Plex to: (i) sell certain personal information (hashed emails, advertising identifiers) to third-parties for advertising and marketing purposes; and (ii) store and/or access certain personal information (advertising identifiers, IP address, content being watched) on my device(s) and share that information with Plex’s advertising partners. This data is used to deliver personalised ads and content, ad and content measurement, audience insights and product development. Your consent applies to all devices on which you have Plex installed. You can withdraw your consent at any time in Account Settings or using this page.

Soure: https://www.plex.tv/vendors/ (Might have to clear cache)

Can also read about the changes here: https://www.plex.tv/about/privacy-legal/

you are viewing a single comment's thread
view the rest of the comments
[-] akilou@sh.itjust.works 127 points 2 months ago

Jellyfin is hardly a no-brainer. I set it up out of curiosity a few weeks ago and my first question was how do I give access to my friends and family. So I searched, and all of the results were talking about setting up a VPN or a reverse proxy or whatever. Man, I just want to tell my mom "install this app on your tv and log in", which is exactly what Plex does.

I get that Plex is enshittifying, but pretending Jellyfin is a drop-in replacement is delusional.

[-] catloaf@lemm.ee 54 points 2 months ago

Jellyfin is a no-brainer. Publishing services on the Internet is complex.

[-] MaggiWuerze@feddit.org 10 points 2 months ago

If they adhered to somewhat modern security principles for their Backend I wouldn't mind hosting it behind a reverse proxy. But since large parts of the API is unauthorized and unprotected, I wont.

And I do not plan on supporting family and friends in setting up vpns on all of their devices

[-] RememberTheApollo_@lemmy.world 35 points 2 months ago

Seconded it’s not a no-brainer. I spent days trying to get it set up with Docker on two different computers and three different distros. It wouldn’t install, if it did install it had errors, if it would even open at all with anything other than a black screen. Hours trying to search how to fix it. I gave up and installed it as a standalone app on a common distro. Not as convenient, but FML it finally worked. Really felt like I wasted my time. Personally, this is the exact bullshit linux fanatics completely ignore when they insist on how great linux is vs whatever. I’ve got a shitload of patience, willpower and modest skill to try to get something like this working, but 99% of the population doesn’t. That’s why linux will stay on the back burner. And if it ever becomes just as easy as Windows…guess what? You’ll have many of the same problem as Windows.

[-] beastlykings@sh.itjust.works 3 points 2 months ago

I've definitely pulled my hair out with docker too. Banged my head against the wall for a couple days before finally giving up.

I'm not ridiculously tech savvy, but I've tinkered with Linux since I was young, daily drive it on my laptop. I'm not afraid of the command line, and I'm smart enough to search for help and guides when I need it.

But something about docker just breaks my brain. Maybe I'm too old and there's too much abstract thought required, I don't know. But I can't figure it out.

[-] RememberTheApollo_@lemmy.world 2 points 2 months ago

IMO it was my hardware on the first tries. Not sure what your problem was, but after digging around I found something that loosely indicated that my hardware was too old or something - it didn’t play well with the onboard graphics or similar. But the second hardware set I tried it on was far newer, and after all the installation was complete I got a black screen. Every time. No matter which guide I used, no matter what dependencies I thought might be missing or whatever I tried to get it working. A hair pulling experience indeed.

[-] cecilkorik@lemmy.ca 18 points 2 months ago* (last edited 2 months ago)

I just want to tell my mom “install this app on your tv and log in”

I mean, if I didn't know better, I'd start to suspect that the large multimedia corporations building walled gardens of apps in closed Smart TV ecosystems don't really want you to be able to easily tell your mom how to watch shit for free. I mean they'll let you, if you really insist on having that app available, but someone will have to pay THEM money instead first (and probably let them spy on you). That's their racket.

The reason Plex can do it is because they do make money, doing shitty stuff like this to their users, so they can use that money to open these doors into SmartTV-land. The root of the problem is that your SmartTV itself (and your mom's) is a locked down proprietary piece of shit, designed exclusively for shoving all proprietary content these media companies develop down your throat, and there are few convenient workarounds that are available to us, because of course they make workarounds as inconvenient as possible.

Unless you're willing to ditch everything proprietary and insist on open technology for everything, which is hard on its own, you're going to end up with a janky mix of proprietary and open systems that always require some compromises, because the proprietary stuff forces us to compromise. It's literally a "this is why we can't have nice things" situation.

[-] MaggiWuerze@feddit.org 15 points 2 months ago

Or... You know... Jellyfin could make it so I don't have to setup elaborate VPN schemes and have every user install that on every one of their devices. For example they could fix their security issues to make it safer to expose JF through a reverse proxy, bug they refuse to not break client compatibility

[-] harrys_balzac@lemmy.dbzer0.com 10 points 2 months ago

I'm not a hardcore tech person and this is exactly the issue for me as well.

I want to be able to stream my music collection when I'm away from home without having to get an associate's degree in networking.

[-] AugustWest@lemm.ee 3 points 2 months ago* (last edited 2 months ago)

Tailscale makes this easy if you are the only user.

[-] harrys_balzac@lemmy.dbzer0.com 1 points 2 months ago

I'll look into Tailscale then. I'm guessing there's something funky about adding additional users. I would eventually like to add one or two other people.

[-] aislopmukbang@sh.itjust.works 2 points 2 months ago

It's not that hard but they will have to make accounts and set the correct exit node or use the weird magic dns. Takes some hand-holding and depends on how you set things up.

[-] AbidanYre@lemmy.world 2 points 2 months ago

I think the free tier lets you have three users. I ended up going with headscale so that could be wrong.

[-] themachine@lemmy.world 9 points 2 months ago

Jellyfin is a fully self hosted drop in. That means it's up to the server operator to handle everything. You would still tell your mom to just install the Jellyfin app on her TV with the one additional step in your server address which you would tell her.

But yes, you as the operator have to do some extra things like implementating a reverse proxy and if hosting out of your home make necessary network configuration changes to accommodate this access.

[-] ginopilotino@lemm.ee 3 points 2 months ago

You as server operator also have to check what device your mom has and point her to what app download, because Jellyfin doesn't have an app for everything

[-] themachine@lemmy.world 1 points 2 months ago

True though that's less server operator and more "just being helpful to your mom". That said it seems nowadays that a Jellyfin app is available on most devices/ecosystems (or maybe I just don't have experience with enough devices to have an accurate idea).

[-] VitabytesDev@feddit.nl 7 points 2 months ago

Since you need to self-host Jellyfin, then you are responsible for making the service public.

[-] AugustWest@lemm.ee 4 points 2 months ago

“install this app on your tv and log in”, which is exactly what Plex does

Yes, but that person has to create an account. Everyone has to create an account. With Plex. Some people I know immediately say no, others are annoyed that plex would try and shake them down for money.

If you configure Jellyfin, all that goes away. THEN they can simply download the app and login.

[-] akilou@sh.itjust.works 1 points 2 months ago

I make the account for them. Then I log in as them and set it up so they only see my server. Then I send them the credentials and have them login

[-] DarkPassenger@lemmy.world 4 points 2 months ago

There is one thing I want from jellyfin. It is to be able to login from their Android app to watch or set something to record without jumping through a bunch of hoops.

[-] Ulrich@feddit.org 2 points 2 months ago

and all of the results were talking about setting up a VPN or a reverse proxy or whatever. Man, I just want to tell my mom "install this app on your tv and log in",

This is why I use Yunohost. It makes all of that just a "click buttons" affair. Then you can tell your Mom the same thing. Only the domain is yours so Jellyfin can't hold it over your head.

[-] akilou@sh.itjust.works 1 points 2 months ago

Does it work on a smart tv or roku or whatever?

[-] Ulrich@feddit.org 2 points 2 months ago* (last edited 2 months ago)

Yeah they have apps on all the platforms.

All of these, plus more unofficial ones: https://jellyfin.org/docs/general/installation/

[-] ipkpjersi@lemmy.ml 1 points 2 months ago

So I searched, and all of the results were talking about setting up a VPN or a reverse proxy or whatever.

The best thing is, you can't use a reverse proxy with it, it doesn't even support it.

[-] octopus_ink@slrpnk.net 1 points 2 months ago

Odd, since my Jellyfin sits behind a reverse proxy.

[-] ipkpjersi@lemmy.ml 1 points 2 months ago* (last edited 2 months ago)

Oh, right, it was basic auth (behind a reverse proxy, or even in general) that Jellyfin doesn't support and isn't planned to support IIRC.

Here is a GitHub issue where they said they don't plan on supporting it: https://github.com/jellyfin/jellyfin-android/issues/123

[-] akilou@sh.itjust.works 1 points 2 months ago

I don't even know what a reverse proxy is

this post was submitted on 29 May 2025
1575 points (100.0% liked)

Selfhosted

50135 readers
553 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS