• 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 General Questions Migrate jellyfin package to docker container on Synology NAS

     
    • 1 Vote(s) - 5 Average

    Migrate jellyfin package to docker container on Synology NAS

    Anon
    Offline

    Junior Member

    Posts: 8
    Threads: 0
    Joined: 2024 Jun
    Reputation: 0
    #13
    2024-06-30, 05:40 AM
    Hey guys, thanks for your continued help, I GREATLY appreciate it. I have some additional follow up questions based on your help above Efficient_Good_5784.

    Please reference this new screenshot when reading below questions: https://imgur.com/a/1fxkVwR

    Question #1

    So, for each of these folders (inside my primary shared folder), do I need to include the mappings below?

    /volume1/jellyfin/Animated Shows:/Animated Shows:rw
    /volume1/jellyfin/Anime:/Anime:rw
    /volume1/jellyfin/Kids Movies:/Kids Movies:rw
    /volume1/jellyfin/Kids Shows:/Kids Shows:rw
    /volume1/jellyfin/Movies:/Movies:rw
    /volume1/jellyfin/Shows:/Shows:rw

    OR is just the below good enough since Jellyfin is my only true shared folder (the rest are sub-folders inside /volume1/Jellyfin) in Synology?

    /volume1/jellyfin:/jellyfin:rw

    Question #2

    These files above did NOT exist in the backup files I copied via rsync + SSH. Instead, when I created a hyperbackup of my Jellyfin shared folder (so I could move files to new RAID array), this @app/@metadata/Jellyfin folder copied over as well, and appears to be 13.5MB in total, with 1128 files and 1127 folders (my media is 10TB in size).

    I imagine this is just metadata from the actual Synology Community Jellyfin app, and not important files I need to worry about. Is that right?

    Each show/movie folder has a _Syno_BkpMetadata.db file inside.

    Question #3

    I copied these two folders data and log into the config folder, but I'm not following why I'd add a duplicate config folder. The config folder I have in my original screenshot is this config folder, with the dlna, scheduledtasks, etc. inside.

    Question #4

    Is this line correct based on my above output from my DS920+ Synology? Just want to make sure, I also have card0 listed.

    devices:
    - /dev/dri/renderD128:/dev/dri/renderD128

    Question #5

    Based on above, and under the assumption that /volume1/jellyfin:/jellyfin:rw is good enough, is below correct? I've changed network_mode to host, as that seems to be what I would want I think.

    services:
    jellyfin:
    image: jellyfin/jellyfin:latest
    container_name: jellyfin
    environment:
    - PUID=1028
    - GUID=100
    - TZ=America/Chicago
    volumes:
    - /volume1/docker/jellyfin/cache:/cache:rw
    - /volume1/docker/jellyfin/config:/config:rw
    - /volume1/jellyfin:/jellyfin:rw
    devices:
    - /dev/dri/renderD128:/dev/dri/renderD128
    network_mode: host
    restart: unless-stopped
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Migrate jellyfin package to docker container on Synology NAS - by DitchPickle24 - 2024-03-29, 08:32 PM
    RE: Migrate jellyfin package to docker container on Synology NAS - by TheDreadPirate - 2024-03-29, 11:40 PM
    RE: Migrate jellyfin package to docker container on Synology NAS - by bigdrock44 - 2024-06-06, 11:40 PM
    RE: Migrate jellyfin package to docker container on Synology NAS - by Haxornator - 2024-06-18, 07:09 AM
    RE: Migrate jellyfin package to docker container on Synology NAS - by Anon - 2024-06-27, 03:43 AM
    RE: Migrate jellyfin package to docker container on Synology NAS - by Efficient_Good_5784 - 2024-06-27, 12:17 PM
    RE: Migrate jellyfin package to docker container on Synology NAS - by kandykarter - 2024-06-27, 04:06 PM
    RE: Migrate jellyfin package to docker container on Synology NAS - by Anon - 2024-06-27, 08:56 PM
    RE: Migrate jellyfin package to docker container on Synology NAS - by Anon - 2024-06-29, 07:37 PM
    RE: Migrate jellyfin package to docker container on Synology NAS - by TheDreadPirate - 2024-06-30, 02:17 AM
    RE: Migrate jellyfin package to docker container on Synology NAS - by Anon - 2024-06-30, 04:47 AM
    RE: Migrate jellyfin package to docker container on Synology NAS - by Efficient_Good_5784 - 2024-06-30, 03:57 AM
    RE: Migrate jellyfin package to docker container on Synology NAS - by Anon - 2024-06-30, 05:40 AM
    RE: Migrate jellyfin package to docker container on Synology NAS - by bitmap - 2024-06-30, 06:17 AM
    RE: Migrate jellyfin package to docker container on Synology NAS - by Efficient_Good_5784 - 2024-06-30, 06:21 AM
    RE: Migrate jellyfin package to docker container on Synology NAS - by Anon - 2024-06-30, 08:29 AM
    RE: Migrate jellyfin package to docker container on Synology NAS - by Efficient_Good_5784 - 2024-06-30, 10:03 AM
    RE: Migrate jellyfin package to docker container on Synology NAS - by Anon - 2024-06-30, 07:51 PM
    RE: Migrate jellyfin package to docker container on Synology NAS - by Efficient_Good_5784 - 2024-06-30, 08:13 PM
    RE: Migrate jellyfin package to docker container on Synology NAS - by Anon - 2024-06-30, 08:21 PM

    • 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