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
|
2023-06-10 07:28:21 -06:00 |
|
luz paz
|
9ec2870b10
|
Fix various typos
Found via `codespell -q 3 -S ./Emby.Server.Implementations/Localization -L allready,doesnt,inh,receivedfrom,whoknows`
|
2022-08-15 06:48:34 -04:00 |
|
Ionut Andrei Oanca
|
776ce7c660
|
Send playing item status in SyncPlay group update
|
2021-03-29 11:29:48 +02:00 |
|
Ionut Andrei Oanca
|
cbf70e7a03
|
Change type of PlaylistItemId to Guid
|
2020-12-04 20:15:16 +01:00 |
|
Ionut Andrei Oanca
|
7169c0a22d
|
Move SyncPlay request DTOs to proper namespace
|
2020-12-03 19:01:57 +01:00 |
|
Ionut Andrei Oanca
|
389367fec8
|
Rename 'track' into 'item' in SyncPlay
|
2020-12-03 15:54:39 +01:00 |
|
Ionut Andrei Oanca
|
78ea8ef99e
|
Create common interface for SyncPlay requests
|
2020-11-28 16:03:02 +01:00 |
|
Ionut Andrei Oanca
|
c60714e365
|
Move query parameters to request body in SyncPlay
|
2020-11-28 14:20:46 +01:00 |
|
Ionut Andrei Oanca
|
c7e53bce2f
|
Patch data-races and minor changes in SyncPlay
|
2020-11-15 17:30:28 +01:00 |
|
Ionut Andrei Oanca
|
5d77f422f0
|
Hide some property setters, init null values, update namespaces
|
2020-11-14 23:40:01 +01:00 |
|
Ionut Andrei Oanca
|
1dbc91978e
|
Address requested changes and fix some warnings
|
2020-11-14 12:33:54 +01:00 |
|
Ionut Andrei Oanca
|
0b4c751657
|
Check for null sessions and requests in SyncPlay
|
2020-10-22 16:12:19 +02:00 |
|
Ionut Andrei Oanca
|
36fee4e60a
|
Minor fixes
|
2020-10-21 16:42:57 +02:00 |
|
Ionut Andrei Oanca
|
8819a9d478
|
Add playlist-sync and group-wait to SyncPlay
|
2020-10-16 12:06:29 +02:00 |
|
gion
|
e10799e0e8
|
Rewrite syncplay using a state design pattern
|
2020-10-16 11:38:50 +02:00 |
|
gion
|
5487dfc145
|
Rename GroupInfoView to GroupInfoDto
|
2020-10-16 11:25:19 +02:00 |
|
dkanada
|
5e706ba7ce
|
keep playstate during syncplay group creation
|
2020-07-13 06:55:03 +09:00 |
|
telans
|
9b528aabc2
|
misc
|
2020-06-15 10:45:59 +12:00 |
|
Bond-009
|
2dbb9d4895
|
Fix build
|
2020-06-03 11:54:01 +02:00 |
|
gion
|
5c8cbd4087
|
Fix code issues
|
2020-05-09 14:34:07 +02:00 |
|
gion
|
8a6ec2fb71
|
Rename Syncplay to SyncPlay
|
2020-05-09 12:37:39 +02:00 |
|