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 1 of 2 12 LastLast
Results 1 to 15 of 17

Thread: AutoBouquets Interactive

  1. #1

    Title
    Member
    Join Date
    May 2014
    Posts
    51
    Thanks
    2
    Thanked 0 Times in 0 Posts

    AutoBouquets Interactive

    How do I get HD Interactive channels or section since the Red button doesn't work?

  2. #2
    Andy_Hazza's Avatar
    Title
    Moderator
    Join Date
    Oct 2012
    Location
    Derbyshire, UK
    Posts
    7,287
    Thanks
    2,855
    Thanked 2,126 Times in 1,752 Posts
    If done correctly you should have a BBC Interactive section in ABM

  3. #3

    Title
    Member
    Join Date
    May 2014
    Posts
    51
    Thanks
    2
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by Andy_Hazza View Post
    If done correctly you should have a BBC Interactive section in ABM
    I do have BBC Interactive section but it only has one SD channel

  4. #4

    Title
    Forum Supporter
    Donated Member
    Join Date
    Sep 2012
    Location
    north east
    Posts
    339
    Thanks
    104
    Thanked 47 Times in 41 Posts
    Hi,do a quick scan.BBC RB HD


    Sent from my iPhone using Tapatalk

  5. #5

    Title
    Member
    Join Date
    May 2014
    Posts
    51
    Thanks
    2
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by goosegog View Post
    Hi,do a quick scan.BBC RB HD


    Sent from my iPhone using Tapatalk
    What do you mean?

  6. #6

    Title
    Forum Supporter
    Donated Member
    Join Date
    Sep 2012
    Location
    north east
    Posts
    339
    Thanks
    104
    Thanked 47 Times in 41 Posts
    Menu/setup/service searching/manual scan...pick 28.2. should then be in last scanned if youre looking for the game


    Sent from my iPhone using Tapatalk

  7. #7

    Title
    Member
    Join Date
    May 2014
    Posts
    51
    Thanks
    2
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by goosegog View Post
    Menu/setup/service searching/manual scan...pick 28.2. should then be in last scanned if youre looking for the game


    Sent from my iPhone using Tapatalk
    Is there a way I can get the interactive channel in HD via ABM or only manual scan?

  8. #8

    Title
    Forum Supporter
    Donated Member
    Join Date
    Sep 2012
    Location
    north east
    Posts
    339
    Thanks
    104
    Thanked 47 Times in 41 Posts
    Dont think so at the minute,i did a ABM scan before the game started and it wasnt there


    Sent from my iPhone using Tapatalk

  9. #9
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,360
    Thanks
    6,442
    Thanked 9,160 Times in 6,235 Posts
    Using AB 28.2 ( Lraizer's one, not ABM) these are the details. EDIT: (I always enable other/extra channels)

    POSITION EPG_ID TYPE SID TSID ENCRYPTION NAME
    BBC RB 1 981 2051 0x1 0x5655 0x829 FTA BBC RB 1
    BBC RB 2 982 2160 0x1 0x5656 0x829 FTA BBC RB 2
    BBC RB 3 983 2161 0x1 0x5657 0x829 FTA BBC RB 3
    BBC RB 4 984 2162 0x1 0x5658 0x829 FTA BBC RB 4
    BBC RB 5 985 2163 0x1 0x5659 0x829 FTA BBC RB 5
    BBC RB HD 986 2164 0x19 0x565e 0x829 FTA BBC RB HD

  10. #10
    Andy_Hazza's Avatar
    Title
    Moderator
    Join Date
    Oct 2012
    Location
    Derbyshire, UK
    Posts
    7,287
    Thanks
    2,855
    Thanked 2,126 Times in 1,752 Posts
    Yeah its on ABM, I looked this morning.

  11. #11

    Title
    Member
    Join Date
    Apr 2013
    Posts
    77
    Thanks
    50
    Thanked 1 Time in 1 Post
    Quote Originally Posted by Andy_Hazza View Post
    Yeah its on ABM, I looked this morning.
    Hi thanks for your tip earlier managed to get them through scan. So in the bouquets they are in last scanned files. However I ran another abm scan with bbc interactive showing and same as previous poster only one channel

  12. #12

    Title
    V.I.P
    Join Date
    Jan 2011
    Posts
    265
    Thanks
    60
    Thanked 572 Times in 188 Posts
    as with the service updates abu posted previous, bbci now only have a single full time service and only add more services when special events are on. you can update your BBC Interactive bouquet in your provider xml to scan in all current bbci services instead of using the old service hacks that are no longer valid, as bbci now have proper name identifiers and appear at a lower than 1000 channel number range WHEN and IF transmitted. not sure if they appear in exact same channel range when services come and go each time. you will have to keep an eye out for the channel number ranges when special events are on to make sure the bouquet range remain correct.

    make your bbci section range from 980-987
    Code:
    	<sections>
    		<section number="101">Entertainment</section>
    		<section number="240">Lifestyle and Culture</section>
    		<section number="301">Movies</section>
    		<section number="350">Music</section>
    		<section number="401">Sports</section>
    		<section number="501">News</section>
    		<section number="520">Documentaries</section>
    		<section number="580">Religious</section>
    		<section number="601">Kids</section>
    		<section number="640">Shopping</section>
    		<section number="700">Sky Box Office</section>
    		<section number="780">International</section>
    		<section number="861">Gaming and Dating</section>
    		<section number="881">Specialist</section>
    		<section number="889">Bonus channels</section>
    		<section number="899">Sky Information</section>
    		<section number="900">Adult</section>
    		<section number="950">Other</section>
    		<section number="980">BBC Interactive</section>
    		<section number="987">Other</section>
    		<section number="1000">Sky Sports Interactive</section>
    		<section number="1030">Sky Anytime</section>
    	</sections>
    you should also be able to remove the old servicehacks for bbci
    Code:
    	<servicehacks>
    <![CDATA[
    if service["service_name"][-4:] == " (28)":
    	service["service_name"] = service["service_name"][:-4]
    
    if service["transport_stream_id"] == 0x7e3:
    	service["namespace"] = 0x11a2f26
    
    if service["service_type"] == 0x02 and service["number"] > 3000:
    	service["number"] -= 3000
    
    new_numbers = []		
    for number in service["numbers"]:
    	if number >= 3000 and number <= 3999:
    		new_numbers.append(number - 3000)
    	elif number > 999 or number < 100:
    		if service["channel_id"] > 1470 and service["channel_id"] < 1486:
    				new_numbers.append(service["channel_id"] - 471)
    				service["interactive_name"] = "Sky Sports Interactive " + str(service["channel_id"])
    		elif service["channel_id"] > 4093 and service["channel_id"] < 4099:
    				new_numbers.append(service["channel_id"] - 3064)
    				service["interactive_name"] = "Sky Anytime " + str(service["channel_id"])
    		else:
    				skip = True
    		break
    	else:
    		new_numbers.append(number)
    service["numbers"] = new_numbers
    ]]>
    	</servicehacks>

  13. The Following 3 Users Say Thank You to LraiZer For This Useful Post:

    abu baniaz (25-07-14),Larry-G (25-07-14),yana (25-07-14)

  14. #13
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,360
    Thanks
    6,442
    Thanked 9,160 Times in 6,235 Posts
    Thread moved to ABM section.


    I made this amendment instead
    Code:
        <sections>
            <section number="101">Entertainment</section>
            <section number="240">Lifestyle and Culture</section>
            <section number="301">Movies</section>
            <section number="350">Music</section>
            <section number="401">Sports</section>
            <section number="501">News</section>
            <section number="520">Documentaries</section>
            <section number="580">Religious</section>
            <section number="601">Kids</section>
            <section number="640">Shopping</section>
            <section number="700">Sky Box Office</section>
            <section number="780">International</section>
            <section number="861">Gaming and Dating</section>
            <section number="881">Specialist</section>
            <section number="889">Bonus channels</section>
            <section number="899">Sky Information</section>
            <section number="900">Adult</section>
            <section number="951">BBC Regionals</section>
            <section number="980">BBC Interactive</section>
            <section number="987">Other</section>
            <section number="1000">Sky Sports Interactive</section>
            <section number="1030">Sky Anytime</section>
        </sections>
    >851 are regional BBC chanenls. Bouquet renamed so that we only have one "other".
    850 can go to the adult section.

    If people can feedback on attached file, I'll see if Andy will accept the changes. You will have to select "Sky England BBC" as the provider.
    Attached Files Attached Files

  15. #14

    Title
    ViX Beta Tester
    Join Date
    Jan 2011
    Posts
    14,099
    Thanks
    3,389
    Thanked 4,102 Times in 3,198 Posts
    Quote Originally Posted by abu baniaz View Post

    If people can feedback on attached file, I'll see if Andy will accept the changes. You will have to select "Sky England BBC" as the provider.
    Only getting around to this now. Using this XML I'm not getting any BBC interactive channels.

  16. #15
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,360
    Thanks
    6,442
    Thanked 9,160 Times in 6,235 Posts
    They don't exist all the time.

Page 1 of 2 12 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.