Cody Robibero
|
9a0dfc00f1
|
Add all websocket messages to generated openapi spec (#9682)
* Add all websocket messages to generated openapi spec
* Use oneOf
* JsonIgnore ServerId
* Oops
* Add discriminators
* Add WebSocketMessage container for Inbound and Outbound messages
|
1 year ago |
luz paz
|
9ec2870b10
|
Fix various typos
Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows`
|
2 years ago |
Ionut Andrei Oanca
|
776ce7c660
|
Send playing item status in SyncPlay group update
|
4 years ago |
Ionut Andrei Oanca
|
cbf70e7a03
|
Change type of PlaylistItemId to Guid
|
4 years ago |
Ionut Andrei Oanca
|
7169c0a22d
|
Move SyncPlay request DTOs to proper namespace
|
4 years ago |
Ionut Andrei Oanca
|
389367fec8
|
Rename 'track' into 'item' in SyncPlay
|
4 years ago |
Ionut Andrei Oanca
|
78ea8ef99e
|
Create common interface for SyncPlay requests
|
4 years ago |
Ionut Andrei Oanca
|
c60714e365
|
Move query parameters to request body in SyncPlay
|
4 years ago |
Ionut Andrei Oanca
|
c7e53bce2f
|
Patch data-races and minor changes in SyncPlay
|
4 years ago |
Ionut Andrei Oanca
|
5d77f422f0
|
Hide some property setters, init null values, update namespaces
|
4 years ago |
Ionut Andrei Oanca
|
1dbc91978e
|
Address requested changes and fix some warnings
|
4 years ago |
Ionut Andrei Oanca
|
0b4c751657
|
Check for null sessions and requests in SyncPlay
|
4 years ago |
Ionut Andrei Oanca
|
36fee4e60a
|
Minor fixes
|
4 years ago |
Ionut Andrei Oanca
|
8819a9d478
|
Add playlist-sync and group-wait to SyncPlay
|
4 years ago |
gion
|
e10799e0e8
|
Rewrite syncplay using a state design pattern
|
4 years ago |
gion
|
5487dfc145
|
Rename GroupInfoView to GroupInfoDto
|
4 years ago |
dkanada
|
5e706ba7ce
|
keep playstate during syncplay group creation
|
4 years ago |
telans
|
9b528aabc2
|
misc
|
4 years ago |
Bond-009
|
2dbb9d4895
|
Fix build
|
4 years ago |
gion
|
5c8cbd4087
|
Fix code issues
|
5 years ago |
gion
|
8a6ec2fb71
|
Rename Syncplay to SyncPlay
|
5 years ago |