mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #863] [MERGED] Adding support for "tvg-chno"-Tag in M3U Channel Lists #8535
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/863
Author: @fruhnow
Created: 2/11/2019
Status: ✅ Merged
Merged: 2/14/2019
Merged by: @JustAMan
Base:
master← Head:tvg-chno📝 Commits (2)
86089ecAdding support for "tvg-chno"-Tag in M3U Channel Listsedf5ee0combining some of the if's and adressing #820📊 Changes
1 file changed (+39 additions, -35 deletions)
View changed files
📝
Emby.Server.Implementations/LiveTv/TunerHosts/M3uParser.cs(+39 -35)📄 Description
Changes
Emby announced this back in July of 2018 (ref.: https://emby.media/community/index.php?/topic/56691-m3u-channel-numbers/?p=601373). Implemented this and tested it with a playlist.m3u generated from TVHeadend which is using the "tvg-chno"-Tag.
Issues
This fixes #820 in my test environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.