[PR #8087] feat: make subtitleeditparser generic #11613

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

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/8087

State: closed
Merged: Yes


Changes
Instead of hard coding and wrapping every SubtitleFormat sub class, this introduces a generic parser that tries all available SubtitleFormat based on extension.

Issues
Supercedes #8086

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/8087 **State:** closed **Merged:** Yes --- <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** Instead of hard coding and wrapping every `SubtitleFormat` sub class, this introduces a generic parser that tries all available `SubtitleFormat` based on extension. **Issues** Supercedes #8086
OVERLORD added the pull-request label 2026-02-07 06:41:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11613