v1

latestOpenAPI 3.0.12026-07-134082641.7 MB
Playstate

Marks an item as unplayed for user.

delete/Users/{userId}/PlayedItems/{itemId}

Path parameters

userIdstring uuid required

User id.

User id.

itemIdstring uuid required

Item id.

Item id.

Response

Item marked as unplayed.

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.