index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MediaBrowser.Providers
/
Plugins
/
MusicBrainz
Age
Commit message (
Expand
)
Author
2022-12-05
Replace != null with is not null
Bond_009
2022-12-03
Add MusicBrainz server validation and fallback (#8833)
Shadowghost
2022-10-22
Apply review suggestions
Shadowghost
2022-10-22
Migrate MusicBrainz plugin to MetaBrainz.MusicBrainz
MrTimscampi
2022-08-15
Fix various typos
luz paz
2022-06-14
Merge pull request #7934 from Bond-009/xmlasync2
Claus Vium
2022-05-20
Merge pull request #7604 from Jellifi007/fixes-diactritics
Bond-009
2021-12-27
Remove more warnings
Cody Robibero
2021-11-17
Read past empty elements
cvium
2021-10-26
Enable nullable for MediaBrowser.Providers
Bond_009
2021-09-06
Remove all unused usings
Fernando Fernández
2021-08-09
Update per feedback
Rich Lander
2021-07-22
Fix remaining MediaBrowser.Providers warnings
Rich Lander
2021-07-22
Fix analysis issues
Rich Lander
2021-06-27
MediaBrowser.Providers: Remove some warnings
Bond_009
2021-06-22
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
Bond_009
2021-02-25
Switch to using declarations in MediaBrowser.Providers
Patrick Barron
2021-02-15
Properly forward cancellationTokens
Bond_009
2020-12-18
Renamed Guid property to Id
Greenback
2020-11-28
remove deprecated flag to disable music plugins
dkanada
2020-11-25
Use proper Named HttpClient for MusicBrainz requests
crobibero
2020-11-17
Pass cancellation where possible
Bond_009
2020-10-16
Apply suggestions from code review (updating comments)
Gary Wilber
2020-10-02
cleaner
Gary Wilber
2020-10-02
expand try finally
Gary Wilber
2020-10-02
Make MusicBrainzAlbumProvider thread safe
Gary Wilber
2020-09-28
Fix SA1513, SA1514, SA1507, and SA1508
Matt Montgomery
2020-09-07
Fix some warnings
Bond_009
2020-09-03
Revert "Remove ResponseHeadersRead where applicable"
crobibero
2020-09-03
Remove ResponseHeadersRead where applicable
crobibero
2020-08-31
use named client
crobibero
2020-08-25
Fix incorrect adding of user agent
Bond-009
2020-08-19
Fix warnings
Bond_009
2020-08-17
Remove IHttpClient from Providers
crobibero
2020-07-26
Merge pull request #3660 from crobibero/plugin-config-location
Anthony Lavado
2020-07-22
implement change properly
crobibero
2020-07-22
Force plugin config location
crobibero
2020-07-20
fully remove jquery
crobibero
2020-07-20
fix built in plugin js
crobibero
2020-06-26
Merge remote-tracking branch 'upstream/master' into external-id-type
Mark Monteiro
2020-06-19
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
Bond_009
2020-06-16
fix brace spacing for do while loops
telans
2020-06-16
fix SA1513/SA1516
telans
2020-06-13
Merge pull request #3254 from crobibero/ilogger
dkanada
2020-06-06
Fix a small number of compile warnings
aled
2020-06-05
Use typed logger where possible
crobibero
2020-05-25
remove uses of fnchecked from plugins
dkanada
2020-05-23
Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represe...
Mark Monteiro
2020-05-17
Rename Name to ProviderName
Mark Monteiro
2020-05-17
Move ExternalIdMediaType enum to MediaBrowser.Model
Mark Monteiro
[next]