Files
jellyfin/MediaBrowser.Model/Entities
gnattu 1fff472569 Explicitly set default value for enums used in API models (#13821)
Enums in response model with no nullability or default value will make the API very fragile as each extension to the enum will break the API for some clients, but a lot of enums actually do have an unknown value which should be used as a default. This set all model properties that are non-nullable using an enum that has an Unknown member in 10.10, except MediaStream.VideoRangeType which is refactored in #13277

(cherry picked from commit 4a4fef830e)
2025-04-03 18:14:42 +02:00
..
2024-07-31 00:00:34 +08:00
2022-10-27 18:01:04 -07:00
2024-04-01 19:59:48 +02:00
2021-12-20 13:31:07 +01:00
2020-02-04 01:49:27 +01:00
2020-06-16 16:11:30 +12:00
2021-12-24 18:28:27 +01:00
2022-11-17 18:54:35 +01:00
2022-10-30 14:27:21 +01:00
2020-02-23 12:11:43 +01:00
2020-02-23 12:11:43 +01:00
2020-02-04 01:49:27 +01:00