Commit Graph

15 Commits (939e02cceef9ccbd2b362a39ab10f026d452eb1b)

Author SHA1 Message Date
Cody Robibero 3ade3a8e63
Lowercase CollectionTypeOptions to match legacy experience (#11272)
10 months ago
Niels van Velzen 407cf5d0bf
Add MediaStreamProtocol enum (#10153)
11 months ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
1 year ago
Bond_009 18a311d32f == null -> is null
1 year ago
Stepan Goremykin 26958162d0 Remove unused using directives
2 years ago
Bond_009 65d605b17d Improve ffprobe json parsing and don't log error for Codec Type attachment
2 years ago
Cody Robibero e6df698df1
Merge pull request #7325 from eyezak/issue/6450
3 years ago
Cody Robibero dbea7cac67 Use Enum.GetValues<T>()
3 years ago
Cody Robibero c331e11c24 Clean up EnumFlags serialization
3 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
3 years ago
Bond_009 ea9fc9f9cc Remove unreachable branches from JsonConverters
3 years ago
Bond_009 d4373a2ddb Use ConvertFrom with invariant culture instead of current culture
3 years ago
Bond_009 086d5925c9 Update Jellyfin.Extensions to .Net6
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
4 years ago