Commit Graph

109 Commits (2e9aa146a56472af4dc285a2d2c70f58b41035e1)

Author SHA1 Message Date
Patrick Barron cac7ff84ca Rename EmbyTV to DefaultLiveTvService
7 months ago
Patrick Barron fa6d859a51 Rename LiveTvHost to RecordingsHost and move to recordings folder
7 months ago
Patrick Barron 31f285480a Move RecordingNotifier to recordings folder
7 months ago
Patrick Barron c9311c9e7e Use IHostedService for Live TV
8 months ago
Patrick Barron 690e603b90 Use IHostedService for NFO user data
8 months ago
Patrick Barron 24b4d02596 Convert RecordingNotifier to IHostedService
8 months ago
Patrick Barron 9e62b6919f Convert UserDataChangeNotifier to IHostedService
8 months ago
Patrick Barron 4e02d8aa21 Convert LibraryChangedNotifier to IHostedService
8 months ago
Patrick Barron 99ea6059c7 Use IHostedService for UPnP port forwarding
8 months ago
Patrick Barron 449365182c Move LiveTV service registration to extension method
9 months ago
Patrick Barron 43b32b0d94
Auto Discovery Cleanup (#10793)
9 months ago
Patrick Barron f1aba6b952 Remove Emby.Dlna
10 months ago
Bond_009 635d67d458 Revert "Use System.Net.IPNetwork"
11 months ago
Patrick Barron e463dbda47 Move network configuration to MediaBrowser.Common
11 months ago
Patrick Barron 2b1454530b Add DLNA service collection extensions
12 months ago
Shadowghost d8d5c86d49 Merge branch 'master' into network-rewrite
1 year ago
Bill Thornton 155f3856c0 Use default files to remove index.html from url
1 year ago
Shadowghost c042f20224 Merge branch 'master' into network-rewrite
1 year ago
Cody Robibero e1a30a4aef
Merge pull request #8598 from Neuheit/ipv4fallback
1 year ago
Shadowghost 6cc1203c1b Merge branch 'master' into network-rewrite
1 year ago
Stepan Goremykin 26958162d0 Remove unused using directives
1 year ago
Shadowghost 20fd05b050 Consistently write IP in upercase
2 years ago
Patrick Barron 63b0132562
Remove OS information from System Info (#9175)
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.
2 years ago
Bond_009 181b2760b8 Revert UPnP version to 1.0
2 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
3 years ago
BaronGreenback 81d675990f Enable automatic url decoding
3 years ago
Bond_009 500c2e5224 Switch from HttpClientHandler to SocketsHttpHandler
3 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
4 years ago
crobibero b32c75fee5 Fix MusicBrainz request Accept header.
4 years ago
BaronGreenback dfee591c2a
Update Startup.cs
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
4 years ago
crobibero 2f75f84b6f Fix marking item as played
4 years ago