anyone done it on Artix?
you only need to make init service
so, enable what repository?
And just install?
https://archlinux.pkgs.org/
suggests
https://archlinux.pkgs.org/rolling/seiichiro-x86_64/
No repo needed, since it's only available through the AUR.
I also checked and there seems to be no other service files for inits other than systemd, so you'll have to write it yourself.
https://jellyfin.org/downloads/
git clone https://aur.archlinux.org/jellyfin.git
cd jellyfin
makepkg -si
easy peasy to install... how to make it run?