PDA

View Full Version : How to delete Unwanted channels?



ghostivv
02-01-16, 23:30
I've got solo2 and just want to get rid of religious, home & garden,shopping, adults channels permanently. Is there a way to delete these without them coming back again?

Thanks.

abu baniaz
02-01-16, 23:35
Are you talking about bouquets or channels? If bouquets, how are they coming into existence?

ghostivv
02-01-16, 23:38
on All channel list. Bouquets are with favourites.xml.

abu baniaz
02-01-16, 23:55
Are you using ABM?
I hope this is not going to be force blood out of a stone kind of thread.

ghostivv
03-01-16, 00:04
yes ABM and followed the readme to make custom favourites list. Unwanted are marked with "Hide Section" on ABM but really wanted to get rid of some channels esp Adults which appears with red button. Searching here found this -How-Do-You-Delete-Unwanted-Channels (http://www.world-of-satellite.com/showthread.php?43509-How-Do-You-Delete-Unwanted-Channels/page1&highlight=delete+channels).

abu baniaz
03-01-16, 00:08
Make a copy of provider's xml file. Add the channels to the blacklist section. ABM will not add them, but they will be added by background scanning of Enigma2.

ghostivv
03-01-16, 00:47
Thanks abu for your time. Just to reconfirm we can't delete channels from the database which is added by background scanning? (not sure if it's the correct way of saying)

I've put few channels on parental protection using remote but it seems a big hassle. Where is blacklist section or file?

abu baniaz
03-01-16, 01:57
You can disable background scanning if you want.

The blacklist section is on line 348 of the provider file. Use notepad++ or linux compatible editor.

What it is:


blacklist = []


What you would make it:



blacklist = [900,901,902,903,904,905,906,907,908,909,910,911,91 2,913,914,915,916,917,918,919,920,921,922,923,924, 925,926,927,928,929,930,931,932,933,934,935,936,93 7,938,939,940,941,92,943,944,945,946,947,948,949,9 50]

ghostivv
03-01-16, 23:35
Thanks Abu. Can I use blacklist = [range(900,950)] ? Also We are allowed multiple blacklist line?

ghostivv
08-01-16, 11:41
Don't think range value worked on blacklist so edited with each ch no. There are few channels on entertainment that I don't want and some that I want to move to different custom section. What would be the best way to do it?
some options:

1) make my own custom LCN file. Some channels will be on order of my preference under custom sections eg UK-> BBC, ITV, CH4 etc. I'll still keep some predefined section eg entertainment but will delete unwanted using CustomMix (??).
2) make favourites.xml. Static list and my current file.
3) What's the best way of removing channel from ABM list? blacklist or use of CustomMix file (delete tag)?

Between option 1 & 2, what's the best way of managing ABM lists?

abu baniaz
08-01-16, 15:53
The range deletes used to work using Luke's xml. Sorry it does not work at the moment.

3. Either will work. I suppose custom mix is better because it is independent of the provider file and you do not have to worry about when ABM is updated.

I hope you are aware that you can scan and not create the default bouquets. This could make things easier for you. I use the large first bouquet, so that I can key in official numbers. Not used that often, but also ensures that all "offcial channels" are present. I use favourites.xml, there is more than one way to skin a cat, so use what you are comfortable with. I see custom LCN as a juggling act, it is esentailly swapping over without limitations. Not very good at it. Whereas favourites is sequential placement and you pick what you want. I use the excel file I made, simplifies things for me

ghostivv
08-01-16, 23:20
Thanks Abu. You've been very patient and helpful. Possible to have a quick look on your excel file :D.

abu baniaz
08-01-16, 23:33
http://www.world-of-satellite.com/showthread.php?47379-ABM-Excel-file-to-help-make-customised-bouquets&p=369214&viewfull=1#post369214