• 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 How do i install Jellyfin on DS224+

     
    • 0 Vote(s) - 0 Average

    How do i install Jellyfin on DS224+

    How do i install Jellyfin on DS224+
    Vette
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Aug
    Reputation: 0
    Country:Sweden
    #1
    2024-08-31, 06:18 PM
    There are so many different options for how to do it that it's hard to know what to do. They are a bit different from each other so I don't know what to do.

    I'm really hoping someone can help me install JellyFin on my new SynologyNAS DS224+, it has Intel Quicksync.

    Is it possible to use synology quick connect name to use in Jellyfin mobile android app or web interface.

    What do you recommend, just use jellyfin on the local network or open it so I can access it from anywhere in the world?
    And if I want to open it up so I can use it outside of my network, what about security stuff and things to make it secure?

    But first I have to install the jellyfin on the nas.

    I was talking to a friend and he said you use docker container manager and you don't need to use portainer?

    And do I need hardware transcoding or not?

    One more question, does anyone know if it is possible to change the jellyfin logo, icons, name to something to make it more personal

    I guess it might be possible to fix it on the server on nas, but on the phone it might be hard to change these things?

    What should I write in the docker-compose-yml, I've seen so many different options when I googled.
    theguymadmax
    Offline

    Community Moderator

    Posts: 1,051
    Threads: 0
    Joined: 2024 Jun
    Reputation: 57
    #2
    2024-08-31, 07:13 PM
    Follow this guide.
    Vette
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Aug
    Reputation: 0
    Country:Sweden
    #3
    2024-09-02, 03:49 PM
    I did follow this guide to make a restricted docker and user in container manager.
    https://drfrankenstein.co.uk/step-2-sett...ining-ids/

    And working on the docker-compose.yml settings now.

    services:
      jellyfin:
        image: jellyfin/jellyfin:latest
        container_name: jellyfin
        environment:
          TZ: Europe/Stockholm
          user: xxx:xxxxx  xxx:xxxxx is going to be replaced with my UID and GID
        volumes:
          - /volume1/docker/jellyfin/config:/config:rw
          - /volume1/docker/jellyfin/cache:/cache:rw
          - /volume1/video/Media:/Media:rw
          - /volume1/video/Media2:/Media2:rw
          - /volume1/video/Media3:/Media3:rw
          - /volume1/video/Media4:/Media4:rw
        devices:
          - /dev/dri/renderD128:/dev/dri/renderD128
          - /dev/dri/card0:/dev/dri/card0
        restart: 'unless-stopped'
        network_mode: host


    What is missing or and what do i need to change.
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,167
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #4
    2024-09-02, 05:12 PM
    (2024-09-02, 03:49 PM)Vette Wrote: I did follow this guide to make a restricted docker and user in container manager.
    https://drfrankenstein.co.uk/step-2-sett...ining-ids/

    And working on the docker-compose.yml settings now.

    services:
      jellyfin:
        image: jellyfin/jellyfin:latest
        container_name: jellyfin
        environment:
          TZ: Europe/Stockholm
          user: xxx:xxxxx  xxx:xxxxx is going to be replaced with my UID and GID
        volumes:
          - /volume1/docker/jellyfin/configConfused-faceconfig:rw
          - /volume1/docker/jellyfin/cacheConfused-facecache:rw
          - /volume1/video/MediaConfused-faceMedia:rw
          - /volume1/video/Media2Confused-faceMedia2:rw
          - /volume1/video/Media3Confused-faceMedia3:rw
          - /volume1/video/Media4Confused-faceMedia4:rw
        devices:
          - /dev/dri/renderD128Confused-facedev/dri/renderD128
          - /dev/dri/card0Confused-facedev/dri/card0
        restart: 'unless-stopped'
        network_mode: host


    What is missing or and what do i need to change.
    Does it not run? That looks good as is.
    Vette
    Offline

    Junior Member

    Posts: 5
    Threads: 2
    Joined: 2024 Aug
    Reputation: 0
    Country:Sweden
    #5
    2024-10-06, 11:33 AM (This post was last modified: 2024-10-08, 04:23 PM by Vette. Edited 1 time in total.)
    It is working, but have not tested it after the DSM 7.2.2

    Is hardware transcoding working on Synology NAS DS224+ now with the DSM 7.2.2 changes?
    One of the changes is that Synology removes 265 codec
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • 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