• 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 General Questions Help Needed: Sending “SetRepeatMode” Command via Jellyfin API

     
    • 0 Vote(s) - 0 Average

    Help Needed: Sending “SetRepeatMode” Command via Jellyfin API

    10rounds
    Offline

    Junior Member

    Posts: 19
    Threads: 4
    Joined: 2024 May
    Reputation: 0
    Country:United Kingdom
    #5
    2024-06-21, 07:28 AM (This post was last modified: 2024-06-21, 08:01 AM by 10rounds. Edited 1 time in total.)
    Thank you for pointing out the mistake. I corrected the command to use "SetRepeatMode":

    Code:
    curl -X POST 'http://192.168.8.189:8096/Sessions/a3ae737dd0cf133d8bc7a337c890xxxx/Command' -H 'Authorization: MediaBrowser Token="d27a9860d748492a8a6ea84d4159xxxx"' -H 'accept: application/json' --insecure -d '{"Name": "SetRepeatMode", "ControllingUserId": "68b3fbf4c76942e9aed2af49431exxxx", "Arguments": {"RepeatMode": "RepeatNone"}}' | jq .

    but I am still encountering issues with same response:

    Code:
    {
      "type": "https://tools.ietf.org/html/rfc7231#section-6.5.13",
      "title": "Unsupported Media Type",
      "status": 415,
      "traceId": "00-1f37b376ce268fe67d4585288cc66338-6fce86d7f340ffa9-00"
    }
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    Help Needed: Sending “SetRepeatMode” Command via Jellyfin API - by 10rounds - 2024-06-17, 10:51 PM
    RE: Help Needed: Sending “SetRepeatMode” Command via Jellyfin API - by pcm - 2024-06-18, 08:03 PM
    RE: Help Needed: Sending “SetRepeatMode” Command via Jellyfin API - by 10rounds - 2024-06-19, 02:29 PM
    RE: Help Needed: Sending “SetRepeatMode” Command via Jellyfin API - by pcm - 2024-06-20, 08:14 PM
    RE: Help Needed: Sending “SetRepeatMode” Command via Jellyfin API - by 10rounds - 2024-06-21, 07:28 AM
    RE: Help Needed: Sending “SetRepeatMode” Command via Jellyfin API - by niels - 2024-06-21, 06:54 PM
    RE: Help Needed: Sending “SetRepeatMode” Command via Jellyfin API - by 10rounds - 2024-06-21, 09:33 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