aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/TV
AgeCommit message (Expand)Author
2020-12-15Add missing seasons during AfterMetadataRefreshcvium
2020-10-09Remove tvdb plugin from server.crobibero
2020-10-05Remove dummy season and missing episode provider in a futile attempt to remov...cvium
2020-09-28Fix SA1513, SA1514, SA1507, and SA1508Matt Montgomery
2020-09-08Fix some warningsBond_009
2020-09-07Fix some warningsBond_009
2020-08-21Make some methods asyncBond_009
2020-07-22Log path on lookup errorsE.Smith
2020-06-26Merge remote-tracking branch 'upstream/master' into external-id-typeMark Monteiro
2020-06-19Enable TreatWarningsAsErrors in Release for MediaBrowser.ProvidersBond_009
2020-06-16Merge pull request #3343 from telans/comment-stopsBond-009
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-09Fix a small number of compile warningsaled
2020-06-06Fix a small number of compile warningsaled
2020-06-05Use typed logger where possiblecrobibero
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-03-26Add documentation around Name, Id, and Type. Changed ExternalIdType to Extern...Luke 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-09start tvdb migration for plugin interfacedkanada
2020-03-09move omdb providersdkanada
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
2020-01-31Fix warningsBond_009
2019-12-11Clean up checks for Dictionary keysMark Monteiro
2019-12-11Fix issue with episode searchMark Monteiro
2019-12-01Fix for #2088EscAbe
2019-11-01Improve IInstallationManager interfaceBond_009
2019-11-01Style fixBond-009
2019-11-01Fix buildBond-009
2019-10-29Address commentsBond_009
2019-10-29Fix more warningsBond_009
2019-09-25Some style fixesBond_009
2019-09-01Use regex to replace multiple spaces with one spaceAndrew Rabert
2019-09-01Fix infinite looping when scanning TV metadataAndrew Rabert
2019-08-18Move and rename tmdb providers for better separationClaus Vium
2019-08-17Merge pull request #1629 from cvium/fix_tvdb_guest_starsAnthony Lavado
2019-08-17Merge pull request #1628 from cvium/fix_tvdb_ep_provider_idAnthony Lavado
2019-08-16Move the first argument to its own lineClaus Vium
2019-08-16ContinueClaus Vium
2019-08-16Place args on separate linesClaus Vium
2019-08-16Invert the second ifClaus Vium
2019-08-16Invert the ifClaus Vium
2019-08-16Update MediaBrowser.Providers/TV/TheTVDB/TvdbEpisodeProvider.csClaus Vium