Cody Robibero
0bc41c015f
Store lyrics in the database as media streams ( #9951 )
11 months ago
Patrick Barron
0960438065
Remove ActionableProgress
12 months ago
Patrick Barron
8698b90594
Remove SimpleProgress
12 months ago
Patrick Barron
ca71ec6a09
Fix nullability for INetworkManager.GetBindAddress
1 year ago
Bond_009
faa22cdb84
Update deps
...
* Removes SourceLink as it should work automagically with .NET 8
1 year ago
Bond_009
3c3f0a765e
Use new IPNetwork.TryParse function
1 year ago
Bond_009
635d67d458
Revert "Use System.Net.IPNetwork"
...
This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae.
1 year ago
Bond_009
b62b0ec2b5
Fix warnings
1 year ago
Bond_009
99e0d46ad9
Use System.Net.IPNetwork
1 year ago
Bond_009
eb022c49cc
Update to .NET 8
1 year ago
Patrick Barron
de0241e975
Move API policies to MediaBrowser.Common
1 year ago
Patrick Barron
e463dbda47
Move network configuration to MediaBrowser.Common
1 year ago
Patrick Barron
9595636d61
Move network utilities to MediaBrowser.Common
1 year ago
Patrick Barron
223b156270
Move network constants to MediaBrowser.Common
1 year ago
Patrick Barron
1e1e1560a4
Add IServerApplicationHost parameter to IPluginServiceRegistrator
1 year ago
Bond_009
a9ef103c95
Add IDisposableAnalyzers to more projects
1 year ago
Bond_009
584dc05c3c
Enable CodeAnalysisTreatWarningsAsErrors for MediaBrowser.Common
1 year ago
Claus Vium
733ee12ee4
Merge pull request #10378 from Bond-009/waitforexitasync
...
Use Process.WaitForExitAsync added in .NET 5
1 year ago
Bond_009
4757ce105b
Use Process.WaitForExitAsync added in .NET 5
1 year ago
Patrick Barron
6f7413812f
Add SystemManager service
1 year ago
Patrick Barron
f746db9a54
Re-add shutdown/restart methods
1 year ago
Patrick Barron
493de3297a
Use IHostLifetime to handle restarting and shutting down
1 year ago
Bond-009
5b711f38d1
Merge pull request #9958 from Shadowghost/networking-fixex
2 years ago
Bond-009
b95fa294c9
Merge pull request #9799 from Bond-009/genregex
2 years ago
Shadowghost
e56275fb46
Extract networking constants
2 years ago
Shadowghost
3f65851520
Apply review suggestions
2 years ago
Shadowghost
9b0e44019a
Apply review suggestions
2 years ago
Bond_009
b5f0760db8
Use RegexGenerator where possible
2 years ago
Shadowghost
32499f0e98
Merge branch 'master' into network-rewrite
2 years ago
Cody Robibero
fe9e764af2
Merge pull request #9564 from AmbulantRex/whitelist-dlls
2 years ago
Shadowghost
a381cd3c76
Apply review suggestions
2 years ago
Shadowghost
c042f20224
Merge branch 'master' into network-rewrite
2 years ago
Cody Robibero
e1a30a4aef
Merge pull request #8598 from Neuheit/ipv4fallback
2 years ago
Shadowghost
6cc1203c1b
Merge branch 'master' into network-rewrite
2 years ago
AmbulantRex
4a0b135b7a
Merge branch 'jellyfin:master' into whitelist-dlls
2 years ago
AmbulantRex
7dd4201971
Reconcile pre-packaged meta.json against manifest on install
2 years ago
Stepan Goremykin
9d738bb601
Remove redundant ToString call
2 years ago
AmbulantRex
a944352aa8
Correct style inconsistencies
2 years ago
AmbulantRex
891b9f7a99
Add DLL whitelist support for plugins
2 years ago
Shadowghost
a5bfeb28aa
Apply review suggestions
2 years ago
Shadowghost
a5f16136eb
Apply review suggestions
2 years ago
Bond_009
24a7e210c3
Optimize tryparse
...
* Don't check for null before
* Don't try different formats when not needed (NumberFormat.Integer is the fast path)
2 years ago
Shadowghost
20fd05b050
Consistently write IP in upercase
2 years ago
Shadowghost
42498194d9
Replace ISocket and UdpSocket, fix DLNA and SSDP binding and discovery
2 years ago
Shadowghost
3a91c37283
Merge branch 'master' into network-rewrite
2 years ago
Shadowghost
4eba16c672
Apply review suggestions
2 years ago
Shadowghost
1cc7572445
Apply review suggestions
2 years ago
Bond-009
36b7157589
Fix #9300 ( #9312 )
2 years ago
Zoltan Csizmadia
e0519189b2
Use Directory.Packages.props ( #9135 )
...
Co-authored-by: Zoltan Csizmadia <CsizmadiaZ@valassis.com>
2 years ago
Patrick Barron
63b0132562
Remove OS information from System Info ( #9175 )
...
Co-authored-by: Bond-009 <bond.009@outlook.com>
2 years ago