I have network storage. That’s it.
I want to watch anime? I open the series folder from the mounted network share and watch it in VLC. I want to listen to music while on my walk? I open Solid Explorer on my phone and play the MP3. I want to read ebooks? I just open the file in whatever reader app I want.
I have 5TiB of media and I’ve never felt the need to set up any kind of hosted frontend.
What am I missing out on? Anyone else run their NAS like this?
Thanks all.
I used to. I once turned a laptop into a Windows media server just to host movies and music for the house. That was fun
I have much the same:
- Files on the network with NFS
- Kodi on an old laptop under the TV so we can watch said files.
- Syncthing on our phones and laptops to pull films from there onto that file server.
The only difference is that I’m using a Synology 'cause I have 15TB and don’t know how to do RAID myself, let alone how to do it with an old laptop. I can’t really recommend a Synology though. It’s got too many useless add-ons and simple tools like rsync never work properly with it.
I’m one or those as well, but instead of VLC I use NOVA player on Android devices because of the remote sync.
Said that I’m using WebDAV shares as SMB is way slower. Is it just me? Any other protocol suggestion?
I assume you don’t have a TV or a spouse?
No TV, yes spouse. She prefers playing media from the network folder just like me.
VLC runs on everything.
I have a UPnP server running on my NAS and use VLC to stream anything that my Jellyfin box has issues with.
Tell me more
nothing more to tell. my jellyfin box can’t handle newer codecs and I also have older devices that can connect to UPnP servers directly.
Vlc does not meet the wife approval factor.
@TheButtonJustSpins @Wolfizen lol. I’m not the original poster, but my spouse and kids just use vlc.
(we do have kodi set up for TVs, but we don’t use it very often. Mostly everyone watches stuff on laptops.)
I run my NAS that way too. I just mount it and play videos with VLC if I want to watch something I have on it. The main reason I have a NAS is because I ran out of drive bays in my main system a few years ago… Works fine for my needs currently; no need to make it more complicated.
I’m a fan of simplicity.
Which software do you use to run your NAS? I have TrueNAS scale.
Today I’m dependent on my Jellyfin and Truenas setup, and I am exposing only one folder via SMB to manage my media from my laptop when I need to. This works great for me as I can stream my media to any of the multiple TVs and FireTV sticks around the house, and Jellyfin allows me to pause play on a device and resume on another.
My setup grew over time to adapt to my changing needs. If your setup works for you, that’s great! Keep it, use it and adapt it as soon as your needs change. This is the beauty of self-hosting: you setup what you need, how you need it.
Not me. I need nextcloud and jellyfin. I use nextcloud for my calendar, task, note, photos, contacts etc. Jellyfin, well, media.
I dont have gdrive, icloud, spotify stuff like that. So, i need to host it myself.
Makes sense! Thank you :)
I like front ends so I have a record of what I have and have not played, and so I can easily pickup where I left off with series and playlists, but to each their own
I see! That makes sense. Thank you :)
What do you prefer using?
Not quite the same. But my NAS does files. That’s it.
Everything else is hosted elsewhere.
I open the series folder from the mounted network share and watch it in VLC.
Similar, but I have a RPI by the TV running LibreELEC and Kodi.
My NAS just stores, its my stack of tmm’s that do all the heavy lifting.
Though I use a front end for everything, like jellyfin, audiobookshelf, kavita, etc.
What is a “tmm” stack? Sorry for my ignorance.
I ran mine like this for years. Then a few weeks ago I installed Immich so we can browse photos directly from the NAS on our phone. That’s how it will stay. I don’t want it to turn into an application server.
I’ve got an older AMD bulldozer platform with 16 or so tb behind it. SMB serves up all of the media to Nvidia shield platforms running Kodi. Away, I’ll wire guard in to my network to remotely access media and compute as needed. I’m a big fan of not running a bunch of integrations that would fail at a time I’m just trying to watch something and relax; IT support at home after doing it all day sucks.
Jellyfin, Immich, and Paperless-ngx are three of the apps I use the most but you do whatever works best for you. That’s half the advantage of self hosting. You can have a solution that’s custom tailored to your needs.
Absolutely!
What do you like about those that make your experience better?
Tbh setting up all cool frontends has always mystified me but I like minimal terminal interfaces and use stuff like MPD, Yazi, etc. and it seems like a pain to manage this big thing. I think the benefit really sets in when it’s something you’re sharing with others.
Like, I’d love to have all my documents in a folder written in pure markdown via vim, but hedgedoc helps me share and collaborate with my friends. A lot of people who operate these services share them with family, so I imagine ease of use helps. Tracking can be huge for people as well, but idk I just write down my episode list or have a separate tracker app.
Speaking of, Yamtrack is really good for that.
Overall, I feel like minimal UIs really help me focus instead of getting lost, but sharing my media via Jellyfin is one of the few reasons I want to do this in the first place. I like providing access to obscure media that’s hard to get ahold of for my friends. So I’d say I’m a mix. Minimal stuff for myself, but interfaces for friend/external access.
Thanks for your experience.
It seems a common reason to set up a frontend is for family use. I suppose that is a logical extension of designing a system for its users - if someone wants to use it a certain way, they get to use it that way.