• 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 Unable to get tone mapping working

     
    • 0 Vote(s) - 0 Average

    Unable to get tone mapping working

    kickingknowledge
    Offline

    Junior Member

    Posts: 4
    Threads: 1
    Joined: 2025 Jan
    Reputation: 0
    #3
    2025-01-18, 06:55 PM
    This hasn't fixed it, unfortunately. I checked the render group:
    Code:
    $getent group render

    Which returned:
    Code:
    render:x:106:

    I updated the docker-compose (as a Portainer stack) accordingly:

     
    Code:
    jellyfin:
          image: lscr.io/linuxserver/jellyfin
          container_name: jellyfin
          group_add:
            - 106 #render
          environment:
            - PUID=1000
            - PGID=100
            - TZ=Europe/Berlin
          devices:
            - /dev/dri/renderD128:/dev/dri/renderD128
            - /dev/dri/card0:/dev/dri/card0
          volumes:
            - /srv/dev-disk-by-uuid-xxx/config0/jellyfin:/config
            - /srv/dev-disk-by-uuid-yyy/config0/jellyfin/cache:/cache
            - /srv/dev-disk-by-uuid-zzz/media:/media
          ports:
            - 8096:8096
            - 8920:8920
            - 7359:7359/udp
            - 1900:1900/udp
          restart: unless-stopped

    I do notice the linuxserver image, not the official jellyfin image. Could this be a problem?

    Here's the most recent logs and ffmpeg logs:
    https://pastebin.com/pMqkLF7K
    https://pastebin.com/7GvUwNPC
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Unable to get tone mapping working - by kickingknowledge - 2025-01-18, 05:15 PM
    RE: Unable to get tone mapping working - by theguymadmax - 2025-01-18, 06:24 PM
    RE: Unable to get tone mapping working - by kickingknowledge - 2025-01-18, 06:55 PM
    RE: Unable to get tone mapping working - by theguymadmax - 2025-01-18, 07:09 PM
    RE: Unable to get tone mapping working - by kickingknowledge - 2025-01-18, 07:36 PM
    RE: Unable to get tone mapping working - by bitmap - 2025-01-18, 07:47 PM
    RE: Unable to get tone mapping working - by kickingknowledge - 2025-01-18, 08:15 PM
    RE: Unable to get tone mapping working - by TheDreadPirate - 2025-01-18, 09:39 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