[PR #12670] [MERGED] Add Dolby Vision tests for Tizen #13309

Closed
opened 2026-02-07 07:10:42 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/12670
Author: @dmitrylyzo
Created: 9/19/2024
Status: Merged
Merged: 4/1/2025
Merged by: @crobibero

Base: masterHead: tizen-tests


📝 Commits (3)

  • d8ec8d7 Fix Tizen H264 profiles
  • c2efac0 Add Dolby Vision tests for Tizen
  • c79aab2 Allow Dolby Vision fallback layer on Tizen 3+

📊 Changes

3 files changed (+38 additions, -2 deletions)

View changed files

📝 tests/Jellyfin.Model.Tests/Dlna/StreamBuilderTests.cs (+8 -0)
📝 tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Tizen3-stereo.json (+15 -1)
📝 tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Tizen4-4K-5.1.json (+15 -1)

📄 Description

Changes

  • Fix Tizen H264 profiles.
  • Add Dolby Vision tests for Tizen.
  • Allow Dolby Vision fallback layer on Tizen 3+.

Issues
N/A


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/12670 **Author:** [@dmitrylyzo](https://github.com/dmitrylyzo) **Created:** 9/19/2024 **Status:** ✅ Merged **Merged:** 4/1/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `tizen-tests` --- ### 📝 Commits (3) - [`d8ec8d7`](https://github.com/jellyfin/jellyfin/commit/d8ec8d72bea6a085e79450e83aa689adb6e59a64) Fix Tizen H264 profiles - [`c2efac0`](https://github.com/jellyfin/jellyfin/commit/c2efac083120aa3985e49b006dcdc628040cf492) Add Dolby Vision tests for Tizen - [`c79aab2`](https://github.com/jellyfin/jellyfin/commit/c79aab259fead9387ebd4c81ab4b51bf2a7f9e34) Allow Dolby Vision fallback layer on Tizen 3+ ### 📊 Changes **3 files changed** (+38 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `tests/Jellyfin.Model.Tests/Dlna/StreamBuilderTests.cs` (+8 -0) 📝 `tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Tizen3-stereo.json` (+15 -1) 📝 `tests/Jellyfin.Model.Tests/Test Data/DeviceProfile-Tizen4-4K-5.1.json` (+15 -1) </details> ### 📄 Description **Changes** - Fix Tizen H264 profiles. - Add Dolby Vision tests for Tizen. - Allow Dolby Vision fallback layer on Tizen 3+. **Issues** N/A --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:10:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13309