This website requires JavaScript.
Explore
Help
Register
Sign In
unkin
/
jellyfin-ha-src
Watch
4
Star
0
Fork
0
You've already forked jellyfin-ha-src
Code
Issues
11
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
Files
59cd5f983bc30a468481543e2cc52575cfe3d818
jellyfin-ha-src
/
MediaBrowser.Controller
/
SyncPlay
T
History
Cody Robibero
44ecc909ff
Merge pull request
#17796
from fmarcac/fix/syncplay-shuffle-mode-crash
...
Fix crash when SyncPlay shuffle mode is set to sorted twice
2026-09-05 10:58:31 -04:00
..
GroupStates
Apply the SyncPlay resume delay floor in the correct unit
2026-09-05 14:24:49 +02:00
PlaybackRequests
Fix various typos
2022-08-15 06:48:34 -04:00
Queue
Fix crash when SyncPlay shuffle mode is set to sorted twice
2026-09-05 14:24:48 +02: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