Bond_009
|
52194f56b5
|
Replace != null with is not null
|
2 years ago |
Bond_009
|
c7d50d640e
|
Replace == null with is null
|
2 years ago |
Cody Robibero
|
a99e87a00c
|
Merge pull request #7954 from cvium/fix_7953_dlna_url
(cherry picked from commit 2c0c3eb3ee )
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
2 years ago |
InvoxiPlayGames
|
dc8fdb154a
|
get DLNA profile in XML request, correctly format UUID
|
3 years ago |
cvium
|
0485ff1899
|
Create a store key constant for network
|
3 years ago |
cvium
|
93fd1c7075
|
Fix
|
3 years ago |
Bond_009
|
1d19a5be61
|
Fix some warnings
down to 580
|
3 years ago |
cvium
|
82e6a21f3b
|
Use the new method in DLNA
|
3 years ago |
Bond_009
|
8528e9bddb
|
Improve platform checks
|
3 years ago |
Bond_009
|
06caee28b7
|
Enable nullable reference types for Emby.Dlna
|
4 years ago |
BaronGreenback
|
bc1cc2d04a
|
Remove unused using directives
|
4 years ago |
BaronGreenback
|
2f843b3b48
|
Hide msg if dlna disabled
|
4 years ago |
BaronGreenback
|
caa8e7cdf3
|
fixed build
|
4 years ago |
Claus Vium
|
9e77fdc70d
|
Merge pull request #5312 from BaronGreenback/FixFor5280
|
4 years ago |
BaronGreenback
|
d95ca20fc7
|
removed bad merge code
|
4 years ago |
BaronGreenback
|
a25e3c0256
|
fix for override ports contained in PublishedServerUrl
|
4 years ago |
Bond-009
|
0beda0e32c
|
Merge pull request #5275 from BaronGreenback/upnpStartupFix
Fixes #5148
|
4 years ago |
BaronGreenback
|
c50d0dbc72
|
Fixed startup racing issue
|
4 years ago |
BaronGreenback
|
192efff791
|
Update DlnaEntryPoint.cs
|
4 years ago |
Joshua M. Boniface
|
ccc1b8bf92
|
Merge pull request #4729 from BaronGreenback/19.0RC---Fix-networkInterfaceFix
|
4 years ago |
BaronGreenback
|
f06d52c475
|
Disable API if dlna is disabled.
|
4 years ago |
Greenback
|
d69f2d7d7f
|
DNLA over HTTP only
|
4 years ago |
Greenback
|
979de240cb
|
Updated tests to .Net5
|
4 years ago |
BaronGreenback
|
d66f88672c
|
Merge branch 'master' into NetworkPR2
|
4 years ago |
Bond_009
|
b21919c7f4
|
Minor perf improvements
|
4 years ago |
Greenback
|
83af636c61
|
Updated with new NetManager
|
4 years ago |
Greenback
|
ec57eeff2b
|
Updated to latest version of code.
|
4 years ago |
Jim Cartlidge
|
53af1e3455
|
Updatig netcollection & re-inserting BOM
|
4 years ago |
Jim Cartlidge
|
8c85cfd01d
|
Fixed build
|
4 years ago |
BaronGreenback
|
28634d3b36
|
Update DlnaEntryPoint.cs
|
4 years ago |
Jim Cartlidge
|
38b8110a3e
|
Removing blank lines.
|
4 years ago |
Jim Cartlidge
|
b44455ad0d
|
Update based on PR1 changes.
|
4 years ago |
Jim Cartlidge
|
9ef79d190b
|
Large number of files
|
4 years ago |
crobibero
|
8215f15c45
|
migrate to IHttpClientFactory in Emby.Dlna
|
4 years ago |
Bond_009
|
170e434f92
|
Fix all warnings in Emby.Dlna
|
4 years ago |
Bond-009
|
6292a9e4e9
|
Merge branch 'master' into warn24
|
4 years ago |
David
|
1337a0dcec
|
Code review
|
4 years ago |
David
|
ca2b36bdb0
|
Reduce warnings in Emby.Dlna
|
4 years ago |
Bond_009
|
6123e2e848
|
Fix build
|
4 years ago |
Bond_009
|
ab2147751f
|
Make MediaBrowser.MediaEncoding warnings free
|
4 years ago |
crobibero
|
3d5f89ebf9
|
Merge remote-tracking branch 'upstream/api-migration' into api-dlna-server
|
4 years ago |
Cody Robibero
|
43221fc26b
|
Merge branch 'master' into SSDP
|
4 years ago |
telans
|
247f9c61e6
|
fix SA1513/SA1516
|
4 years ago |
telans
|
acd4389653
|
fix SA1005
|
4 years ago |
BaronGreenback
|
4d9171f691
|
Update DlnaEntryPoint.cs
Left a _config behind.
|
4 years ago |
BaronGreenback
|
5cf44e7736
|
Removed spaces
|
4 years ago |
BaronGreenback
|
93568be3e7
|
Updates
|
4 years ago |
crobibero
|
44957c5a9a
|
Use typed logger where possible
|
4 years ago |
Bond_009
|
10e381f66f
|
Fix some 'bugs' flagged by sonarcloud
|
5 years ago |
BaronGreenback
|
8a69300bf5
|
Changes styles as suggested by @barronpm
Added addtional comments & source type as per intellisense suggestion
change code as per sonacloud
|
5 years ago |