Expand description
Remote Jellyfin session control commands (casting to another device).
TRACES: UR-010, UR-046 | IR-012, IR-028, JA-022, JA-023, JA-025, JA-026 | DR-037, DR-058
These thin command adapters forward control actions to the active Jellyfin
session via the player’s configured JellyfinClient.
Functions§
- lms_
create_ sync_ group - Fuse LMS zones into a sync group.
master_mackeeps playing and theslave_macszones join it in sync. - lms_
dissolve_ sync_ group - Dissolve an entire LMS sync group, identified by its master’s MAC.
- lms_
get_ sync_ groups - List current LMS sync groups.
- lms_
unsync_ player - Remove a single LMS zone from its sync group (decouple one player).
- remote_
play_ on_ session - Play items on a remote Jellyfin session (casting)
- remote_
send_ command - Send a playback command to a remote session
- remote_
session_ seek - Seek on a remote session
- remote_
session_ set_ volume - Set volume on a remote session
- remote_
session_ toggle_ mute - Toggle mute on a remote session