Hi, do yoou have the latest 28.2e file please
Might be easier to use Autobouquets 28.2 or AutoBouquetsMaker
What receiver and image are you using?
Hi, do yoou have the latest 28.2e file please
Might be easier to use Autobouquets 28.2 or AutoBouquetsMaker
What receiver and image are you using?
Might be helpful if you say which image?
Which type of picons?
Are you using Lraizer's plugin with the print numbers feature?
If your image/drivers show the tuners as three separate tuners, and they function indepndently, please disregard my post.
A cable tuner uses cables.xml. In your tuner config, select provider, and virgin. do a complete scan.
Whcih image are you using please? Name and version would help.
There is no such thing as cable or satellite images. The tuner decides what system you can use.
Pretty sure that Italysat images have working trial tuner drivers. I hope you realise that the trial tuner basically thinks that cable and terrestrial are also satellite. You have to modify your satellites.xml to include the cable and terrestrial frequencies. Not sure if anyone has tried ABM or AutoBouquets cable with it.
Would be simple if you replaced the tuner with a cable tuner.
A DM500S is not an E2 receiver.
What iamges do you have on them?
It should be in the Other/extra bouquet already.
USing the sumpplment file, you can add it wheerever you want though. But needs to be updated whenever there is a change.
AutoBouquets setup/configure/setup mode = expert then uncheck the option include "not indext" channels that will stop all hd channels just make sure if you wanted freesat channels on HD stream to enable freesat
Incorrect.
Doing that will stop you receiving out of region/test channels.
- - - Updated - - -
If you want to exclude the unavailable HD channels when using ABM, select the region ending with "Custom"
There are three types of each location for Sky UK/ROI. Please look at the end of the location name. I am using London as an example:
1. London HD
Almost exact lineup as on an offcial HD receiver
2. London SD
Almost exact lineup as on an offcial SD receiver
3. London Custom
Numbering is the same as an official SD receiver.
Unavailable HD channels are skipped.
If you configure ABM to expert mode and enable "not indexed", the Custom variation will also:
Allow other hacks come into play.
Other channels are inserted such Setanta Sports
You can reach the custom variant quicker by scrolling left.
The way that the exclude unavailable hd works is that it changes the encryption flag to FTA. This is done by manipulating the data based on channel number and EPG/Channel ID.
The channel numbers are different between ROI and UK regions as well as between SD and HD selections. You are actually missing a few more channels. The section below needs amending in the supplement file. As you can see, the ROI numbers have been added. Many thanks for reporting, it has been like this for a year.
#RTE TWO HD
224:1270::::::FTA:
115:1270::::::FTA:
#ITV2 HD
225:6532::::::FTA:
118:6532::::::FTA:
#ITV3 HD
263:6533::::::FTA:
119:6533::::::FTA:
#ITV4 HD
268:6534::::::FTA:
120:6534::::::FTA:
#ITV ENCORE HD
269:6506::::::FTA:
123:6506::::::FTA:
Display More
Here is the whole file if you don't want to edit manually. Extract it and place in the plugin directory:
/usr/lib/enigma2/python/Plugins/Extensions/AutoBouquets
Please note there are some bugs in the ROI selection. Primarily because very few issues were reported. They are on the todo list after LraiZer finishes his current project.
A screenshot of the settings page would show exactly what settings you are using. As well as teh version date of the plugin. I presume you have the custom chnannel swap enabled.
FYI.
ABM will work on Open Blackhole. It doesn't on the normal blackhole natively. They are freee to submit chanegs to make it compatible if they want.
- - - Updated - - -
Q/S= Question/Statement
R= Response
Q/S.
I have set it to my area North East Midlands, but when I scan it is not showing BBC east midlands as 1st channel, but HD and in fact I cannot find it anywhere in the Entertainment bouquet. Any guidance on this appreciated.
R.
Disable Custom chanenl swap.
Q/S.
Also I cannot see a way to exclude certain bouquets ie shopping/religion etc which I do not want. I have gone through the menu and deleted them individually and then purged them, but on next download they were back. I'm sure its in there somewhere. Just got to find it
R.
Set "make all default bouquet = NO". Ensure unlinked bouquets in your image is off. Delete the bouquets using image facilities/options, (ie nothing to do with plugin). AB 28.2 will honour teh deletions/order of the bouquets.
N.B If you want to press channel numbers and reach same numebring as SKy, you must have teh large first bouquet and it must be first.
Q/S.
edit found East midlands channel and moved it to top of list. Did a rescan and is still there
R.
Both ABM and AB 28.2 are programmed to place chanenls in a particular order, namely as per teh data on the satellite. if you manually move a channel, when they next run, tehy will place chanenls in teh same order as the programming. You can alter the order of chanenls, you have to edit/create some files. But maybe best to discuss this later.
Lraizer has discovered the fault. Could someone please try this reader file for SH4 receivers. It is the correct one from 20131114 with the edits for the BT Sports Interactive edits. Was my mistake, sorry.
If pressing the numbers goes to the right channel for you, and you actually meant to say, how come the cahnenl in Enterainmnet are eg. 1035 and there are two sets of numbers of shown.
The "solutions" are:
If you want to the large first bouquet
Disable the Print numbers feature
If you are not bothered about large first bouquet
Change your sort option to the default of HD First. In addition to this, you can also disable the print numbers.
How is your numbering working/not working?
HAve you got alternate numbering on in your channel selection settings (of image, not plugin)?
You have set it right. If you press 101 does it not take you to BBC One NI?
If you image has Unlinked bouquets defaulted to yes, disable it and run plugin again. It will be in the Customise menu.
P.S
Have a look at this post. OPenwebif takes wonderful screenshots.
http://linuxsat-support.com/showthread.php?t=80135&p=261792&viewfull=1#post261792
Display MoreHello everyone,
I was wondering if someone could assist, I have a DM800 on Nabilo BlackHole v012 76C... Installed AutoBouquets E2 version 20150921 without issues... When I go to the plugin page and click on AutoBouquets E2, I'm asked to click on Menu to set the region, when I do this, my box crashes, I was able to extract the following from the error log
action -> MenuActions menu
[AutoBouquets] fallback to default translation for AutoBouquets Setup
Screen <class 'Plugins.Extensions.AutoBouquets.plugin.AutoBouquetsMenu'>((), {}): <type 'exceptions.AttributeError'>
Traceback (most recent call last):
File "/usr/lib/enigma2/python/mytest.py", line 229, in create
return screen(self, *arguments, **kwargs)
File "/usr/lib/enigma2/python/Plugins/Extensions/AutoBouquets/plugin.py", line 756, in __init__
Screen.setTitle(self, _("AutoBouquets Setup"))
File "/usr/lib/enigma2/python/Components/GUISkin.py", line 65, in setTitle
self.instance.setTitle(title)
AttributeError: 'NoneType' object has no attribute 'setTitle'
open /dev/dbox/fp0 for wakeup timer clear failed!(No such file or directory)
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
res = self.actions[action]()
File "/usr/lib/enigma2/python/Plugins/Extensions/AutoBouquets/plugin.py", line 400, in createSetup
self.session.openWithCallback(self.setupDone, AutoBouquetsMenu)
File "/usr/lib/enigma2/python/mytest.py", line 292, in openWithCallback
dlg = self.open(screen, *arguments, **kwargs)
File "/usr/lib/enigma2/python/mytest.py", line 303, in open
dlg.isTmp = True
AttributeError: 'NoneType' object has no attribute 'isTmp'
(PyObject_CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap instance at 0x2f41cad0>>,('MenuActions', 'menu')) failed)
main thread is non-idle! display spinner!
[EPGC] start cleanloop
[EPGC] stop cleanloop
[EPGC] 3551 bytes for cache used
]=]=>
</enigma2crashlog>
<pythonMD5sum>
<=!=[=C=D=A=T=A=[
I know I could just install another image, but as a workaround, could I set the region via the CLI?
Thanks,
Is this every time or just after the first install?
Quote
Same thing on ITV
There is an issue with ITV SD transponders. Can you try while on BBC One Lon just to be on the safe side.
Thanks
Your picture does not show the adapter number.
Sorry, forgot to say, there is currently an issue with the ITV SD transponder. If you ran it while on ITV, it won't work. If you'd ran it while on the ITV transponder, please try from another, such BBC One or ITV HD
Receiver?
Image?
Username being used?
Password being used?
Installing it from the plugin menu is the simplest option. Config files will not be installed though.
If you want to do it manually, also worth noting:
You dont FTP a plugin to the /tmp folder. You FTP the plugin INSTALLER to the /tmp directpry. Once you have done that, you can the install the plugin.