jellyfin/MediaBrowser.Controller/SyncPlay
Niels van Velzen 5e4bd744c0
Return SyncPlay group info after creation, add GET group endpoint (#13935)
2025-04-20 19:40:23 -06:00
..
GroupStates Fix SyncPlay WebSocket OpenAPI schemas (#13946) 2025-04-19 13:08:15 -06:00
PlaybackRequests Fix various typos 2022-08-15 06:48:34 -04:00
Queue Add all websocket messages to generated openapi spec (#9682) 2023-06-10 07:28:21 -06:00
Requests Create common interface for SyncPlay requests 2020-11-28 16:03:02 +01:00
GroupMember.cs merge branch 'master' into syncplay-sessions-fix 2021-09-06 13:42:48 +09:00
IGroupPlaybackRequest.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
IGroupState.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
IGroupStateContext.cs Fix SyncPlay WebSocket OpenAPI schemas (#13946) 2025-04-19 13:08:15 -06:00
ISyncPlayManager.cs Return SyncPlay group info after creation, add GET group endpoint (#13935) 2025-04-20 19:40:23 -06:00
ISyncPlayRequest.cs Create common interface for SyncPlay requests 2020-11-28 16:03:02 +01:00