Rich Lander
cb990ae973
Update per feedback
4 years ago
Rich Lander
927b003143
Fix remaining MediaBrowser.Providers warnings
4 years ago
Rich Lander
fb92eab69b
Fix analysis issues
4 years ago
Bond_009
cf061f7563
MediaBrowser.Providers: Remove some warnings
4 years ago
Bond_009
981cf4cfa0
Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net
4 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)
...
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
4 years ago
Gary Wilber
7841378506
cleaner
5 years ago
Gary Wilber
db2e667936
expand try finally
5 years ago
Gary Wilber
04cdc89a5c
Make MusicBrainzAlbumProvider thread safe
5 years ago
Matt Montgomery
53d5f64e03
Fix SA1513, SA1514, SA1507, and SA1508
5 years ago
Bond_009
384ab39f5b
Fix some warnings
5 years ago
crobibero
d8a0edc511
Revert "Remove ResponseHeadersRead where applicable"
...
This reverts commit 85844a84b6
.
5 years ago
crobibero
85844a84b6
Remove ResponseHeadersRead where applicable
5 years ago
crobibero
dd078e7b82
use named client
5 years ago
Bond-009
5be87753d6
Fix incorrect adding of user agent
5 years ago
Bond_009
2b400c99ef
Fix warnings
5 years ago
crobibero
1325815182
Remove IHttpClient from Providers
5 years ago
Anthony Lavado
468a7fea4c
Merge pull request #3660 from crobibero/plugin-config-location
...
Force plugin config location
5 years ago
crobibero
a1511e430c
implement change properly
5 years ago
crobibero
939b95907b
Force plugin config location
5 years ago
crobibero
05f743480d
fully remove jquery
5 years ago
crobibero
f4cafc2f31
fix built in plugin js
5 years ago
Mark Monteiro
0e9164351b
Merge remote-tracking branch 'upstream/master' into external-id-type
5 years ago
Bond_009
eba488a0f8
Enable TreatWarningsAsErrors in Release for MediaBrowser.Providers
5 years ago
telans
ab3dece9f1
fix brace spacing for do while loops
5 years ago
telans
247f9c61e6
fix SA1513/SA1516
5 years ago
dkanada
403cd3205f
Merge pull request #3254 from crobibero/ilogger
...
Use typed logger where possible
5 years ago
aled
22a860a806
Fix a small number of compile warnings
5 years ago
crobibero
44957c5a9a
Use typed logger where possible
5 years ago
dkanada
f75a09838e
remove uses of fnchecked from plugins
5 years ago
Mark Monteiro
4f6e5591ec
Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represent a general external id type
5 years ago
Mark Monteiro
d06fee75b6
Rename Name to ProviderName
5 years ago
Mark Monteiro
422d5b2b68
Move ExternalIdMediaType enum to MediaBrowser.Model
5 years ago
Mark Monteiro
96acd6481e
Merge branch 'master' into externalid-type
5 years ago
Bond_009
787049f35f
Merge branch 'master' into minor
5 years ago
dkanada
907f2bb2f4
fix custom musicbrainz servers
5 years ago
Luke Foust
0fb78cf54b
Add documentation around Name, Id, and Type. Changed ExternalIdType to ExternalIdMediaType
5 years ago
Luke Foust
9bdb99fe92
Add type to externalids to distinguish them in the UI
5 years ago
Mark Monteiro
b67e9cde8c
Replace ILogger with ILogger<T> wherever possible
...
Log entries will contain additional class context when using this interface
5 years ago
dkanada
49f6809254
fix build error
5 years ago
dkanada
d86e5c2ab7
add code suggestions
5 years ago
dkanada
630d79fc96
prefix private fields with underscore
5 years ago
dkanada
e80444d11b
use the custom server for external ids
5 years ago
dkanada
940990708e
remove unused assignment
5 years ago