Commit Graph

107 Commits (c7edf8b565e7d52400cf65e747a8e800ecd3a036)

Author SHA1 Message Date
Joshua Boniface 38eefbbafa Backport pull request #8087 from jellyfin/release-10.8.z
2 years ago
Joshua M. Boniface fe32b5e333 Merge pull request #7964 from jellyfin/dovi-side-data
2 years ago
Cody Robibero a7b1132c92 Merge pull request #7842 from crobibero/dependency-backport
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
dependabot[bot] dde984bd0e
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.406
2 years ago
Mayur Panchal 96de01ce01
ProbeResultNormalizer: fix framerate compare + tests (#7167)
2 years ago
dependabot[bot] 4c4f5dfe81
Bump Moq from 4.17.1 to 4.17.2 (#7416)
2 years ago
dependabot[bot] ee24b85f49
Bump Moq from 4.16.1 to 4.17.1
2 years ago
dependabot[bot] 06f259001c
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
2 years ago
dependabot[bot] 7649391b9d
Bump coverlet.collector from 3.1.1 to 3.1.2
2 years ago
dependabot[bot] 6af7d5445f
Bump coverlet.collector from 3.1.0 to 3.1.1 (#7266)
2 years ago
Bond_009 2dcb2f8a9f Ban the usage of Task.Result
2 years ago
Bond_009 cbfa355e31 Update StyleCop
3 years ago
Bond_009 968c534864 Return null on division by zero
3 years ago
Bond_009 f8fcbc88fc Add tests for ProbeResultNormalizer.GetFrameRate
3 years ago
dependabot[bot] baafa10e87
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0
3 years ago
Claus Vium e775286de5
Merge pull request #6646 from 1337joe/test-mp4-metadata
3 years ago
KonH b6bf43af45 Fix warning: Using directive is not required by the code and can be safely removed (#2149)
3 years ago
Joe Rogers 4c2adc39c7
Add test data and unit test for mp4 metadata probe
3 years ago
Bond-009 8858d8e597
Merge branch 'master' into theorydata
3 years ago
Bond_009 13fbfe6091 Target net6.0
3 years ago
Bond_009 dc1b726ef8 Add regression test for #5323
3 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible
3 years ago
Bond_009 b0194bce6c Add regression test for issue #5168
3 years ago
Bond_009 34b38454e0 Fix SubtitleEncoder and add regression tests
3 years ago
ianjazz246 19b8bcaec4 Use TheoryData instead of MemberData and ClassData
3 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings
3 years ago
Claus Vium 74fef6c05b
Merge pull request #6177 from Bond-009/async
3 years ago
Bond-009 3ec7ecf399
Merge pull request #6358 from MrTimscampi/audio-people
3 years ago
Bond_009 e3dac4fda2 Use async FileStreams where it makes sense
3 years ago
Claus Vium ae031fdd28
Merge branch 'master' into tonemap-overlay
3 years ago
Bond_009 963ab2dab6 Simplify the way we choose our ffmpeg
3 years ago
dependabot[bot] ee37784a35
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
3 years ago
MrTimscampi c9b1cd1d8c Add some new music-related person types and parse from ffprobe
3 years ago
MrTimscampi f35a527608 Add performers to the ffprobe normalization for audio
3 years ago
MrTimscampi 24083d2e38 Address comments
3 years ago
MrTimscampi 7e71c25059 Add test for audio file ffprobe normalization
3 years ago
Nyanmisaka a84dc794c6
Merge branch 'master' into tonemap-overlay
3 years ago
Julien Machiels 8d5b87025b
Update tests/Jellyfin.MediaEncoding.Tests/Probing/ProbeResultNormalizerTests.cs
3 years ago
MrTimscampi 924dfe1db0 Add test for year-only parsing for FFProbe
3 years ago
Rich Lander c07e83fdf8
Invert code and style analysis configuration (#6334)
3 years ago
dependabot[bot] 33359d45be
Bump coverlet.collector from 3.0.3 to 3.1.0
3 years ago
nyanmisaka aaab6a3518 add tests for FFmpeg 4.4 and 4.3.2
3 years ago
Bond_009 915141f196 Fix some warnings
3 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project
3 years ago
dependabot[bot] 38ebd6147a
Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0
3 years ago
Maxr1998 a7c8bc632f
Fix typo in test data filename
3 years ago