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-24 17:46:51 +01:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
569874a212e550d034d7c4ded5d95b6b770bf07a
jellyfin
/
MediaBrowser.Common
/
Json
/
Converters
History
crobibero
0c23b8cadf
Don't throw exception when converting values using binder or JsonConverter
2020-11-12 08:06:25 -07:00
..
JsonCommaDelimitedArrayConverter.cs
Don't throw exception when converting values using binder or JsonConverter
2020-11-12 08:06:25 -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