aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers
AgeCommit message (Expand)Author
2021-11-12Fix filtering images without dimensionsCody Robibero
2021-11-12Merge similar tests with TheoriesJoe Rogers
2021-11-09Fix some warningsBond_009
2021-11-08Fix and disable new dotnet6 warningsCody Robibero
2021-11-08Update to full dotnet 6Cody Robibero
2021-11-06Remove ImageType.Screenshot and ItemFields.ScreenshotJoe Rogers
2021-11-05Add cast limit to tmdb plugin settingsJoe Rogers
2021-11-04Add missing checkboxesJoe Rogers
2021-11-04Remove unused IHasScreenshots interfaceBond_009
2021-11-04Merge pull request #6763 from 1337joe/tmdb-image-provider-dedupClaus Vium
2021-11-03Move ConvertToRemoteImage to TmdbClientManagerJoe Rogers
2021-11-03Merge pull request #6752 from 1337joe/fix-metadata-refresh-deletes-backgroundsClaus Vium
2021-11-02Switch to method per image conversionJoe Rogers
2021-11-02Change RemoveImages to array, improve download testJoe Rogers
2021-11-02Make tags import from TMDB configurablezehner
2021-11-02Fix edge case in multi-image replacingJoe Rogers
2021-11-01Extract duplicate code, add testJoe Rogers
2021-11-01Refactor to validate all images up frontJoe Rogers
2021-11-01Validate multi-images, lazy-delete bg on refreshJoe Rogers
2021-10-31Add comments, minor cleanup, add testsJoe Rogers
2021-10-26Enable nullable for MediaBrowser.ProvidersBond_009
2021-10-21Merge pull request #6689 from 1337joe/expand-image-extractionClaus Vium
2021-10-20Address review commentsJoe Rogers
2021-10-19Add IsAutomated to SubtitleSearchRequestMBR-0001
2021-10-12Update to dotnet6.rc2Cody Robibero
2021-10-11Add image provider tests and clean upJoe Rogers
2021-10-11Add support for non-jpg image extractionsJoe Rogers
2021-10-11Add handling for embedded background and logoJoe Rogers
2021-10-11Split EmbeddedImage extracting to new providerJoe Rogers
2021-10-09Merge pull request #6657 from Bond-009/dotnetbugClaus Vium
2021-10-08Merge pull request #6663 from crobibero/dotnet-6-rc1Claus Vium
2021-10-05Revert to old linecvium
2021-10-04Queue refresh after subtitle upload + minor fixescvium
2021-10-04Reference dotnet6-rc1 packagesCody Robibero
2021-10-03Remove workaround for dotnet/runtime#42790Bond_009
2021-10-03Fix warning: Using directive is not required by the code and can be safely re...KonH
2021-09-26Remove all instances of en-US cultureCody Robibero
2021-09-25Remove sync FileStream hackBond_009
2021-09-24Target net6.0Bond_009
2021-09-21Apply suggestions from code reviewBond-009
2021-09-21ItemImageProvider: improve HTTP error handlingBond_009
2021-09-11Merge pull request #6457 from Izumiko/adultClaus Vium
2021-09-09Fix images "not loading" after manual identificationChris Tam
2021-09-09Fix some warningsBond_009
2021-09-07Add "Production" and "TV" episode orders.oledfish
2021-09-06Remove all unused usingsFernando Fernández
2021-09-06Merge pull request #6177 from Bond-009/asyncClaus Vium
2021-09-06Merge pull request #6494 from Bond-009/cleanupClaus Vium
2021-09-03Merge remote-tracking branch 'upstream/master' into warn-259810Cody Robibero
2021-09-02Use async FileStreams where it makes senseBond_009