jellyfin/MediaBrowser.Providers/Plugins/Omdb
Bond_009 d7748cfa04 Multiple Stream changes
* Remove useless MemoryStream in DlnaHttpClient
* Use HttpContent.ReadFromJsonAsync extension
* Call ConfigureAwait for IAsyncDisposable
* Use HttpContent.CopyToAsync where possible
2023-10-11 18:32:57 +02:00
..
Configuration Various fixes (#9361) 2023-02-20 08:04:30 -07:00
JsonOmdbNotAvailableInt32Converter.cs Replace == null with is null 2022-12-05 15:00:20 +01:00
JsonOmdbNotAvailableStringConverter.cs Enable nullable for MediaBrowser.Providers 2021-10-26 15:49:01 +02:00
OmdbEpisodeProvider.cs Refactor omdb providers 2021-11-19 15:32:07 +01:00
OmdbImageProvider.cs Allocate less Lists 2023-03-01 00:44:57 +01:00
OmdbItemProvider.cs Multiple Stream changes 2023-10-11 18:32:57 +02:00
OmdbProvider.cs Convert Person.Type to use PersonKind enum (#9487) 2023-03-25 11:52:02 -06:00
Plugin.cs Enable nullable for MediaBrowser.Providers 2021-10-26 15:49:01 +02:00