oe-alliance / AutoBouquetsMaker

Automatically build and update bouquets from the DVB stream.
GNU General Public License v3.0
23 stars 59 forks source link

Option not to show provider name and section name #159

Closed ghost closed 3 years ago

ghost commented 4 years ago

Hi,

Is there a possibility to hide provider name and section name after a channelscan? The prefix of provider can be disabled, but channel 0 remains in the scanned bouquet.

Or can I simply delete sections part from provider file?

Thanks!

AbuBaniaz commented 4 years ago

Provider name is a config item. Default is off, so you must have enabled it. Sections: If you don't want the section names, how would the bouquets/sections be named? You cant have bouquets with no name Best you do not create sections and just have one large section/bouquet.

ghost commented 4 years ago

Yes, indeed, the prefix of provider was enabled, I now disabled it. However, the channellist still starts with the line 'Kanaal lijst' which I don't want to be displayed. I can manually remove this entry after the channelscan, but how can I remove this setting in the provider config file? When removing the sections tag in the prover config file, the provider cannot be selected anymore in ABM. The bouquet now has as name 'all channels'. I only create main bouquet. I would like to have the name of the provider as bouquet name. Is this possible?

AbuBaniaz commented 4 years ago

I don't understand what you mean. Please post a screenshot to explain what you mean.

AbuBaniaz commented 4 years ago

Please post screenshot of ABM. Thank you.

AbuBaniaz commented 4 years ago

Just to calrify, you want it to say Ziggo instead of All Channels? So what happens if someone enables provider name. Instead of Ziggo All channels, it will say Ziggo -Ziggo.

For now you can just rename the section in the provider file to say Ziggo

I still don't know what you mean by channel 0. None of your screenshots show it. P.S you can get a bettre screenshot by posting the following in your web browser: http://192.168.0.25/grab?format=jpg&mode=osd Change the IP address to match your receiver.

ghost commented 4 years ago

Channel 0 is not a real channel, but a marker at position 0 if I look in the Bouquetseditor of OpenWebIF. Just try for yourself. For now I indeed will do a manual adjustment.

AbuBaniaz commented 4 years ago

OpenWebIf does not correctly handle all the different markers and spacers Enigma2 is capable of having.

AbuBaniaz commented 4 years ago

We have nothing to do with OWIF. We are using the different types of spacers/markers almost all Enigma2 distros can use. OWIF is not handling these correctly. You need to raise the issue with OWIF developers. Have a look at the bouquet files on your receiver for the differences in types of markers.

ghost commented 3 years ago

I don't want to see the text "Kanaal lijst" when I open the channellist. Is this possible? Can ABM skip the marker? Indeed we have nothing to do with OWIF ;-)

sections section number="1">Kanaal lijst</section /sections

AbuBaniaz commented 3 years ago

It is the section name. I told yo what to change already.

ghost commented 3 years ago

Yes, you wrote this, but I don't know how to do this, sorry. Can you explain?

Best you do not create sections and just have one large section/bouquet.

I do have one large section already, but would like to hide the section name, so I only see the channels. The section name is channellist in Dutch, but doesn't really give extra information. If you have more sections, I do understand the usage to split the section. Ofcourse I can manually delete the section name, but it would be nice to automate this.

AbuBaniaz commented 3 years ago

Change from

<section number="1">Kanaal lijst</section>

to

<section number="1">Ziggo</section>