aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Plugins/Omdb/OmdbItemProvider.cs
AgeCommit message (Expand)Author
2023-10-11Multiple Stream changesBond_009
2023-01-11Fix all warnings in MediaBrowser.ProvidersBond_009
2022-12-05Replace != null with is not nullBond_009
2021-11-20Remove unnecessary N/A checks (converter changes them to null)cvium
2021-11-20Don't use AppendFormatcvium
2021-11-19Refactor omdb providerscvium
2021-11-16Fixcvium
2021-10-26Enable nullable for MediaBrowser.ProvidersBond_009
2021-07-22Fix analysis issuesRich Lander
2021-06-27MediaBrowser.Providers: Remove some warningsBond_009
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-01-04Fix serialization loopcrobibero
2020-12-25Remove attributesDavid
2020-12-24Put json serializer options in private fieldDavid
2020-12-23Remove custom Json serializer from ProvidersDavid
2020-11-17Pass cancellation where possibleBond_009
2020-09-07Fix some warningsBond_009
2020-08-31use named clientcrobibero
2020-08-19Fix warningsBond_009
2020-08-17Remove IHttpClient from Providerscrobibero
2020-07-29Optimize Substring and StringBuilder usageBond_009
2020-06-19Enable TreatWarningsAsErrors in Release for MediaBrowser.ProvidersBond_009
2020-06-16fix SA1513/SA1516telans
2020-06-06Fix a small number of compile warningsaled
2020-05-31add plugin configurations for tvdb and omdbdkanada
2020-05-12Remove support for injecting ILogger directlyPatrick Barron
2020-03-09move omdb providersdkanada