• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting SOLVED: Transferring Jellyfin from HTPC to ITX build

     
    • 0 Vote(s) - 0 Average

    SOLVED: Transferring Jellyfin from HTPC to ITX build

    Transferring Jellyfin from HTPC to ITX build
    Deleted User

    Unregistered
     
    #3
    2023-10-24, 02:17 PM
    if it's in docker going to a docker then it is simpler than you might think

    if everything is setup nominally and you use portainer -

    in the current docker, edit libraries and turn off real time monitoring, important in case things do not line up jellyfin will not scan bad paths

    in your current docker you have paths to media and a path to /config in the container, these are pretty much all you need to duplicate to a new docker

    on the omv host make a backup of the path /config points to

    on the new system setup a new instance of jellyfin, i use the cli from here - https://hub.docker.com/r/linuxserver/jellyfin

    once setup you just need to restore your paths in the container for media and restore the config backup

    if you amend the cli with the correct paths using multiple -v (for volume) your paths will be setup in the container
    - or you can add them later with portainer

    just be sure the container paths match the original, the host paths are not important

    if everything goes well, it will be up and running

    if somehow you did not use the same uid:gid you will need to chown the files to the new uid:gid

    if it goes wrong, shutdown the docker and re-import the backup config as many times as you wish

    to make the backup of config, tar or simply cp -a as they will both preserve uid:gid

    re-enable real time monitoring after everything is up in the new container
    « Next Oldest | Next Newest »

    Users browsing this thread: 2 Guest(s)


    Messages In This Thread
    Transferring Jellyfin from HTPC to ITX build - by toastyv - 2023-10-24, 02:01 PM
    RE: Transferring Jellyfin from HTPC to ITX build - by TheDreadPirate - 2023-10-24, 02:08 PM
    RE: Transferring Jellyfin from HTPC to ITX build - by Deleted User - 2023-10-24, 02:17 PM
    RE: Transferring Jellyfin from HTPC to ITX build - by toastyv - 2023-10-24, 02:19 PM
    RE: Transferring Jellyfin from HTPC to ITX build - by TheDreadPirate - 2023-10-24, 02:31 PM
    RE: Transferring Jellyfin from HTPC to ITX build - by toastyv - 2023-11-01, 11:52 AM

    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode