Commit Graph

115 Commits (master)

Author SHA1 Message Date
Cody Robibero f7f3ad9eb7
Precache livetv program images (#11083)
2 months ago
Cody Robibero 0bc41c015f
Store lyrics in the database as media streams (#9951)
3 months ago
Patrick Barron 0370167b8d Add IRecordingsManager service
3 months ago
Bond_009 7bf831da62 Fix tests
5 months ago
Bond_009 0fd36a5bf1 Fix warnings in test projects
6 months ago
Stepan Goremykin 0870af330d Remove redundant verbatim string prefixes
7 months ago
Bond_009 03b6adf068 Fix xUnit1030: Do not call ConfigureAwait in test method
8 months ago
Nyanmisaka debbfaa502
Fix MJPEG video is recognized as embedded image (#10173)
9 months ago
Bond_009 d92e9ae85e Enable nullable for more files and add tests
9 months ago
Bond_009 b5f0760db8 Use RegexGenerator where possible
11 months 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 6fb2fac6e4
Always run code analyzers for tests projects (#9304)
1 year ago
Zoltan Csizmadia e0519189b2
Use Directory.Packages.props (#9135)
1 year ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
1 year ago
Patrick Barron 663854bc1e
Update test dependencies (#9094)
1 year ago
Bond_009 236dd650d0 Update projects to .net7
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
1 year ago
Bond_009 c7d50d640e Replace == null with is null
1 year ago
Bond-009 f369ddf522
Merge pull request #7039 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 (#7379)
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
2 years ago
dependabot[bot] 62ef93e2ce Bump xunit from 2.4.1 to 2.4.2
2 years ago
dependabot[bot] 1be9eb13ef
Bump Moq from 4.18.1 to 4.18.2
2 years ago
dependabot[bot] a0f873692e
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1
2 years ago
Bond-009 d771205544 Merge pull request #7988 from jellyfin/external-streams-exceptions
2 years ago
Cody Robibero 3a95d4b04e Merge pull request #7802 from jellyfin/external
2 years ago
dependabot[bot] 7ac06429d9
Bump Moq from 4.17.2 to 4.18.1 (#7820)
2 years ago
dependabot[bot] 0f6bd264ae
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 (#7760)
2 years ago
dependabot[bot] 812841d01e
Bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#7726)
2 years ago
dependabot[bot] 37b87bc231
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5 (#7727)
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
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
2 years ago
Claus Vium 53209830e7
Merge pull request #7346 from Bond-009/guid
2 years ago