aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.MediaEncoding.Tests/Probing/ProbeResultNormalizerTests.cs
AgeCommit message (Expand)Author
2021-10-01Add test data and unit test for mp4 metadata probeJoe Rogers
2021-09-21Specify DateTimeStyles when possibleBond_009
2021-09-06Remove all unused usingsFernando Fernández
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-11Update tests/Jellyfin.MediaEncoding.Tests/Probing/ProbeResultNormalizerTests.csJulien Machiels
2021-08-07Add test for year-only parsing for FFProbeMrTimscampi
2021-06-19Move non-jellyfin extensions to separate projectBond_009
2021-04-06Fix typo in test data filenameMaxr1998
2021-04-06Add tests for music video metadataMaxr1998
2021-04-05Add test for ProbeResultNormalizer.GetMediaInfoBond_009