[PR #4877] [MERGED] Add tests for ass parser #10315

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

📋 Pull Request Information

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

Base: masterHead: ass


📝 Commits (3)

📊 Changes

4 files changed (+70 additions, -6 deletions)

View changed files

📝 MediaBrowser.MediaEncoding/Subtitles/AssParser.cs (+8 -6)
📝 jellyfin.ruleset (+2 -0)
tests/Jellyfin.MediaEncoding.Tests/Subtitles/AssParserTests.cs (+38 -0)
tests/Jellyfin.MediaEncoding.Tests/Test Data/example.ass (+22 -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/4877 **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:** `ass` --- ### 📝 Commits (3) - [`bad516d`](https://github.com/jellyfin/jellyfin/commit/bad516d4739202b2c81ed95b33e48f0f16857874) Disable broken rule - [`d0382db`](https://github.com/jellyfin/jellyfin/commit/d0382db37df977d284a440f408ae78798e9fba02) Minor improvements to ass parser - [`07cc289`](https://github.com/jellyfin/jellyfin/commit/07cc28946bcb8a3d9199f2e887e44f73d39fac86) Add tests for ass parser ### 📊 Changes **4 files changed** (+70 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.MediaEncoding/Subtitles/AssParser.cs` (+8 -6) 📝 `jellyfin.ruleset` (+2 -0) ➕ `tests/Jellyfin.MediaEncoding.Tests/Subtitles/AssParserTests.cs` (+38 -0) ➕ `tests/Jellyfin.MediaEncoding.Tests/Test Data/example.ass` (+22 -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:18:01 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10315