mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #12479] [MERGED] Add subtitle parser errors to log if available #13210
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/12479
Author: @pret0rian
Created: 8/20/2024
Status: ✅ Merged
Merged: 9/6/2024
Merged by: @crobibero
Base:
master← Head:add-subtitle-parser-error-log📝 Commits (3)
056c831Add subtitle parser errors if available3b2e36eadd comment077ba0duse IsNullOrWhiteSpace instead of null check📊 Changes
3 files changed (+47 additions, -6 deletions)
View changed files
📝
CONTRIBUTORS.md(+1 -0)📝
MediaBrowser.MediaEncoding/Subtitles/SubtitleEditParser.cs(+17 -6)➕
MediaBrowser.MediaEncoding/Subtitles/SubtitleFormatExtensions.cs(+29 -0)📄 Description
Changes
Add errors from subtitle parsing if they are available.
Issues
For easier debugging of many subtitle-related issues.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.