aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers
AgeCommit message (Expand)Author
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
2019-08-16Improve LocalizationManagerBond_009
2019-08-15Merge pull request #1614 from Bond-009/docs2dkanada
2019-08-15Handle negative roleStartIndex since not all guest stars have rolesClaus Vium
2019-08-15Remove unused importClaus Vium
2019-08-15Fix tvdb guest stars loopClaus Vium
2019-08-15Log episode id and series id when either request failsClaus Vium
2019-08-15Always fetch episode id as EpisodeInfo does not contain itClaus Vium
2019-08-11Document all public/internal members of Emby.DrawingBond_009
2019-08-11Check checksum for plugin downloadsBond_009
2019-08-11Merge pull request #1462 from Bond-009/installationmanagerdkanada
2019-08-09Merge pull request #1484 from SenorSmartyPants/DVD-Orderdkanada
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-08-07move comment to separate linedkanada
2019-08-02Merge pull request #1590 from anthonylavado/null_checkAnthony Lavado
2019-07-31Update MediaBrowser.Providers/TV/TheTVDB/TvdbSeriesProvider.csAnthony Lavado
2019-07-27Adds null check on studio/network nameAnthony Lavado
2019-07-06Merge branch 'master' into release-10.3.zBond-009
2019-06-22Update TVDB provider to search based on series display orderSenorSmartyPants
2019-06-21Wait for the async authentication to finish when the JTW token expiresClaus Vium
2019-06-14Update depsBond_009
2019-06-14Improvements to InstallationManagerBond_009
2019-06-12Merge pull request #1442 from jellyfin/release-10.3.zJoshua M. Boniface
2019-05-31move fanart image provider to plugindkanada
2019-05-31Fix inverted comparison in the tvdb token refresh logicClaus Vium
2019-04-30Iterate over IEnumerable before disposingBond-009
2019-04-30Make the TvdbEpisodeProvider class PublicClaus Vium
2019-03-15Merge pull request #1119 from ploughpuff/503retryJoshua M. Boniface
2019-03-15MusicBrainz 503 Retry StrategyPloughPuff
2019-03-15Merge pull request #1105 from ploughpuff/ratelimitVasily
2019-03-14Added contact email to user agentPloughPuff
2019-03-14Adjusted AssemblyCopyright attribute values.Erwin de Haan
2019-03-14Adjusted the Product Name so the User Agent is correct/better.Erwin de Haan
2019-03-14Increased interval to 1050ms and moved to class scopePloughPuff
2019-03-14Only delay making request if necessaryPloughPuff
2019-03-13More warning fixesBond-009
2019-03-12Fix build by removing non existent namespaceBond-009
2019-03-12Merge branch 'master' into xmlBond-009
2019-03-08Make MusicBrainz base url configurableBond-009
2019-03-07Reduce the amount of exceptions thrownBond_009
2019-03-07Remove useless commentsBond_009
2019-03-07Remove useless abstraction around XmlReaderSettingsBond_009