this post was submitted on 27 Oct 2024
79 points (98.8% liked)

Asklemmy

43733 readers
1389 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

If we can avoid massive collective issues that would be appreciated as there is very little agency the individual has to address those and that helpless ess can often extend to the more solvable individual matters we all grapple with but also occasionally rise to conquer.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 4 days ago* (last edited 4 days ago)

So, any of those will work with almost any distro. I'd personally recommend Jellyfin because Plex is run by a private company and it has turned around and bit its users lately.

I think you might want to look up installation instructions for Jellyfin here to understand it a little better: https://jellyfin.org/docs/general/installation

As for what distro? Lots of choices! One thing to remember is there's so many ways to set things up and everyone has different preferences, so it's really difficult to just say "Do A, B, and C." But maybe I can help a bit without assuming anything about your experience level.

Jellyfin is just a "front-end" app that runs on top of an OS, that you can access through a browser on your network. All it does is give you a very convenient way to serve up media files you give it access to, across your network! :)

My setup as an example: I personally run a server OS called "Proxmox", wherein I made a virtual machine for OpenMediaVault (a custom Linux OS for making a file server), which helps me run a Docker container for Jellyfin.

(Docker containers are really cool but can be a bit advanced)

But if you think of each component as a building block that you understand and set up, you will get a better idea of what you can learn or leave out for your particular setup.

But let's make it simpler! I didn't know anything about this either when I first started. Say you have an old PC with some drives laying around. You could just as well install OpenMediaVault bare metal as the OS, and install Jellyfin within it maybe. That might be enough to get you watching your backed up DVDs on your home network!

Open Media Vault is a modified version of Debian Linux, if I recall correctly. It's made specifically to get a solid file server up and running. It has a great community too.

https://www.openmediavault.org/

Here's a really good site with some server tidbits I found useful as well https://perfectmediaserver.com/

I'd also suggest checking out "selfhosted" communities here on Lemmy or maybe that "/r/" site lol.

YouTube can also be handy here, for understanding how to get things going. Things like "ProxMox home server guide" or "Jellyfin server setup", "OpenMediaVault jellyfin docker", that kinda thing. You might find one video explains a topic better for you than another.

Sorry it's super late after a long hike for me but I hope some of this helps you a little on your journey! It's definitely something to take your time in, more than a "weekend and it's finished forever" kind of project. :)