mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #5444] [MERGED] Use FileShare.Read to fix HdHomeRun #10524
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/5444
Author: @daullmer
Created: 3/9/2021
Status: ✅ Merged
Merged: 3/9/2021
Merged by: @cvium
Base:
master← Head:hdhr-fix📝 Commits (2)
eca3b37Use FileShare.Read to fix HdHomeRunece0d67Use FileShare.Read for log files📊 Changes
4 files changed (+4 additions, -8 deletions)
View changed files
📝
Emby.Server.Implementations/LiveTv/EmbyTV/EncodedRecorder.cs(+1 -2)📝
Emby.Server.Implementations/LiveTv/TunerHosts/HdHomerun/HdHomerunUdpStream.cs(+1 -2)📝
Emby.Server.Implementations/LiveTv/TunerHosts/SharedHttpStream.cs(+1 -2)📝
Jellyfin.Api/Helpers/TranscodingJobHelper.cs(+1 -2)📄 Description
Changes
Partial rollback of #5402 to potentially fix livetv / HdHomeRun streaming
Issues
Fixes #5427 #5438
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.