The other apps (probably sonarr/radarr/jellyseer?) are for downloading content, for watching what you already have jellyfin alone will do the job. The only other one you might want is an avahi client, so that on the local network you can connect with [pc’s name].local:8096 instead of 192.168.0.whatever:8096.
Usually for jellyfin alone its enough to install it (from apt, assuming you’re on a Debian based distro), make it auto start with sudo systemctl enable jellyfin, and then turn it on with sudo systemctl start jellyfin. That should be enough to see it running from your local network, although you might have to use your local ip if avahi isn’t on.
Anyway no pressure to jump back into troubleshooting this, just wanted to say it so you don’t feel like whatever programs youtube was recommending are mandatory.
The other apps (probably sonarr/radarr/jellyseer?) are for downloading content, for watching what you already have jellyfin alone will do the job. The only other one you might want is an avahi client, so that on the local network you can connect with [pc’s name].local:8096 instead of 192.168.0.whatever:8096.
Usually for jellyfin alone its enough to install it (from apt, assuming you’re on a Debian based distro), make it auto start with
sudo systemctl enable jellyfin
, and then turn it on withsudo systemctl start jellyfin
. That should be enough to see it running from your local network, although you might have to use your local ip if avahi isn’t on.Anyway no pressure to jump back into troubleshooting this, just wanted to say it so you don’t feel like whatever programs youtube was recommending are mandatory.
Thanks. I’ve got the content, so I’ll have to putter around with a few commands. I would love to be done with Plex.