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
Bond_009 b366dc2e6e
Use ArgumentException.ThrowIfNullOrEmpty
2 years ago
..
Configuration
JsonOmdbNotAvailableInt32Converter.cs Replace == null with is null 2 years ago
JsonOmdbNotAvailableStringConverter.cs
OmdbEpisodeProvider.cs Refactor omdb providers 3 years ago
OmdbImageProvider.cs Use our own Contains extension 3 years ago
OmdbItemProvider.cs Replace != null with is not null 2 years ago
OmdbProvider.cs Use ArgumentException.ThrowIfNullOrEmpty 2 years ago
Plugin.cs