Commit Graph

89 Commits (7126f9dffcc9f975591b2b0f390d6702b1907ef0)

Author SHA1 Message Date
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
Maxr1998 07751768f4
Add tests for music video metadata
3 years ago
Bond_009 e6d487f7ea Add test for ProbeResultNormalizer.GetMediaInfo
3 years ago
dependabot[bot] 7c70205326
Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4
3 years ago
Bond_009 a8ed753f6c FxCop -> Net Analyzers (part 2)
3 years ago
Bond_009 d202df6e8a Remove useless line
3 years ago
Bond_009 9ed7f429c0 FxCop -> Net Analyzers (part 1)
3 years ago
Bond_009 ed0267252f Remove tests that are upstreamed
3 years ago
dependabot[bot] 829442c419
Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1
3 years ago
Joshua M. Boniface 23ff1fab46
Merge pull request #4984 from Bond-009/subtitleedit
3 years ago
dependabot[bot] d033c30cd7
Bump coverlet.collector from 3.0.2 to 3.0.3
3 years ago
Bond_009 9e5c4439b9 Comment out broken tests
4 years ago
Bond_009 f81bcf7f35 Fix tests on windows
4 years ago
Bond_009 be965e35b6 Log subtitle errors
4 years ago
Bond_009 ed8fce2dce Use SubtitleEdit to parse subtitles
4 years ago
dependabot[bot] 09471a206a
Bump coverlet.collector from 3.0.1 to 3.0.2
4 years ago
dependabot[bot] 0cb80d3815
Bump coverlet.collector from 3.0.0 to 3.0.1
4 years ago
dependabot[bot] b00f3334f2
Bump coverlet.collector from 1.3.0 to 3.0.0
4 years ago
Bond-009 2c74262f7c
Merge pull request #4945 from obradovichv/fix-string-culture-specificity
4 years ago