• 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 Networking & Access No admin rights

     
    • 0 Vote(s) - 0 Average

    No admin rights

    jellyjan
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2025 Apr
    Reputation: 0
    Country:Germany
    #1
    2025-04-10, 12:08 PM (This post was last modified: 2025-04-10, 12:13 PM by jellyjan.)
    Hi, I just set up Jellyfin on a Synology DS920+ in a Container using this docker-compose:
    Code:
    version: '3.5'
    services:
      jellyfin:
        image: jellyfin/jellyfin
        container_name: jellyfin
        network_mode: 'host'
        volumes:
          - /volume2/docker/jellyfin/config:/config
          - /volume2/docker/jellyfin/cache:/cache
          - /volume2/video:/Media
        restart: 'unless-stopped'
        environment:
          - TZ='Europe/Berlin'
        devices:
          - /dev/dri/renderD128:/dev/dri/renderD128
          - /dev/dri/card0:/dev/dri/card0
    Everything worked fine, I was asked to give the admin account a name, password and logged in.

    But there are no admin options available. Is there anything I need to do? My media is linked and works but I can't add users for example..

    ok.. I'm sorry. For some reasons it works right now. I think the thread can be closed.
    « 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