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

28 Commits (9d4417eee300f3aaceead992c996cf2f58fc0a0d)

Author SHA1 Message Date
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 4 years ago
crobibero b2c2746a27 Fix container routes 4 years ago
crobibero 7294dc103f Fix api routes 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 59d47ec3f5 Make all FromRoute required 4 years ago
crobibero 2f33bee2a9 Set openapi schema type to file where possible 4 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