this post was submitted on 13 Dec 2023
10 points (100.0% liked)

Jellyfin: The Free Software Media System

5256 readers
8 users here now

Current stable release: 10.9.7

Community Standards

Website

Forum

GitHub

Documentation

Feature Requests

Matrix (General Information & Help)

Matrix (Announcements)

Matrix (General Development)

Matrix (Off-Topic) - Come get to know the team and blow off steam!

Matrix Space - List of all the available rooms on Matrix.

Discord - Bridged to our Matrix rooms

founded 3 years ago
MODERATORS
 

I want to check out jellyfin. Now I'm wondering which installation method I should choose. I'm on Linux Mint 21.2. It's in the Mint Software Mager as a flatpak, then of course there's docker and I found a reasonably clear guide to install it from the repo. I just want to dip in my toes and get up and running with a little hassle as possible. I mainly want to be able to play media on my Chromecast, so I'm wondering if DNLA will work on flatpak? Otherwise that would be my preference. Are there any other considerations or pitfalls?

Update: somehow the flatpak didn't work for me. I'm sure the issues would have been fixable, but the documentation is pretty much nonexistent. In the end I went with docker and now have my server up and running.

all 9 comments
sorted by: hot top controversial new old
[–] SquiffSquiff 6 points 6 months ago (1 children)

In the case of Jellyfin I would recommend that you use one of the first party packages from the project itself rather than from your distro or a third party packager. I'm not sure if it's still the case but primary supported packaging/distro until recently was .deb on Ubuntu or Debian, or Docker. I've got Deb on Ubuntu myself but if I were doing this again I'd definitely make it a docker install. Not needed to with jellyfin but so much easier to rollback with docker

[–] [email protected] 1 points 6 months ago (1 children)

The flatpak is the same version as the project repos. As it's easier to install, that would be my preference.

[–] SquiffSquiff 5 points 6 months ago (1 children)

Sure. It's on the page I linked, as a community install

[–] [email protected] 1 points 6 months ago

OK. I'll do that.

[–] [email protected] 4 points 6 months ago (1 children)

I found the Flatpak significantly easier than any other method. The only thing I had to do was set it to run when the computer boots up to save a click.

[–] [email protected] 1 points 6 months ago (1 children)

Thanks. So there are no functional restrictions in the flatpak?

[–] [email protected] 1 points 6 months ago (1 children)

I haven't run into anything. It works the same as it did when I installed it manually on my last OS.

[–] [email protected] 1 points 6 months ago

Cool. Flatpak it is then.