Feature #5624
Export channel numbers in M3U playlist
Status:
New
Priority:
Normal
Assignee:
-
Category:
API
Target version:
-
Start date:
2019-05-03
Due date:
% Done:
0%
Estimated time:
Description
It would be useful if Tvheadend included channel numbers in it's M3U playlist export. This can be done by providing the tvg-chno attribute on the same line as the channel ID and name.
For example, this:
#EXTINF:-1 tvg-id="8bde0f436e7cb6e062e736a982875ad1",BBC ONE Lon
http://1.2.3.4:9981/stream/channelid/1125113483?ticket=B354D691FB97BEF2B87AA3CEB13143048C93940B&profile=pass
Would become this:
#EXTINF:-1 tvg-chno="1" tvg-id="8bde0f436e7cb6e062e736a982875ad1",BBC ONE Lon
http://1.2.3.4:9981/stream/channelid/1125113483?ticket=B354D691FB97BEF2B87AA3CEB13143048C93940B&profile=pass
History
Updated by saen acro over 5 years ago
This must be easy to fix channel number is already exported to epg