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/aaddc5a33e5f64c7a36eede3c76f561d00b0c7b2/Jellyfin.Server/Extensions/ApiApplicationBuilderExtensions.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

23 Commits (aaddc5a33e5f64c7a36eede3c76f561d00b0c7b2)

Author SHA1 Message Date
Patrick Barron 74a07f6d1c Move Middleware to Jellyfin.Api 2 years ago
BaronGreenback 81d675990f Enable automatic url decoding 4 years ago
crobibero 69d581033b Use a more descriptive middleware name 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
Greenback deb4d27857 Moved all settings across to network.xml 4 years ago
crobibero 21a5692626 Merge remote-tracking branch 'upstream/master' into api-doc-base-url 4 years ago
crobibero bebb0afb52 Merge remote-tracking branch 'upstream/master' into api-doc-css 4 years ago
Claus Vium 993c46f98d Remove custom CORS OPTIONS handling 4 years ago
Claus Vium 571d0570f5 Kill HttpListenerHost 4 years ago
crobibero 1feee6f95e Properly host static files and set base url 4 years ago
crobibero 0b38ac9a8a Fix apidoc routes with base url 4 years ago
crobibero 1d9285c594 add support for custom doc css 4 years ago
crobibero 806ae1bc07 Remove versioned API 5 years ago
Cody Robibero d491b1b45f
Merge branch 'api-migration' into redoc 5 years ago
crobibero be50fae38a Address comments 5 years ago
crobibero 041d674eb6 Fix swagger ui Document Title 5 years ago
crobibero 2542a27bd5 Fix documentation endpoint for use with baseUrl 5 years ago
crobibero 1175ce3f97 Add Exception Middleware 5 years ago
crobibero 72745f4722 fix formatting 5 years ago
crobibero e72a543570 Add Redoc, move docs to api-docs/ 5 years ago
crobibero 8a7e4cd639 add redoc 5 years ago
Claus Vium 27e3cf1558 Move appbuilder and service collection to Jellyfin.Server 5 years ago