Stepan Goremykin
|
96c3bde346
Remove redundant nullable directive
|
2 years ago |
Stepan Goremykin
|
fdef9356b9
Use null propagation
|
2 years ago |
Bond_009
|
5677566a41
Enable nullable for more files
|
2 years ago |
Bond_009
|
b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
|
3 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
|
a9a5fcde81
Use ArgumentNullException.ThrowIfNull helper method
|
3 years ago |
Bond_009
|
cafeedcadf
Rework SsdpHttpClient
|
3 years ago |
Bond-009
|
03f1eff21a
Implement TransportState according to spec (#7426)
|
3 years ago |
Bond_009
|
05836c8cd3
Fix warning SA1414 and CA1849
|
3 years ago |
Bond_009
|
ea8f40e84a
More cleanup
|
3 years ago |
Cody Robibero
|
9234e5bf80
Remove all instances of en-US culture
|
4 years ago |
Bond_009
|
501de7b6dc
Enable nullable in more files
|
4 years ago |
Claus Vium
|
75704effae
Merge pull request #5659 from ssenart/feature/5644-dlna_next_track
|
4 years ago |
Claus Vium
|
2f9034c94b
Update Emby.Dlna/PlayTo/Device.cs
|
4 years ago |
Claus Vium
|
e134a3677c
Apply suggestions from code review
|
4 years ago |
Bond_009
|
06caee28b7
Enable nullable reference types for Emby.Dlna
|
4 years ago |
Stéphane Senart
|
a7c82b2681
[5644] [DLNA] [Music] Next track command from any DLNA device does not do anything.
|
4 years ago |
BaronGreenback
|
4bd345fbab
DLNA Exception catching
|
4 years ago |
dkanada
|
13d65318eb
Merge pull request #5223 from Bond-009/minor10
|
4 years ago |
Bond_009
|
e9f22303a4
Properly forward cancellationTokens
|
4 years ago |
Bond_009
|
65bab55ca0
Minor improvements
|
4 years ago |
Bond_009
|
e4fd61411f
Minor improvements
|
4 years ago |
BaronGreenback
|
7a26f64c7b
Update Device.cs
|
4 years ago |
Greenback
|
e51ddd326c
Fixes spelling.
|
4 years ago |
crobibero
|
8215f15c45
migrate to IHttpClientFactory in Emby.Dlna
|
5 years ago |
Bond_009
|
170e434f92
Fix all warnings in Emby.Dlna
|
5 years ago |
David
|
1337a0dcec
Code review
|
5 years ago |
David
|
ca2b36bdb0
Reduce warnings in Emby.Dlna
|
5 years ago |
Bond_009
|
2b400c99ef
Fix warnings
|
5 years ago |