Everyone here is talking about how to get the latest and best stuff, but no one is talking about how they actually manage it 😜
So, how do YOU manage your Movies / Shows / Music / eBooks / Games?
I begin:
Everyone here is talking about how to get the latest and best stuff, but no one is talking about how they actually manage it 😜
So, how do YOU manage your Movies / Shows / Music / eBooks / Games?
I begin:
I used to maintain a Jellyfin server for my media, but moving to university put a stop to that - the campus network is cringe and makes it impossible to dial in from the outside. So… just boring old folders for video, and Calibre for my ebooks.
(I did make an attempt at moving Jellyfin to my VPS, but transcoding is… not possible on one core, to put it lightly.)
Does tailscale work on the uni network?
No, which is a shame. It would be a pretty elegant solution.
Wireguard from your server to the vps, proxy from the vps to your server.
That’s surprising. They are pretty good at their NAT traversal
.
Cloudflare Tunnel
Unfortunately you can’t stream media through tunnels on a free plan. I also don’t like how it requires Cloudflare to do TLS termination - not like I’m sending anything sensitive, but it still bugs me.
Sure you can its not like they are doing anything to stop you until your use is very excessive which I am assuming it’s not
Can you use the VPS to create an exposed network and retain the jellyfin server on the device at home? I did that in university in a similar situation
I use plex, I configured plex so server was “located” my VPS address and the VPS routed back to my computer (which was behind a double NAT so I couldn’t port forward)
I’m on a dynamic ip and I’ve been considering doing this just to stop my remote services from being glitchy whenever the ip changes.
But I need to setup pfsense or OPNsense first so I can route everything properly.