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/6d3e15dc31a3339390c2a2d90e3031071b19a234/MediaBrowser.Controller/IServerApplicationHost.cs?page=1 You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

72 Commits (6d3e15dc31a3339390c2a2d90e3031071b19a234)

Author SHA1 Message Date
BaronGreenback cf87b3afb7 Remove excess code. 5 years ago
Claus Vium 2f79c3095b Fix startup message 5 years ago
Claus Vium 571d0570f5 Kill HttpListenerHost 5 years ago
Patrick Barron 9fa4fff15d Merge branch 'master' into event-rewrite-1 5 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 5 years ago
Patrick Barron e0c6172d23 Add ServiceProvider to IServerApplicationHost 5 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629) 5 years ago
Mark Monteiro 2e09311a93
Merge branch 'master' into websocket 5 years ago
Mark Monteiro 51cdb30741
Apply documentation suggestions from code review 5 years ago
Mark Monteiro 3abf870c1e Do not include a double slash in URLs when a base URL is not set 5 years ago
Mark Monteiro 43c22a5822 Add GetLoopbackHttpApiUrl() helper method to replace forceHttps functionality 5 years ago
Bond_009 15634a1913 Merge branch 'master' into websocket 5 years ago
Joshua M. Boniface cbeeeced75
Apply style change 5 years ago
Joshua M. Boniface 6ac723706c
Apply style change 5 years ago
Joshua M. Boniface 0157326354
Apply style change 5 years ago
Mark Monteiro 00a0e013c6 Update documentation for URL methods in ApplicationHost 5 years ago
Mark Monteiro fee76097f4 Remove CanConnectWithHttps Property 5 years ago
Vasily e85f9f5613 Make localhost LiveTV restreams always use plain HTTP port 5 years ago
Mark Monteiro 410a322fe2 Add CanConnectWithHttps to interface 5 years ago
Mark Monteiro ca71ac72ab Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWithHttps 5 years ago
Mark Monteiro a67e32f8ec Clean up and document BrowserLauncher correctly 5 years ago
Mark Monteiro 29bad073eb Use config setting to decide if web content should be hosted 5 years ago
Mark Monteiro 1b5999a1bc Open the Swagger API page on server start if not hosting the static web content 5 years ago
Bond_009 976459d3e8 Rewrite WebSocket handling code 5 years ago
Bond_009 5994328903 Fix baseurl (again) 5 years ago
Claus Vium 27e3cf1558 Move appbuilder and service collection to Jellyfin.Server 5 years ago
Bond_009 2a58c643d2 Fix more warnings 6 years ago
Bond_009 ddd1a282ea Remove IpAddressInfo and IpEndPointInfo classes 6 years ago
Bond-009 7343e07fe5 Fix build error 6 years ago
Erwin de Haan ba610b5094 Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 6 years ago
Erwin de Haan 26ca4b607b Visual Studio Reformat: MediaBrowser.Controller 6 years ago
hawken bd169e4fd4 remove trailing whitespace 6 years ago
cvium bb879fff33 Remove AutoRunAtStartup 6 years ago
Andrew Rabert a86b71899e Add GPL modules 6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1 7 years ago
Luke Pulverenti 8717f81bf4 Add setting to auto-run web app when server starts 7 years ago
Luke Pulverenti d7a1a87009 reduce work done by system info endpoints 7 years ago
Luke Pulverenti 4f09c1e06d reduce dlna chatter 7 years ago
Luke Pulverenti 381ea159de update user deletion 8 years ago
Luke Pulverenti f7f41e4c73 remove unused service properties 8 years ago
Luke Pulverenti 2ef30a3ba8 update program titles 8 years ago
Luke Pulverenti 918b9ca86d update core projects 8 years ago
Luke Pulverenti a8b340cbb2 update portable projects 8 years ago
Luke Pulverenti 675b643115 change controller project targeting 8 years ago
Luke Pulverenti 2d7c82d0dd add loopback handler 9 years ago
Luke Pulverenti 7627c6707d update components 9 years ago
Luke Pulverenti 759f5a8560 update task results 9 years ago
Luke Pulverenti ebf0eeb3bd update browser launcher 9 years ago
Luke Pulverenti aa23da0dc4 ipv6 fixes 9 years ago
Luke Pulverenti b46ef16ba8 update local address detection 9 years ago