Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commits/commit/208b585a3f7d9764c023024b2a14e619464bdc04/tests/Jellyfin.MediaEncoding.Tests/Probing You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

21 Commits (208b585a3f7d9764c023024b2a14e619464bdc04)

Author SHA1 Message Date
Cody Robibero 89be3aa37f
Convert Person.Type to use PersonKind enum () 2 years ago
Bond_009 65d605b17d Improve ffprobe json parsing and don't log error for Codec Type attachment 2 years ago
Bond_009 75fe640f2b Revert 'Fix interlace check for H.264 MBAFF coded MP4 files' () 2 years ago
Joe Rogers 2e4db18ebe
Add hearing impaired subtitle stream indicator () 3 years ago
Joshua M. Boniface fe32b5e333 Merge pull request from jellyfin/dovi-side-data 3 years ago
Mayur Panchal 96de01ce01
ProbeResultNormalizer: fix framerate compare + tests () 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
Joe Rogers 4c2adc39c7
Add test data and unit test for mp4 metadata probe 4 years ago
Bond_009 653df7d8e5 Specify DateTimeStyles when possible 4 years ago
Fernando Fernández 3d0b1ccae6
Remove all unused usings 4 years ago
MrTimscampi c9b1cd1d8c Add some new music-related person types and parse from ffprobe 4 years ago
MrTimscampi f35a527608 Add performers to the ffprobe normalization for audio 4 years ago
MrTimscampi 24083d2e38 Address comments 4 years ago
MrTimscampi 7e71c25059 Add test for audio file ffprobe normalization 4 years ago
Julien Machiels 8d5b87025b
Update tests/Jellyfin.MediaEncoding.Tests/Probing/ProbeResultNormalizerTests.cs 4 years ago
MrTimscampi 924dfe1db0 Add test for year-only parsing for FFProbe 4 years ago
Bond_009 6f8ccab788 Move non-jellyfin extensions to separate project 4 years ago
Maxr1998 a7c8bc632f
Fix typo in test data filename 4 years ago
Maxr1998 07751768f4
Add tests for music video metadata 4 years ago
Bond_009 e6d487f7ea Add test for ProbeResultNormalizer.GetMediaInfo 4 years ago