aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Plugins/Omdb/JsonOmdbNotAvailableStringConverter.cs
AgeCommit message (Collapse)Author
2024-03-04Add MediaStreamProtocol enum (#10153)Niels van Velzen
* Add MediaStreamProtocol enum * Add default handling for enum during deserialization --------- Co-authored-by: Cody Robibero <cody@robibe.ro>
2021-10-26Enable nullable for MediaBrowser.ProvidersBond_009
2021-06-19Move non-jellyfin extensions to separate projectBond_009