aboutsummaryrefslogtreecommitdiff
path: root/Emby.Dlna/Configuration
AgeCommit message (Collapse)Author
2023-11-15Remove Emby.DlnaPatrick Barron
2023-02-17Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discoveryShadowghost
2022-06-10Merge pull request #7868 from cvium/disable_dlnaJoshua M. Boniface
(cherry picked from commit aa0f6cb5eb7c7750cc750412fdfcb266b0a5409e) Signed-off-by: crobibero <cody@robibe.ro>
2021-07-26Enable nullable in more filesBond_009
2021-05-07Enable nullable reference types for Emby.DlnaBond_009
2020-09-28Update Emby.Dlna/Configuration/DlnaOptions.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-09-28Update Emby.Dlna/Configuration/DlnaOptions.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-09-13ConnectionManager - static implementationJim Cartlidge
2020-02-23Fix some warningsBond_009
* Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591
2020-01-22Improvements to dlna serverBond_009
* Improve response writer * Add analyzers * Error on warnings in release mode * Disable doc warnings
2019-02-22Send DLNA devices message to only the matched interfaceXu Fasheng
This will be the right way for multiple interfaces, or the client will receive all devices message with different IP addresses and could not detect which one could access. And provide one option DlnaOptions.SendOnlyMatchedHost to fallback to old behaviour if this commit missed something.
2019-01-13Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTvErwin de Haan
2018-09-12Update to 3.5.2 and .net core 2.1stefan