2.2.1.4.19 playlist-seek-id

This token requests the server to seek the playlist entry with the ID specified as the value of this token.<33>

The value MUST be an integer in the range from 1 through 4,294,967,295.

This token is defined for use only in requests sent to a server.

The syntax of the playlist-seek-id token is defined as follows.

 playlist-seek-id = "playlist-seek-id=" 1*10DIGIT

Example:

 Pragma: playlist-seek-id=3470

For more information about how the server specifies the ID of a playlist entry, see $M packet (section 2.2.3.6).