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 (
Expand
)
Author
2025-03-28
Rename ValidationRegex to ContainerValidationRegex
Shadowghost
2025-02-13
Make the JsonConverters for delimited arrays more generic (#13396)
Bond-009
2025-01-23
Disable adaptive bitrate streaming by default
Bond_009
2024-09-12
Add option to always burn in subtitles if transcoding is triggered (#12430)
gnattu
2024-07-21
Merge pull request #11492 from jellyfin/better-vbr-settings
Bond-009
2024-07-18
Remove space
gnattu
2024-07-18
Code cleanup
gnattu
2024-07-17
Move default value to api spec
gnattu
2024-07-17
Also make UniversalAudioController check client VBR settings
gnattu
2024-07-17
Fix direct play
gnattu
2024-07-17
Allow clients to send audio container override for HLS
gnattu
2024-07-17
feat: add audio remux to UniversalAudioController
gnattu
2024-04-14
Validate item access (#11171)
Cody Robibero
2024-03-28
fix: forward port patch for GHSA-866x-wj5j-2vf4 (#11228)
gnattu
2024-03-08
Lowercase MediaStreamProtocol for backwards compatibility
Cody Robibero
2024-03-04
Add MediaStreamProtocol enum (#10153)
Niels van Velzen
2023-12-21
Add ITranscodeManager service
Patrick Barron
2023-05-09
Merge branch 'master' into network-rewrite
Shadowghost
2023-04-06
Remove unused using directives
Stepan Goremykin
2023-02-20
Merge branch 'master' into network-rewrite
Shadowghost
2023-02-17
Validate requested user id (#8812)
Cody Robibero
2023-02-17
Consistently write IP in upercase
Shadowghost
2023-02-09
refactor: simplify authz
cvium
2023-02-02
Migrate to file-scoped namespaces
Shadowghost
2022-10-11
Fix some things that slipped through the cracks
Bond_009
2022-10-06
fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContext
cvium
2022-09-23
Backport pull request #8214 from jellyfin/release-10.8.z
Niels van Velzen
2022-09-04
Simplify UniversalAudioController code, remove redundant null checks
Niels van Velzen
2022-03-06
Remove TranscodeReason.None, Add JsonFlagEnum tests
Cody Robibero
2022-03-06
Clean up EnumFlags serialization
Cody Robibero
2022-03-06
Convert TranscodeReason to Flags
Isaac Gordezky
2021-10-03
Fix warning: The nullable warning suppression expression is redundant (#2149)
KonH
2021-05-20
Migrate authentication db to EF Core
Patrick Barron
2021-05-01
Nullability handling for device profile classes
Maxr1998
2021-03-22
change HLS endpoint defaults to false
cvium
2021-03-04
Specify defaults or set query parameter to nullable
crobibero
2021-02-13
Minor improvements
Bond_009
2021-01-24
Remove useless abstraction and clean up formatting
Bond_009
2020-11-21
Remove UTF8 bom from some files
Bond_009
2020-11-20
Merge pull request #4499 from crobibero/more-param
Joshua M. Boniface
2020-11-16
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
crobibero
2020-11-08
add initial support for HEVC over FMP4-HLS
nyanmisaka
2020-11-07
Merge pull request #4401 from nyanmisaka/respect-music-settings
Claus Vium
2020-11-06
Minor perf improvements
Bond_009
2020-11-01
fix music directplay on Gelli
nyanmisaka
2020-11-01
fix the route of audio containers
nyanmisaka
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
[next]