You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/Jellyfin.Api/ModelBinders
Joshua M. Boniface 509a4d0900
Merge pull request #4526 from crobibero/mark-played
4 years ago
..
CommaDelimitedArrayModelBinder.cs
LegacyDateTimeModelBinder.cs Fix marking item as played 4 years ago
NullableEnumModelBinder.cs Add NullableEnumModelBinder and NullableEnumModelBinderProvider 4 years ago
NullableEnumModelBinderProvider.cs Add NullableEnumModelBinder and NullableEnumModelBinderProvider 4 years ago
PipeDelimitedArrayModelBinder.cs