| Age | Commit message (Collapse) | 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 | |
| Remove DynamicImageResponse local image after saved to metadata folder Original-merge: 3a9b48a2aa535d38ad9e8937345b4e610b426606 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 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 | |
| Fix identify over NFO and replace all when NFO saving enabled Original-merge: bfcc09db8a0467c596a82a209d3e7feeb8117e08 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-06-01 | Backport pull request #11743 from jellyfin/release-10.9.z | Shadowghost | |
| Fix replace logic Original-merge: 2ddb15c7845a944d980364209c2304f03cebf025 Merged-by: joshuaboniface <joshua@boniface.me> Backported-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2024-03-03 | Precache livetv program images (#11083) | Cody Robibero | |
| * Precache livetv program images * return if cache hit * use EnsureSuccessStatusCode * Read proper bytes | |||
| 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 ↵ | SenorSmartyPants | |
| (#9552) | |||
| 2023-04-06 | Inline out variable declaration | Stepan Goremykin | |
| 2023-03-09 | Change test to allow owned items to run local providers | SenorSmartyPants | |
| I need more information about the need for this test, to make sure I am not introducing an issue. | |||
| 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 | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 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 | |
| Co-authored-by: Claus Vium <cvium@users.noreply.github.com> | |||
| 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 | |
| Cleanup tests, extract common blocks | |||
| 2022-04-03 | Improve metadata provider sorting | Joe Rogers | |
| Extract configured order up front instead of for each provider Non-IHasOrder providers default to middle, not beginning Merge image and metadata sort helper methods | |||
| 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 | |
| Remove irrelevant check for ILocalImageProvider Providers that are not IHasOrder default to middle, not beginning | |||
| 2022-04-03 | Implement sort test for ProviderManager.GetImageProviders | Joe Rogers | |
| 2022-01-16 | Address review comments | Joe Rogers | |
| Co-authored-by: Bond-009 <bond.009@outlook.com> | |||
| 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 | |
| Remove some dead code | |||
| 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 | |
