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/MediaBrowser.Providers/Plugins/Omdb
Niels van Velzen 407cf5d0bf
Add MediaStreamProtocol enum (#10153)
10 months ago
..
Configuration Various fixes (#9361) 2 years ago
JsonOmdbNotAvailableInt32Converter.cs Replace == null with is null 2 years ago
JsonOmdbNotAvailableStringConverter.cs Add MediaStreamProtocol enum (#10153) 10 months ago
OmdbEpisodeProvider.cs
OmdbImageProvider.cs Allocate less Lists 2 years ago
OmdbItemProvider.cs Multiple Stream changes 1 year ago
OmdbProvider.cs Convert Person.Type to use PersonKind enum (#9487) 2 years ago
Plugin.cs