aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Providers.Tests/Manager/ItemImageProviderTests.cs
AgeCommit message (Expand)Author
2025-01-26Use MediaTypeNames where possible (#13440)Bond-009
2024-11-03Backport pull request #12940 from jellyfin/release-10.10.zgnattu
2024-09-12Only remove images in metadata folder by default (#12631)gnattu
2024-06-07Replace async void with async Task in testsBond_009
2024-06-06Backport pull request #11921 from jellyfin/release-10.9.zShadowghost
2023-11-14Fix warnings in test projectsBond_009
2023-10-08Remove redundant verbatim string prefixesStepan Goremykin
2023-06-28Use RegexGenerator where possibleBond_009
2023-05-10Fix local JPG primary image for video being overwritten by screen grabber (#9...SenorSmartyPants
2022-09-09Fix build errors from new warningsCody Robibero
2022-01-16Address review commentsJoe Rogers
2022-01-03Remove existing images when applying identifyJoe Rogers
2022-01-02Merge a couple tests, extract duplicate codeJoe Rogers
2022-01-02Add test for #6830Joe Rogers
2021-11-09Merge pull request #6794 from Bond-009/deadClaus Vium
2021-11-09Remove some dead codeBond_009
2021-11-06Remove ImageType.Screenshot and ItemFields.ScreenshotJoe Rogers
2021-11-04Remove unused IHasScreenshots interfaceBond_009
2021-11-03Minor improvementsBond_009
2021-11-02Remove commented theory data, merge testsJoe Rogers
2021-11-02Change RemoveImages to array, improve download testJoe Rogers
2021-11-01Refactor to validate all images up frontJoe Rogers
2021-10-31Add comments, minor cleanup, add testsJoe Rogers