[PR #6978] [MERGED] Add tests for ProbeResultNormalizer.GetFrameRate #11216

Closed
opened 2026-02-07 06:34:24 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6978
Author: @Bond-009
Created: 12/12/2021
Status: Merged
Merged: 12/18/2021
Merged by: @crobibero

Base: masterHead: framerate


📝 Commits (2)

  • f8fcbc8 Add tests for ProbeResultNormalizer.GetFrameRate
  • 968c534 Return null on division by zero

📊 Changes

2 files changed (+29 additions, -11 deletions)

View changed files

📝 MediaBrowser.MediaEncoding/Probing/ProbeResultNormalizer.cs (+16 -11)
📝 tests/Jellyfin.MediaEncoding.Tests/Probing/ProbeResultNormalizerTests.cs (+13 -0)

📄 Description

No description provided


🔄 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/6978 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 12/12/2021 **Status:** ✅ Merged **Merged:** 12/18/2021 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `framerate` --- ### 📝 Commits (2) - [`f8fcbc8`](https://github.com/jellyfin/jellyfin/commit/f8fcbc88fca8086052d1b3ef37dbd71d85e7dee7) Add tests for ProbeResultNormalizer.GetFrameRate - [`968c534`](https://github.com/jellyfin/jellyfin/commit/968c534864efbd979feedb859b4b2afeb279ae52) Return null on division by zero ### 📊 Changes **2 files changed** (+29 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.MediaEncoding/Probing/ProbeResultNormalizer.cs` (+16 -11) 📝 `tests/Jellyfin.MediaEncoding.Tests/Probing/ProbeResultNormalizerTests.cs` (+13 -0) </details> ### 📄 Description _No description provided_ --- <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 06:34:24 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11216