index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Jellyfin.Providers.Tests
/
Manager
Age
Commit message (
Expand
)
Author
2025-09-06
Preserve 3D format on metadata refresh (#14742)
theguymadmax
2025-06-26
Fix modification checks and make sure to use UTC (#14347)
Tim Eisele
2025-05-04
Recognize file changes and remove data on change (#13839)
Tim Eisele
2025-01-26
Use MediaTypeNames where possible (#13440)
Bond-009
2024-11-14
Merge branch 'jellyfin:master' into feature/EFUserData
JPVenson
2024-11-03
Backport pull request #12940 from jellyfin/release-10.10.z
gnattu
2024-10-09
Fixed (most) tests
JPVenson
2024-09-12
Only remove images in metadata folder by default (#12631)
gnattu
2024-09-07
Feature/media segments plugin api (#12359)
JPVenson
2024-07-17
Move external url listing to provider for plugin use (#12279)
Cody Robibero
2024-06-07
Replace async void with async Task in tests
Bond_009
2024-06-06
Backport pull request #11921 from jellyfin/release-10.9.z
Shadowghost
2024-06-01
Backport pull request #11743 from jellyfin/release-10.9.z
Shadowghost
2024-03-03
Precache livetv program images (#11083)
Cody Robibero
2024-02-26
Store lyrics in the database as media streams (#9951)
Cody Robibero
2023-11-14
Fix warnings in test projects
Bond_009
2023-10-08
Remove redundant verbatim string prefixes
Stepan Goremykin
2023-09-18
Fix xUnit1030: Do not call ConfigureAwait in test method
Bond_009
2023-06-28
Use RegexGenerator where possible
Bond_009
2023-05-10
Fix local JPG primary image for video being overwritten by screen grabber (#9...
SenorSmartyPants
2023-04-06
Inline out variable declaration
Stepan Goremykin
2023-03-09
Change test to allow owned items to run local providers
SenorSmartyPants
2022-12-05
Replace != null with is not null
Bond_009
2022-12-05
Replace == null with is null
Bond_009
2022-11-23
Fix unit tests after merge from master
Joe Rogers
2022-10-07
Merge branch 'master' into providermanager-cleanup
Claus Vium
2022-09-09
Fix build errors from new warnings
Cody Robibero
2022-04-03
Combine verify calls
Joe Rogers
2022-04-03
Remove warnings
Joe Rogers
2022-04-03
Implement tests on ProviderManager.RefreshSingleItem
Joe Rogers
2022-04-03
Reorder and flatten provider filtering
Joe Rogers
2022-04-03
Switch to nameof to simplify theory signatures
Joe Rogers
2022-04-03
Pass TypeOptions instead of full LibraryOptions
Joe Rogers
2022-04-03
Implement CanRefreshMetadata tests for GetMetadataProviders
Joe Rogers
2022-04-03
Improve metadata provider sorting
Joe Rogers
2022-04-03
Implement sort test for ProviderManager.GetMetadataProviders
Joe Rogers
2022-04-03
Clarify naming, minor method ordering improvement
Joe Rogers
2022-04-03
Implement CanRefresh tests for ProviderManager.GetImageProviders
Joe Rogers
2022-04-03
Improve image provider sorting
Joe Rogers
2022-04-03
Implement sort test for ProviderManager.GetImageProviders
Joe Rogers
2022-01-16
Address review comments
Joe Rogers
2022-01-04
Embed ProviderUtils into MetadataService
Joe Rogers
2022-01-03
Remove existing images when applying identify
Joe Rogers
2022-01-02
Merge a couple tests, extract duplicate code
Joe Rogers
2022-01-02
Add test for #6830
Joe Rogers
2021-12-31
Add tests and documentation for ProviderUtils
Joe Rogers
2021-11-09
Merge pull request #6794 from Bond-009/dead
Claus Vium
2021-11-09
Remove some dead code
Bond_009
2021-11-06
Remove ImageType.Screenshot and ItemFields.Screenshot
Joe Rogers
2021-11-04
Remove unused IHasScreenshots interface
Bond_009
[next]