aboutsummaryrefslogtreecommitdiff
path: root/tests/Jellyfin.MediaEncoding.Tests/Test Data
diff options
context:
space:
mode:
authorRichard Webster <16655270+rwebster85@users.noreply.github.com>2026-07-22 18:00:18 +0100
committerRichard Webster <16655270+rwebster85@users.noreply.github.com>2026-07-22 18:00:18 +0100
commit474ae50c367959baa3e15f18b894fd8a2872c634 (patch)
tree55ca856fd24bb0b4e37df5b18e4656d9f3e89fe3 /tests/Jellyfin.MediaEncoding.Tests/Test Data
parentfc43f151a2418cc112e116050a99dd6318917ab0 (diff)
Check the "name" tag, not just "title"
Diffstat (limited to 'tests/Jellyfin.MediaEncoding.Tests/Test Data')
-rw-r--r--tests/Jellyfin.MediaEncoding.Tests/Test Data/Probing/video_mp4_metadata.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/Jellyfin.MediaEncoding.Tests/Test Data/Probing/video_mp4_metadata.json b/tests/Jellyfin.MediaEncoding.Tests/Test Data/Probing/video_mp4_metadata.json
index 9a7a4ba373..e406cc18b0 100644
--- a/tests/Jellyfin.MediaEncoding.Tests/Test Data/Probing/video_mp4_metadata.json
+++ b/tests/Jellyfin.MediaEncoding.Tests/Test Data/Probing/video_mp4_metadata.json
@@ -95,7 +95,8 @@
"tags": {
"creation_time": "2021-09-13T22:42:42.000000Z",
"language": "eng",
- "handler_name": "Surround 6.1",
+ "handler_name": "SoundHandler",
+ "name": "Surround 6.1",
"vendor_id": "[0][0][0][0]"
}
},
@@ -215,7 +216,8 @@
"tags": {
"creation_time": "2021-09-13T22:42:42.000000Z",
"language": "eng",
- "handler_name": "SubtitleHandler"
+ "handler_name": "SubtitleHandler",
+ "name": "SDH"
}
},
{