Commit Graph

72 Commits (8925390ad4c9215755396a531263b654bed4d208)

Author SHA1 Message Date
Bond_009 4b01aaa0f7 Allocate less Lists
2 years ago
Shadowghost e7a7edbac0
Various fixes (#9361)
2 years ago
Shadowghost a9bfb13dc7 Format MusicBrainz config page
2 years ago
Shadowghost 815aa40170 Fix MusicBrainz config page input validation
2 years ago
Shadowghost 3c921e25da Fix MusicBrainz album queries and releasegroup handling
2 years ago
Shadowghost 4baa534679 Fix MusicBrainz configuration parsing and update
2 years ago
Shadowghost 2f4e43b87f Add migration for MusicBrainz settings
2 years ago
Shadowghost 3c5b0e0035 Fix MusicBrainz default server
2 years ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Shadowghost fe3e7979b0
Add MusicBrainz server validation and fallback (#8833)
2 years ago
Shadowghost 385f1cc1b8 Apply review suggestions
2 years ago
MrTimscampi 7ad0c9ba24 Migrate MusicBrainz plugin to MetaBrainz.MusicBrainz
2 years ago
luz paz 9ec2870b10 Fix various typos
2 years ago
Claus Vium 06b2e7bcf5 Merge pull request #7934 from Bond-009/xmlasync2
2 years ago
Bond-009 2b1a915ead Merge pull request #7604 from Jellifi007/fixes-diactritics
2 years ago
Cody Robibero 7bfc6b5679 Remove more warnings
3 years ago
cvium 61b75c82ce Read past empty elements
3 years ago
Bond_009 f5ca9cbc3b Enable nullable for MediaBrowser.Providers
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Rich Lander cb990ae973 Update per feedback
3 years ago
Rich Lander 927b003143 Fix remaining MediaBrowser.Providers warnings
3 years ago
Rich Lander fb92eab69b Fix analysis issues
3 years ago
Bond_009 cf061f7563 MediaBrowser.Providers: Remove some warnings
3 years ago
Bond_009 981cf4cfa0 Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
3 years ago
Patrick Barron 9413d974f3 Switch to using declarations in MediaBrowser.Providers
4 years ago
Bond_009 e9f22303a4 Properly forward cancellationTokens
4 years ago
Greenback ce19f2be55 Renamed Guid property to Id
4 years ago
dkanada 8b0ef119c3 remove deprecated flag to disable music plugins
4 years ago
crobibero c4423373b6 Use proper Named HttpClient for MusicBrainz requests
4 years ago
Bond_009 4b1c9dc9ea Pass cancellation where possible
4 years ago
Gary Wilber b1f637684d
Apply suggestions from code review (updating comments)
4 years ago
Gary Wilber 7841378506 cleaner
4 years ago
Gary Wilber db2e667936 expand try finally
4 years ago
Gary Wilber 04cdc89a5c Make MusicBrainzAlbumProvider thread safe
4 years ago
Matt Montgomery 53d5f64e03 Fix SA1513, SA1514, SA1507, and SA1508
4 years ago
Bond_009 384ab39f5b Fix some warnings
4 years ago
crobibero d8a0edc511 Revert "Remove ResponseHeadersRead where applicable"
4 years ago
crobibero 85844a84b6 Remove ResponseHeadersRead where applicable
4 years ago
crobibero dd078e7b82 use named client
4 years ago
Bond-009 5be87753d6 Fix incorrect adding of user agent
4 years ago
Bond_009 2b400c99ef Fix warnings
4 years ago
crobibero 1325815182 Remove IHttpClient from Providers
4 years ago
Anthony Lavado 468a7fea4c
Merge pull request #3660 from crobibero/plugin-config-location
4 years ago
crobibero a1511e430c implement change properly
4 years ago
crobibero 939b95907b Force plugin config location
4 years ago
crobibero 05f743480d fully remove jquery
4 years ago
crobibero f4cafc2f31 fix built in plugin js
4 years ago
Mark Monteiro 0e9164351b Merge remote-tracking branch 'upstream/master' into external-id-type
4 years ago
Bond_009 eba488a0f8 Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
4 years ago
telans ab3dece9f1
fix brace spacing for do while loops
4 years ago