This website requires JavaScript.
Explore
Help
Sign In
admin
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
Code
Issues
Pull Requests
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
53dfcae1a64671d39b889cf213fd736bbff402a4
jellyfin
/
MediaBrowser.Controller
/
SyncPlay
History
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
…
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
…