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)
Co-authored-by: BaronGreenback <jimcartlidge@yahoo.co.uk>
|
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"
This reverts commit 85844a84b6 .
|
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
Force 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 |
telans
|
247f9c61e6
|
fix SA1513/SA1516
|
4 years ago |
dkanada
|
403cd3205f
|
Merge pull request #3254 from crobibero/ilogger
Use typed logger where possible
|
4 years ago |
aled
|
22a860a806
|
Fix a small number of compile warnings
|
4 years ago |
crobibero
|
44957c5a9a
|
Use typed logger where possible
|
4 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 |