aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.MediaEncoding.Tests
AgeCommit message (Expand)Author
2021-09-03Merge pull request #6358 from MrTimscampi/audio-peopleBond-009
2021-08-30Merge branch 'master' into tonemap-overlayClaus Vium
2021-08-30Simplify the way we choose our ffmpegBond_009
2021-08-16Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0dependabot[bot]
2021-08-16Add some new music-related person types and parse from ffprobeMrTimscampi
2021-08-16Add performers to the ffprobe normalization for audioMrTimscampi
2021-08-16Address commentsMrTimscampi
2021-08-16Add test for audio file ffprobe normalizationMrTimscampi
2021-08-13Merge branch 'master' into tonemap-overlayNyanmisaka
2021-08-11Update tests/Jellyfin.MediaEncoding.Tests/Probing/ProbeResultNormalizerTests.csJulien Machiels
2021-08-07Add test for year-only parsing for FFProbeMrTimscampi
2021-07-30Invert code and style analysis configuration (#6334)Rich Lander
2021-07-26Bump coverlet.collector from 3.0.3 to 3.1.0dependabot[bot]
2021-07-25add tests for FFmpeg 4.4 and 4.3.2nyanmisaka
2021-07-11Fix some warningsBond_009
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2021-05-31Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0dependabot[bot]
2021-04-06Fix typo in test data filenameMaxr1998
2021-04-06Add tests for music video metadataMaxr1998
2021-04-05Add test for ProbeResultNormalizer.GetMediaInfoBond_009
2021-04-02Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4dependabot[bot]
2021-03-13FxCop -> Net Analyzers (part 2)Bond_009
2021-03-09Remove useless lineBond_009
2021-03-09FxCop -> Net Analyzers (part 1)Bond_009
2021-03-01Remove tests that are upstreamedBond_009
2021-03-01Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1dependabot[bot]
2021-02-22Merge pull request #4984 from Bond-009/subtitleeditJoshua M. Boniface
2021-02-22Bump coverlet.collector from 3.0.2 to 3.0.3dependabot[bot]
2021-02-09Comment out broken testsBond_009
2021-02-09Fix tests on windowsBond_009
2021-02-09Log subtitle errorsBond_009
2021-02-09Use SubtitleEdit to parse subtitlesBond_009
2021-01-25Bump coverlet.collector from 3.0.1 to 3.0.2dependabot[bot]
2021-01-18Bump coverlet.collector from 3.0.0 to 3.0.1dependabot[bot]
2021-01-11Bump coverlet.collector from 1.3.0 to 3.0.0dependabot[bot]
2021-01-09Merge pull request #4945 from obradovichv/fix-string-culture-specificityBond-009
2021-01-08Merge pull request #4877 from jellyfin/assBond-009
2021-01-03Fix string culture specificityobradovichv
2020-12-28Add tests for srt parserBond_009
2020-12-28Add tests for ass parserBond_009
2020-12-10Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3dependabot[bot]
2020-11-10Update packages to net5crobibero
2020-11-09Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0dependabot[bot]
2020-08-31Bump Microsoft.NET.Test.Sdk and add missing referencecrobibero
2020-08-31Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-08-26Clean up json Converterscrobibero
2020-08-24Merge remote-tracking branch 'upstream/master' into 3.1.7crobibero
2020-08-20Add unsupported ffmpeg version to testsBond_009
2020-08-20Simplify FFmpeg detection codeBond_009
2020-08-20Merge branch 'master' into feature/ffmpeg-version-checkBond-009