v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
Playstate

Reports that a user has begun playing an item.

post/Users/{userId}/PlayingItems/{itemId}

Path parameters

userIdstring uuid required

User id.

User id.

itemIdstring uuid required

Item id.

Item id.

Query parameters

mediaSourceIdstring nullable

The id of the MediaSource.

The id of the MediaSource.

audioStreamIndexinteger nullable

The audio stream index.

The audio stream index.

subtitleStreamIndexinteger nullable

The subtitle stream index.

The subtitle stream index.

playMethod'Transcode' | 'DirectStream' | 'DirectPlay'

The play method.

liveStreamIdstring nullable

The live stream id.

The live stream id.

playSessionIdstring nullable

The play session id.

The play session id.

canSeekboolean

Indicates if the client can seek.

Indicates if the client can seek.

Response

Play start recorded.