Bond_009
07cc4be6a7
Fix some warnings
...
* 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
5 years ago
Bond_009
2ef4ffd698
More warnings (removed)
5 years ago
Bond-009
6f45d95951
Minor improvements to network code
5 years ago
Bond_009
9d4ce82ab9
Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos
...
Adds `#pragma warning disable CS1591` to all files in
MediaBrowser.Common containing undocumented members.
5 years ago
Bond_009
2a58c643d2
Fix more warnings
5 years ago
Bond_009
ddd1a282ea
Remove IpAddressInfo and IpEndPointInfo classes
5 years ago
Xu Fasheng
cbd0e71c07
Send DLNA devices message to only the matched interface
...
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.
6 years ago
Xu Fasheng
cf4e64f430
Add option to toggle if ignore virtual interfaces
...
Some VPN like ZerotierOne owns IP address but no gateway, and there is no
good idea in NetworkManager.GetIPsDefault() to filter such virtual interfaces,
so just provide one option to let user decide it.
6 years ago
Erwin de Haan
51ed47f4c4
EditorConfig reformat: Emby.XmlTv, Jellyfin.Server. MediaBrowser.Api, MediaBrowser.Common
6 years ago
Erwin de Haan
106d1d18ed
Visual Studio Reformat: MediaBrowser.Common
6 years ago
Andrew Rabert
a86b71899e
Add GPL modules
6 years ago
stefan
48facb797e
Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti
5207067811
fix live tv over dlna
7 years ago
Luke Pulverenti
b9c12ca4a7
update legacy stream
8 years ago
Luke Pulverenti
8c8f2aaba5
first pass at binding to multiple network addresses
8 years ago
Luke Pulverenti
00cbadea2c
update core project
8 years ago
Luke Pulverenti
a8b340cbb2
update portable projects
8 years ago
Luke Pulverenti
72aaecb279
move classes to new server project
8 years ago
Luke Pulverenti
c7f559f8ce
make model project portable
8 years ago
Luke
0ffc5ebace
update ulna interface binding
9 years ago
Luke Pulverenti
d27cd521b5
rework dialog
9 years ago
Luke Pulverenti
ee00f8bf72
added HasSyncJob
10 years ago
Mike
f6d6d57983
Create self signed cert if one does not exist
10 years ago
Luke Pulverenti
e3c8694471
3.0.5340.20849
10 years ago
Luke Pulverenti
b9d17c9bc7
add more methods to file system interface
11 years ago
Luke Pulverenti
478be44dd6
create platform-specific network manager implementation
11 years ago
Luke Pulverenti
0d59941539
restored network browser
11 years ago
Luke Pulverenti
7b6bf545da
removed network option from directory picker due to unreliability
11 years ago
Luke Pulverenti
847d6f6ba3
removed unused methods
12 years ago
Luke Pulverenti
085e597a2e
improve accuracy of local ip address discovery
12 years ago
LukePulverenti
28ccfb1bd1
extracted httpclient dependancy
12 years ago
LukePulverenti
465f0cc1e2
moved some network code to the networking assembly
12 years ago