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/85e0cad5f3a58668e0dca02b6cb501d2cdcf4a06/tests/Jellyfin.Providers.Tests You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

123 Commits (85e0cad5f3a58668e0dca02b6cb501d2cdcf4a06)

Author SHA1 Message Date
gnattu 46fb6c1579 Backport pull request from jellyfin/release-10.10.z 4 months ago
gnattu 90a00e1293
Only remove images in metadata folder by default () 6 months ago
JPVenson 5ceedced1c
Feature/media segments plugin api () 6 months ago
Bond_009 97a02f5803 Remove BOM from UTF-8 files 6 months ago
Cody Robibero b026772764
Move external url listing to provider for plugin use () 8 months ago
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
Patrick Barron 0370167b8d Add IRecordingsManager service 1 year ago
Bond_009 7bf831da62 Fix tests 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
Nyanmisaka debbfaa502
Fix MJPEG video is recognized as embedded image () 2 years ago
Bond_009 d92e9ae85e Enable nullable for more files and add tests 2 years 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 6fb2fac6e4
Always run code analyzers for tests projects () 2 years ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props () 2 years ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 () 2 years ago
Patrick Barron 663854bc1e
Update test dependencies () 2 years ago
Bond_009 236dd650d0 Update projects to .net7 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
Bond-009 f369ddf522
Merge pull request from 1337joe/providermanager-cleanup 2 years ago
Joe Rogers 6252bc399a
Fix unit tests after merge from master 2 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator () 2 years ago
Claus Vium 81b04ddbb5
Merge branch 'master' into providermanager-cleanup 2 years ago
dependabot[bot] 266fb2f81c
Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 2 years ago
Cody Robibero 6004060b4e Fix build errors from new warnings 3 years ago
dependabot[bot] 62ef93e2ce Bump xunit from 2.4.1 to 2.4.2 3 years ago
dependabot[bot] 1be9eb13ef
Bump Moq from 4.18.1 to 4.18.2 3 years ago
dependabot[bot] a0f873692e
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 3 years ago
Bond-009 d771205544 Merge pull request from jellyfin/external-streams-exceptions 3 years ago
Cody Robibero 3a95d4b04e Merge pull request from jellyfin/external 3 years ago
dependabot[bot] 7ac06429d9
Bump Moq from 4.17.2 to 4.18.1 () 3 years ago
dependabot[bot] 0f6bd264ae
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 () 3 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 () 3 years ago
dependabot[bot] 37b87bc231
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 () 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