this post was submitted on 22 Mar 2025
23 points (84.8% liked)

Selfhosted

46672 readers
1493 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I'll be vacationing for a month and want to setup a portable jellyfin server/stack. I'm not sure how good the internet will be, website says 300 mbps, but I won't know until I'm there, so not sure remote playback is an option. I already have a n100 minipc I bought for a backup firewall, so I'd just need to buy RAM for it.

Here's what I'm thinking would be the easiest setup for this:

  • travel router to vpn to internet
  • jellyfin server
  • nas os (will probably be truenas/omv, haven't settled on that yet) using external hard drive (I have a 5tb hdd that's just sitting around)

to get media on nas, docker containers on nas OS:

  • radarr
  • sonarr
  • sabnzbd

Is there an easier way to get media on the nas, or better options (or anything I'm overlooking) for any of it for those that have done a portable/offiline media server? Thanks in advance!

Edited for formatting

Edit: the consensus seems to be that this is overkill. I had a good reason at some point over just a laptop, but after sleeping on the feedback I don't remember what it was.

top 17 comments
sorted by: hot top controversial new old
[–] catloaf@lemm.ee 17 points 2 months ago (2 children)

What are you planning on playing it on? Hotel TVs are often locked to their cable boxes, or have the TVs in frames. I'd probably just use a laptop.

Or do vacation things. I can watch TV at home.

[–] DaGeek247@fedia.io 5 points 2 months ago (1 children)

Usually they just disable all the hdmi ports except for cable and don't bother to lock the final hdmi port to a specific device. So long as you have a long hdmi cable and nimble hands, it's not too much effort to just pull out the cable hdmi and put in your own.

[–] catloaf@lemm.ee 3 points 2 months ago

If you can reach it. I've seen hotel TVs mounted in furniture that prevented access without tools.

[–] darkknight@discuss.online 1 points 2 months ago

I'll be taking an android tv box with me, so the tv lockdown is a concern. I'll be taking my laptop w me in case I need it. I considered just installing jellyfin on that too.

i understand the 'do vacation things', i like to watch tv while i fall asleep, so there's that.

Some good things to think about here.

[–] sxan@midwest.social 10 points 2 months ago* (last edited 2 months ago) (2 children)

What, exactly, is your end goal? To have a way to play movies that you're bringing with you on the hotel TV?

Edit: I only all because this seems like a hell of a lot of work just to play movies while you're traveling, when you could just play them with VLC directly.

Or, if you really want to steam movies to your phone, put VLC on your phone, run minidlna on the computer, and plug it into a GL-iNet Slate Plus.

But if you're really, like, going to some big get-together and are responsible for media entertainment for a crowd of 20 in a rental, then yeah, taking Jellyfin makes sense. But the hardware doesn't, unless you make damned sure there's nothing that'll need transcoding. One movie, most CPU/GPUs can manage, but if several people are transcoding multiple movies at the same time, it'll be a fairly beefie machine.

[–] darkknight@discuss.online 1 points 2 months ago (1 children)

Yes, mostly just to have stuff to watch without commercials.

[–] skoell13@feddit.org 3 points 2 months ago (1 children)

Are you aware of findroid? It's an android app that also lets you download the series and watch it in offline mode like other streaming services. Maybe this is an option.

[–] darkknight@discuss.online 1 points 2 months ago (1 children)

Yes, I've used it in the past to download some stuff offline for airplanes, but I think that would be more cumbersome to download that way than automate it using sonarr/radarr, (unless this has gotten better in the past year or so). I'm expecting to have quite a bit of media on the nas since it'll be for an entire month.

[–] ladfrombrad@lemdro.id 1 points 2 months ago* (last edited 2 months ago)

You're gonna be on an aeroplane for a month?

e: tongue in cheek and all aren't SD cards are a thing these days? You've got the obvious network solutions but if you're off the grid?

Why bother?

[–] darkknight@discuss.online 1 points 2 months ago (2 children)

VLC is an option I hadn't considered, I'd still have to get the media on the hdd, but something to consider for sure. I won't be hosting any showings, this is just for personal viewing.

[–] sxan@midwest.social 7 points 2 months ago (1 children)

Yeah, then definitely just install VLC. Far easier than mucking about with Jellyfin.

[–] darkknight@discuss.online 1 points 2 months ago

That's fair. I'm already very familiar with jellyfin, so the setup wasn't much concern, but the other options provided are good.

[–] CmdrShepard42@lemm.ee 1 points 2 months ago

I agree to just fill up the HDD with media and bring that to play with VLC. Setting up the *arrs and usenet seems like a lot.

Like someone else suggested, maybe just bring a laptop and then you can manually torrent the few new episodes of whatever show you're currently watching rather than dealing with the automation aspect.

[–] ohshit604@sh.itjust.works 4 points 2 months ago* (last edited 2 months ago) (1 children)

Why not just host the stack at home and VPN in? Jellyfin is pretty snappy I don’t think you’ll struggle much network wise.

[–] darkknight@discuss.online 1 points 2 months ago

That is plan A, I have had buffering issues doing this at various hotels though. This is more of a plan b setup. That probably wasn't clear.

[–] zenpocalypse@lemm.ee 2 points 2 months ago

Love your edit. Sounds like me, lol.

[–] jawsua@lemmy.one 1 points 2 months ago

I feel like some sort of duplication is the best way to go. Like, have a full stack at home, and have a small mini PC full of NVME that mirrors just the storage you want, and keep the local jellyfin stack up to date otherwise with like docker and watchtower. Then you can unplug and take it with you when you leave, no muss no fuss.