this post was submitted on 20 Sep 2025
438 points (98.9% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

64391 readers
219 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder

📜 c/Piracy Wiki (Community Edition):

🏴‍☠️ Other communities

FUCK ADOBE!

Torrenting/P2P:

Gaming:


💰 Please help cover server costs.

Ko-Fi Liberapay
Ko-fi Liberapay

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] metaStatic@kbin.earth 131 points 3 days ago (7 children)
[–] BananaPeal@sh.itjust.works 44 points 3 days ago

I'm so glad that I changed to Jellyfin. So much better.

[–] Marafon@sh.itjust.works 28 points 3 days ago

Lol that's pretty much how it went for me. One day it pissed me off for the last time. Switched to Jellyfin and never looked back. Should have done it so much sooner.

[–] zr0@lemmy.dbzer0.com 10 points 3 days ago (2 children)

I recently tested Jellyfin again and still miss a lot of features I like with Plex. I am a former Emby user and I don’t see why Jellyfin got so popular. I really want it to succeed, though

[–] svddendesire@lemmy.dbzer0.com 8 points 2 days ago (1 children)

Jellyfin is 100% free and open-source, it may miss some features but nothing behind a paywall. We made the choice of open-source over features (I can understand people going with plex, but I'm happy with jf)

[–] zr0@lemmy.dbzer0.com 3 points 2 days ago

All good and if you are one of the contributors, you earn all the respect. By now, Emby will have a hard time to keep up with the development speed of Jellyfin. I just miss a few very important QoL features. I truly believe it is only a matter of time until they are added.

[–] Appoxo@lemmy.dbzer0.com 8 points 3 days ago (1 children)
[–] zr0@lemmy.dbzer0.com 3 points 3 days ago (1 children)

A Netflix-like login screen, where you can see all the users and they are just protected by a simple PIN.

[–] svddendesire@lemmy.dbzer0.com 6 points 3 days ago (1 children)

You have a login screen with all users showing with their profile picture. For a while now. You can even make it look Netflix-like with Skin Manager plugin. And there's Quick Connect but it's for people already connected on another device.

[–] Appoxo@lemmy.dbzer0.com 4 points 3 days ago (1 children)

But tbf it's not on every login.
So it's not really multi-user friendly.

[–] svddendesire@lemmy.dbzer0.com 0 points 2 days ago (1 children)

Right. I understand now, I've not used Netflix in 7 years. Yeah you have the user login screen before entering the password. I guess there's a workaround by autodeleting cookies but you'd have to re-enter the password (and it's not doable easily by grandma)

[–] Appoxo@lemmy.dbzer0.com 1 points 2 days ago

And not secure.
I do have a reverse proxy strapped before my Jellyfin but if that is circumvented due to bad regex design, your only line of defense is a 4 digit password on a jellyfin user.

[–] WolfLink@sh.itjust.works 15 points 3 days ago (2 children)

Jellyfin simply doesn’t work as well as Plex unfortunately.

[–] Appoxo@lemmy.dbzer0.com 11 points 3 days ago (2 children)
[–] psivchaz@reddthat.com 23 points 3 days ago (3 children)

Sharing and remote streaming, plain and simple. I have no problem setting up accounts for friends, but choosing your server is a pain for some. But the bigger problem is that the first thing anyone will say is: Don't expose Jellyfin to the Internet. That's a bit of a problem.

And they'll then say, "Oh it's not so bad just set up wireguard and..." This is the ramblings of a lunatic. I've been working with tech a long time. Tech is my job. It is my hobby. I do all of it from repairing my own hardware to administering servers to running my own home lab to doing open source development. Wireguard is not friendly. It is not something I'm going to set up at every friend and family member's house so I can share my library.

I've got a more secure but imperfect setup in sticking Jellyfin on the Internet behind a proxy that requires login. But this is not something most people are going to want to deal with. They want to stand up their server and then share it with people.

[–] akilou@sh.itjust.works 8 points 3 days ago

Couldn't have said it better myself. Very Give a Mouse a Cookie vibes when talking to someone explaining how Jellyfin is a drop in replacement for Plex when they're on step 6 of setting up remote access

[–] FundMECFS@anarchist.nexus 5 points 2 days ago (1 children)

Realistically what could the jellyfin devs do to make this easier?

[–] psivchaz@reddthat.com 7 points 2 days ago (1 children)

One thing is prioritizing security. There's a number of known flaws, of varying severity, which is why most people would recommend not exposing Jellyfin to the Internet.

Perhaps they could set up a second project, a Jellyfin meta-library, whose whole goal is to be exposed to the Internet. You stand that up, give it access to other Jellyfin servers, and it handles the work similar to STUN of connecting you to media on those servers. This would make it so people could share easier.

[–] FundMECFS@anarchist.nexus 3 points 2 days ago

Interesting. It would still be complex I guess but mean that it’s less risky to expose.

I’m still a bit out of my depth on networking I just use jellyfin locally. Ive set up websites and stuff but never had to play with reverse proxies.

[–] waz@feddit.uk 1 points 3 days ago (1 children)

I would have done this, but set up ‘meshnet’ to make the remote computers look like they’re all on the same network, but nordvpn just pulled the plug on meshnet and are decommissioning it in December. Goodbye

[–] rainwall@piefed.social 3 points 1 day ago* (last edited 1 day ago)

Tailscale has this same functionality, and is free for something like 100 hosts. Uses wireguard as the backend tech. It also has apple tv and android clients, so you can setup the Tailscale app on an end client for a user, then setup the jellyfin client and they should be good to go. That client device will just "see" your jellyfin server as a local client on the same network, albeit a tailscale wirrguard overlay network.

