mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #5859] [MERGED] Respect user settings for transcode and remux #10694
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/5859
Author: @cvium
Created: 4/19/2021
Status: ✅ Merged
Merged: 4/20/2021
Merged by: @Bond-009
Base:
master← Head:fix-streambuilder-permissions📝 Commits (1)
8933389Respect user settings for transcode and remux📊 Changes
2 files changed (+10 additions, -4 deletions)
View changed files
📝
Emby.Server.Implementations/Library/MediaSourceManager.cs(+9 -3)📝
Jellyfin.Api/Helpers/MediaInfoHelper.cs(+1 -1)📄 Description
Changes
Set SupportsTranscoding and SupportDirectStream to false if user settings disallow them.
Issues
Fixes https://github.com/jellyfin/jellyfin/issues/2065
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.