this post was submitted on 11 Aug 2026
30 points (100.0% liked)

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

70145 readers
479 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

We heartily recommend visiting the free port of freemediaheckyeah (aka FMHY) while you sail the high seas, for all the freshest links the ocean has to offer.

📜 c/Piracy Wiki (Community Edition):

🏴‍☠️ Other communities

FUCK ADOBE!

Torrenting/P2P:

Gaming:


💰 Please help cover server costs.

Ko-Fi Liberapay
Ko-fi Liberapay

founded 3 years ago
MODERATORS
 

In their comments to a recent post that I made, asking people to share their torrenting ratios, some folks were talking about how they have setup media servers for their parents. This sounded really cool and I would like to do the same thing for my family.

I simply mount my torrenting drives with sshfs and consume media with mpv, because I don't need anything else. But for my technologically less inclined family members, I guess setting up something with a GUI would be kind and nice.

I am torrenting on a VPN router, behind which there is a switch that only switches a specific port - which I rotate regularly for safety - to a public facing router, so that I can ssh into my home network.

Questions:

  • I have no experience with or knowledge of these to me fancy sounding GUI projects. For instance, do my family members create accounts that I then approve? Do I need to install and setup something on their endpoints (for instance, to configure which port to use, etc.) or is it simple enough for the layperson to do this themselves?
  • Will the fancy stuff accept and be accessible with port forwarding from my public facing router to my VPN router and then into my torrenting rig just like my ssh server does or am I going to have to set this up directly connected to the public facing router?

Please give me your most straightforward recommendations! 🥰

you are viewing a single comment's thread
view the rest of the comments
[–] 503@lemmy.dbzer0.com 0 points 2 days ago (1 children)

I started out with Jellyfin. However, when it came to opening up the media server to friends and family, I had to roll up an instance of Plex (and eventually bought their pass).

Plex simply requires less fiddling to get things to acceptable state, especially for users outside your home network. Their guides are very straightforward.

Moreover, the apps are more polished and reliable, especially for TV platforms. Fortunately, some third party polished apps like Infuse and Plezy also support Jellyfin should you choose to switch servers later (I know that I do).

Though the reason Plex is convenient, is also its most ickiest part. I hate that Plex owns the middle layer which handles authentication and other orchestration. That same piece of infrastructure can also bring down your media server if it goes down (though it can be partially mitigated by disabling authentication for devices on LAN so that devices on your home network can still access your media).

I eventually plan to move everyone to Jellyfin, but I don’t think that’s happening anytime soon as the apps are not there yet, and I will also have to redo parts of my infrastructure.

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

Infuse is paid but only requires a SMB share somewhere on your LAN, no special server to fiddle with. Easiest of the bunch, especially if you have an appleTV.

[–] 503@lemmy.dbzer0.com 1 points 1 day ago

I agree, it is the easiest. Especially when there is no need to access one’s media outside their home network.