Commit Graph

47 Commits (890a490776a2fbdfba82ca0031f3c89e968d3620)

Author SHA1 Message Date
Bond_009 e9f22303a4 Properly forward cancellationTokens
3 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
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
dkanada 403cd3205f
Merge pull request #3254 from crobibero/ilogger
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
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 96acd6481e Merge branch 'master' into externalid-type
4 years ago
Bond_009 787049f35f Merge branch 'master' into minor
4 years ago
dkanada 907f2bb2f4 fix custom musicbrainz servers
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
Mark Monteiro b67e9cde8c Replace ILogger with ILogger<T> wherever possible
4 years ago
dkanada 49f6809254 fix build error
4 years ago
dkanada d86e5c2ab7 add code suggestions
4 years ago
dkanada 630d79fc96 prefix private fields with underscore
4 years ago
dkanada e80444d11b use the custom server for external ids
4 years ago
dkanada 940990708e remove unused assignment
4 years ago
dkanada 19a609a889 update musicbrainz options
4 years ago
dkanada a34826008f update external ids
4 years ago
dkanada 65a9d618cc add config options for musicbrainz
4 years ago