Patrick Barron
c9311c9e7e
Use IHostedService for Live TV
11 months ago
Patrick Barron
690e603b90
Use IHostedService for NFO user data
11 months ago
Patrick Barron
24b4d02596
Convert RecordingNotifier to IHostedService
11 months ago
Patrick Barron
9e62b6919f
Convert UserDataChangeNotifier to IHostedService
11 months ago
Patrick Barron
4e02d8aa21
Convert LibraryChangedNotifier to IHostedService
11 months ago
Patrick Barron
99ea6059c7
Use IHostedService for UPnP port forwarding
11 months ago
Patrick Barron
449365182c
Move LiveTV service registration to extension method
1 year ago
Patrick Barron
43b32b0d94
Auto Discovery Cleanup ( #10793 )
...
* Call GetSmartApiUrl directly in UdpServer.RespondToV2Message
GetSmartApiUrl already returns PublishedServerUrl if set.
* Rewrite auto discovery using UdpClient and BackgroundService
* Respect network address settings in AutoDiscoveryHost
* Always listen on broadcast address in Linux for auto-discovery
* Await udp server tasks in AutoDiscoveryHost
* Only bind to broadcast addresses for IPv4
* Only bind to broadcast if IPv4 is enabled
1 year ago
Patrick Barron
f1aba6b952
Remove Emby.Dlna
1 year ago
Bond_009
635d67d458
Revert "Use System.Net.IPNetwork"
...
This reverts commit 117d05d288da1d412159a29c0cb8d5c8259e48ae.
1 year ago
Patrick Barron
e463dbda47
Move network configuration to MediaBrowser.Common
1 year ago
Patrick Barron
2b1454530b
Add DLNA service collection extensions
1 year ago
Shadowghost
d8d5c86d49
Merge branch 'master' into network-rewrite
2 years ago
Bill Thornton
155f3856c0
Use default files to remove index.html from url
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
Stepan Goremykin
26958162d0
Remove unused using directives
2 years ago
Shadowghost
20fd05b050
Consistently write IP in upercase
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
Bond-009
875359d457
Merge pull request #9108 from barronpm/efcore-cleanup
2 years ago
Patrick Barron
8479f0f90c
Rename JellyfinDb to JellyfinDbContext
2 years ago
Patrick Barron
74a07f6d1c
Move Middleware to Jellyfin.Api
2 years ago
Patrick Barron
0f46eca6a4
Minor cleanup in Startup class
2 years ago
Patrick Barron
7b17799b01
Migrate from IWebHost to IHost
2 years ago
Cody Robibero
8326349137
Use custom database healthcheck ( #8973 )
2 years ago
cvium
b836fe9685
remove JellyfinDbProvider and add second level caching
2 years ago
Neuheit
c9a387943f
Add IPv4 fallback from IPv6 failure.
...
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
2 years ago
Bond_009
181b2760b8
Revert UPnP version to 1.0
3 years ago
Bond_009
cafeedcadf
Rework SsdpHttpClient
3 years ago
cvium
9c15f96e12
Add first draft of keyframe extraction for Matroska
3 years ago
cvium
6a2df35b37
Read file length for symlinks, supersedes #5775 and #5824
3 years ago
BaronGreenback
7185de970c
Merge remote-tracking branch 'upstream/master' into UrlDecoding
4 years ago
BaronGreenback
81d675990f
Enable automatic url decoding
4 years ago
Bond_009
500c2e5224
Switch from HttpClientHandler to SocketsHttpHandler
...
SocketsHttpHandler is the default for .Net Core 2.1 and newer
Set RequestHeaderEncoding to UTF-8 by default
4 years ago
BaronGreenback
6a7623da02
Simplified Code
4 years ago
BaronGreenback
35a30c9d09
Impliments KnownNetworks and KnownProxies
4 years ago
crobibero
b66abf0556
Add support back for /emby and /mediabrowser routes
4 years ago
crobibero
d65e8d7044
Redirect robots.txt if hosting web content
4 years ago
crobibero
e49bb3f4e6
Add support for web serving .mem files
4 years ago
BaronGreenback
6173534d33
Update Startup.cs
...
Missed a config move
4 years ago
crobibero
b32c75fee5
Fix MusicBrainz request Accept header.
4 years ago
BaronGreenback
dfee591c2a
Update Startup.cs
...
Late night
4 years ago
BaronGreenback
a34fca6f8e
Update Startup.cs
4 years ago
Joshua M. Boniface
2c9e355e42
Merge branch 'master' into NetworkPR2
4 years ago
Joshua M. Boniface
da96cbaf78
Merge pull request #4510 from crobibero/http-accept-header
...
Set default request accept headers
4 years ago
crobibero
2f75f84b6f
Fix marking item as played
4 years ago
crobibero
c53b4f5547
Add xml and quality
4 years ago
crobibero
c2d2c571e7
Set default request accept headers
4 years ago
Greenback
ebe650afa9
Merge remote-tracking branch 'upstream/master' into NetworkPR2
4 years ago