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
/
UniversalAudioController.cs
Age
Commit message (
Collapse
)
Author
2020-09-09
Merge remote-tracking branch 'upstream/master' into bad-route
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
Add missing references
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-18
rename clientCapabilities
crobibero
2020-08-16
Revert "Fix audio stream routes"
crobibero
This reverts commit 0c50015400c63d68513184c58b25fb19d5b600fe.
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-04
Fix all route for base url support
crobibero
2020-08-03
fix openapi validation errors
crobibero
2020-08-03
Properly use DI to reference other controllers.
crobibero
2020-08-01
Remove duplicate code
David
2020-08-01
Remove duplicate code
David
2020-08-01
Use correct MediaInfo method
David
2020-08-01
Fix parameters
David
2020-08-01
Prepare DynamicHlsController merge
David
2020-08-01
Move UniversalAudioService to Jellyfin.Api
David
[prev]