aboutsummaryrefslogtreecommitdiff
path: root/Emby.Dlna/Profiles/SharpSmartTvProfile.cs
AgeCommit message (Collapse)Author
2022-03-19Clean up DLNA profile codeBond_009
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-01-13Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTvErwin de Haan
2019-01-13Visual Studio Reformat: Emby.DlnaErwin de Haan
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-01-18update now playing screenLuke Pulverenti
2017-01-17update sharp profileLuke Pulverenti
2017-01-16add sharp dlna profileLuke Pulverenti