aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/SyncPlay/QueueItem.cs
AgeCommit message (Collapse)Author
2023-06-10Add all websocket messages to generated openapi spec (#9682)Cody Robibero
* Add all websocket messages to generated openapi spec * Use oneOf * JsonIgnore ServerId * Oops * Add discriminators * Add WebSocketMessage container for Inbound and Outbound messages
2020-12-04Change type of PlaylistItemId to GuidIonut Andrei Oanca
2020-11-14Hide some property setters, init null values, update namespacesIonut Andrei Oanca
2020-10-21Minor fixesIonut Andrei Oanca
2020-10-16Add playlist-sync and group-wait to SyncPlayIonut Andrei Oanca