• 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 Jellyfin in Podman hw accelaration ot working after systemd start

     
    • 0 Vote(s) - 0 Average

    Jellyfin in Podman hw accelaration ot working after systemd start

    Damncold
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2023 Oct
    Reputation: 0
    #1
    2023-10-09, 08:32 PM
    Hi folks,

    dont know if im right here or some1 can help me.
    I installed jellyfin via podman on a debian vm.

    aftter some struggle i managed to get hw accelaration of my i5 6500 working.
    But only when i start it via podman run:

    podman run -d \
    --label "io.containers.autoupdate=registry" \
    --name jellyfin \
    --publish 8096:8096/tcp \
    -p 7359:7359/udp #optional - server discovery on local network \
    -p 1900:1900/udp #optional - dlna server discovery on local network \
    -e JELLYFIN_PublishedServerUrl=10.3.100.5 #optional - autodiscovery response domain \
    -e TZ=Europe/Berlin \
    --user $(id -u):$(id -g) \
    --userns keep-id \
    --group-add keep-groups \
    --device=/dev/dri/:/dev/dri/ \
    --volume /home/marco/docker/appdata/jellyfin/cache:/cache \
    --volume /home/marco/docker/appdata/jellyfin/config:/config \
    --mount type=bind,source=/mnt/nvme/jellyfin/Serien,destination=/media/shows,ro=false,relabel=private \
    --mount type=bind,source=/mnt/nvme/jellyfin/Filme,destination=/media/movies,ro=false,relabel=private \
    docker.io/jellyfin/jellyfin:latest

    as soon as i try to start it with the podman generated systemd file
    i get the playback error, that my client isnt compatible ...

    anyone here who can help me with this? :>
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin in Podman hw accelaration ot working after systemd start - by Damncold - 2023-10-09, 08:32 PM
    RE: Jellyfin in Podman hw accelaration ot working after systemd start - by Damncold - 2023-10-11, 06:58 PM
    RE: Jellyfin in Podman hw accelaration ot working after systemd start - by TheDreadPirate - 2023-10-11, 07:03 PM
    RE: Jellyfin in Podman hw accelaration ot working after systemd start - by Damncold - 2023-10-12, 07:49 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