aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Plugins
AgeCommit message (Expand)Author
2020-07-20fully remove jquerycrobibero
2020-07-20fix built in plugin jscrobibero
2020-07-19Fix tvdb actors urlcrobibero
2020-07-16Add EnumeratorCancellation attributecrobibero
2020-07-15Change to IAsyncEnumerableClaus Vium
2020-07-15Fetch image keytypes before querying imagesClaus Vium
2020-07-04Update MediaBrowser.Providers/Plugins/Tmdb/Movies/TmdbMovieProvider.csBond-009
2020-07-04Minor fixesBond_009
2020-06-26Merge remote-tracking branch 'upstream/master' into external-id-typeMark Monteiro
2020-06-20Merge pull request #3380 from Bond-009/warn20Anthony Lavado
2020-06-20fix SA1503 for one line if statementstelans
2020-06-20fix some documentation periodstelans
2020-06-19Enable TreatWarningsAsErrors in Release for MediaBrowser.ProvidersBond_009
2020-06-16Merge pull request #3343 from telans/comment-stopsBond-009
2020-06-16fix brace spacing for do while loopstelans
2020-06-16fix SA1513/SA1516telans
2020-06-16Add full stop at end of comments (SA1629)telans
2020-06-15fix SA1508telans
2020-06-15fix SA1005telans
2020-06-13Merge pull request #3254 from crobibero/iloggerdkanada
2020-06-11Make tvdb name normalizer unicode awareErik Rigtorp
2020-06-10Clarify comment and log actual search stringErik Rigtorp
2020-06-09Merge pull request #3258 from aled/2149-fix-a-small-number-of-compile-warnings-1Bond-009
2020-06-07Merge pull request #3250 from shayaantx/masterdkanada
2020-06-06Fix a small number of compile warningsaled
2020-06-06Merge remote-tracking branch 'upstream/master' into iloggercrobibero
2020-06-06Merge pull request #3208 from jellyfin/pluginsdkanada
2020-06-05Use typed logger where possiblecrobibero
2020-06-05Update TvdbSeasonImageProvider.csshayaantx
2020-06-04Ignore languages with null idsshayaantx
2020-05-31fix some easy warnings for tmdbdkanada
2020-05-31move tmdb to plugin folderdkanada
2020-05-31add plugin configurations for tvdb and omdbdkanada
2020-05-25remove uses of fnchecked from pluginsdkanada
2020-05-23Remove 'General' as an ExternalIdMediaType, and instead use 'null' to represe...Mark Monteiro
2020-05-17Rename Name to ProviderNameMark Monteiro
2020-05-17Move ExternalIdMediaType enum to MediaBrowser.ModelMark Monteiro
2020-05-17Rename external id type 'None' to 'General'Mark Monteiro
2020-05-17Merge branch 'master' into externalid-typeMark Monteiro
2020-05-12Remove support for injecting ILogger directlyPatrick Barron
2020-04-01Merge branch 'master' into usingsBond-009
2020-03-30Merge pull request #2720 from dkanada/musicAnthony Lavado
2020-03-31fix custom musicbrainz serversdkanada
2020-03-26Add documentation around Name, Id, and Type. Changed ExternalIdType to Extern...Luke Foust
2020-03-24Remove unused usingsBond_009
2020-03-23Prevent FormatException when mapping TV seriesLuke Foust
2020-03-22Add type to externalids to distinguish them in the UILuke Foust
2020-03-18Merge pull request #2549 from dkanada/refactordkanada
2020-03-10Merge pull request #2506 from mark-monteiro/inject-loggers-with-contextBond-009
2020-03-09start tvdb migration for plugin interfacedkanada