User guide
ES9600 User Guide Chapter 8: Remote control Protocols
85 Version 1.13
RemovePlaylistItem <playlistname> <index>
This command removes a clip from a playlist.
Parameters:
<playlistname>
Name of the playlist to modify.
<index>
Playlist index of the clip to remove.
Player Response:
OK or ERROR
SetPlaylistItemProperties <playlistname> <property1> <value1> …
<propertyN> <valueN>
This command sets one or more Clip properties on the specified playlist.
Parameters:
<playlistname>
Name of the playlist to modify.
<index>
The index of the playlist Clip to modify
<property>
The name of the property to retrieve.
<value>
The value of the property to set.
Player Response:
PlaylistItemProperty <property> <value>
…
PlaylistItemProperty
SetPlaylistProperties <playlistname> <property1> <value1> … <propertyN>
<valueN>
This command sets one or more playlist properties on the specified playlist.
Parameters:
<playlistname>
Name of the playlist to modify.
<property>
The name of the property to set.
<value>
The value of the property to set.
Player Response:
PlaylistProperty <property> <value>
…
PlaylistProperty
Example:
SetPlaylistProperties intro.espl.xml “prop1” “hello” “prop2” “world”
OK
GetPlaylistProperties intro.espl.xml
PlaylistProperty prop1 “hello”










