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/151aa0f67827dd2fb336693f4d00216ebec2693f/Jellyfin.Api/Controllers/DlnaServerController.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

37 Commits (151aa0f67827dd2fb336693f4d00216ebec2693f)

Author SHA1 Message Date
Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 years ago
Bond_009 c7d50d640e Replace == null with is null 2 years ago
Cody Robibero d2e18547b1
Require properly typed ActionResult<T> () 2 years ago
Joshua M. Boniface 0e1a41f7e9 Merge pull request from cvium/disable_dlna 3 years ago
Bond_009 dc222b75c5 Remove incorrect mime type image/jpg 3 years ago
cvium 6637a3096a Remove the dependency on BaseAuthorizationHandler 3 years ago
BaronGreenback bc9462981e changed to constants 4 years ago
BaronGreenback bf24929d27 Changed to 503. 4 years ago
BaronGreenback 9470712118 Added xml docs 4 years ago
BaronGreenback 3d0b9f9ea1 Did the other API, 4 years ago
BaronGreenback c98144c60d Updated docs. 4 years ago
BaronGreenback f06d52c475 Disable API if dlna is disabled. 4 years ago
Greenback 5224200e8c Fixed baseurl in dlna. 4 years ago
crobibero a7f2073c68 Add missing dlna attributes. 4 years ago
crobibero eab92a0b01 Merge remote-tracking branch 'upstream/master' into api-stream-return 4 years ago
crobibero 29fc882037 merge all attributes 4 years ago
crobibero b64108923a Add missing references 4 years ago
crobibero 59d47ec3f5 Make all FromRoute required 4 years ago
Claus Vium 81c764e87f
Merge branch 'master' into output-formatters 4 years ago
crobibero 4fc611bf29 fix merge 4 years ago
crobibero a26063f775 fix merge 4 years ago
crobibero eb2dcbddc0 Merge remote-tracking branch 'upstream/master' into api-stream-return 4 years ago
Bond-009 7582e17377
Merge pull request from crobibero/dlna 4 years ago
crobibero a523ff840c Merge remote-tracking branch 'upstream/master' into output-formatters 4 years ago
crobibero 932c4d25a4 Clean api return types 4 years ago
crobibero 2f33bee2a9 Set openapi schema type to file where possible 4 years ago
Patrick Barron 9fa4fff15d Merge branch 'master' into event-rewrite-1 4 years ago
crobibero cb44f16068 Merge remote-tracking branch 'upstream/master' into output-formatters 4 years ago
crobibero 4a64819277 Fix dlna produces type 4 years ago
Bond_009 170e434f92 Fix all warnings in Emby.Dlna 4 years ago
Patrick Barron 98ed90c4a2 Merge branch 'master' into event-rewrite-1 4 years ago
crobibero 3c395814fd fix dlna routes again 4 years ago
crobibero 7fe372749e fix dlna server routes 4 years ago
Patrick Barron da9bcc5fb3 Rename IEventManager to IDlnaEventManager 4 years ago
crobibero 9e00aa3014 fix openapi validation errors 5 years ago
crobibero 4bb1e1c292 Fix docs, params, return values 5 years ago
crobibero 461b298be7 Migrate DlnaServerController to Jellyfin.Api 5 years ago