Vavoo Stream Live - discussion & support
- Lululla
- Closed
- Thread is marked as Resolved.
-
-
I often get a failure when trying to update via yellow button.
Doesn't matter though as going the Telnet...Putty route with command usually sorts it.
Running version 1.50 now and it works, so am happy.
Zgemma H9S SE...Python 2.7....Openpli 8.3
-
Code
Display MoreTraceback (most recent call last): File "/usr/lib/enigma2/python/StartEnigma.py", line 223, in processDelay callback(*retval) File "/usr/lib/enigma2/python/Plugins/Extensions/vavoo/plugin.py", line 2384, in install_update closeOnSuccess=False) File "/usr/lib/enigma2/python/StartEnigma.py", line 312, in open dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs) File "/usr/lib/enigma2/python/StartEnigma.py", line 255, in instantiateDialog return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop) File "/usr/lib/enigma2/python/StartEnigma.py", line 279, in doInstantiateDialog dlg.applySkin() File "/usr/lib/enigma2/python/Screens/Screen.py", line 240, in applySkin File "/usr/lib/enigma2/python/Screens/Screen.py", line 255, in createGUIScreen File "/usr/lib/enigma2/python/Components/ScrollLabel.py", line 76, in applySkin File "/usr/lib/enigma2/python/Components/ScrollLabel.py", line 98, in setText TypeError: in method 'eLabel_setText', argument 2 of type 'std::string const &' [ePyObject] (CallObject(<bound method Session.processDelay of <__main__.Session instance at 0xb142b490>>,()) failed)You said it... the problem is what I explained, I can't do anything for you... should you change the image scrollbar?
or do I have to apply a change to the skin (skin_apply) for this?
No, I don't think you can do more for each individual error.
Can you install from wget or ipk?
-
Code
Display MoreTraceback (most recent call last): File "/usr/lib/enigma2/python/StartEnigma.py", line 223, in processDelay callback(*retval) File "/usr/lib/enigma2/python/Plugins/Extensions/vavoo/plugin.py", line 2384, in install_update closeOnSuccess=False) File "/usr/lib/enigma2/python/StartEnigma.py", line 312, in open dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs) File "/usr/lib/enigma2/python/StartEnigma.py", line 255, in instantiateDialog return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop) File "/usr/lib/enigma2/python/StartEnigma.py", line 279, in doInstantiateDialog dlg.applySkin() File "/usr/lib/enigma2/python/Screens/Screen.py", line 240, in applySkin File "/usr/lib/enigma2/python/Screens/Screen.py", line 255, in createGUIScreen File "/usr/lib/enigma2/python/Components/ScrollLabel.py", line 76, in applySkin File "/usr/lib/enigma2/python/Components/ScrollLabel.py", line 98, in setText TypeError: in method 'eLabel_setText', argument 2 of type 'std::string const &' [ePyObject] (CallObject(<bound method Session.processDelay of <__main__.Session instance at 0xb142b490>>,()) failed)You said it... the problem is what I explained, I can't do anything for you... should you change the image scrollbar?
or do I have to apply a change to the skin (skin_apply) for this?
No, I don't think you can do more for each individual error.
Can you install from wget or ipk?
wget -q --no-check-certificate https://raw.githubusercontent.com/Belfagor2005/Vavoo_py2/main/installer.sh -O - | /bin/sh
Codewget -q --no-check-certificate https://raw.githubusercontent.com/Belfagor2005/Vavoo_py2/main/installer.sh -O - | /bin/shCode
Display MoreDownloading vavoo... --2026-03-07 20:50:09-- https://github.com/Belfagor2005/Vavoo_py2/archive/refs/heads/main.tar.gz Resolving github.com... 140.82.121.4 Connecting to github.com|140.82.121.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/Belfagor2005/Vavoo_py2/tar.gz/refs/heads/main [following] --2026-03-07 20:50:11-- https://codeload.github.com/Belfagor2005/Vavoo_py2/tar.gz/refs/heads/main Resolving codeload.github.com... 140.82.121.10 Connecting to codeload.github.com|140.82.121.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: ‘/tmp/Vavoo_py2-main.tar.gz’ /tmp/Vavoo_py2-main [ <=> ] 9.02M 1.42MB/s in 6.4s 2026-03-07 20:50:19 (1.40 MB/s) - ‘/tmp/Vavoo_py2-main.tar.gz’ saved [9457756] Extracting package... Installing plugin files... Copied from standard plugin directory Verifying installation... Plugin directory found and not empty: /usr/lib/enigma2/python/Plugins/Extensions/vavoo Contents: head: invalid option -- '1' BusyBox v1.31.0 (2023-05-25 05:08:48 UTC) multi-call binary. Usage: head [OPTIONS] [FILE]... Print first 10 lines of each FILE (or stdin) to stdout. With more than one FILE, precede each with a filename header. -n N[kbm] Print first N lines N may be suffixed by k (x1024), b (x512), or m (x1024^2). Cleaning up temporary files... ######################################################### # INSTALLED SUCCESSFULLY # # developed by LULULLA # # https://corvoboys.org # ######################################################### # your Device will RESTART Now # ######################################################### ^^^^^^^^^^Debug information: BOX MODEL: sf8008m OS SYSTEM: OE PYTHON: Python 2.7.18 IMAGE NAME: Unknown IMAGE VERSION: Unknown PLUGIN VERSION: 1.50
With this command, everything is OK with the latest version on Python 2 and OpenImageCodewget -q --no-check-certificate https://raw.githubusercontent.com/Belfagor2005/vavoo/main/installer.sh -O - | /bin/shIt crashes when I press the yellow button to update version 1.50 To version 1.53
-
other skin FHD
enigma2-plugin-skins-Youchie-PLI-FHD-For-OpenPLI_v1.00.ipk
Python
Display MoreTraceback (most recent call last): File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 53, in readPluginList File "/usr/lib/enigma2/python/Tools/Import.py", line 2, in my_import File "/usr/lib/enigma2/python/Plugins/Extensions/WeatherPlugin/plugin.py", line 36, in <module> from Plugins.Extensions.WeatherPlugin.setup import initConfig, MSNWeatherPluginEntriesListConfigScreen File "/usr/lib/enigma2/python/Plugins/Extensions/WeatherPlugin/setup.py", line 38, in <module> from urllib.parse import quote as urllib_quote ImportError: No module named parse Traceback (most recent call last): File "/usr/lib/enigma2/python/StartEnigma.py", line 203, in __init__ p(reason=0, session=self) File "/usr/lib/enigma2/python/Plugins/SystemPlugins/WeatherComponentHandler/plugin.py", line 27, in sessionstart from Components.Sources.MSNWeather import MSNWeather File "/usr/lib/enigma2/python/Components/Sources/MSNWeather.py", line 25, in <module> from Components.WeatherMSN import weathermsn File "/usr/lib/enigma2/python/Components/WeatherMSN.py", line 24, in <module> from Plugins.Extensions.WeatherPlugin.MSNWeather import MSNWeather File "/usr/lib/enigma2/python/Plugins/Extensions/WeatherPlugin/MSNWeather.py", line 32, in <module> from Tools.Directories import resolveFilename, SCOPE_GUISKIN ImportError: cannot import name SCOPE_GUISKIN REMOVE Peer sf8008m REMOVE Peer sf8008m Traceback (most recent call last): File "/usr/lib/enigma2/python/StartEnigma.py", line 223, in processDelay callback(*retval) File "/usr/lib/enigma2/python/Plugins/Extensions/vavoo/plugin.py", line 2386, in install_update closeOnSuccess=False) File "/usr/lib/enigma2/python/StartEnigma.py", line 312, in open dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs) File "/usr/lib/enigma2/python/StartEnigma.py", line 255, in instantiateDialog return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop) File "/usr/lib/enigma2/python/StartEnigma.py", line 279, in doInstantiateDialog dlg.applySkin() File "/usr/lib/enigma2/python/Screens/Screen.py", line 240, in applySkin File "/usr/lib/enigma2/python/Screens/Screen.py", line 255, in createGUIScreen File "/usr/lib/enigma2/python/Components/ScrollLabel.py", line 76, in applySkin File "/usr/lib/enigma2/python/Components/ScrollLabel.py", line 98, in setText TypeError: in method 'eLabel_setText', argument 2 of type 'std::string const &' [ePyObject] (CallObject(<bound method Session.processDelay of <__main__.Session instance at 0xb173a120>>,()) failed) -
v1.57 out
Proxy Speed Increase..
Wait for feedback
-
Vu+ uno 4k SE + OpenATV 7.6
Working without problems
-
v1.57 out
Proxy Speed Increase..
Wait for feedback
Ok for me
VU+4K zero
openAtv 7.6
Thanks
-
v1.57 out
Proxy Speed Increase..
Wait for feedback
-
v1.57 out
Proxy Speed Increase..
Wait for feedback
Reinstall plugin using installer script
-
Regarding skin errors - I have been speaking to oktus the last couple of days, informing him of best practise and things that need tweaking in the skin files.
I.e the removal of named colours, correct background colours for smoother font display, not to use alpha channel/ transparency colours on text. etc etc.
So if they haven't been addressed yet, they soon will be. -
Haste is subjective: we don't offer orderly clerks to requesting parties.
EVERY DAY I TAKE TIME AWAY FROM MYSELF TO DEDICATE IT TO VAVOO:
When I have time and desire, I'll do it: anyone who isn't happy will change channels.
A NOTICE TO ALL:
if insist any longer, I'll shut everything down.
Don't be pushy.
A reply for feedback and then wait.
There are other family priorities.
Leave me alone for a bit!
-
this is skin..
and this is files list on github
=====================================================================================
\usr\lib\enigma2\python\Plugins\Extensions\vavoo\
=====================================================================================
bouquet_manager.py (39.0KB)
Console.py (8.5KB)
plugin.png (9.5KB)
plugin.py (166.6KB)
readme.md (6.4KB)
Readme.txt (11.1KB)
start_proxy.py (1.6KB)
start_proxy.sh (1.8KB)
update_translations.py (24.0KB)
vavoo_proxy.py (54.2KB)
vUtils.py (42.5KB)
xml2pot.py (3.5KB)
__init__.py (2.8KB)
===========================================================================================
\usr\lib\enigma2\python\Plugins\Extensions\vavoo\fonts\
===========================================================================================
Arab Flatline.ttf (306.0KB)
Lcdx.ttf (71.0KB)
MavenPro-Medium.ttf (87.8KB)
MavenPro-Regular.ttf (85.1KB)
Nemesis Flatline.otf (350.2KB)
Questrial-Regular.ttf (178.6KB)
Rawy.ttf (88.7KB)
vav.ttf (94.7KB)
============================================================================================
\usr\lib\enigma2\python\Plugins\Extensions\vavoo\locale\
============================================================================================
vavoo.pot (7.3KB)
==================================================================================================
\usr\lib\enigma2\python\Plugins\Extensions\vavoo\skin\cowntry\
==================================================================================================
al.png (3.2KB)
bg.png (3.0KB)
bk.png (4.2KB)
de.png (3.0KB)
es.png (2.8KB)
fr.png (2.9KB)
gb.png (8.1KB)
hr.png (2.9KB)
Internat.png (7.2KB)
it.png (2.8KB)
nl.png (2.8KB)
pl.png (3.0KB)
pt.png (2.7KB)
ro.png (3.0KB)
ru.png (2.9KB)
sa.png (2.7KB)
tr.png (3.1KB)
==============================================================================================
\usr\lib\enigma2\python\Plugins\Extensions\vavoo\skin\fhd\
==============================================================================================
defaultListScreen.xml (2.8KB)
defaultListScreen_cvs.xml (2.8KB)
Plgnstrt.xml (480.0B)
vavoo_config.xml (2.5KB)
vavoo_config_cvs.xml (2.5KB)
vavoo_search.xml (1.3KB)
vavoo_search_cvs.xml (1.3KB)
=============================================================================================
\usr\lib\enigma2\python\Plugins\Extensions\vavoo\skin\hd\
=============================================================================================
defaultListScreen.xml (3.0KB)
defaultListScreen_cvs.xml (3.0KB)
Plgnstrt.xml (471.0B)
vavoo_config.xml (2.6KB)
vavoo_config_cvs.xml (2.6KB)
vavoo_search.xml (1.3KB)
vavoo_search_cvs.xml (1.3KB)
=================================================================================================
\usr\lib\enigma2\python\Plugins\Extensions\vavoo\skin\images\
=================================================================================================
default.png (266.4KB)
kiddac.png (1.0MB)
oktus.png (266.4KB)
=====================================================================================================
\usr\lib\enigma2\python\Plugins\Extensions\vavoo\skin\images_new\
=====================================================================================================
default.png (399.9KB)
kiddac.png (2.1MB)
oktus.png (399.9KB)
===============================================================================================
\usr\lib\enigma2\python\Plugins\Extensions\vavoo\skin\pics\
===============================================================================================
Balkans.png (4.0KB)
Internat.png (6.4KB)
presplash.png (53.6KB)
vavoo_ico.png (3.6KB)
===============================================================================================
\usr\lib\enigma2\python\Plugins\Extensions\vavoo\skin\wqhd\
===============================================================================================
defaultListScreen.xml (3.0KB)
defaultListScreen_cvs.xml (3.0KB)
Plgnstrt.xml (474.0B)
vavoo_config.xml (2.5KB)
vavoo_config_cvs.xml (2.5KB)
vavoo_search.xml (1.3KB)
vavoo_search_cvs.xml (1.3KB)
WITHOUT THE CRASH DEBUG I WILL DELETE THE COMMENTS.. I HAD ALREADY SAID AND WARNED.. BYE
-
on py3 (this pluigin is made PYTHON3!!)
If it doesn't work in Python 2, I don't care. My friend Qu4k3 is looking into this, and I'm accepting submissions on Git.
Everything works on my box, and that's important.
- ATV 7.6
- Python 3
- skin aglare (last)
- last Vavoo version
fhd
HD (skin metrix hd default)
FOR NEW VAVOO PROXY READ HERE
RE: Vavoo Stream Live - discussion & supportI hope I made the concept clear!
-
Lululla Have a coffee, go for a walk. You are getting stressed too easily nowadays.
If you are over worked because of this hobby, then take a break and reset.
Feedback is good, whether its good or bad feedback... and not everyone knows what they are doing.
Some people don't have the knowledge to provide the information you are after. -
Lululla Have a coffee, go for a walk. You are getting stressed too easily nowadays.
If you are over worked because of this hobby, then take a break and reset.
Feedback is good, whether its good or bad feedback... and not everyone knows what they are doing.
Some people don't have the knowledge to provide the information you are after.but pm stress.. and not appreciate git pr
...and then no more coffee... they're not getting anywhere anyway... and I don't think you can eat and move on... actually, it's better to change...
Tonight I'm deleting my entire GitHub and disappearing...
Maybe it's better...
I wasn't expecting this comment from you, but I accept it... You're a great developer and you can say whatever you think.
-
Hi @Lululla, I wanted to ask if it's possible to change the order of channel exports, because it puts them at the top of the channel list and this changes the numbering of the satellite and digital terrestrial sections.
If possible, could you add intermediate selections in addition to the first or last selection, the number of the position from which to start exporting the channel list? Thanks.
For example, first, 2, 3, 4, 5, 6, 7, 8, 9.... last.
Regards.
PS: The plugin works fine on Mutant-hd51, Zgemma H9-Combo, Zgemma H9.2H-SE to OATV 7.5.1 & 7.6.
-
Removed Fonts
Removed Arabic System
Removed Update Online
Bouquet Bottom Fixed
v.1.58 online -
Display More
Hi @Lululla, I wanted to ask if it's possible to change the order of channel exports, because it puts them at the top of the channel list and this changes the numbering of the satellite and digital terrestrial sections.
If possible, could you add intermediate selections in addition to the first or last selection, the number of the position from which to start exporting the channel list? Thanks.
For example, first, 2, 3, 4, 5, 6, 7, 8, 9.... last.
Regards.
PS: The plugin works fine on Mutant-hd51, Zgemma H9-Combo, Zgemma H9.2H-SE to OATV 7.5.1 & 7.6.
Exported on Bottom (fixed)
I've streamlined the plugin (no stress)
No more fonts or anything else... so let's not invent anything else)
(Will I eventually remove exporting too?)
No... I won't, but let's not overburden it; it has a lot of code and takes up a lot of resources.
So enjoy it while you can, and sooner or later the taps will close.
-
Display More
Lululla Have a coffee, go for a walk. You are getting stressed too easily nowadays.
If you are over worked because of this hobby, then take a break and reset.
Feedback is good, whether its good or bad feedback... and not everyone knows what they are doing.
Some people don't have the knowledge to provide the information you are after.but pm stress.. and not appreciate git pr
...and then no more coffee... they're not getting anywhere anyway... and I don't think you can eat and move on... actually, it's better to change...
Tonight I'm deleting my entire GitHub and disappearing...
Maybe it's better...
I wasn't expecting this comment from you, but I accept it... You're a great developer and you can say whatever you think.
Lululla, we all know what you mean.
But KiddaC has your best interests at heart.
Not everyone is a programmer, and not everyone gets it right away.
And some don't want to read all 100 pages.
Perhaps it's an option to put all the important information about the Proxy, Vavoo, DNS, Skin, the three telnet download URLs, etc., on the first five pages,
in the order they need to be done to get it working.
Then all you have to say is, "Read pages 1 through 5."
And believe me, everyone will be happy you're doing all this

Get community help for all other Enigma2 plugins
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!
