I just did a fresh install of NextPVR on Unraid/Docker
I added an IPTV device using "Import using XC"
My m3u has tvg-chno fields which should be all unique. Example:
Expected behavior: Channels appear in NextPVR with the tvg-cho channel numbers
Observed behavior: Channel numbers in NextPVR start at one and increment sequentially instead of using the tvg-cho numbers. They do appear to be sorted by tvg-cho (or maybe just the order they appear in the m3u?)
I have attached logs, though I'm not certain if this is a bug or working as designed. I had assumed the channel numbers would show up because IIRC HDHR channels numbers were mapped correctly when I did that in the past.
I added an IPTV device using "Import using XC"
My m3u has tvg-chno fields which should be all unique. Example:
Code:
#EXTINF:-1 tvg-id="112" tvg-name="30A Darcizzle Offshore (720p)" tvg-logo="http://192.168.67.3:9191/api/channels/logos/6304/cache/" tvg-chno="112" group-title="Dispatcharr",30A Darcizzle Offshore (720p)Expected behavior: Channels appear in NextPVR with the tvg-cho channel numbers
Observed behavior: Channel numbers in NextPVR start at one and increment sequentially instead of using the tvg-cho numbers. They do appear to be sorted by tvg-cho (or maybe just the order they appear in the m3u?)
I have attached logs, though I'm not certain if this is a bug or working as designed. I had assumed the channel numbers would show up because IIRC HDHR channels numbers were mapped correctly when I did that in the past.