AutoBouquetsMaker: all 28 form variants
This reference covers form variants in the reviewed revision. Hardware and selection determine which subset is shown. Identically named fields can appear in different places. Technical expressions are source-code search aids, not commands to paste into the receiver. nim denotes a tuner, currLnb the selected LNB profile, and Sat a satellite assignment. Configure through the menu.
Reception overview · Wiring drawings
Schedule scan
Allows you to set a schedule to perform a scan
config.autobouquetsmaker.schedule
Keep all non-ABM bouquets
When disabled this will enable the 'Keep bouquets' option in the main menu, allowing you to hide some 'existing' bouquets.
config.autobouquetsmaker.keepallbouquets
Add provider name to bouquets
This option will add the provider's name to bouquet names.
config.autobouquetsmaker.addprefix
Add provider markers
This option places markers in the bouquet index to group all bouquets of each provider.
config.autobouquetsmaker.markersinindex
Style of bouquet marker
Choose the style of the markers that separate channels into groups in the channel lists.
config.autobouquetsmaker.bouquetmarkerstyle
Place bouquets at
This option will allow you choose where to place the created bouquets.
config.autobouquetsmaker.placement
Skip services on not configured sats
If a service is carried on a satellite that is not configured, 'yes' means the channel will not appear in the channel list, 'no' means the channel will show in the channel list but be greyed out and not be accessible.
config.autobouquetsmaker.skipservices
Extra debug
This feature is for development only. Requires debug logs to be enabled or enigma2 to be started in console mode.
config.autobouquetsmaker.extra_debug
Show DVB-T frequency finder
Select "yes" to show the "DVB-T frequency finder" tool in the main menu. This tool is used to create a working provider file for difficult areas of the UK, e.g. areas covered by repeaters, etc.
config.autobouquetsmaker.frequencyfinder
Show in extensions
When enabled, allows you start a scan from the extensions list.
config.autobouquetsmaker.extensions
Provider enabled
This option enables the current selected provider.
self.providers_configs[provider]
Schedule time of day
Set the time of day to perform a scan.
config.autobouquetsmaker.scheduletime
Schedule days of the week
Press OK to select which days to perform a scan.
config.autobouquetsmaker.dayscreen
Schedule wake from deep standby
If the receiver is in 'Deep Standby' when the schedule is due, wake it up to perform a scan.
config.autobouquetsmaker.schedulewakefromdeep
Style of provider marker
Choose the style of markers that separate one provider from another in bouquet indexes.
config.autobouquetsmaker.indexmarkerstyle
Weekday enabled
Allow scheduled ABM scanning on this weekday.
self.config.days[i]
Schedule return to deep standby
If the receiver was woken from 'Deep Standby' and is currently in 'Standby' and no recordings are in progress return it to 'Deep Standby' once the scan has completed.
config.autobouquetsmaker.scheduleshutdown
Region
This option allows you to choose what region of the country you live in, so it populates the correct channels for your region.
self.providers_area[provider]
FTA only
This affects all bouquets. Select 'no' to scan in all services. Select 'yes' to skip encrypted ones.
self.providers_FTA_only[provider]
Create main bouquet
This option has several choices "Yes", (create a bouquet with all the channels in it), "Yes HD only", (will group all HD channels into this bouquet), "Custom", (allows you to select your own bouquet), "No", (do not use a main bouquet)
self.providers_makemain[provider]
Custom bouquet for main
Select your own bouquet from the list, please note that the only the first 100 channels for this bouquet will be used.
self.providers_custommain[provider]
Create sections bouquets
This option will create bouquets for each type of channel, ie Entertainment, Movies, Documentary.
self.providers_makesections[provider]
Create HD bouquet
This option will create a High Definition bouquet, it will group all HD channels into this bouquet.
self.providers_makehd[provider]
Create FTA bouquet
This option will create a FreeToAir bouquet, it will group all free channels into this bouquet.
self.providers_makefta[provider]
Create FTA HD bouquet
This option will create a FreeToAir High Definition bouquet, it will group all FTA HD channels into this bouquet.
self.providers_makeftahd[provider]
Swap channels
This option will swap SD versions of channels with HD versions. (eg BBC One SD with BBC One HD, Channel Four SD with with Channel Four HD)
self.providers_swapchannels[provider]
Custom mode
Enable custom mode to apply provider-specific channel adjustments such as adding, removing or renaming channels.
self.providers_custom_list[provider]
Include non-indexed channels
When a search finds extra channels that do not have an allocated channel number, 'yes' will add these at the end of the channel list, and 'no' means these will not be included.
self.providers_extraservices[provider]
Further reading: Unicable, manual scanning, ABM and DAB+.
Sources and verification: Empfang.
