You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Retrieving information about playlists, shows, snapshots and cues is not trivial since it's not part of the global mixer state.
Instead, this info is sent on request per client.
Therefore, we need a proper design for this different kind of interaction.
Example
Request playlists
MEDIA_GET_PLISTS
mixer replies with
PLISTS^Recordings
The text was updated successfully, but these errors were encountered:
related to discussion in #78
Retrieving information about playlists, shows, snapshots and cues is not trivial since it's not part of the global mixer state.
Instead, this info is sent on request per client.
Therefore, we need a proper design for this different kind of interaction.
Example
Request playlists
mixer replies with
The text was updated successfully, but these errors were encountered: