Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Page 68 of 123 FirstFirst ... 1858666768697078118 ... LastLast
Results 1,006 to 1,020 of 1841

Thread: UKCvS AutoBouquets E2 by LraiZer BETA.

  1. #1006

    Title
    Moderator
    Join Date
    Jul 2010
    Posts
    4,684
    Thanks
    1,205
    Thanked 2,524 Times in 1,349 Posts
    it would of installed to /media/hdd/ipkg-tools

    inside are 2 binaries for compiling and decompiling ipks.

    put your source folder inside ipkg-tools of what you want to compile, inside must be your CONTROL folder and then relevant installable files.

    and then issue

    ipkg-build enigma2-systemplugin-<pluginname>
    Vu Ultimo4K, OpenViX 5.0, 8xdvb-c, 8xdvb-s2, 2xdvb-t2
    Vu Solo4K, OpenViX 5.0, 8xdvb-s2
    Dreambox DM900, OpenViX 5.0, 2xdvb-s2, 2xdvb-c/t2
    Terrestrial, Cable, Fixed 28.2e + Unicable2 LNB

  2. The Following 2 Users Say Thank You to rossi2000 For This Useful Post:

    abu baniaz (02-11-13),Clabs (02-11-13)

  3. #1007

    Title
    Forum Supporter
    Donated Member
    Join Date
    Mar 2012
    Posts
    301
    Thanks
    81
    Thanked 40 Times in 32 Posts
    Sky sports 2 hd has changed frequency this evening but a scan with AB is not picking it up?

    Any pointers?

  4. #1008
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,362
    Thanks
    6,443
    Thanked 9,160 Times in 6,235 Posts
    Working fine here.
    Attached Images Attached Images

  5. #1009
    tomthebomb1968's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    May 2010
    Location
    Belfast
    Posts
    308
    Thanks
    118
    Thanked 78 Times in 60 Posts
    I think he meant built in ABM wasn't finding it. If so he is correct. So maybe posted in this thread by error.

    Sent from my GT-I9505 using Tapatalk 4

  6. The Following User Says Thank You to tomthebomb1968 For This Useful Post:

    abu baniaz (03-11-13)

  7. #1010
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,362
    Thanks
    6,443
    Thanked 9,160 Times in 6,235 Posts
    I've just used that as well, and worked fine. This is on top of Vhannibal 01/11 which had 28.2 bouquets deleted.

    @Danivtec & @tomthebomb1968, are you using any other bouquets?

  8. #1011
    tomthebomb1968's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    May 2010
    Location
    Belfast
    Posts
    308
    Thanks
    118
    Thanked 78 Times in 60 Posts
    ABM wasn't placing it in the Bouquets @around 7pm coz i tried it twice. Done a blind scan on duo2 and found it. And for anyone interested Ulster Television HD Is there again. Scans in as 20780

    Sent from my GT-I9505 using Tapatalk 4

  9. #1012

    Title
    Forum Supporter
    Donated Member
    Join Date
    Mar 2012
    Posts
    301
    Thanks
    81
    Thanked 40 Times in 32 Posts
    Quote Originally Posted by tomthebomb1968 View Post
    ABM wasn't placing it in the Bouquets @around 7pm coz i tried it twice. Done a blind scan on duo2 and found it. And for anyone interested Ulster Television HD Is there again. Scans in as 20780

    Sent from my GT-I9505 using Tapatalk 4
    Tried a scan this morning and all is working now. Last tried it at 10pm but wasn't being picked up. All good now.

  10. #1013

    Title
    V.I.P
    Donated Member
    Join Date
    Mar 2010
    Posts
    980
    Thanks
    109
    Thanked 220 Times in 149 Posts
    Don't know if its VIX or UKCvS AutoBouquets E2 by LraiZer but with latest version of both on TM NANO when I go in to bouquets if I press 4 it edits the channel name and 5 to delete a channel and 6 to move a channel.
    Is there a way to turn this off. Don't know if its VIX feature or AB..

  11. #1014

    Title
    V.I.P
    Join Date
    Jan 2011
    Posts
    265
    Thanks
    60
    Thanked 572 Times in 188 Posts
    Quote Originally Posted by dfdream View Post
    Don't know if its VIX or UKCvS AutoBouquets E2 by LraiZer but with latest version of both on TM NANO when I go in to bouquets if I press 4 it edits the channel name and 5 to delete a channel and 6 to move a channel.
    Is there a way to turn this off. Don't know if its VIX feature or AB..
    this issue has come from the recent OpenVIX merge with the OpenPli recent changes they have made with the VirtualKeyBoard.py, it is not because of any changes in latest AutoBouquets plugin.

  12. The Following 2 Users Say Thank You to LraiZer For This Useful Post:

    abu baniaz (03-11-13),dfdream (03-11-13)

  13. #1015

    Title
    V.I.P
    Join Date
    Jan 2011
    Posts
    265
    Thanks
    60
    Thanked 572 Times in 188 Posts
    Quote Originally Posted by pheonix View Post
    Andy has looked into this and has said that the ipk installer posted in this thread is not being built correctly, this in turn means that when the image is being built it cant read the control file so bypasses it.
    the ipk lnstaller is not being built incorrectly as such, more that it does not comply with the way VIX image build process is looking to read the control included control files. maybe you could code the image build process to also allow for plugins that are built off box using fakeroot too? sure i could build them on box which would make them compatible but would be better for image build process to be made compatible with all the other ikp that are built this way.

  14. #1016
    Larry-G's Avatar
    Title
    V.I.P
    Donated Member
    Join Date
    May 2010
    Posts
    32,542
    Thanks
    7,824
    Thanked 22,935 Times in 12,378 Posts
    Quote Originally Posted by LraiZer View Post
    the ipk lnstaller is not being built incorrectly as such, more that it does not comply with the way VIX image build process is looking to read the control included control files. maybe you could code the image build process to also allow for plugins that are built off box using fakeroot too?
    you'd have to speak to andy about that, i'm just relaying what i was told, i am not a coder.
    My posts contain my own personal thoughts and opinions, they do not represent those of any organisation or group but my own.

    If you don't like what I post, Don't read it.

    SIMPLES.

  15. #1017
    skratch's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    Aug 2013
    Posts
    364
    Thanks
    153
    Thanked 30 Times in 24 Posts
    Do I need to uninstall the old plugin then install it again or does the plugin update with the vix updates?

    Sent from my GT-I9300 using Tapatalk
    I have a VU+ Duo2 always updated to the latest Vix build using the default skin.

  16. #1018

    Title
    V.I.P
    Join Date
    Jan 2011
    Posts
    265
    Thanks
    60
    Thanked 572 Times in 188 Posts
    no need to uninstall, after vix update just install latest one from feeds and it will automatically remove any older version first for you.

  17. The Following 2 Users Say Thank You to LraiZer For This Useful Post:

    Clabs (03-11-13),skratch (09-11-13)

  18. #1019

    Title
    V.I.P
    Donated Member
    Join Date
    Mar 2010
    Posts
    980
    Thanks
    109
    Thanked 220 Times in 149 Posts
    LraiZer..

    Is there any thing in the pipeline to be able to configure/customise the 1-100 channels in a text file.
    Have box setup for me ma and would like to put the channels she likes in a list between 1-100 that would update as the others do.
    Something like this..

    28.2E UK Bouquets.
    01=141
    02=142
    03=178
    04=230
    05=171
    06= bbc 1 NI HD
    07= bbc 2 HD
    08= bbc 3
    09= bbc 4
    10= UTV HD
    11 = ITV2 HD
    etc

    Also does SKY IRL HD use BBC1 HD not BBC 1 NI HD.
    And will UTV HD replace ITV1 HD...

    Keep up the good work...

  19. #1020
    skratch's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    Aug 2013
    Posts
    364
    Thanks
    153
    Thanked 30 Times in 24 Posts
    Quote Originally Posted by dfdream View Post
    LraiZer..

    Is there any thing in the pipeline to be able to configure/customise the 1-100 channels in a text file.
    Have box setup for me ma and would like to put the channels she likes in a list between 1-100 that would update as the others do.
    Something like this..

    28.2E UK Bouquets.
    01=141
    02=142
    03=178
    04=230
    05=171
    06= bbc 1 NI HD
    07= bbc 2 HD
    08= bbc 3
    09= bbc 4
    10= UTV HD
    11 = ITV2 HD
    etc

    Also does SKY IRL HD use BBC1 HD not BBC 1 NI HD.
    And will UTV HD replace ITV1 HD...

    Keep up the good work...
    I agree great plugin I like it mostly because it puts the channel no. In front and
    There is a way of adding regions first but every time I have put local region channels on 1,2,3 and so on then add the updated bouquet to my box it looses the 101-bbc it will loose them numbers in front and if I rebuild the bouquet to get the numbers back it looses the 1,2,3 regions! Is there a way to scan without these problems

    Sent from my GT-I9300 using Tapatalk
    I have a VU+ Duo2 always updated to the latest Vix build using the default skin.

Page 68 of 123 FirstFirst ... 1858666768697078118 ... LastLast

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.