aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Plugins/MusicBrainz
AgeCommit message (Expand)Author
2022-12-05Replace != null with is not nullBond_009
2022-12-03Add MusicBrainz server validation and fallback (#8833)Shadowghost
2022-10-22Apply review suggestionsShadowghost
2022-10-22Migrate MusicBrainz plugin to MetaBrainz.MusicBrainzMrTimscampi
2022-08-15Fix various typos luz paz
2022-06-14Merge pull request #7934 from Bond-009/xmlasync2Claus Vium
2022-05-20Merge pull request #7604 from Jellifi007/fixes-diactriticsBond-009
2021-12-27Remove more warningsCody Robibero
2021-11-17Read past empty elementscvium
2021-10-26Enable nullable for MediaBrowser.ProvidersBond_009
2021-09-06Remove all unused usingsFernando Fernández
2021-08-09Update per feedbackRich Lander
2021-07-22Fix remaining MediaBrowser.Providers warningsRich Lander
2021-07-22Fix analysis issuesRich Lander
2021-06-27MediaBrowser.Providers: Remove some warningsBond_009
2021-06-22Remove our own RemoveDiacritcs string extension in favor of Diacritics.NetBond_009
2021-02-25Switch to using declarations in MediaBrowser.ProvidersPatrick Barron
2021-02-15Properly forward cancellationTokensBond_009
2020-12-18Renamed Guid property to IdGreenback
2020-11-28remove deprecated flag to disable music pluginsdkanada
2020-11-25Use proper Named HttpClient for MusicBrainz requestscrobibero
2020-11-17Pass cancellation where possibleBond_009
2020-10-16Apply suggestions from code review (updating comments)Gary Wilber
2020-10-02cleanerGary Wilber
2020-10-02expand try finallyGary Wilber
2020-10-02Make MusicBrainzAlbumProvider thread safeGary Wilber
2020-09-28Fix SA1513, SA1514, SA1507, and SA1508Matt Montgomery
2020-09-07Fix some warningsBond_009
2020-09-03Revert "Remove ResponseHeadersRead where applicable"crobibero
2020-09-03Remove ResponseHeadersRead where applicablecrobibero
2020-08-31use named clientcrobibero
2020-08-25Fix incorrect adding of user agentBond-009
2020-08-19Fix warningsBond_009
2020-08-17Remove IHttpClient from Providerscrobibero
2020-07-26Merge pull request #3660 from crobibero/plugin-config-locationAnthony Lavado
2020-07-22implement change properlycrobibero
2020-07-22Force plugin config locationcrobibero
2020-07-20fully remove jquerycrobibero
2020-07-20fix built in plugin jscrobibero
2020-06-26Merge remote-tracking branch 'upstream/master' into external-id-typeMark Monteiro
2020-06-19Enable TreatWarningsAsErrors in Release for MediaBrowser.ProvidersBond_009
2020-06-16fix brace spacing for do while loopstelans
2020-06-16fix SA1513/SA1516telans
2020-06-13Merge pull request #3254 from crobibero/iloggerdkanada
2020-06-06Fix a small number of compile warningsaled
2020-06-05Use typed logger where possiblecrobibero
2020-05-25remove uses of fnchecked from pluginsdkanada
2020-05-23Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represe...Mark Monteiro
2020-05-17Rename Name to ProviderNameMark Monteiro
2020-05-17Move ExternalIdMediaType enum to MediaBrowser.ModelMark Monteiro