| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-03-28 | Rename ValidationRegex to ContainerValidationRegex | Shadowghost | |
| 2025-02-13 | Make the JsonConverters for delimited arrays more generic (#13396) | Bond-009 | |
| * Make the JsonConverters for delimited arrays more generic Also adds some tests for serialization (with different types) as we didn't have any before. * Ignore warnings | |||
| 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 | |
| Add better audio VBR settings | |||
| 2024-07-18 | Remove space | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-07-18 | Code cleanup | gnattu | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 2024-07-17 | Move default value to api spec | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-07-17 | Also make UniversalAudioController check client VBR settings | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-07-17 | Fix direct play | gnattu | |
| The SupportsDirectStream is a little bit misleading as it actually means "Supports Direct Play" Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-07-17 | Allow clients to send audio container override for HLS | gnattu | |
| This will improve flexibility due to overcome the complex compatibility situation of HLS Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 2024-07-17 | feat: add audio remux to UniversalAudioController | gnattu | |
| Signed-off-by: gnattu <gnattuoc@me.com> | |||
| 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 | |
| * Add MediaStreamProtocol enum * Add default handling for enum during deserialization --------- Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 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 | |
| Make userId truly optional in UniversalAudioController Original-merge: af877063795469ac3d94d356b2787e296606f571 Merged-by: Bond-009 <bond.009@outlook.com> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 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 | |
| Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids | |||
| 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 | |
| Respect music quality settings when transcoding | |||
| 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 | |
| Fix api routes | |||
| 2020-09-10 | Merge pull request #4116 from cvium/add_known_proxies | Bond-009 | |
| Add Known Proxies to system configuration | |||
| 2020-09-10 | Standardize use of IsLocal and RemoteIp | cvium | |
