Ok v.1.4 to the top of topic sorry..
Even humans can make mistakes :)
Ok v.1.4 to the top of topic sorry..
Even humans can make mistakes :)
@ziko can I import the old configuration into the Portal? I still have that installation problem, maybe by not inserting the dependencies you can install ?
thank's
well..
i added on new version this linee.. only if server is down.
url1 = 'https://huhu.to'
url2 = 'https://oha.to'
url3 = 'https://www.kool.to'
url4 = 'https://vavoo.to'
def zServer(opt=0, server=None, port=None):
url = []
try:
from urllib.request import urlopen
from urllib.error import HTTPError
except ImportError:
from urllib2 import urlopen
from urllib2 import HTTPError
try:
url = url1
urlopen(url)
except HTTPError as err:
if err.code == 404:
url = url2
urlopen(url)
elif err.code == 404:
url = url3
urlopen(url)
elif err.code == 404:
url = url4
urlopen(url)
else:
url = url4
print(err.code)
return str(url)
Display More
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
10: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]
Display More
my friend..
new flash is you want multis.. OK
otherwise wait.. new image .. or i don't have all solution for the word
![]()
put your ipk to tmp
go to telnet
digit
opkg install --force-depends /tmp/*.ipk
Everyone chooses the image they want, did you pay anything? Please, I directed you to my reply made at
@ziko and maybe you haven't even read.
![]()
try this please
put from ftp software to folder
\usr\lib\enigma2\python\Plugins\Extensions\vavoo
and reboot
but this are 1.1.. installed.. remove last 1.1 please and reinstall
apt-get remove enigma2-plugin-extensions-vavoo
or
dpkg -r enigma2-plugin-extensions-vavoo
version update to top of the topic -- a big thank's to oktus for support beta tester and graphic ... many thank's
1.2
Lululla
if some countries and isp are blocking these domains. you probably need to add a test to see if the urls 404if you get 404 response then maybe try the other mirror sites. (as listed in the original post). Cycle through them.
If any don't 404, save that url and use that for the plugin functionality.
Eg.
https://huhu.to/play/
https://oha.to/play/
https://www.kool.to/play/
https://vavoo.to/play/
import urllib2
from urllib2 import HTTPError
try:
urllib2.urlopen("1_url")
except HTTPError as err:
if err.code == 404:
urllib2.urlopen("2_url")
if err.code == 404:
urllib2.urlopen("3_url")
else:
print(err.code)
Display More
![]()
KiddaC are here
after update stalker pro cant install any ideas
many downloads - few likes - 1 coffee.. So it's not good,
this time I want a lot of likes - a few coffees - and a small contribution to the forum that hosts us in the Shop section
ipk file enigma2-plugin-extensions-vavoo_1.1 – 342 Downloads
deb file enigma2-plugin-extensions-vavoo_1.1 65 Downloads
deb file enigma2-plugin-extensions-vavoo_1.0 109 Downloads
ipk file nigma2-plugin-extensions-vavoo_1.0 409 Downloads
![]()
@ziko
i have same problem for install :(
root@ustym4kpro:~# opkg install /tmp/*.ipk
* Solver encountered 1 problem(s):
* Problem 1/1:
* - conflicting requests
* - package enigma2-plugin-extensions-multi-stalkerpro-1.1+git165+24295f8-r0. armv7ahf-neon does not have a compatible architecture
*
* Solution 1:
* - do not ask to install enigma2-plugin-extensions-multi-stalkerpro-1.1+git1 65+24295f8-r0.armv7ahf-neon
=========================================
root@ustym4kpro:~# opkg install /tmp/*.ipk
* Solver encountered 1 problem(s):
* Problem 1/1:
* - conflicting requests
* - nothing provides libc6 >= 2.39+git0+273a835fe7 needed by enigma2-plugin-extensions-multi-stalkerpro-1.1+git165+24295f80+24295f8904-r0.cortexa15hf-neon-vfpv4
*
* Solution 1:
* - do not ask to install enigma2-plugin-extensions-multi-stalkerpro-1.1+git165+24295f80+24295f8904-r0.cortexa15hf-neon-vfpv4
--------------
root@ustym4kpro:~# uname -a
Linux ustym4kpro 4.4.35 #1 SMP Tue Jan 2 17:17:08 UTC 2024 armv7l GNU/Linux
root@ustym4kpro:~# opkg print-architecture | grep -iE "arm|aarch64|mips|cortex|h4|sh_4"
arch armv5hf-vfp 16
arch armv5ehf-vfp 21
arch armv6hf-vfp 26
arch armv7ahf-vfp 31
arch armv7vehf-vfp 36
arch armv7vehf-neon 41
arch armv7vehf-neon-vfpv4 46
arch cortexa15hf-vfp 51
arch cortexa15hf-neon 56
arch cortexa15hf-neon-vfpv4 61
root@ustym4kpro:~# opkg list | grep libc6
libc6 - 2.33-r0.8 - GLIBC (GNU C Library)
libc6-dbg - 2.33-r0.8 - GLIBC (GNU C Library) - Debugging files
libc6-dev - 2.33-r0.8 - GLIBC (GNU C Library) - Development files
libc6-doc - 2.33-r0.8 - GLIBC (GNU C Library) - Documentation files
libc6-extra-nss - 2.33-r0.8 - hesiod, NIS and NIS+ nss libraries
libc6-pcprofile - 2.33-r0.8 - GLIBC (GNU C Library)
libc6-staticdev - 2.33-r0.8 - GLIBC (GNU C Library) - Development files (Static Libraries)
libc6-thread-db - 2.33-r0.8 - GLIBC (GNU C Library)
libc6-utils - 2.33-r0.8 - Miscellaneous utilities provided by glibc
have solution ?
Ammend
Under Windows and with recent Poedit 2.2.4 installed:
"C:\Program Files (x86)\Poedit\GettextTools\bin\msgunfmt.exe" file.mo -o file.po
To re-create the .mo file:
"C:\Program Files (x86)\Poedit\GettextTools\bin\msgfmt.exe" file_edited.po -o file_new.mo
Display MoreHi all.
Please help me.
I am trying to open a portal that worked until now, but now it says that it is unable to connect to the portal. The same portal works perfectly with the Sfvip player.
Does anyone have an idea what could be the problem?
{
"http://proxy.royal-tv.xyz:8080/c/": "00:1A:79:xx:xx:xx",
"entryPoint": "portal.php"
},
Why don't you read the first post of this topic.. All the information is there, always ask the same questions
:(
i'm sorry.. just a few minutes.. Try it later. A small hitch :) You'll find 1.03 shortly. excuse me