su1s / e2m3u2bouquet

Enigma2 IPTV m3u parser and bouquet creator
GNU General Public License v3.0
68 stars 50 forks source link

Errors in bouquets #45

Closed Loginbug closed 6 years ago

Loginbug commented 6 years ago

Thanks for this program, but i have found a problem in generated bouquet: https://pastebin.com/raw/eLPHwL6u See the lines: #SERVICE 1:832:d:0:0:0:0:0:0:0:

DougMac commented 6 years ago

Those lines are channel placeholders to control the channel numbering.

If the IPTV bouquets are set to top then the first category channels will start at 101 next category at 200 and so on.

Loginbug commented 6 years ago

Maybe an option to disable this?

DougMac commented 6 years ago

Closing issue as not an error and is intended operation