AutoBouquetsMaker OE-Alliance

kjagus

Vu+ Newbie
Hi,
I try to add provider - polish NC+ this way:

Code:
<provider>
    <name>NC+</name>
    <protocol>lcn</protocol>
    <!-- namespace could change even on the same sat...
         in case of use the service hacks to fix it -->
    <namespace>820000</namespace>
    <transponder frequency="11449000" symbol_rate="27500000" polarization="0"
        fec_inner="3" orbital_position="130" inversion="2" system="1"
        modulation="2" roll_off="0" pilot="2" />
    <sections>
        <section number="1">NC+</section>
    </sections>
    <servicehacks>
<![CDATA[
if service["number"] > 999 or service["number"] < 1:
    skip = True
]]>
    </servicehacks>
</provider>

The scripts starts well, but he finds only 90 channels and ends with several errors (photos)
Code:
http://1drv.ms/1zgNE96
WP_20150204_23_10_17_Pro.jpg?psid=1
WP_20150204_23_10_35_Pro.jpg?psid=1

What can I do about these errors? Is it my provider definition problem or is it program's script failure?

regards,
kj
 
Last edited by a moderator:

octron2008

Vu+ Newbie
Hi, I'm using enigma2-plugin-systemplugins-autobouquetsmaker_1.1.r0_all on Vu+ Solo2 with image BH 2.1.4

what I noticed is Disney XD+1 is missing from the Kids section? any idea who or how to add it?

Also any Autobouquets for Astra 19.2 Spanish Digital Plus?

Thanks
 

yummer

BH Lover
does anybody know if the server from where this downloads the bouquets has gone down as ive just gone to update my duo2 and it wont download the lists like it usually does?
 

yummer

BH Lover
Ignore my last post... Must be something I've done... Don't think I've got right files on my new laptop... School boy error
 

yummer

BH Lover
The latest build has now been added to the BH Addon's server.
I've just noticed that cheeky little addition... :) great job guys.... I found out what the problem was in the end .... My lnb was buggered and wasn't locking properly on horizontal polarity that's why I couldn't download the bouquets. Least now it's on the bh server no more messing around ;)
 

abu baniaz

Vu+ Newbie
Bitbake file here.
Code:
https://github.com/oe-alliance/oe-alliance-core/blob/3.3/meta-oe/recipes-oe-alliance/enigma2-plugins/enigma2-plugin-systemplugins-autobouquetsmaker.bb
If it needs adaptation to work on BH build process, please push any required changes to maintain inter-image functionality
 

jimbo2013

Vu+ Newbie
I was using Autobouquetsmaker on Freeview and noticed that I could not access the radio channels. Also, all the Connected services were missing and there was no 790+ section for the channels that sit on the EPG after they have closed.

So attached is an amended version which allows ALL services to be displayed in the same list.

Unzip this then put the folder in place of the existing "AutoBouquetsMaker" folder in
/usr/lib/enigma2/python/Plugins/SystemPlugins/
 

Attachments

  • AutoBouquetsMaker.zip
    261.8 KB · Views: 28

jimbo2013

Vu+ Newbie
Sorry should be this one not the one above. In this corrected version, HD starts at 101, not 100! Sorry.
 

Attachments

  • AutoBouquetsMaker.zip
    261.8 KB · Views: 138

jimbo2013

Vu+ Newbie
Hello again everyone

Can someone answer me this. In the stream of Winter Hill there is also the BBC tables for Wales, W Mids, and West (so the Bristol, Birmigham and CArdiff EPGs).

How can I get autobouquetsmaker to read these SIDs? Is there not an EPGID on Freeview?

Thanks
 

jimgb17

Vu+ Newbie
Hi all i am trying to get this to work on openspa but the settings wont save for some reason?
Has anyone managed to get this working on openspa?
 
Top