aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Plugins/AudioDb/AlbumImageProvider.cs
AgeCommit message (Expand)Author
2021-07-22Fix analysis issuesRich Lander
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2021-04-17Remove unused using directivesBaronGreenback
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2020-12-24Put json serializer options in private fieldDavid
2020-12-23Use streams instead of stringsDavid
2020-12-23Remove custom Json serializer from ProvidersDavid
2020-11-28remove deprecated flag to disable music pluginsdkanada
2020-08-31use named clientcrobibero
2020-08-17Remove IHttpClient from AlbumImageProvidercrobibero
2020-06-19Enable TreatWarningsAsErrors in Release for MediaBrowser.ProvidersBond_009
2020-06-06Fix a small number of compile warningsaled
2020-03-08implement option to disable audiodb for nowdkanada
2020-03-03migrate audiodb to plugindkanada