this post was submitted on 22 Nov 2024
205 points (96.0% liked)

Technology

59575 readers
3195 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Squizzy@lemmy.world 2 points 22 hours ago (3 children)

I jumped to linux and downloaded jellyfin... shit is too complicated I havent got time to get to terms with it

[–] Canopyflyer@lemmy.world 5 points 21 hours ago (1 children)

Guy who runs Plex on a Ubuntu container on Proxmox.

[–] Squizzy@lemmy.world 3 points 17 hours ago

Yeah see I barely understand that

[–] Zozano@lemy.lol 1 points 19 hours ago* (last edited 19 hours ago) (1 children)

Are you using the LSIO docker image, or did you install it manually via the official website instructions?

[–] Squizzy@lemmy.world 1 points 17 hours ago (1 children)
[–] Zozano@lemy.lol 1 points 17 hours ago* (last edited 17 hours ago) (1 children)

There's a much easier way.

https://docs.linuxserver.io/images/docker-jellyfin/#usage

Copy the text from the docker-compose section, and paste it into a file called compose.yaml

You can also add your other programs which rely on each other (Sonarr/Radar/qBitttorrent) in this same compose.yaml file (you can find them on this website).

When copying the other programs, omit the lines:

***
Services:

After that, in your terminal, navigate to where the compose.yaml file is, and run this command

docker compose up -d

Now your suite of applications are installed and can talk to each other.

You'll need to change some of the details of the compose file (to set timezones and media directories).

You can restart programs with

docker restart jellfin

LinuxServer.io are basically your one-stop shop for home-server applications

[–] GreenKnight23@lemmy.world 0 points 16 hours ago

yeah... containers are easy as long as you know wth you're doing.

[–] sugar_in_your_tea@sh.itjust.works 1 points 21 hours ago (1 children)

That's too bad, but it sounds more like you bit off too much rather than Jellyfin being bad. Once it's set up, it's fairly smooth, we just drop movies in a folder on the NAS, name them somewhat appropriately, and Jellyfin frequently recognizes it, though sometimes I'll need to help it out a bit. Setup wasn't much more complicated than other self-hosted stuff I run, but I'm also a full-time Linux user for some 15 years and a SW dev by trade, so I guess I'm blind to issues I take for granted.

[–] Squizzy@lemmy.world 1 points 19 hours ago (1 children)

Yeah absolutely it is a me problem, but the imsinuation is that these jumps are easy. Plex works easier and windows in mpre intuitive, I hate microsoft and will push on with Linux and hopefully jellyfin but it isnt an easy move.

[–] sugar_in_your_tea@sh.itjust.works 1 points 19 hours ago (1 children)

Windows is only intuitive because that's what you have experience with. If you grew up on macOS or Linux, you would probably find it as confusing as you do Linux right now.

But yeah, it's a learning curve, and self-hosting on Linux generally requires a mental shift from thinking of things as "apps" and moving to "clients" and "servers." On Windows, the two tend to be mixed, because managing servers on Windows kinda sucks, but the opposite is true on Linux.

But yeah, do one thing at a time. Get comfy with Linux first, and then learn about self-hosting stuff (including Jellyfin).

[–] Squizzy@lemmy.world 1 points 17 hours ago

I dont know what to do with linux to get comfortable. Outside of doing something like jellyfin, which is basic to most people, I would just be browsing.

Tbh I cant even get my ps5 controller to work properly to play games.