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
/
MediaInfoController.cs
Age
Commit message (
Expand
)
Author
2021-01-23
Merge pull request #5069 from crobibero/obsolete-param
Joshua M. Boniface
2020-12-30
Merge pull request #4824 from crobibero/livestream-post-body
Claus Vium
2020-12-13
Merge pull request #4761 from crobibero/playlist
Claus Vium
2020-11-23
Don't nest DeviceProfile
crobibero
2020-11-23
Add TODO notice
crobibero
2020-11-23
Fix sending PlaybackInfo
crobibero
2020-11-21
Remove UTF8 bom from some files
Bond_009
2020-10-31
respect music quality settings when transcoding
nyanmisaka
2020-09-11
Merge pull request #4093 from crobibero/bad-route
Bond-009
2020-09-10
Merge pull request #4116 from cvium/add_known_proxies
Bond-009
2020-09-10
Standardize use of IsLocal and RemoteIp
cvium
2020-09-09
Remove nullable from required
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-21
Make method async
Bond_009
2020-08-09
convert dependent controller functions to di helper class
crobibero
2020-08-06
Apply fixes from review
crobibero
2020-08-04
Fix all route for base url support
crobibero
2020-08-03
Fix some request parameters
crobibero
2020-08-03
Specify Logger type
crobibero
2020-07-29
Fix PlaybackInfo endpoint
crobibero
2020-07-07
Make query parameters nullable or set default value
crobibero
2020-06-27
Move MediaInfoService to Jellyfin.Api
David