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 |
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 |
dkanada
|
19a609a889
|
update musicbrainz options
|
5 years ago |
dkanada
|
a34826008f
|
update external ids
|
5 years ago |
dkanada
|
65a9d618cc
|
add config options for musicbrainz
|
5 years ago |