recoded..
test on pli9. ok
recoded..
test on pli9. ok
v.1.1
removed txtrunning
minor fix
try this
Display MoreHi, I think start doing head next week, as I can make the video work I let solve solution.
I wanted to add one thing, during the tests on the Manthd51 decoder I noticed that after the restart of it the plugin does not reproduce the video immediately remains a black screen, I have to change the channel with P+/P- and wait at least 10/15 sec. On the black channel and after a few changes of channel it works at the end and you can see.
When you see all the good channels, they always work no more videos until the device restarts.
The channels that usually text are:
Albania: Start from the first and then go ahead with P+
France: leave from the Animoux channel and go ahead
Germany: always from the first and then go ahead
Italy: from the fifth channel then go back p-
Always wait those 10/15 sec. on the channel before the gearbox.
If you do not see it could also be blocking the provider you use to connect the decoder to the Internet (I use Windtre as a connection works without VPN) or IPV6 has not been disabled correctly check in the plugin menu that on the IPV6 state has been written disable (by me It is like that) from that friend of mine with Zgemma-H9.2 gave him enabled voice and could not set it in disabled the restart was always enabled.
Greetings.
PS: not all channels are seen but most of them
Try this Python script performed by Shell.
If you give error: "Website is down with status code 403" then the Vavoo site is not banned from your provider
If, on the other hand, it gives error: "Website is down with status code 404" then something is blocking the connection to the streaming website, it can be the provider.
If, on the other hand, it gives error: "Website is down with status code 502" means that you are under VPN but functional with streaming.
At least this script behaves like this.
But behold, the token changes every 10 minutes or so.
The plugin changes it automatically as soon as it detects the end of the stream.
Display MoreLululla ,
what is shown on the pastebin URL at #941 is only a part of the new HW-emms - the beginning part is missing
that is missing at the beginning
82708E0000000000D387541121A700D3147B3EE0BC085CBA5BFB7CEF61023EC236B20138CA21ACBABCD0897D64FAC94F7274FA2B5709ED7CFA
MfG
I would ban you just for the fact that you don't read the rules that prohibit keys in the clear on the forum
![]()
it'only number.. ![]()
re try..
please
@mola10 and other
Maybe I wasn't clear?
You don't have to send me PMs, I already receive too many..
so what if I position myself on a pixmap and want to zoom in on the pixmap?
Display More
Hope to update and develop the program to accept the new codes with the last sources of gradient & Lists
gradient
Draws a linear gradient on ePixmap or eRectangle starting from color to color with vertical or horizontal orientation
Code<ePixmap position="center,center" size="300,300" gradient="white, yellow, vertical" gradient="white, yellow, horizontal"
Lists:
listOrientation Changes how the list is displayed
itemSpacing Controls the space between the x and y label boxes
itemSpacing="10" (x=10, y=10)
or
itemSpacing="10,30"
selectionZoom Controls the size of the box you are viewing
selectionZoom="1.8" = 180% box zoom size
itemAlignment It works in the effect of list center right left above bottom currently supports center only
Code<widget name="list" itemAlignment="center" itemSpacing="10" listOrientation="grid" itemWidth="180" itemHeight="100" selectionZoom="1.3" scrollbarMode="showAlways" position="0,0" size ="1280,720" zPosition="1" foregroundColor="#DCE1E3" font="Regular;35" backgroundColor="red" foregroundColorSelected="#ffffff" backgroundColorSelected="#DCE1E3"/>
sources added to new image version (openatv - Egami)
Do you know if applicable to the Pixmap widget?
selectionZoom="1.8" = 180% box zoom size
eg.:
<widget name="pixmap1" position="100,210" size="150,150" zPosition="2" selectionZoom="1.3" transparent="1" alphatest="on"/>
I have put you to the test.
Consider that:
-Some, like me, cannot be at your service 24 hours a day. For what then?
Many are not polite. "Everything and immediately" and they make inappropriate requests: every now and then a thank you or "please" doesn't hurt.
I put the pastebin link back. But always ready to eliminate it.
From now on be polite and consider that "if I have time I'll update it" otherwise you have to study and make your pastebin with your updated emm inside.
B97HC8ie
Display MoreDisplay Moretry
apt-get install python-chardet
alternative
wget -q "--no-check-certificate" https://raw.githubusercontent.com/Belfagor2005/HasBahCa/main/installer.sh -O - | /bin/sh
Lululla I have inserted the command but still it failed to be executed.
try next..
try
apt-get install python-chardet
alternative
wget -q "--no-check-certificate" https://raw.githubusercontent.com/Belfagor2005/HasBahCa/main/installer.sh -O - | /bin/sh
You may wonder what it is for: some DREAM need specific commands and therefore can be useful.
Eg. for webif command
import os
def dreamOScmd(rcm=352):
rcm = str(rcm)
cmd = """#!/bin/bash
MYBOXIP=http://127.0.0.1
CURL=/usr/bin/curl
IDSESSION=$($CURL -s -X POST $MYBOXIP"/web/session"|grep e2sessionid|sed 's/e2sessionid\|<\|>\|\///g')
$CURL -d 'command=""" + rcm + """&sessionid='$IDSESSION'&type=""' $MYBOXIP/web/remotecontrol"""
os.system(cmd)
'''
"Power" "('116')"
"mute" "('113')"
"F1" "('59')"
"F2" "('60')"
"help" "('138')"
"magic" "('0')"
"1" "('2')"
"2" "('3')"
"3" "('4')"
"4" "('5')"
"5" "('6')"
"6" "('7')"
"7" "('8')"
"8" "('9')"
"9" "('10')"
"previous" "('412')"
"0" "('11')"
"next" "('407')"
"volume up" "('115')"
"volume down" "('114')"
"filelist" "('393')"
"epg" "('365')"
"channel up" "('402')"
"channel down" "('403')"
"menu" "('139')"
"up" "('103')"
"exit" "('174')"
"left" "('105')"
"OK" "('352')"
"right" "('106')"
"info" "('358')"
"down" "('108')"
"recall" "('158')"
"red" "('398')"
"green" "('399')"
"yellow" "('400')"
"blue" "('401')"
"rewind" "('168')"
"play" "('207')"
"pause" "('119')"
"forward" "('208')"
"audio" "('392')"
"stop" "('128')"
"record" "('167')"
"context" "('156')"
"text" "('388')"
"subt" "('370')"
"radio/tv" "('378')"
"fav" "('364')"
'''
![]()
try.. put in folder lugin rss
HasBahCa can't install the plugin on dreamtwo version 1.7 on Gemini 4.2.
details?
Good morning
After upgrade vavoo 1.28 I have black screen. Zgemma h7 OpenATV 7.4 thanks for any reply.
read previous post.. and fix it
try v.1.3 at top of topic
It is better now, as far as the planets are concerned, but there is an error for the sun (rise and set).
from telnet
python -V
and.. if you have problem.. try v.1.1 or 1.3 original for test.
pm author on forum it.