65
What the hell is going on with Stremio man?
(lemmy.zip)
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
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):
FUCK ADOBE!
Torrenting/P2P:
Gaming:
💰 Please help cover server costs.
![]() |
![]() |
|---|---|
| Ko-fi | Liberapay |
Jellyfin is brain-dead easy to setup what? Just install and point it to your media?? That's it lmao
Someone using stremio is unlikely to have any media to point jellyfin at.
Its also brain-dead easy to get your network hacked by having your NAS exposed to the open web all the time.
I do not have the time or the desire to learn how to have it accessible safely from other devices.
And I also don't want to spend a hundred million dollars on more storage right now.
You don't expose your NAS, you expose a web server to serve Jellyfin content. Ideally you front it with a reverse proxy.
I think things like "front it with a reverse proxy" is the stuff OP doesn't understand or want to learn.
Stremio is install, stream. No hosting of own content (and as this thread points out OP probably dosnt have any), no proxy, no downloading and setting up a seperate arr stack.
Put it this way, my 14yr old cousin has Stremio its that simple. While they could install Jellyfin I doubt they could setup and run all the other requirements to obtain and watch media as easily.
That's exactly right.
Its not that I don't have the desire to learn its that I work 2 jobs and have children and don't want to spend the few hours I do have free a day (which I take away from sleep to have) to be pulling my hair out learning about networking.
It sucks I know because I know it would probably be the superior option and I DO like seeding what I watch and stuff like that its just been easier to use torbox with stremio and have it work.
I feel like I don't have the time to learn about reverse proxies and stuff like that.
Sure but then you are just paying somone else to do the piracy for you. I guess it's cheaper than proper subscriptions but I feel somewhat ideologically opposed to these pay for piracy services that just leech from the ecosystem.
IIRC a reverse proxy doesn't add much security in itself. If there's a vulnerability in the login page,.it doesn't matter if the attacker reaches the page directly or via a reverse proxy. For security you'd add an auth layer, but that can also prevent the native jellyfin apps from reaching your server. This is why many people use Wireguard or Tailscale.
In short, it's a lot more complicated than Stremio.