Commit Graph

42 Commits (81c24cb9a8dcfaf07261cb57c4de16acbe78bdad)

Author SHA1 Message Date
Cody Robibero f7f3ad9eb7
Precache livetv program images (#11083)
4 months ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
4 months ago
Bond_009 0fd36a5bf1 Fix warnings in test projects
8 months ago
Stepan Goremykin 0870af330d Remove redundant verbatim string prefixes
9 months ago
Bond_009 03b6adf068 Fix xUnit1030: Do not call ConfigureAwait in test method
10 months ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
1 year ago
SenorSmartyPants 11d7c00de9
Fix local JPG primary image for video being overwritten by screen grabber (#9552)
1 year ago
Stepan Goremykin c051736c80 Inline out variable declaration
1 year ago
SenorSmartyPants 04f23a0e73 Change test to allow owned items to run local providers
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 c7d50d640e Replace == null with is null
2 years ago
Joe Rogers 6252bc399a
Fix unit tests after merge from master
2 years ago
Claus Vium 81b04ddbb5
Merge branch 'master' into providermanager-cleanup
2 years ago
Cody Robibero 6004060b4e Fix build errors from new warnings
2 years ago
Joe Rogers 6bf71c0fd3
Combine verify calls
2 years ago
Joe Rogers b03f56c3d6
Remove warnings
2 years ago
Joe Rogers ee5bd0daa6
Implement tests on ProviderManager.RefreshSingleItem
2 years ago
Joe Rogers bdce435b09
Reorder and flatten provider filtering
2 years ago
Joe Rogers 6ab64f4930
Switch to nameof to simplify theory signatures
2 years ago
Joe Rogers a7c009e2eb
Pass TypeOptions instead of full LibraryOptions
2 years ago
Joe Rogers d5e2c2fb5e
Implement CanRefreshMetadata tests for GetMetadataProviders
2 years ago
Joe Rogers e7df72de49
Improve metadata provider sorting
2 years ago
Joe Rogers 91e706d387
Implement sort test for ProviderManager.GetMetadataProviders
2 years ago
Joe Rogers 11c7c24f0e
Clarify naming, minor method ordering improvement
2 years ago
Joe Rogers 56900d0fc3
Implement CanRefresh tests for ProviderManager.GetImageProviders
2 years ago
Joe Rogers 8515e8fbd1
Improve image provider sorting
2 years ago
Joe Rogers 785cc1bb6e
Implement sort test for ProviderManager.GetImageProviders
2 years ago
Joe Rogers f87e780fb5
Address review comments
2 years ago
Joe Rogers 1dfbeae045
Embed ProviderUtils into MetadataService
3 years ago
Joe Rogers c81d2e9dec
Remove existing images when applying identify
3 years ago
Joe Rogers 29755c9384
Merge a couple tests, extract duplicate code
3 years ago
Joe Rogers 608a91162a
Add test for #6830
3 years ago
Joe Rogers 76e640b0b9
Add tests and documentation for ProviderUtils
3 years ago
Claus Vium c50c9c3dbf
Merge pull request #6794 from Bond-009/dead
3 years ago
Bond_009 994101fcf4 Remove some dead code
3 years ago
Joe Rogers b4bf5af7c8
Remove ImageType.Screenshot and ItemFields.Screenshot
3 years ago
Bond_009 924c6682b9 Remove unused IHasScreenshots interface
3 years ago
Bond_009 416894008e Minor improvements
3 years ago
Joe Rogers 149c77d9b1
Remove commented theory data, merge tests
3 years ago
Joe Rogers 7fcf01235c
Change RemoveImages to array, improve download test
3 years ago
Joe Rogers b478b115e3
Refactor to validate all images up front
3 years ago
Joe Rogers 080b02cc4c
Add comments, minor cleanup, add tests
3 years ago