aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers
AgeCommit message (Expand)Author
2019-11-07Merge branch 'master' into installationmanagerBond-009
2019-11-04Merge remote-tracking branch 'origin/master' into media-attachments-cleanAndrew Mahone
2019-11-03Conform MovieResult.cs to the formatting standards.Erwin de Haan
2019-11-03Fix the last docs warnings.Erwin de Haan
2019-11-02Merge pull request #1915 from Bond-009/hexdkanada
2019-11-01Improve IInstallationManager interfaceBond_009
2019-11-01Update deps and add MultiThreading analyzerBond_009
2019-11-01Rewrite hex encoder/decoderBond_009
2019-11-01Style fixBond-009
2019-11-01Fix buildBond-009
2019-10-29Fix commentsBond_009
2019-10-29Address commentsBond_009
2019-10-29Fix more warningsBond_009
2019-10-22Store MediaAttachments in DB.Andrew Mahone
2019-09-25Some style fixesBond_009
2019-09-02Fix warnings, improve performance (#1665)Bond-009
2019-09-02Merge pull request #1686 from Bond-009/warn7Anthony Lavado
2019-09-02Merge pull request #1702 from Bond-009/warn8Anthony Lavado
2019-09-01Use regex to replace multiple spaces with one spaceAndrew Rabert
2019-09-01Fix infinite looping when scanning TV metadataAndrew Rabert
2019-09-01Fix more warningsBond_009
2019-08-29More warning fixesBond_009
2019-08-29move the transcode pathdkanada
2019-08-19Add newline after end tagClaus Vium
2019-08-19Require latest C# version in Providers projectClaus Vium
2019-08-18Fix style issuesClaus Vium
2019-08-18Add Writer and Producer to crew listClaus Vium
2019-08-18Fix api urlClaus Vium
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