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 3 of 3

Thread: Possible issues with new stream relay hack

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

    Possible issues with new stream relay hack

    Hi I've been trying the new stream relay hack to create the whitelist_streamrelay file.

    First I had noticed if I add the hack to my current file it crashes because of the delete section. I didn't notice the hack now deletes them so no need for that part but could the crash be avoided?

    Code:
    <135706.5563> 21:33:23.6756 Traceback (most recent call last):
    <135706.5564> 21:33:23.6757   File "/home/vixdev/6.4/builds/openvix/developer/vuuno4k/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/enigma2-plugin-systemplugins-autobouquetsmaker/enigma2-plugin-systemplugins-autobouquetsmaker-3.4+gitAUTOINC+8be8257f67-r0/image/usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner/main.py", line 494, in doBuildIndex
    <135706.5569> 21:33:23.6761   File "/home/vixdev/6.4/builds/openvix/developer/vuuno4k/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/enigma2-plugin-systemplugins-autobouquetsmaker/enigma2-plugin-systemplugins-autobouquetsmaker-3.4+gitAUTOINC+8be8257f67-r0/image/usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner/manager.py", line 147, in save
    <135706.5573> 21:33:23.6765   File "/home/vixdev/6.4/builds/openvix/developer/vuuno4k/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/enigma2-plugin-systemplugins-autobouquetsmaker/enigma2-plugin-systemplugins-autobouquetsmaker-3.4+gitAUTOINC+8be8257f67-r0/image/usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner/tools.py", line 246, in customMix
    <135706.5575> 21:33:23.6768   File "<string>", line 85, in <module>
    <135706.5576> 21:33:23.6769 KeyError: 302
    <135706.5577> 21:33:23.6769 [ePyObject] (CallObject(<bound method AutoBouquetsMaker.doBuildIndex of <class 'Plugins.SystemPlugins.AutoBouquetsMaker.scanner.main.AutoBouquetsMaker'>>,()) failed)
    Custommix attached

    sat_282_sky_uk_CustomMix.xml


    Another issue I have noticed if we already use a whitelist_streamrelay file from here
    Code:
    https://raw.githubusercontent.com/biko-73/OsCam_EMU/main/whitelist_streamrelay
    Using the ABM hack results in a crash

    Code:
    Traceback (most recent call last):
    <  9033.4677> 00:42:23.6277   File "/home/vixdev/6.4/builds/openvix/developer/vuuno4k/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/enigma2-plugin-systemplugins-autobouquetsmaker/enigma2-plugin-systemplugins-autobouquetsmaker-3.4+gitAUTOINC+8be8257f67-r0/image/usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner/main.py", line 494, in doBuildIndex
    <  9033.4682> 00:42:23.6282   File "/home/vixdev/6.4/builds/openvix/developer/vuuno4k/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/enigma2-plugin-systemplugins-autobouquetsmaker/enigma2-plugin-systemplugins-autobouquetsmaker-3.4+gitAUTOINC+8be8257f67-r0/image/usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner/manager.py", line 147, in save
    <  9033.4684> 00:42:23.6285   File "/home/vixdev/6.4/builds/openvix/developer/vuuno4k/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/enigma2-plugin-systemplugins-autobouquetsmaker/enigma2-plugin-systemplugins-autobouquetsmaker-3.4+gitAUTOINC+8be8257f67-r0/image/usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner/tools.py", line 246, in customMix
    <  9033.4687> 00:42:23.6287   File "<string>", line 144, in <module>
    <  9033.4687> 00:42:23.6288   File "<string>", line 144, in <lambda>
    <  9033.4688> 00:42:23.6288 IndexError: list index out of range
    <  9033.4689> 00:42:23.6289 [ePyObject] (CallObject(<bound method AutoBouquetsMaker.doBuildIndex of <class 'Plugins.SystemPlugins.AutoBouquetsMaker.scanner.main.AutoBouquetsMaker'>>,()) failed)

  2. #2
    dsayers's Avatar
    Title
    ViX Beta Tester
    Join Date
    Mar 2016
    Posts
    1,765
    Thanks
    473
    Thanked 607 Times in 433 Posts
    Quote Originally Posted by dsayers View Post


    Another issue I have noticed if we already use a whitelist_streamrelay file from here
    Code:
    https://raw.githubusercontent.com/biko-73/OsCam_EMU/main/whitelist_streamrelay
    Using the ABM hack results in a crash

    Code:
    Traceback (most recent call last):
    <  9033.4677> 00:42:23.6277   File "/home/vixdev/6.4/builds/openvix/developer/vuuno4k/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/enigma2-plugin-systemplugins-autobouquetsmaker/enigma2-plugin-systemplugins-autobouquetsmaker-3.4+gitAUTOINC+8be8257f67-r0/image/usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner/main.py", line 494, in doBuildIndex
    <  9033.4682> 00:42:23.6282   File "/home/vixdev/6.4/builds/openvix/developer/vuuno4k/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/enigma2-plugin-systemplugins-autobouquetsmaker/enigma2-plugin-systemplugins-autobouquetsmaker-3.4+gitAUTOINC+8be8257f67-r0/image/usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner/manager.py", line 147, in save
    <  9033.4684> 00:42:23.6285   File "/home/vixdev/6.4/builds/openvix/developer/vuuno4k/tmp/work/cortexa15hf-neon-vfpv4-oe-linux-gnueabi/enigma2-plugin-systemplugins-autobouquetsmaker/enigma2-plugin-systemplugins-autobouquetsmaker-3.4+gitAUTOINC+8be8257f67-r0/image/usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/scanner/tools.py", line 246, in customMix
    <  9033.4687> 00:42:23.6287   File "<string>", line 144, in <module>
    <  9033.4687> 00:42:23.6288   File "<string>", line 144, in <lambda>
    <  9033.4688> 00:42:23.6288 IndexError: list index out of range
    <  9033.4689> 00:42:23.6289 [ePyObject] (CallObject(<bound method AutoBouquetsMaker.doBuildIndex of <class 'Plugins.SystemPlugins.AutoBouquetsMaker.scanner.main.AutoBouquetsMaker'>>,()) failed)
    I think this is caused by the space in the file before #28.2 entries

    I'll ask the author to remove that

  3. #3
    dsayers's Avatar
    Title
    ViX Beta Tester
    Join Date
    Mar 2016
    Posts
    1,765
    Thanks
    473
    Thanked 607 Times in 433 Posts
    Quote Originally Posted by dsayers View Post
    I think this is caused by the space in the file before #28.2 entries

    I'll ask the author to remove that
    Sorry I was incorrect with this while testing the incorrect file

    The issue seems to be the markers ••:| EUROSPORT |:••

    This should be fixed in bikos file
    done as your advised, all separator or titles are removed

    only references now
    Last edited by dsayers; 12-11-23 at 21:34.

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.