ElectricVocalist to Selfhosted@lemmy.worldEnglish • 2 months agoJellyfin critical security update - This is not a jokegithub.comexternal-linkmessage-square261fedilinkarrow-up1712arrow-down18cross-posted to: piracy@lemmy.dbzer0.com
arrow-up1704arrow-down1external-linkJellyfin critical security update - This is not a jokegithub.comElectricVocalist to Selfhosted@lemmy.worldEnglish • 2 months agomessage-square261fedilinkcross-posted to: piracy@lemmy.dbzer0.com
minus-square@mrbutterscotch@feddit.orglinkfedilinkEnglish2•edit-21 month ago podman stop jellyfin (podman ps to get the actual name of the jellyfin container) podman rm jellyfin podman pull docker.io/jellyfin/jellyfin:latest systemctl restart jellyfin.container (or whatever you called your unit when you set it up) This suggestion from another commenter worked! Apparently quadlets work with Podman in the background.
minus-square@JigglySackles@lemmy.worldlinkfedilinkEnglish1•1 month agoAhh baller man. Glad you got it sorted! And thanks for sharing the fix
This suggestion from another commenter worked! Apparently quadlets work with Podman in the background.
Ahh baller man. Glad you got it sorted! And thanks for sharing the fix