• 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 Wont play some FLAC

     
    • 0 Vote(s) - 0 Average

    Wont play some FLAC

    A fatal error was encountered in the HLS stream.
    Memes
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2025 Aug
    Reputation: 0
    Country:Netherlands
    #1
    4 hours ago
    Hi there!

    I've been trying to debug my Jellyfin stack for threehours now but i cant seem to figure out my problem.

    For some flac files I pay i get the error 'A fatal error was encountered in the HLS stream.' after a couple of seconds, the first couple of seconds the track just plays. I've tried downloading different versions of the album in flac (I own the album on vinyl) and different tracks but I get the same error every time. I also tried my fairphone mobile with e/OS and my fedora laptop (i'm using Vivaldi browser, #### american big tech).

    Here is the stats of the file:

    Autechre - Momtreal.flac

    im runnig jellyfin in docker in the following container config:
    Code:
    version: "3"
    services:
      jellyfin:
        image: lscr.io/linuxserver/jellyfin:latest
        container_name: media_jellyfin
        environment:
          - PUID=1000
          - PGID=44
          - TZ=Europe/Amsterdam
          - DOTNET_GCHighMemPercent=50
          - JELLYFIN_PublishedServerUrl=X
        devices:
          - /dev/dri:/dev/dri

        volumes:
          - /home/X/Docker/media/jellyfin/config:/config
          - /home/X/Docker/media/jellyfin/cache:/cache
          - /home/X/external/Media/Movies:/movies
          - /home/X/external/Media/Series:/series
          - /home/X/externalRAID/Murena/Music:/music
          - /home/X/externalRAID/Murena/Kids:/kids
          - /home/X/externalRAID/Murena/Playlist:/playlist
          - /home/X/externalRAID/Kinder/Films:/kinderfilms
          - /home/X/externalRAID/Kinder/Series:/kinderseries
        ports:
          - 9900:8096
          - 9901:8920
          - 9902:7359/udp
          - 9903:1900/udp
        restart: unless-stopped

    I have my server running over nginx proxy manager via cloudflare and https with DNS only mode.

    Ive tried running the files with and without hardware acceleration. Same problem.
    The weird thing is, other FLAC files just seem to work. also my Movies and Series just work flawlessly.
    I've checked for problems in the paths but they seem to overlap with my docker settings:
    Paths

    My regular log can be found here:
    Log
    My FFmpeg-log can be found here:
    FFmpeg-log

    Can anyone of you wizards please help me out ?

    Thanx!


    Attached Files Thumbnail(s)
           
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Wont play some FLAC - by Memes - 4 hours ago

    • 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