[PR #4878] [MERGED] Add tests for srt parser #10138

Closed
opened 2025-12-22 07:52:41 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4878
Author: @Bond-009
Created: 12/28/2020
Status: Merged
Merged: 1/8/2021
Merged by: @Bond-009

Base: masterHead: srt


📝 Commits (1)

📊 Changes

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

View changed files

📝 MediaBrowser.MediaEncoding/Subtitles/SrtParser.cs (+2 -2)
tests/Jellyfin.MediaEncoding.Tests/Subtitles/SrtParserTests.cs (+35 -0)
tests/Jellyfin.MediaEncoding.Tests/Test Data/example.srt (+8 -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/4878 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 12/28/2020 **Status:** ✅ Merged **Merged:** 1/8/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `srt` --- ### 📝 Commits (1) - [`5ac36a8`](https://github.com/jellyfin/jellyfin/commit/5ac36a8b5859d5416005ab411774aa9464a533d2) Add tests for srt parser ### 📊 Changes **3 files changed** (+45 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.MediaEncoding/Subtitles/SrtParser.cs` (+2 -2) ➕ `tests/Jellyfin.MediaEncoding.Tests/Subtitles/SrtParserTests.cs` (+35 -0) ➕ `tests/Jellyfin.MediaEncoding.Tests/Test Data/example.srt` (+8 -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>
backuprepo 2025-12-22 07:52:41 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starred/jellyfin#10138
No description provided.