Hey guys. Little help please. I follow these steps;
Tweaking the Bouquets and channels available
- FTP to /etc/enigma2/e2m3u2bouquet
- A new file will now be in that folder called providername-sort-current.xml where providername is the name you entered above when setting up providers section in the GUI.
- Open that and change “true” to “false” you can hide bouquets or channels eg changing <category name=”Movies” nameOverride=”” idStart=”34300″ enabled=”true” /> to <category name=”Movies” nameOverride=”” idStart=”34300″ enabled=”false” /> it will hide the IPTV bouquet “Movies” bouquet from your provider.
- Save the file as providername-sort-override.xml
- FTP the file to /etc/enigma2/e2m3u2bouquet
- Run the plugin again
Note: If your provider adds new bouquets they will automatically be added when you run the e2m3u2bouquet plugin again and you will need to perform the exact steps above again, this time the previously disabled bouquets and channels will still be disabled in providername-sort-current.xml
Works perfectly. Just every now and then it goes back to default and previously disabled bouquets reappear in the current and override so I have to edit the XML again.
Anyway around this?