jellyfin/Jellyfin.Api
Jan Müller 19fb061381 Correct the HLS Opus codec string
Apple doesn't support Opus via HLS yet, but if they ever do, they will
definitely expect "Opus" instead of "opus".

See https://mp4ra.org/#/codecs

Fixes: #10066
2023-08-01 19:06:30 +02:00
..
Attributes Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
Auth Merge branch 'master' into network-rewrite 2023-05-11 15:41:39 +02:00
Constants Add permissions for LiveTV access and management 2023-02-14 18:48:31 +01:00
Controllers Add ability to upload (and save) SDH subtitles (#10036) 2023-07-29 06:52:35 -06:00
Extensions Optimize tryparse 2023-02-19 16:52:29 +01:00
Formatters Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
Helpers Correct the HLS Opus codec string 2023-08-01 19:06:30 +02:00
Middleware Merge branch 'master' into network-rewrite 2023-05-25 17:07:43 +02:00
ModelBinders Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
Models Add ability to upload (and save) SDH subtitles (#10036) 2023-07-29 06:52:35 -06:00
Results Require properly typed ActionResult<T> (#8382) 2022-09-11 17:47:01 -06:00
WebSocketListeners Reduce usage of GetAwaiter().GetResult() 2023-03-14 12:05:49 +01:00
BaseJellyfinApiController.cs Migrate to file-scoped namespaces 2023-02-02 18:50:33 +01:00
Jellyfin.Api.csproj Backport pull request #9178 from jellyfin/release-10.8.z 2023-03-09 19:29:39 -05:00