Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/d5fdb9c3a728ff8204c14c171ee4bdb3c992b02f/Jellyfin.Server/Startup.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

110 Commits (d5fdb9c3a728ff8204c14c171ee4bdb3c992b02f)

Author SHA1 Message Date
gnattu 9563e4f85e Backport pull request from jellyfin/release-10.9.z 9 months ago
Patrick Barron cac7ff84ca Rename EmbyTV to DefaultLiveTvService 1 year ago
Patrick Barron fa6d859a51 Rename LiveTvHost to RecordingsHost and move to recordings folder 1 year ago
Patrick Barron 31f285480a Move RecordingNotifier to recordings folder 1 year ago
Patrick Barron c9311c9e7e Use IHostedService for Live TV 1 year ago
Patrick Barron 690e603b90 Use IHostedService for NFO user data 1 year ago
Patrick Barron 24b4d02596 Convert RecordingNotifier to IHostedService 1 year ago
Patrick Barron 9e62b6919f Convert UserDataChangeNotifier to IHostedService 1 year ago
Patrick Barron 4e02d8aa21 Convert LibraryChangedNotifier to IHostedService 1 year ago
Patrick Barron 99ea6059c7 Use IHostedService for UPnP port forwarding 1 year ago
Patrick Barron 449365182c Move LiveTV service registration to extension method 1 year ago
Patrick Barron 43b32b0d94
Auto Discovery Cleanup () 1 year ago
Patrick Barron f1aba6b952 Remove Emby.Dlna 1 year ago
Bond_009 635d67d458 Revert "Use System.Net.IPNetwork" 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 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 () 2 years ago
Bond-009 875359d457
Merge pull request 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 () 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 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 and 4 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 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 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 from crobibero/http-accept-header 4 years ago