this post was submitted on 12 Jun 2023
4 points (100.0% liked)

Selfhosting

4 readers
1 users here now

All things selfhosting and homelab related Resources: - https://github.com/awesome-selfhosted/awesome-selfhosted - https://github.com/awesome-foss/awesome-sysadmin

founded 1 year ago
 

I enjoy working on selfhosted items and Jellyfin is in the mix. As with many software there are updates to them. Jellyfin seems to not have a great way to check for updates and install automatically. However, you can use the built-in API to help with that.

you are viewing a single comment's thread
view the rest of the comments
[–] sanimalp@kbin.social 1 points 1 year ago* (last edited 1 year ago) (1 children)

I just have it installed in a native Ubuntu instance "on the metal" and it seems to be updated pretty frequently from there. I don't think I installed it via PPK either. Just Ubuntu 20.04 LTS with jellyfin from apt installed and I'm on 10.8.10 from apt upgrade.

[–] cjerrington@kbin.social 1 points 1 year ago

On Ubuntu the install.sh script adds a line to the sources list and that’s why an apt update && apt upgrade works.

/etc/apt/sources.list.d/jellyfin.sources