mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4518] [MERGED] Fix live tv hls playback #10130
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/4518
Author: @crobibero
Created: 11/20/2020
Status: ✅ Merged
Merged: 11/20/2020
Merged by: @joshuaboniface
Base:
master← Head:livetv-hls📝 Commits (2)
fe8531fFix live tv hls playbackd58e435Add response code documentation📊 Changes
1 file changed (+20 additions, -6 deletions)
View changed files
📝
Jellyfin.Api/Controllers/HlsSegmentController.cs(+20 -6)📄 Description
LiveTV was being transcoded with a
.tsextension instead of the hardcoded.m3u8.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.