su1s / e2m3u2bouquet

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

Added custom name support #22

Closed nicbedford closed 7 years ago

nicbedford commented 7 years ago

Added support for custom naming of bouquets and channels, probably ugly python as my first attempt. But would love to see this advanced feature

DougMac commented 7 years ago

Hi Nic,

Thanks for your contribution.

This is a feature we are working on and some of your code overlaps with the custom naming (for channels only) in the custom-sorting branch https://github.com/su1s/e2m3u2bouquet/blob/custom-mapping/e2m3u2bouquet.py

I'll review the code (it would be good to have custom bouquet naming as well) and hopefully this will get included in v0.5.4

nicbedford commented 7 years ago

Hi Doug,

Apologies, I didn't even notice that branch when I forked the repo. Feel free to close the PR. I'll simply be patient and wait for the next release 👍

DougMac commented 7 years ago

No probs. Your bouquet custom naming code could save some time so thanks for that.

If you've got any other ideas then please get in touch and we can discuss with Suls