aboutsummaryrefslogtreecommitdiff
path: root/src/Jellyfin.Extensions/Json
AgeCommit message (Expand)Author
2024-03-31Lowercase CollectionTypeOptions to match legacy experience (#11272)Cody Robibero
2024-03-04Add MediaStreamProtocol enum (#10153)Niels van Velzen
2024-01-17Use helper function to compare guid (#10825)Cody Robibero
2023-11-14Fix runtime errorsBond_009
2023-08-22== null -> is nullBond_009
2023-04-06Remove unused using directivesStepan Goremykin
2023-02-01Improve ffprobe json parsing and don't log error for Codec Type attachmentBond_009
2022-03-12Merge pull request #7325 from eyezak/issue/6450Cody Robibero
2022-03-06Use Enum.GetValues<T>()Cody Robibero
2022-03-06Clean up EnumFlags serializationCody Robibero
2022-02-21Optimize Guid comparisonsBond_009
2021-12-24Update StyleCopBond_009
2021-12-19Remove unreachable branches from JsonConvertersBond_009
2021-10-01Use ConvertFrom with invariant culture instead of current cultureBond_009
2021-09-24Update Jellyfin.Extensions to .Net6Bond_009
2021-09-06Remove all unused usingsFernando Fernández
2021-06-19Move non-jellyfin extensions to separate projectBond_009