This website requires JavaScript.
Explore
Help
Sign In
alteropen
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2026-05-28 19:38:26 +01:00
Code
Issues
Actions
9
Packages
Projects
Releases
Wiki
Activity
Files
5b62f70bc03afe0d1bce702d71635fe57562dd0c
jellyfin
/
MediaBrowser.Common
/
Json
/
Converters
History
crobibero
5b62f70bc0
Update exception handle comment
2020-11-17 09:57:08 -07:00
..
JsonCommaDelimitedArrayConverter.cs
Update exception handle comment
2020-11-17 09:57:08 -07:00
JsonCommaDelimitedArrayConverterFactory.cs
Support IReadOnlyList for JsonCommaDelimitedArrayConverter
2020-10-29 11:32:02 -06:00
JsonGuidConverter.cs
Fix exceptions while scanning
2019-12-22 22:09:09 +01:00
JsonNullableStructConverter.cs
Properly handle null structs in json
2020-09-27 09:45:11 -06:00
JsonNullableStructConverterFactory.cs
Properly handle null structs in json
2020-09-27 09:45:11 -06:00
JsonPipeDelimitedArrayConverter.cs
Update exception handle comment
2020-11-17 09:57:08 -07:00
JsonPipeDelimitedArrayConverterFactory.cs
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids usage.
2020-11-16 20:29:46 -07:00