2024-06-17, 10:51 PM
I’m trying to send the SetRepeatMode command to a client using the Jellyfin API but haven’t had any luck so far. I’ve followed the documentation and tried a few different approaches, but I can’t seem to get it to work.
I’ve tried sending the command to /Sessions/{sessionId}/Command/SetRepeatMode with the RepeatMode parameter set to RepeatOne, but it’s not working as expected. I’m not getting any response or indication that the repeat mode is being set.
Could someone please help me understand what I’m doing wrong or guide me on the correct way to send the SetRepeatMode command?
I’ve tried sending the command to /Sessions/{sessionId}/Command/SetRepeatMode with the RepeatMode parameter set to RepeatOne, but it’s not working as expected. I’m not getting any response or indication that the repeat mode is being set.
Could someone please help me understand what I’m doing wrong or guide me on the correct way to send the SetRepeatMode command?