Commit Graph

132 Commits (master)

Author SHA1 Message Date
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
3 years ago
Bond_009 f81bcf7f35 Fix tests on windows
3 years ago
Bond_009 be965e35b6 Log subtitle errors
3 years ago
Bond_009 ed8fce2dce Use SubtitleEdit to parse subtitles
3 years ago
dependabot[bot] 09471a206a
Bump coverlet.collector from 3.0.1 to 3.0.2
3 years ago
dependabot[bot] 0cb80d3815
Bump coverlet.collector from 3.0.0 to 3.0.1
3 years ago
dependabot[bot] b00f3334f2
Bump coverlet.collector from 1.3.0 to 3.0.0
3 years ago
Bond-009 2c74262f7c
Merge pull request #4945 from obradovichv/fix-string-culture-specificity
3 years ago
Bond-009 45c6d79dc9
Merge pull request #4877 from jellyfin/ass
3 years ago
obradovichv 0282a1ed09 Fix string culture specificity
3 years ago
Bond_009 5ac36a8b58 Add tests for srt parser
3 years ago
Bond_009 07cc28946b Add tests for ass parser
3 years ago
dependabot[bot] 3e062bc0cd
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
4 years ago
crobibero 83629ab6f2 Update packages to net5
4 years ago
dependabot[bot] e15891df51
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0
4 years ago
crobibero b216b91e21 Bump Microsoft.NET.Test.Sdk and add missing reference
4 years ago
crobibero bd66fd25df Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
crobibero 8b96881aa1 Clean up json Converters
4 years ago
crobibero 9626101c9f Merge remote-tracking branch 'upstream/master' into 3.1.7
4 years ago
Bond_009 301e029d42 Add unsupported ffmpeg version to tests
4 years ago
Bond_009 cb5cb075a9 Simplify FFmpeg detection code
4 years ago
Bond-009 5160e627f1
Merge branch 'master' into feature/ffmpeg-version-check
4 years ago
crobibero 6709645ec9 bump deps
4 years ago
dependabot[bot] 4fd2b7a879
Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0
4 years ago
nyanmisaka f5c5352861 add FFmpeg 4.3 detection and tests
4 years ago
Max Git a57d664c7d Merge branch 'master' into feature/ffmpeg-version-check
4 years ago
dependabot[bot] 979137f567
Bump coverlet.collector from 1.2.1 to 1.3.0
4 years ago
Max Git 3fbc387257 Fix stylecop error like on master.
4 years ago
Max Git 37e737e012 Merge from master & fix conflict
4 years ago
telans 4cb8fbfbbf
fix StyleCop warning in Jellyfin.MediaEncoding.Tests
4 years ago
telans bf5b21e67b
enable code analyzers for tests
4 years ago
Max Git 620a1a106d Merge branch 'master' into feature/ffmpeg-version-check
4 years ago
dependabot[bot] a4de0bb373
Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1
4 years ago
Max Git e103d087d3 Try harder at detecting FFmpeg version and enable the validation
4 years ago
Mark Monteiro c5f163293f Add <ProjectGuid> properties to all project files
4 years ago
dependabot-preview[bot] b80c2a532e
Bump coverlet.collector from 1.2.0 to 1.2.1
4 years ago
dependabot-preview[bot] b10f268c43
Bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0
4 years ago
Bond_009 71abf1d3ce Enable TreatWarningsAsErrors and Nullable for test projects
4 years ago
Bond_009 2186df8ac4 Update deps
4 years ago
Bond_009 56f580cdf6 Add test to prevent regressions
4 years ago
Bond_009 c8f403238e Move to .Net Core 3.1
5 years ago
Bond_009 516933aab5 Move to netcore3.0
5 years ago
Joshua M. Boniface e183a14933
Merge pull request #1814 from Bond-009/ffmpeg_fix
5 years ago
Bond_009 d1a6e8c99e Fix tests
5 years ago
Bond_009 3e1aab6b29 Fix ffmpeg version check for unknown versions
5 years ago
Bond_009 05a1510b31 Add more test data
5 years ago
Bond_009 1b01a6ece1 Add tests for EncoderValidator
5 years ago