mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #13169] [MERGED] Check if the video has an audio track before codec fallback #13488
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/13169
Author: @gnattu
Created: 12/6/2024
Status: ✅ Merged
Merged: 12/8/2024
Merged by: @Bond-009
Base:
release-10.10.z← Head:fix-no-audio-transcoding📝 Commits (1)
cd4519cCheck if the video has an audio track before fallback📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
Jellyfin.Api/Helpers/StreamingHelpers.cs(+1 -1)📄 Description
This would break transcoding for videos without an audio track as the codec checking would be null referencing
Changes
Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.