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

33 Commits (c17a74182760ac1f1f725fe1ed8fb032cc662c3d)

Author SHA1 Message Date
Shadowghost f5f890e685 Migrate to file-scoped namespaces 2 years ago
luz paz 9ec2870b10 Fix various typos 3 years ago
Chris Tam b205d5a032 Disambiguate vpx to vp8 or vp9 4 years ago
cvium 7dedeb6c79 change HLS endpoint defaults to false 4 years ago
crobibero 858c91ab48 Specify defaults or set query parameter to nullable 4 years ago
nyanmisaka ea592d0256 fix trascodeReasons report 4 years ago
crobibero 8f58f63b08 Merge remote-tracking branch 'upstream/master' into split-api 4 years ago
Greenback e51ddd326c Fixes spelling. 4 years ago
crobibero 547ee88561 Remove api client generator errors 4 years ago
crobibero efce4d4bf3 Merge remote-tracking branch 'upstream/master' into bad-route 5 years ago
crobibero b2c2746a27 Fix container routes 5 years ago
crobibero 7294dc103f Fix api routes 5 years ago
crobibero eab92a0b01 Merge remote-tracking branch 'upstream/master' into api-stream-return 5 years ago
crobibero 29fc882037 merge all attributes 5 years ago
crobibero 59d47ec3f5 Make all FromRoute required 5 years ago
crobibero 2f33bee2a9 Set openapi schema type to file where possible 5 years ago
crobibero 11e3cdb3cb Fix conflicting audio routes 5 years ago
crobibero 7861c72754 Revert "Fix audio stream routes" 5 years ago
crobibero 0c50015400 Fix audio stream routes 5 years ago
crobibero c5e9cf15f6 Use proper IHttpContextAccessor 5 years ago
crobibero 460c3dd351 convert dependent controller functions to di helper class 5 years ago
crobibero 9e00aa3014 fix openapi validation errors 5 years ago
David a3dcca3826 Move UniversalAudioService to Jellyfin.Api 5 years ago
crobibero c97372a133 Add missing docs and remove duplicate function 5 years ago
crobibero bb1fec9da1 remove extra using 5 years ago
crobibero b8d327889b Add missing functions 5 years ago
crobibero 7bb34fc9e7 use proper HttpClient DI 5 years ago
crobibero 37496e958f move VideoService.cs to Jellyfin.Api 5 years ago
David ca3dcc3db0 Fix suggestions from review 5 years ago
David d39f481a5c Apply suggestions from review 5 years ago
David 2ce97c022e Move AudioService to Jellyfin.Api 5 years ago
David 3514813eb4 Continute work 5 years ago
David 2328ec59c9 Migrate AudioService to Jellyfin.Api 5 years ago