Commit Graph

17 Commits (master)

Author SHA1 Message Date
Cody Robibero 3ade3a8e63
Lowercase CollectionTypeOptions to match legacy experience (#11272)
2 months ago
Niels van Velzen 407cf5d0bf
Add MediaStreamProtocol enum (#10153)
3 months ago
Cody Robibero e7b8d45bbb
Use helper function to compare guid (#10825)
5 months ago
Bond_009 8ee1525894 Fix runtime errors
7 months ago
Bond_009 18a311d32f == null -> is null
9 months ago
Stepan Goremykin 26958162d0 Remove unused using directives
1 year ago
Bond_009 65d605b17d Improve ffprobe json parsing and don't log error for Codec Type attachment
1 year ago
Cody Robibero e6df698df1
Merge pull request #7325 from eyezak/issue/6450
2 years ago
Cody Robibero dbea7cac67 Use Enum.GetValues<T>()
2 years ago
Cody Robibero c331e11c24 Clean up EnumFlags serialization
2 years ago
Bond_009 f50a250cd9 Optimize Guid comparisons
2 years ago
Bond_009 cbfa355e31 Update StyleCop
2 years ago
Bond_009 ea9fc9f9cc Remove unreachable branches from JsonConverters
2 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
3 years ago