aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Providers/Manager
AgeCommit message (Expand)Author
2022-08-15Fix various typos luz paz
2022-06-14Merge pull request #7873 from cvium/fix_nfo_remoteimagesBond-009
2022-05-20Merge pull request #7604 from Jellifi007/fixes-diactriticsBond-009
2022-04-17Merge pull request #7521 from 1337joe/image-mime-fallbackCody Robibero
2022-02-21Optimize Guid comparisonsBond_009
2022-02-06Merge pull request #7241 from Bond-009/async5Cody Robibero
2022-01-28Remove some allocations (#7246)Claus Vium
2022-01-22Flush to disk async where possibleBond_009
2022-01-16Merge pull request #7078 from 1337joe/metadata-merge-dataBond-009
2022-01-16Address review commentsJoe Rogers
2022-01-08Make identify flag describe purpose, not sourceJoe Rogers
2022-01-04Clean up list handlingJoe Rogers
2022-01-04Remove incorrect mime type image/jpgBond_009
2022-01-04Embed ProviderUtils into MetadataServiceJoe Rogers
2022-01-04Clean up warningsJoe Rogers
2022-01-03Remove existing images when applying identifyJoe Rogers
2022-01-03Clean up warnings, simplifyJoe Rogers
2022-01-02Add refresh flag to remove existing data/imagesJoe Rogers
2021-12-31Add tests and documentation for ProviderUtilsJoe Rogers
2021-12-28Pull default MergeData implementation to parentJoe Rogers
2021-12-27Remove more warningsCody Robibero
2021-12-24Merge pull request #7029 from cvium/allocations_maybeCody Robibero
2021-12-21Catch HttpRequestException when saving images from local providercvium
2021-12-20Use our own Contains extensioncvium
2021-12-12Use BaseItemKind where possibleCody Robibero
2021-11-12Fix filtering images without dimensionsCody Robibero
2021-11-09Fix some warningsBond_009
2021-11-06Remove ImageType.Screenshot and ItemFields.ScreenshotJoe Rogers
2021-11-04Remove unused IHasScreenshots interfaceBond_009
2021-11-02Change RemoveImages to array, improve download testJoe Rogers
2021-11-02Fix edge case in multi-image replacingJoe 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-03Remove workaround for dotnet/runtime#42790Bond_009
2021-09-26Remove all instances of en-US cultureCody Robibero
2021-09-25Remove sync FileStream hackBond_009
2021-09-21Apply suggestions from code reviewBond-009
2021-09-21ItemImageProvider: improve HTTP error handlingBond_009
2021-09-09Fix images "not loading" after manual identificationChris Tam
2021-09-06Remove all unused usingsFernando Fernández
2021-09-06Merge pull request #6177 from Bond-009/asyncClaus Vium
2021-09-02Use async FileStreams where it makes senseBond_009
2021-08-28Remove more and more warningsCody Robibero
2021-07-22Fix remaining MediaBrowser.Providers warningsRich Lander
2021-07-22Fix analysis issuesRich Lander
2021-06-27MediaBrowser.Providers: Remove some warningsBond_009
2021-06-22Remove our own RemoveDiacritcs string extension in favor of Diacritics.NetBond_009
2021-06-12Merge pull request #5384 from Larvitar/season-metadata-fixBond-009