Onesmore,this plugin works here without problems with ATV 7.3 and 7.4,it work's here without ServiceApp/exteplayer3 and important is under actuell ATV 7.4 to deactivate IPv6.
Vavoo Stream Live - discussion & support
- Lululla
- Closed
- Thread is marked as Resolved.
-
-
Thank you but here, I really don't see where to adjust in Webif.
There, I think I'm really stuck
-
Thank you but here, I really don't see where to adjust in Webif.
There, I think I'm really stuck
-
Speisekarte
Einstellungen Netzwerk Netzwerkadaptereinstellungen
LAN-Verbindung
Adaptereinstellungen aktivieren IPv6 nein

Menu
Settings Network Network adapter settings
LAN connection
Enable adapter settings IPv6 no
-
Display More
Speisekarte
Einstellungen Netzwerk Netzwerkadaptereinstellungen
LAN-Verbindung
Adaptereinstellungen aktivieren IPv6 nein

Menu
Settings Network Network adapter settings
LAN connection
Enable adapter settings IPv6 no
Settings Network Network adapter settings
LAN connection
Enable adapter settings IPv6 no -
yes
in the receiver menu
menu
settings
network
network adapter settings
lan connection
adapter settings activate ipv6 no
-
-
Thank you but here, I really don't see where to adjust in Webif.
There, I think I'm really stuck
Thank you, your captures helped me.
Unfortunately, it's still stuck
-
Display More
Thank you but here, I really don't see where to adjust in Webif.
There, I think I'm really stuck
Thank you, your captures helped me.
Unfortunately, it's still stuck
Codeecho '#!/bin/bash echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6' > /etc/init.d/ipv6dis.sh chmod 755 /etc/init.d/ipv6dis.sh ln -s /etc/init.d/ipv6dis.sh /etc/rc3.d/S99ipv6dis.sh this on terminal , copy and pasteDisplay MoreThank you but here, I really don't see where to adjust in Webif.
There, I think I'm really stuck
Thank you, your captures helped me.
Unfortunately, it's still stuck
Display MoreDisplay MoreThank you but here, I really don't see where to adjust in Webif.
There, I think I'm really stuck
Thank you, your captures helped me.
Unfortunately, it's still stuck
CodeTry it echo 1 > /proc/sys/net/ipv6/conf/all/disable_ipv6 to enter without restarting and switch to another channel copy and pasteThank you but here, I really don't see where to adjust in Webif.
There, I think I'm really stuck
Use serviceapp+exteplayer
in the receiver menu
menu
settings
network
network adapter settings
lan connection
adapter settings activate ipv6 NO
-
Display More
Still not working for me
When i Try France for exemple
I got the list of channel , when i clic on one off channel , non image ,then it back on channel list
Plugin 1.2
ServiceApp 'extEplayer3
VU+ duo 4K SE
Open Pli 8.3 (python 2.XX)
The same problem happens to me
-
Display MoreDisplay More
Thank you but here, I really don't see where to adjust in Webif.
There, I think I'm really stuck
Thank you, your captures helped me.
Unfortunately, it's still stuck
Display MoreDisplay MoreThank you but here, I really don't see where to adjust in Webif.
There, I think I'm really stuck
Thank you, your captures helped me.
Unfortunately, it's still stuck
I probably did something wrong.
Even more possible to have access -
Display More
Danke, aber ich weiß wirklich nicht, wo ich im Webif Anpassungen vornehmen soll.
Da stecke ich wohl wirklich fest
Verwenden Sie serviceapp+exteplayer
im Empfängermenü
Speisekarte
Einstellungen
Netzwerk
Netzwerkadaptereinstellungen
LAN-Verbindung
Adaptereinstellungen aktivieren IPv6 NEIN
no
-
Display MoreDisplay MoreDisplay More
Thank you but here, I really don't see where to adjust in Webif.
There, I think I'm really stuck
Thank you, your captures helped me.
Unfortunately, it's still stuck
Display MoreDisplay MoreThank you but here, I really don't see where to adjust in Webif.
There, I think I'm really stuck
Thank you, your captures helped me.
Unfortunately, it's still stuck
I probably did something wrong.
Even more possible to have access -
Although I have been helping Lululla a little bit on this plugin. I have never actually tried it yet.
Just gave it a go and it all works great. Good job Lululla.
Must admit, before I tried it, I did clean up 1000s of lines of code, corrected all the linting errors, deleted all the unused functions and variables, deleted all his commented out code.....etc etc etc..... Lullula doesn't believe in only essential code.
If any one wants to try my version - its exactly the same as v1.2 but with the code cleaned up (and a few tiny tweaks).Haven't fixed anything as such as on my box (openatv 7.3) it all works fine.
blackhole GCC-13.2
Dreambox DM920
-
Display MoreDisplay MoreDisplay MoreDisplay More
Thank you but here, I really don't see where to adjust in Webif.
There, I think I'm really stuck
Thank you, your captures helped me.
Unfortunately, it's still stuck
Display MoreDisplay MoreThank you but here, I really don't see where to adjust in Webif.
There, I think I'm really stuck
Thank you, your captures helped me.
Unfortunately, it's still stuck
I probably did something wrong.
Even more possible to have accessGreat this procedure works wonderfully
Many thanks for your helpThank you Lululla for this great plugin
-
Good morning. to pass the new version 1.2 i have to uninstall the old one first or i can with command opkg --force-reinstall --force-overwrite install /tmp/*.ipk,,,
-
I use OpenPLI 8.3 and with VuZero I use my script works perfectly
I don't use serviceapp+exteplayer
-
If only you had inserted XXX channels, then it would be perfect and SD works perfectly on all OS Egami, Blackhole and OpenAtv.
-
I tested with Dreambox if clone with image openpli-enigma2-12.3-dm800se works perfect installed version 1.2 vavoo
I don't use serviceapp+exteplayer.
Converting channels works even without the Vavoo plugins
-
openATV 7.4
Your image is riddled with errors, from the Oaweather plugin to poster libraries. I recommend you to do a clean flash ;)The crash is not about vavoo plugin anyway
Code
Display More10:08:35.6473 Traceback (most recent call last): 10:08:35.6484 File "/usr/lib/enigma2/python/Components/Converter/OAWeather.py", line 143, in getText return self.source.getWindDirShort() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:08:35.6485 File "/usr/lib/enigma2/python/Components/Sources/OAWeather.py", line 121, in getWindDirShort return self.getCurrentVal("windDirSign").split(" ")[1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ 10:08:35.6486 IndexError: list index out of range 10:08:35.6489 [OAWeather] Converter Error:list index out of range 10:08:35.6502 Traceback (most recent call last): 10:08:35.6508 File "/usr/lib/enigma2/python/Components/Converter/OAWeather.py", line 143, in getText return self.source.getWindDirShort() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:08:35.6509 File "/usr/lib/enigma2/python/Components/Sources/OAWeather.py", line 121, in getWindDirShort return self.getCurrentVal("windDirSign").split(" ")[1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ 10:08:35.6510 IndexError: list index out of range 10:08:35.6511 [OAWeather] Converter Error:list index out of range 10:08:35.6522 Traceback (most recent call last): 10:08:35.6528 File "/usr/lib/enigma2/python/Components/Converter/OAWeather.py", line 143, in getText return self.source.getWindDirShort() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:08:35.6529 File "/usr/lib/enigma2/python/Components/Sources/OAWeather.py", line 121, in getWindDirShort return self.getCurrentVal("windDirSign").split(" ")[1] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ 10:08:35.6530 IndexError: list index out of range 10:08:35.6532 [OAWeather] Converter Error:list index out of range 10:08:35.6543 Traceback (most recent call last): 10:08:35.6549 File "/usr/lib/enigma2/python/Components/Converter/OAWeather.py", line 143, in getText return self.source.getWindDirShort() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 10:08:35.6550 File "/usr/lib/enigma2/python/Components/Sources/OAWeather.py", line 121, in getWindDirShort return self.getCurrentVal("windDirSign").split(" ")[1]
Get community help for all other Enigma2 plugins
This is your forum for support, questions, and guides for plugins not covered in our specialized sections. Support for uncategorized and miscellaneous Enigma2 plugins. Find help, troubleshooting, and discussions for plugins that don't fit other forum categories.
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!
