You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/src/Jellyfin.Extensions/Json/Converters
Cody Robibero 3ade3a8e63
Lowercase CollectionTypeOptions to match legacy experience (#11272)
10 months ago
..
JsonBoolNumberConverter.cs
JsonBoolStringConverter.cs
JsonCommaDelimitedArrayConverter.cs
JsonCommaDelimitedArrayConverterFactory.cs
JsonDateTimeConverter.cs
JsonDefaultStringEnumConverter.cs Add MediaStreamProtocol enum (#10153) 11 months ago
JsonDefaultStringEnumConverterFactory.cs Add MediaStreamProtocol enum (#10153) 11 months ago
JsonDelimitedArrayConverter.cs
JsonFlagEnumConverter.cs
JsonFlagEnumConverterFactory.cs
JsonGuidConverter.cs Add MediaStreamProtocol enum (#10153) 11 months ago
JsonNullableGuidConverter.cs
JsonNullableStructConverter.cs Add MediaStreamProtocol enum (#10153) 11 months ago
JsonNullableStructConverterFactory.cs
JsonPipeDelimitedArrayConverter.cs
JsonPipeDelimitedArrayConverterFactory.cs
JsonStringConverter.cs
JsonVersionConverter.cs