aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Plugins/Omdb/OmdbImageProvider.cs
AgeCommit message (Expand)Author
2023-03-01Allocate less ListsBond_009
2021-12-20Use our own Contains extensioncvium
2021-11-20Remove unnecessary N/A checks (converter changes them to null)cvium
2021-11-19Refactor omdb providerscvium
2021-11-16Remove unused dependenciescvium
2021-10-26Enable nullable for MediaBrowser.ProvidersBond_009
2020-12-23Remove custom Json serializer from ProvidersDavid
2020-09-07Fix some warningsBond_009
2020-08-31use named clientcrobibero
2020-08-19Fix warningsBond_009
2020-08-17Remove IHttpClient from Providerscrobibero
2020-06-19Enable TreatWarningsAsErrors in Release for MediaBrowser.ProvidersBond_009
2020-06-06Fix a small number of compile warningsaled
2020-05-31add plugin configurations for tvdb and omdbdkanada
2020-03-09move omdb providersdkanada