Commit Graph

66 Commits (fc3d6278be89b695aa79dc61d7f1226d4d6e441b)

Author SHA1 Message Date
Bond_009 b21919c7f4 Minor perf improvements
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
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
4 years ago
BaronGreenback 8a69300bf5 Changes styles as suggested by @barronpm
4 years ago
BaronGreenback ebd589aa86 Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored.
4 years ago
BaronGreenback a3140f83c6 Revert "Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored."
4 years ago
BaronGreenback 2aaecb8e14 Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored.
4 years ago
crobibero 461b298be7 Migrate DlnaServerController to Jellyfin.Api
4 years ago
Bond-009 62a18af17a
Update Emby.Dlna/Main/DlnaEntryPoint.cs
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
4 years ago
Bond-009 94fe9b8f6d
Merge branch 'master' into warn17
4 years ago
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
4 years ago
Bond_009 07cc4be6a7 Fix some warnings
4 years ago
Bond_009 82112b6788 Improvements to dlna server
5 years ago
Bond-009 6032f31aa6 Use CultureInvariant string conversion for Guids
5 years ago
Bond_009 ddd1a282ea Remove IpAddressInfo and IpEndPointInfo classes
5 years ago
Vasily 297f25cfc2
Merge pull request #1059 from Bond-009/os
5 years ago
Bond-009 decaffed86 Remove EnvironmentInfo
5 years ago
Bond_009 ffd6dac03a Remove useless comments
5 years ago
Bond_009 a9302b8b53 Remove useless abstraction around XmlReaderSettings
5 years ago
Bond-009 9993dafe54 Don't mix LINQ and roreach loops for readability
5 years ago
Xu Fasheng 0c49079c16 Update comments for DLNA IPv6
5 years ago
Xu Fasheng 1eb26bdf08 Ignore IPv6 DLNA devices
5 years ago
Xu Fasheng cbd0e71c07 Send DLNA devices message to only the matched interface
5 years ago
Xu Fasheng 2db1826ed8 Enable DLNA multi socket binding for linux
5 years ago
Xu Fasheng cf4e64f430 Add option to toggle if ignore virtual interfaces
5 years ago
Claus Vium 0ef2b46106 Remove custom Threading
5 years ago
Joshua M. Boniface c4f51e16a5
Merge pull request #736 from Bond-009/startasync
5 years ago
Bond_009 85a58fd655 Start startup tasks async
6 years ago
Bond_009 a709cbdc64 Fix more analyzer warnings
6 years ago
Erwin de Haan e867446437 ReSharper format: conform inline 'out' parameters.
6 years ago
Erwin de Haan e566d9a231 Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv
6 years ago
Erwin de Haan 8bfb54a41b Visual Studio Reformat: Emby.Dlna
6 years ago
hawken bd169e4fd4 remove trailing whitespace
6 years ago
Bond_009 ea4c914123 Fix exception logging
6 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
6 years ago