OE-Alliance AutoBouquetsMaker

There are 24 replies in this Thread which was already clicked 20,464 times. The last Post () by pheonix.

  • The OE-Alliance proudly present the OE-Alliance AutoBouquetsMaker.



    This is a totally new piece of software similar in function to LraiZers Autobouquets plugin but with a few differences as follows.



    Included in the ViX image from Build 514 onwards and accessible via Menu> Setup> Service Searching> AutoBouquetsMaker.



    coded from the ground up in C+ and Python which makes it exceptionally fast ( takes around 60 to 80 seconds for a full scan of *** uk / freesat ). There is no need to make any kind of service scan prior to launching the plugin and because of this it can be used from a totally Virgin install.



    At present the plugin supports 15 service providers as follows, with work still ongoing to include more where possible.



    AustriaSat 19.2 East
    Canal Digitaal HD 19.2 East
    Canal Digitaal SD 19.2 East
    Czech Republic 23.5 East
    Freesat 28.2 & 28.5 East
    Mobistar FR 19.2 East
    Mobistar NL 19.2 East
    *** Italy 13.0 East
    *** UK 28.2 & 28.5 East
    Sl***k Republic 23.5 East
    TéléSATHD 19.2 East
    TéléSAT SD 19.2 East
    TVSat 13.0 East
    TV Vlaanderen HD 19.2 East
    TV Vlaanderen SD 19.2 East



    The plugin will where available use a free tuner for it's scans allowing you to continue to watch live TV with very little interruption other than a spinner and a very brief progress bar. If a free tuner is not found as in the case of a single tuner receiver it will take control of that tuner while still retaining it's very fast scan time allowing you to manually update your scan during say a advert break, or if you choose you can use the Auto Schedule feature to set a scan for any time of the day or night.



    Also included is a .ipk installer as built by a third party not affiliated with the ViX image or OE-Alliance. As this plugin is built for the OE-Alliance git i am not 100% certain if it will also work with other image architecture but as with all OE-A work it is Open Source for others to use and adapt as needed providing that the source credits are not removed, edited or otherwise tempered with.





    OE-Alliance AutoBouquetsMaker (c) 2012



    Application credits:
    andro Cavazzoni aka skaman (main developer) ( Sif Team )
    Andrew Blackburn aka AndyBlac (main developer) ( ViX Team )



    Sources credits:
    LraiZer (used his AutoBouquets script as a start point)












    Code
    https://github.com/oe-alliance/oe-alliance-plugins/tree/master/AutoBouquetsMaker
  • if you are using the ViX image and would like to make sure you have the latest version of the plugin you can use the following command via a telnet session.


    Quote

    opkg install enigma2-plugin-systemplugins-autobouquetsmaker


    you can also download the plugin directly from the ViX GIT via the same telnet session with the following command.


    Quote

    opkg download enigma2-plugin-systemplugins-autobouquetsmaker


    This will grab the .ipk from the feeds and save it to /home/root on your receiver.


    The current version is v1.1

    OpenViX on Twitter @0penViX

  • I have gone back to the autobouquets plugin (LraiZer) because the autobouquets maker for me overwrites the existing bouquets, so it seems it can't be used in conjunction with a channel list such as catseye etc, which I would still need to use so long as the providers that can be used with this plugin are limited. The predecessor to this allows me to create a channel list for 28.2e while not overwriting the existing one. I have of course tried various options in order to get it to behave in the way the previous plugin works, but without success. Is it just me, or is this the intended behaviour?

    If I take a while to respond, you can see why.....


    :red:

  • I just tried it again (since reflashing image) and it is not overwriting, so not sure what went wrong last time but it seems to be ok now.

    If I take a while to respond, you can see why.....


    :red:

  • VU+ PluginsHere is the latest version of the OE-Alliance AutoBouquetsMaker plugin from the GIT - Version 1.1 -.


    Extract the archive and FTP the AutoBouquetsMaker Folder to \usr\lib\enigma2\python\Plugins\SystemPlugins\ Then restart your receiver.


    You will see the plugin within the Tuner setup section of the image,


    Please note I am not sure if this will work strait out of the Box on the new BH 2.xx series images but it worked very well with the older BP 2.0 image last time i tested it.


    This plugin is fully opensource so you can adapt it to your own needs, it was based on the initial Autobouquets plugin as created by LraiZer who gave us permission to use his work as a basis for our own. The finished ABM plugin however shares none of the Code of the original Autobouquets plugin as it was too slow for what we needed so andyblac ( ViX ) and skaman ( Sif team ) built this version from the ground up in python and C++ over the course of three months.
    LraiZer however is and will always credited as the basis of the work as is only rite and proper.

    • Official Post

    New working versions for Blackhole






    bh.tgz by Matrix10


    And another IPK which has been converted by Evo and his friends who did the ondemand plugin.

  • Quote

    [AutoBouquetMaker] split NI & ROI regions into it own provider as it's not really a region but a provider. thanks to 'abu baniaz' for the idea and informing us.



    Code
    https://github.com/oe-alliance/oe-alliance-plugins/tree/master/AutoBouquetsMaker


    This will be added to the next ViX image build, or you can manually download and add these files for example if your using ABM with a non OE-Alliance based image.

  • Code
    https://github.com/oe-alliance/oe-alliance-plugins/tree/master/AutoBouquetsMaker


    This will be added to the next ViX image build, or you can manually download and add these files for example if your using ABM with a non OE-Alliance based image.


    Newest version just downloaded on my Ultimo from the ViX image feeds, includes the above updates.

  • Full updated changelog.


    OE-Alliance AutoBouquetsMaker updates and changelog

    Code
    https://github.com/oe-alliance/oe-alliance-plugins/commits/master/AutoBouquetsMaker




    11.12.2012
    -[AutoBouquetsMaker] add new plugin.
    -[AutoBouquetsMaker] fix translation support.

    16.12.2012
    -[AutoBouquetMaker] fix bad numeration with *** uk interactive channels fixes #23)
    -[Translations] DE updated thanks Ralf.

    17.12.2012
    -[AutoBouquetMaker] some code clean up.


    02.01.2013
    -Fix radio channels numeration with ***uk
    -Fix "keep all bouquets" feature who sometime keep an empty bouquet


    17.01.2013
    -[skinning] update image locations to allow them to be skinned, and as all 'SCOPE_CURRENT_SKIN' fall back to 'skin_default' location if no image in found current skin.


    03.02.2013
    -add support for SCOPE_ACTIVE_SKIN.


    05.03.2013
    -[AutoBouquetMaker] split NI & ROI regions into it own provider as it not really a region but a provider. thanks to 'abu baniaz' for the idea and informing us.


    26.03.2013
    -[AutoBouquetMaker] fix for new BBC One HD and BBC Two HD channels.

    OpenViX on Twitter @0penViX

  • VU+ OE -ALLiance AutoBouguetes Maker [COLOR='Deep***Blue']Here is the latest E2 based version including a full change log for OE 2.0 based images.[/COLOR]



  • VU+ OE -ALLiance AutoBouguetes Maker [COLOR='Deep***Blue']Here is the latest E2 based version including a full change log for OE 2.0 based images.[/COLOR]





    p.s the above .ipk file was put together by me and as this was my first attempt at creating a.ipk file i cant be totally sure it works as expected. ( as was mentioned in the thread it was posted to in the first place ).

    OpenViX on Twitter @0penViX

  • hmm..how to install this correct on BP OE2.0 v.1.0 image? Tried like normal to FTP to /TMP with no success?? -also tried to manually FTP to /usr/lib/enigma2/phyton/plugins/systemplugins with no success... can someone help me?

  • Open a telent session after placing the ipk file in the "tmp" folder then paste the following command in:


    opkg install -force-overwrite /tmp/enigma2-plugin-systemplugins-autobouquetsmaker_1.1.r0_all.ipk


    See if that works

    fI7WHhv.png


    Please click on the "Like" :thumbup: button if you find the information and support posted on the forum helpful.

  • 12.06.2013
    -[ABM] moved Scottish region into own provider at the request of some users, also remove ITV HD from channel swap.
    -[ABM] fix typo in provider name.


    17.06.2013
    -[AutoBouquetMaker] update interactive services (thanks to 'LraiZer')


    27-06-2013
    -[***uk] add some missing BBCi channels (thanks to LraiZer)

    OpenViX on Twitter @0penViX

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!