• 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 Jellyfin / Docker:Playback failed because the media is not supported by this client.

     
    • 0 Vote(s) - 0 Average

    Jellyfin / Docker:Playback failed because the media is not supported by this client.

    Darlor
    Offline

    Junior Member

    Posts: 10
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    Country:France
    #1
    2024-10-31, 03:11 PM
    Hello,

    I installed Jellyfin on Docker without any problem by following this tutorial: https://doc.ubuntu-fr.org/jellyfin
    My music is on 2nd internal SSD dedicated only to music files.
    I created a new user / password for Jellyfin.

    OS: Xubuntu 24.10
    Nom du serveur: 4623b75e6915
    Version du serveur 10.10.0
    Version web 10.10.0
    Numéro de build10.10.0

    The docker-compose.yml file is suitable for my configuration:

    Code:
    services:
      jellyfin:
        image: jellyfin/jellyfin
        ports:
        - '8096:8096'
        volumes:
        - /home/vortex/jellyfin:/config
        - /media/vortex/Zic:/media
        environment:
        - UID=1000
        - GID=1000
        restart: always

    Immediately after running the command:

    Code:
    sudo docker-compose up

    all my music was easily accessible and readable from the Jellyfin web interface.

    But after restarting Xubuntu 24.10, access to the Jellyfin interface starts fine, I can browse all the music, but when I start listening I get the following error message:

    Code:
    "Reading error

    Playback failed because the media is not supported by this client."

    and in the log file I have the following error:

    Code:
    [2024-10-31 08:18:43.909 +00:00] [ERR] [8] Jellyfin.Api.Middleware.ExceptionMiddleware: Error processing request: "Could not find file '/media/Zic/New 07-2024/Kpop/TWS 2nd Mini Album 'SUMMER BEAT!'/YOU+ME=7942.flac'". URL "GET" "/Audio/910dbc060ba72f569e9035bb8c347da7/universal".

    [2024-10-31 08:18:44.087 +00:00] [INF] [8] Emby.Server.Implementations.Session.SessionManager: Playback stopped reported by app "Jellyfin Web" "10.10.0" playing "YOU+ME=7942". Stopped at "0" ms

    Do you have any idea of the origin of this error?

    Could it be a problem with the access rights of the Jellybin user?

    Thank you in advance for your advice Smiling-face
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Jellyfin / Docker:Playback failed because the media is not supported by this client. - by Darlor - 2024-10-31, 03:11 PM
    RE: Jellyfin / Docker:Playback failed because the media is not supported by this client. - by TheDreadPirate - 2024-10-31, 03:52 PM
    RE: Jellyfin / Docker:Playback failed because the media is not supported by this client. - by Darlor - 2024-10-31, 04:32 PM
    RE: Jellyfin / Docker:Playback failed because the media is not supported by this client. - by theguymadmax - 2024-11-01, 03:35 PM
    RE: Jellyfin / Docker:Playback failed because the media is not supported by this client. - by TheDreadPirate - 2024-10-31, 06:24 PM
    RE: Jellyfin / Docker:Playback failed because the media is not supported by this client. - by Darlor - 2024-10-31, 06:31 PM
    RE: Jellyfin / Docker:Playback failed because the media is not supported by this client. - by theguymadmax - 2024-10-31, 07:10 PM
    RE: Jellyfin / Docker:Playback failed because the media is not supported by this client. - by Darlor - 2024-10-31, 08:21 PM
    RE: Jellyfin / Docker:Playback failed because the media is not supported by this client. - by theguymadmax - 2024-10-31, 08:37 PM
    RE: Jellyfin / Docker:Playback failed because the media is not supported by this client. - by Darlor - 2024-10-31, 09:42 PM
    RE: Jellyfin / Docker:Playback failed because the media is not supported by this client. - by theguymadmax - 2024-10-31, 09:45 PM
    RE: Jellyfin / Docker:Playback failed because the media is not supported by this client. - by Darlor - 2024-11-01, 09:53 AM
    RE: Jellyfin / Docker:Playback failed because the media is not supported by this client. - by TheDreadPirate - 2024-11-01, 03:07 PM
    RE: Jellyfin / Docker:Playback failed because the media is not supported by this client. - by Darlor - 2024-11-01, 03:41 PM
    RE: Jellyfin / Docker:Playback failed because the media is not supported by this client. - by theguymadmax - 2024-11-01, 04:08 PM
    RE: Jellyfin / Docker:Playback failed because the media is not supported by this client. - by Darlor - 2024-11-01, 04:25 PM
    RE: Jellyfin / Docker:Playback failed because the media is not supported by this client. - by Darlor - 2024-11-01, 04:09 PM
    RE: Jellyfin / Docker:Playback failed because the media is not supported by this client. - by theguymadmax - 2024-11-01, 09:34 PM
    RE: Jellyfin / Docker:Playback failed because the media is not supported by this client. - by Darlor - 2024-11-01, 10:20 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