Cody Robibero
|
e7b8d45bbb
Use helper function to compare guid (#10825)
|
1 year ago |
Stepan Goremykin
|
910617bbc3
Remove redundant 'else' keywords
|
2 years ago |
Bond_009
|
52194f56b5
Replace != null with is not null
|
2 years ago |
Bond_009
|
c7d50d640e
Replace == null with is null
|
2 years ago |
Bond_009
|
f50a250cd9
Optimize Guid comparisons
|
3 years ago |
Claus Vium
|
00f7f68e53
Merge pull request #5648 from OancaAndrei/syncplay-sessions-fix
|
3 years ago |
dkanada
|
f6c0db4bb5
merge branch 'master' into syncplay-sessions-fix
|
3 years ago |
dkanada
|
5e3905d41a
merge branch 'master' into syncplay-clear-queue
|
3 years ago |
Bond_009
|
7e8428e588
Enable nullable reference types for Emby.Server.Implementations
|
4 years ago |
Ionut Andrei Oanca
|
776ce7c660
Send playing item status in SyncPlay group update
|
4 years ago |
Ionut Andrei Oanca
|
9eb740ba57
Fix storing outdated sessions in SyncPlay
|
4 years ago |
Ionut Andrei Oanca
|
68969c9530
Clear playlist in SyncPlay group
|
4 years ago |
Ionut Andrei Oanca
|
cc64ee483d
Reorder parameters in HandleRequest
|
4 years ago |
Ionut Andrei Oanca
|
cbf70e7a03
Change type of PlaylistItemId to Guid
|
4 years ago |
Ionut Andrei Oanca
|
b7eb4da04e
Rename GroupController into Group
|
4 years ago |