• 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 Playback error with TVHeadEnd

     
    • 0 Vote(s) - 0 Average

    Playback error with TVHeadEnd

    doobs
    Offline

    Junior Member

    Posts: 42
    Threads: 8
    Joined: 2024 May
    Reputation: 0
    Country:United States
    #1
    2025-03-16, 02:27 PM (This post was last modified: 2025-03-16, 02:29 PM by doobs. Edited 2 times in total.)
    Greetings,

    I've stood up a new (to me) server with JellyFin and TVHeadEnd in Docker containers.

    Everything is configured properly, JellyFin downloads the schedule, etc, etc, etc.

    In all my JellyFin Clients, browser, Android, etc,

    I get a playback error.

    "Playback failed due to a fatal playback error".

    I used this process to install jellyfin, although i did not make a docker compose file. With the Docker pull command, it set everything up and configured all the folders and such.


    My Tvheadend Docker-compose looks like:

    Code:
    services:
      tvheadend:
        image: lscr.io/linuxserver/tvheadend:latest
        container_name: tvheadend
        environment:
          - PUID=1000
          - PGID=1000
          - TZ=Americas/New_York
          - RUN_OPTS= #optional
        volumes:
          - /home/elitedesk2/tvheadend/data:/config
          - /home/elitedesk2/tvheadend/recordings:/recordings
        ports:
          - 9981:9981
          - 9982:9982
        devices:
          - /dev/dri:/dev/dri #optional
          - /dev/dvb:/dev/dvb #optional
        restart: unless-stopped


    Thanks!
    chris
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Playback error with TVHeadEnd - by doobs - 2025-03-16, 02:27 PM
    RE: Playback error with TVHeadEnd - by TheDreadPirate - 2025-03-16, 04:17 PM
    RE: Playback error with TVHeadEnd - by doobs - 2025-03-17, 01:24 PM
    RE: Playback error with TVHeadEnd - by TheDreadPirate - 2025-03-17, 03:03 PM
    RE: Playback error with TVHeadEnd - by doobs - 2025-03-17, 03:34 PM
    RE: Playback error with TVHeadEnd - by TheDreadPirate - 2025-03-17, 05:15 PM
    RE: Playback error with TVHeadEnd - by doobs - 2025-03-18, 01:50 PM
    RE: Playback error with TVHeadEnd - by TheDreadPirate - 2025-03-18, 04:28 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