• 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 New media files won't play

     
    • 0 Vote(s) - 0 Average

    New media files won't play

    Cant workout why new added files are not played
    Yurii
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    Country:Ukraine
    #1
    2024-10-23, 11:04 AM
    Hi there!
    I'm running the jellyfin server in docker container on the fedora 40. The container is run with Portainer. The media folders are located on the cheep external ssd mounted into /mnt/exdisks2 folder.

    My trouble is that a first couple of movies and shows i add, are played well. But with next uploads through the server i get the "Playback Error: Playback failed due to a fatal player error." The previous uploads are still loading and are played well.

    Here is my docker-compose file:

    ervices:
      jellyfin:
        image: lscr.io/linuxserver/jellyfin:latest
        container_name: jellyfin
        environment:
          - PUID=1000
          - PGID=1000
          - TZ=Etc/UTC
        network_mode: 'host'
        volumes:
          - /home/{usr_name}/Configs/configConfused-faceconfig
          - /home/{usr_name}/Configs/cacheConfused-facecache
          - type: bind
            source: /mnt/extdisk2/Plex/Movies
            target: /movies
          - type: bind
            source: /mnt/extdisk2/Plex/Series
            target: /series
            read_only: true
        ports:
          - 8096:8096
          - 8920:8920 #optional
          - 7359:7359/udp #optional
          - 1900:1900/udp #optional
         
        restart: 'unless-stopped'


    Also attaching the jellyfin logs


    Attached Files
    .txt   _jellyfin_logs.txt (Size: 18.61 KB / Downloads: 68)
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    New media files won't play - by Yurii - 2024-10-23, 11:04 AM
    RE: New media files won't play - by Fate - 2024-10-23, 11:21 AM
    RE: New media files won't play - by Yurii - 2024-10-23, 11:26 AM
    RE: New media files won't play - by Fate - 2024-10-23, 12:21 PM
    RE: New media files won't play - by TheDreadPirate - 2024-10-23, 01:16 PM
    RE: New media files won't play - by Yurii - 2024-10-23, 07:49 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