aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.Providers.Tests/Manager
AgeCommit message (Expand)Author
46 hoursMerge remote-tracking branch 'upstream/master' into fix-metadata-language-fal...Shadowghost
2 daysAdditional fixesShadowghost
12 daysFix English metadata blocking localized providers ranked below itShadowghost
14 daysApply review suggestionsShadowghost
2026-08-08Safeguard against invalid provider idsShadowghost
2026-05-03Implement Similarity providersShadowghost
2025-09-06Preserve 3D format on metadata refresh (#14742)theguymadmax
2025-06-26Fix modification checks and make sure to use UTC (#14347)Tim Eisele
2025-05-04Recognize file changes and remove data on change (#13839)Tim Eisele
2025-01-26Use MediaTypeNames where possible (#13440)Bond-009
2024-11-14Merge branch 'jellyfin:master' into feature/EFUserDataJPVenson
2024-11-03Backport pull request #12940 from jellyfin/release-10.10.zgnattu
2024-10-09Fixed (most) testsJPVenson
2024-09-12Only remove images in metadata folder by default (#12631)gnattu
2024-09-07Feature/media segments plugin api (#12359)JPVenson
2024-07-17Move external url listing to provider for plugin use (#12279)Cody Robibero
2024-06-07Replace async void with async Task in testsBond_009
2024-06-06Backport pull request #11921 from jellyfin/release-10.9.zShadowghost
2024-06-01Backport pull request #11743 from jellyfin/release-10.9.zShadowghost
2024-03-03Precache livetv program images (#11083)Cody Robibero
2024-02-26Store lyrics in the database as media streams (#9951)Cody Robibero
2023-11-14Fix warnings in test projectsBond_009
2023-10-08Remove redundant verbatim string prefixesStepan Goremykin
2023-09-18Fix xUnit1030: Do not call ConfigureAwait in test methodBond_009
2023-06-28Use RegexGenerator where possibleBond_009
2023-05-10Fix local JPG primary image for video being overwritten by screen grabber (#9...SenorSmartyPants
2023-04-06Inline out variable declarationStepan Goremykin
2023-03-09Change test to allow owned items to run local providersSenorSmartyPants
2022-12-05Replace != null with is not nullBond_009
2022-12-05Replace == null with is nullBond_009
2022-11-23Fix unit tests after merge from masterJoe Rogers
2022-10-07Merge branch 'master' into providermanager-cleanupClaus Vium
2022-09-09Fix build errors from new warningsCody Robibero
2022-04-03Combine verify callsJoe Rogers
2022-04-03Remove warningsJoe Rogers
2022-04-03Implement tests on ProviderManager.RefreshSingleItemJoe Rogers
2022-04-03Reorder and flatten provider filteringJoe Rogers
2022-04-03Switch to nameof to simplify theory signaturesJoe Rogers
2022-04-03Pass TypeOptions instead of full LibraryOptionsJoe Rogers
2022-04-03Implement CanRefreshMetadata tests for GetMetadataProvidersJoe Rogers
2022-04-03Improve metadata provider sortingJoe Rogers
2022-04-03Implement sort test for ProviderManager.GetMetadataProvidersJoe Rogers
2022-04-03Clarify naming, minor method ordering improvementJoe Rogers
2022-04-03Implement CanRefresh tests for ProviderManager.GetImageProvidersJoe Rogers
2022-04-03Improve image provider sortingJoe Rogers
2022-04-03Implement sort test for ProviderManager.GetImageProvidersJoe Rogers
2022-01-16Address review commentsJoe Rogers
2022-01-04Embed ProviderUtils into MetadataServiceJoe Rogers
2022-01-03Remove existing images when applying identifyJoe Rogers
2022-01-02Merge a couple tests, extract duplicate codeJoe Rogers