I haven't actually deployed it as I don't share my media server currently, but I was investigating it a bit ago.

[–] SpicyLengthiness@lemmy.ca 3 points 2 days ago (2 children)

The apps don't work well at all. If you're just desktop based, its fine. But Nvidia Shield app, firestick app, mobile app, all have issues with hardware transcoding, and also somehow doesn't handle subtitles properly. I have had both Plex and Jfin set up side by side multiple times, trying to test if I can make the swap. But JF just has too many bugs on their apps, which is what I use primarily, as do my users.

[–] NewNewAugustEast@lemmy.zip 0 points 1 day ago* (last edited 1 day ago) (1 children)

I have not seen that. It is always plex that does something stupid. Jellyfin is extremely reliable. Plex is particularly pissing me off lately.

Both hardware transcoding, same file, same server and there is Plex making me wait, wait, wait. While jellyfin is nearly click and go.

[–] SpicyLengthiness@lemmy.ca 1 points 1 day ago

Well, I had the exact opposite experience. Strange.

[–] Appoxo@lemmy.dbzer0.com 3 points 2 days ago (1 children)

Sounds more like you had transcoding issues.
Using the Jellyfin Android app and the Android TV app on my Chromecast.

Besides .ssa subtitles I usually never need to transcode. And usually the transcoding reason is me using an incomptaible audio/video source (TrueHD audio and HDR)

[–] SpicyLengthiness@lemmy.ca 3 points 2 days ago* (last edited 2 days ago) (1 children)

Oh so it's my fault somehow? Sorry but if I use the same library on Plex vs. JF and one works fine, the other doesn't. That's not my fault lol. It was set up to hardware transcode, and still didn't work for many files. Plex did. Same with subtitles. I watched the same file with Plex and JF side by side. Same directory. Subtitles worked with Plex, all fucked up with JF. JF also crashed all the time on my Nvidia Shield.

[–] Appoxo@lemmy.dbzer0.com 0 points 2 days ago (1 children)

Listen...
Some weeks ago I had trouble transcoding some anime files. Didnt really work amd had a low processing framerate using VAAPI. Switched to Intel hardware transcodig and suddenly it worked.

I don't know your setup or when exactly you tried out JF, but theres absolutely no need to be offended.

[–] SpicyLengthiness@lemmy.ca 2 points 2 days ago (1 children)

I had intel hardware transcoding turned on for both JF and Plex. Many files did not work on JF. I am offended and annoyed because people keep telling me it's my problem - when it's not. It's JF issues that are not solveable by me. I even went to the discord and talked to the devs, and they literally said "oh yea we don't have tons of focus on the mobile apps unfortunately", and acknowledged that my issue was a bug. Yet people continue to tell me "IT WORKS FOR ME SO YOU'RE DUMB."

[–] Appoxo@lemmy.dbzer0.com -1 points 2 days ago (1 children)

Listen...
I never said it's a problem you caused.
I literally said that I had a working setup, which suddenly stopped working as expected and I solved it by switching the hardware acceleration setting from VAAPI to QuickSync.
This time it was an easy fix. But it was either an underlying issue with the way I set it up or a bug. Nonetheless it stopped working for no apparent reason.

Calm your nerves!

[–] SpicyLengthiness@lemmy.ca -1 points 1 day ago

Stop telling me to listen. I cannot hear you. I can only read what you write.

[–] Liberal_Ghost@lemmy.zip 0 points 3 days ago (2 children)

How so? I have way less issues with jellyfin than I did with Plex. I think with jellyfin you just need to RTFM and find some plugins to expand the functionality if you need it

[–] Runaway@lemmy.zip 4 points 2 days ago (1 children)

I spent hours trying to set up jellyfin to watch somewhere else in my home and despite doing all the guides I just couldn't get it to work. Plex is just so much easier. It has hiccups and the new update is horrible (still holding out on updating) but it still works 9/10 times for me

[–] Liberal_Ghost@lemmy.zip 2 points 2 days ago

I feel you on that. The first time I set it up, it me forever. I finally figured out the issue was it was not picking up the right IP address for my server. Once I fixed that, and knew to look for that in the future, no issues. I tore my whole server down last weekend, and transferred all the drives to a different setup, rebuilt the server and have everything working, logged back in on all my devices in an hour tops. Everyones milage will very though

[–] WolfLink@sh.itjust.works 2 points 2 days ago (1 children)

Literally just the basics of choosing audio/subtitles/quality settings

[–] Liberal_Ghost@lemmy.zip 0 points 2 days ago

Oh 🤷‍♂️ I guess I never have issues with that.

[–] blargh513@sh.itjust.works 11 points 3 days ago (1 children)

I bailed on Plex a while ago, went to Emby, now Jellyfin.

I forgot what happened to Emby, but I do recall some enshittification, and bounced. Jellyfin seems pretty solid.

[–] ohulancutash@feddit.uk 13 points 3 days ago

Jellyfin forked from Emby when it went partially paywall.

[–] fluffykittycat@slrpnk.net 5 points 3 days ago

I have a server but it's still a bit rough around the edges

[–] sixty@sh.itjust.works 0 points 3 days ago (1 children)

Seriously, why are we still even mentioning Plex at this point?

[–] Runaway@lemmy.zip 7 points 2 days ago

Because it's easier, in a lot of people's experience better, and has more users. Why wouldn't people mention it?