Commit Graph

29 Commits (1327bd9f7deff734c7cec26d328c96dd0c56ecbc)

Author SHA1 Message Date
David 043d045448 Put json serializer options in private field
4 years ago
David 2a574914ea Use streams instead of strings
4 years ago
David e09d3ba9ef Remove custom Json serializer from Providers
4 years ago
dkanada 8b0ef119c3 remove deprecated flag to disable music plugins
4 years ago
Bond_009 4b1c9dc9ea Pass cancellation where possible
4 years ago
Bond_009 384ab39f5b Fix some warnings
4 years ago
crobibero dd078e7b82 use named client
4 years ago
crobibero 1325815182 Remove IHttpClient from Providers
4 years ago
crobibero 188166d6eb Remove IHttpClient from ArtistImageProvider
4 years ago
crobibero 14f57dddcb Remove IHttpClient from AlbumImageProvider
4 years ago
Anthony Lavado 468a7fea4c
Merge pull request #3660 from crobibero/plugin-config-location
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 247f9c61e6
fix SA1513/SA1516
4 years ago
telans acd4389653
fix SA1005
4 years ago
aled 22a860a806 Fix a small number of compile warnings
4 years ago
dkanada f75a09838e remove uses of fnchecked from plugins
4 years ago
Mark Monteiro 4f6e5591ec Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represent a general external id type
4 years ago
Mark Monteiro d06fee75b6 Rename Name to ProviderName
4 years ago
Mark Monteiro 422d5b2b68 Move ExternalIdMediaType enum to MediaBrowser.Model
4 years ago
Mark Monteiro e5c857ac36 Rename external id type 'None' to 'General'
4 years ago
Luke Foust 0fb78cf54b Add documentation around Name, Id, and Type. Changed ExternalIdType to ExternalIdMediaType
4 years ago
Luke Foust 9bdb99fe92 Add type to externalids to distinguish them in the UI
4 years ago
dkanada f8b391538d update audiodb config page
4 years ago
dkanada 26c778eb16 implement option to disable audiodb for now
4 years ago
dkanada 76e49a1eb7 migrate audiodb to plugin
4 years ago