As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!

  •  all4one   ( @all4one@lemmy.zip ) 
    link
    fedilink
    English
    3
    edit-2
    5 months ago

    When I first set up my jf docker image I left the config and data directories in the docker container instead of pointing them outside. Now when I try to update I lose all my metadata. Is there a way to move those folders before I upgrade? Edit-typos

    • I feel like there is a way to copy stuff from docker-volumes to disk and then point docker to the folders on the disk as external volumes, I think I’ve done that at some point years back, but not sure how to do it exactly.