v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
Playstate

Marks an item as played for user.

post/Users/{userId}/PlayedItems/{itemId}

Path parameters

userIdstring uuid required

User id.

User id.

itemIdstring uuid required

Item id.

Item id.

Query parameters

datePlayedstring date-time nullable

Optional. The date the item was played.

Optional. The date the item was played.

Response

Item marked as played.

Ratingnumber double nullable

Gets or sets the rating.

PlayedPercentagenumber double nullable

Gets or sets the played percentage.

UnplayedItemCountinteger nullable

Gets or sets the unplayed item count.

PlaybackPositionTicksinteger

Gets or sets the playback position ticks.

PlayCountinteger

Gets or sets the play count.

IsFavoriteboolean

Gets or sets a value indicating whether this instance is favorite.

Likesboolean nullable

Gets or sets a value indicating whether this MediaBrowser.Model.Dto.UserItemDataDto is likes.

LastPlayedDatestring date-time nullable

Gets or sets the last played date.

Playedboolean

Gets or sets a value indicating whether this MediaBrowser.Model.Dto.UserItemDataDto is played.

Keystring nullable

Gets or sets the key.

ItemIdstring nullable

Gets or sets the item identifier.