• 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 Development Server Development [Integration Help] v10.11 Session commands via API return 204 No Content, do nothing

     
    • 0 Vote(s) - 0 Average

    [Integration Help] v10.11 Session commands via API return 204 No Content, do nothing

    shamoon
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2025 Dec
    Reputation: 0
    Country:United States
    #1
    2025-12-24, 04:20 AM (This post was last modified: 2025-12-24, 11:16 PM by shamoon. Edited 2 times in total.)
    (X-posting from https://github.com/orgs/jellyfin/discussions/15857 )

    Hi all, I’m one of the Homepage devs. We're working on adding support for ≥ v10.11 API changes to our widget but running into some issues. GET calls work fine, but playstate/system commands (POST) are no-ops:
    • Endpoints tried: POST /Sessions/{sessionId}/Playing/{command} (Pause/Unpause) and POST /Sessions/{sessionId}/System/{command}.
    • Auth: Authorization: MediaBrowser Token="***", Client="Homepage", Device="Homepage", DeviceId="<stable-id>", Version="1.0.0". Initially tried with API key but when that didnt work I tried setting up getting a user token with 
      AuthenticateByName. Also tried ncluding controllingUserId when using a user token.
    • Response: always 204 No Content, and the client doesn’t pause/unpause.
    • Also I noticed /Sessions for the target session shows SupportsMediaControl: false and SupportedCommands: []
    • Version: unstable 10.12.0 (Docker). No plugins.
    Questions:
    • Are these endpoints expected to work? If so, what enables SupportsMediaControl/SupportedCommands so playstate commands take effect?
    • If not, which clients/endpoints are currently supported for remote control?
    • Is there a recommended flow/setting to allow remote control from external integrations?
    Thanks for any pointers 🙏


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

    Users browsing this thread: 1 Guest(s)


    • 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