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.
Results 1 to 5 of 5

Thread: Remove transponder with Hacks in custommix

  1. #1
    dsayers's Avatar
    Title
    ViX Beta Tester
    Join Date
    Mar 2016
    Posts
    1,761
    Thanks
    473
    Thanked 607 Times in 433 Posts

    Remove transponder with Hacks in custommix

    Hi I swap Sky HD channels with VM HD via a custommix
    Code:
    https://github.com/davesayers2014/AutoBouquetsMaker/blob/master/AutoBouquetsMaker/custom/sat_282_sky_uk_CustomMix.xml
    with the recent issues here http://www.world-of-satellite.com/sh...6140-Eurosport Im thinking of removing transponders the same as done in the lastes sky uk providers file
    Code:
    https://github.com/oe-alliance/AutoBouquetsMaker/commit/088eaf4938ffb3f2b459e7e0df345e88254292ff
    but im not sure how to change it to use in custommix.

    At the moment I dont plan on doing this but will if/when things change so it would be good to know how to do it thanks.

  2. #2
    dsayers's Avatar
    Title
    ViX Beta Tester
    Join Date
    Mar 2016
    Posts
    1,761
    Thanks
    473
    Thanked 607 Times in 433 Posts
    Ok tried

    Code:
    for service in sorted(customised["video"].keys()):
    	if service["transport_stream_id"] == 2023:
    		while service["number"] in LCNs_in_use:
    			LCNs_in_use.remove(service["number"])
    		skip = True
    And get

    Code:
    14:12:06.1909 { D } Traceback (most recent call last):
    14:12:06.1912 { D }   File "/usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner/main.py", line 508, in doBuildIndex
    14:12:06.1917 { D }   File "/usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner/manager.py", line 168, in save
    14:12:06.1923 { D }   File "/usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner/tools.py", line 197, in customMix
    14:12:06.1927 { D }   File "<string>", line 57, in <module>
    14:12:06.1934 { D } TypeError: 'int' object has no attribute '__getitem__'
    14:12:06.1937 [ E ] python/python.cpp:209 call (PyObject_CallObject(<bound method AutoBouquetsMaker.doBuildIndex of <class 'Plugins.SystemPlugins.AutoBouquetsMaker.scanner.main.AutoBouquetsMaker'>>,()) failed)
    ]]>

  3. #3
    dsayers's Avatar
    Title
    ViX Beta Tester
    Join Date
    Mar 2016
    Posts
    1,761
    Thanks
    473
    Thanked 607 Times in 433 Posts
    Bump would love to not have to search every channel number to add delete

  4. #4

    Title
    ViX Beta Tester
    Join Date
    May 2011
    Posts
    681
    Thanks
    56
    Thanked 236 Times in 163 Posts
    It's done differently in the latest Sky xml file in the Git M8

  5. The Following User Says Thank You to lincsat For This Useful Post:

    dsayers (19-05-17)

  6. #5
    abu baniaz's Avatar
    Title
    Moderator
    Join Date
    Sep 2010
    Location
    East London
    Posts
    23,358
    Thanks
    6,439
    Thanked 9,160 Times in 6,235 Posts
    The hacks (including remove broken TSID) come into play when custom mode is enabled. At the moment, custom only applies to SD region.

  7. The Following User Says Thank You to abu baniaz For This Useful Post:

    dsayers (19-05-17)

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.