Commit Graph

109 Commits (master)

Author SHA1 Message Date
Patrick Barron cac7ff84ca Rename EmbyTV to DefaultLiveTvService
3 months ago
Patrick Barron fa6d859a51 Rename LiveTvHost to RecordingsHost and move to recordings folder
3 months ago
Patrick Barron 31f285480a Move RecordingNotifier to recordings folder
3 months ago
Patrick Barron c9311c9e7e Use IHostedService for Live TV
3 months ago
Patrick Barron 690e603b90 Use IHostedService for NFO user data
3 months ago
Patrick Barron 24b4d02596 Convert RecordingNotifier to IHostedService
3 months ago
Patrick Barron 9e62b6919f Convert UserDataChangeNotifier to IHostedService
3 months ago
Patrick Barron 4e02d8aa21 Convert LibraryChangedNotifier to IHostedService
3 months ago
Patrick Barron 99ea6059c7 Use IHostedService for UPnP port forwarding
3 months ago
Patrick Barron 449365182c Move LiveTV service registration to extension method
4 months ago
Patrick Barron 43b32b0d94
Auto Discovery Cleanup (#10793)
4 months ago
Patrick Barron f1aba6b952 Remove Emby.Dlna
6 months ago
Bond_009 635d67d458 Revert "Use System.Net.IPNetwork"
6 months ago
Patrick Barron e463dbda47 Move network configuration to MediaBrowser.Common
6 months ago
Patrick Barron 2b1454530b Add DLNA service collection extensions
7 months ago
Shadowghost d8d5c86d49 Merge branch 'master' into network-rewrite
12 months 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
1 year ago
Patrick Barron 63b0132562
Remove OS information from System Info (#9175)
1 year ago
Bond-009 875359d457
Merge pull request #9108 from barronpm/efcore-cleanup
1 year ago
Patrick Barron 8479f0f90c Rename JellyfinDb to JellyfinDbContext
1 year ago
Patrick Barron 74a07f6d1c Move Middleware to Jellyfin.Api
1 year ago
Patrick Barron 0f46eca6a4 Minor cleanup in Startup class
1 year ago
Patrick Barron 7b17799b01 Migrate from IWebHost to IHost
1 year ago
Cody Robibero 8326349137
Use custom database healthcheck (#8973)
1 year 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
2 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
3 years ago
BaronGreenback 35a30c9d09 Impliments KnownNetworks and KnownProxies
3 years ago
crobibero b66abf0556 Add support back for /emby and /mediabrowser routes
3 years ago
crobibero d65e8d7044 Redirect robots.txt if hosting web content
3 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