/
JE
jellyfin
/
Jellyfin API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
jellyfin
Jellyfin API
post
Request to set repeat mode in SyncPlay group.
v1
latest
OpenAPI 3.0.1
2026-07-13
408
264
1.7 MB
SyncPlay
Request to set repeat mode in SyncPlay group.
post
/SyncPlay/SetRepeatMode
Request body
SetRepeatModeRequestDto
required
Class SetRepeatModeRequestDto.
Mode
'RepeatOne'
|
'RepeatAll'
|
'RepeatNone'
Enum GroupRepeatMode.
Response
Play queue update sent to all group members.