this post was submitted on 11 Aug 2026
53 points (100.0% liked)
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ
70163 readers
218 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:
- !seedboxes@lemmy.dbzer0.com
- !trackers@lemmy.dbzer0.com
- !qbittorrent@lemmy.dbzer0.com
- !libretorrent@lemmy.dbzer0.com
- !soulseek@lemmy.dbzer0.com
Gaming:
- !steamdeckpirates@lemmy.dbzer0.com
- !newyuzupiracy@lemmy.dbzer0.com
- !switchpirates@lemmy.dbzer0.com
- !3dspiracy@lemmy.dbzer0.com
- !retropirates@lemmy.dbzer0.com
💰 Please help cover server costs.
![]() |
![]() |
|---|---|
| Ko-fi | Liberapay |
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments




Kodi - compiled from source on whatever hardware suits your needs. I use an old laptop (busted screen) with an external HD.
Jellyfin and Plex don't offer as many features. I used Plex for a long time but ultimately it's untrustable proprietary trash. And, when I last tried Jellyfin, it doesn't do games, IPTV, music, youtube, other addons, etc. It also seemed kind of buggy/slow.
(I just use qbittorent for torrenting.)
So my family and friends could reach my Kodi server with their clients? Just open/forward a port?
ideally you'd setup wireguard (or whatever) for them to use so you're not just opening ports to the entire internet. i use jellyfin and like it a lot, but the real major issue with jellyfin is explaining to your elderly mother how to setup and use wireguard on her smart tv.
Right. I still haven't learned how to setup wireguard yet... how then would my parents do it. xD I'd help them of course, but first I have to learn it myself.
how would you do that? wireguard requires opening a port unless you use a middle server where you open the port on that and at that point maybe netbird would be an easier option
Yes, but the wireguard connection is encrypted, as opposed to opening up an unencrypted connection for just Jellyfin or whatever.
i see
you could also open http/s ports and use nginx proxy manager, which encrypts connections using TLS
Yeah, to my shame, I don't know how to setup those https certificates... :( I also need to study how proxies work. xD
Take a look at Caddy if nginx seems too complicated.
Caddy is designed primarily to act as a reverse proxy, and it can automatically set up your certificates with Let's Encrypt (as long as you have it listening on ports 80 and 443).
You'd only need to set up a domain pointing to your IP, but you can do that for free and without a permanent IP by using a DDNS (like duckdns)
The jellyfin website has instructions on how to set it up with Caddy. I recommend using the Caddyfile.