v1
latestOpenAPI 3.0.12026-07-134082641.7 MBPlaystate
Reports that a user has stopped playing an item.
delete/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.
nextMediaTypestring nullable
The next media type that will play.
The next media type that will play.
positionTicksinteger nullable
Optional. The position, in ticks, where playback stopped. 1 tick = 10000 ms.
Optional. The position, in ticks, where playback stopped. 1 tick = 10000 ms.
liveStreamIdstring nullable
The live stream id.
The live stream id.
playSessionIdstring nullable
The play session id.
The play session id.
Response
Playback stop recorded.