Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/0d0900269faac64b047a79e536ab761500ca1bc6/tests/Jellyfin.Providers.Tests/Manager You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

45 Commits (0d0900269faac64b047a79e536ab761500ca1bc6)

Author SHA1 Message Date
Bond_009 55a25d7a42 Replace async void with async Task in tests 9 months ago
Shadowghost f67e327b29 Backport pull request from jellyfin/release-10.9.z 9 months ago
Shadowghost 5d4880c497 Backport pull request from jellyfin/release-10.9.z 9 months ago
Cody Robibero f7f3ad9eb7
Precache livetv program images () 1 year ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams () 1 year ago
Bond_009 0fd36a5bf1 Fix warnings in test projects 1 year ago
Stepan Goremykin 0870af330d Remove redundant verbatim string prefixes 1 year ago
Bond_009 03b6adf068 Fix xUnit1030: Do not call ConfigureAwait in test method 1 year ago
Bond_009 b5f0760db8 Use RegexGenerator where possible 2 years ago
SenorSmartyPants 11d7c00de9
Fix local JPG primary image for video being overwritten by screen grabber () 2 years ago
Stepan Goremykin c051736c80 Inline out variable declaration 2 years ago
SenorSmartyPants 04f23a0e73 Change test to allow owned items to run local providers 2 years 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 3 years ago
Joe Rogers 6bf71c0fd3
Combine verify calls 3 years ago
Joe Rogers b03f56c3d6
Remove warnings 3 years ago
Joe Rogers ee5bd0daa6
Implement tests on ProviderManager.RefreshSingleItem 3 years ago
Joe Rogers bdce435b09
Reorder and flatten provider filtering 3 years ago
Joe Rogers 6ab64f4930
Switch to nameof to simplify theory signatures 3 years ago
Joe Rogers a7c009e2eb
Pass TypeOptions instead of full LibraryOptions 3 years ago
Joe Rogers d5e2c2fb5e
Implement CanRefreshMetadata tests for GetMetadataProviders 3 years ago
Joe Rogers e7df72de49
Improve metadata provider sorting 3 years ago
Joe Rogers 91e706d387
Implement sort test for ProviderManager.GetMetadataProviders 3 years ago
Joe Rogers 11c7c24f0e
Clarify naming, minor method ordering improvement 3 years ago
Joe Rogers 56900d0fc3
Implement CanRefresh tests for ProviderManager.GetImageProviders 3 years ago
Joe Rogers 8515e8fbd1
Improve image provider sorting 3 years ago
Joe Rogers 785cc1bb6e
Implement sort test for ProviderManager.GetImageProviders 3 years ago
Joe Rogers f87e780fb5
Address review comments 3 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 3 years ago
Joe Rogers 76e640b0b9
Add tests and documentation for ProviderUtils 3 years ago
Claus Vium c50c9c3dbf
Merge pull request 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