mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3252] [MERGED] Fix incorrect HLS master playlist fields #9392
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/3252
Author: @YouKnowBlom
Created: 6/5/2020
Status: ✅ Merged
Merged: 6/5/2020
Merged by: @Bond-009
Base:
master← Head:fix-safari-hls📝 Commits (1)
d92b32aFix incorrect HLS master playlist fields📊 Changes
1 file changed (+4 additions, -6 deletions)
View changed files
📝
MediaBrowser.Api/Playback/Hls/DynamicHlsService.cs(+4 -6)📄 Description
For reference: https://tools.ietf.org/html/draft-pantos-http-live-streaming-23#section-4.3.4.2
Changes
Change
RESOLUTIONandFRAME-RATEfield values to be represented as a number rather than a stringIssues
#3224
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.