index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Jellyfin.Api
/
Controllers
/
AudioController.cs
Age
Commit message (
Expand
)
Author
2020-11-30
fix trascodeReasons report
nyanmisaka
2020-11-20
Merge remote-tracking branch 'upstream/master' into split-api
crobibero
2020-11-18
Fixes spelling.
Greenback
2020-11-15
Remove api client generator errors
crobibero
2020-09-09
Merge remote-tracking branch 'upstream/master' into bad-route
crobibero
2020-09-08
Fix container routes
crobibero
2020-09-07
Fix api routes
crobibero
2020-09-06
Merge remote-tracking branch 'upstream/master' into api-stream-return
crobibero
2020-09-06
merge all attributes
crobibero
2020-09-05
Make all FromRoute required
crobibero
2020-09-01
Set openapi schema type to file where possible
crobibero
2020-08-19
Fix conflicting audio routes
crobibero
2020-08-16
Revert "Fix audio stream routes"
crobibero
2020-08-16
Fix audio stream routes
crobibero
2020-08-10
Use proper IHttpContextAccessor
crobibero
2020-08-09
convert dependent controller functions to di helper class
crobibero
2020-08-03
fix openapi validation errors
crobibero
2020-08-01
Move UniversalAudioService to Jellyfin.Api
David
2020-07-31
Add missing docs and remove duplicate function
crobibero
2020-07-29
remove extra using
crobibero
2020-07-27
Add missing functions
crobibero
2020-07-25
use proper HttpClient DI
crobibero
2020-07-24
move VideoService.cs to Jellyfin.Api
crobibero
2020-07-24
Fix suggestions from review
David
2020-07-23
Apply suggestions from review
David
2020-07-22
Move AudioService to Jellyfin.Api
David
2020-07-19
Continute work
David
2020-07-11
Migrate AudioService to Jellyfin.Api
David