Youtube videos not works with error. Please fix. Thanks.
Posts by Panda555
-
-
When updating the plugin, this message appears and the device does not restart (update-yellow button). This has been happening since v. 1.49. Is there a problem with the script? Exiting the script and restarting manually solves the problem. The plugin interface has been changed in the new version and looks nice. There is no problem with the proxy. Thank you.
-
Youtube need fix
-
The plugin works, but it mostly depends on the proxy, that is, how long it will work until it expires. In this case, refreshing the proxy does not help (it never worked), only restarting the box. It works with any DNS setting and I think it is not that important for the plugin to work. It also works with my provider's DNS. In the image's network settings, Cloudflare DNS is present. After restarting the box, the proxy is active again (Proxy OK). Image OpenAtv 7.6 Beta , DM800se.
Quoteroot@dm800se:~# curl hxxp://127.0.0.1:4323/status
{"initialized": true, "channels_count": 9414, "addon_sig_valid": true, "addon_sig_age": 4469, "local_ip": "192.168.X.X", "port": 4323}root@dm800se:~#
-
I updated the plugin three days before Lululla fixed plugin.py , and some other users were also 'crying' that it wasn't working (proxy problems). That's why I wrote about it. Fixed plugin.py was only added to git yesterday. I'm neither complaining nor crying.
-
Download vavoo.zip from git and copy plugin.py and change your ip of the box instead localhost in vavoo_proxy.py file.
-
I copied only the latest fixes files from your git into the plugin and changed the localhost to the IP from the box. The proxy errors no longer occur. It works great, as expected. Thanks.
-
After about half an hour the proxy was expired. With the txt key I tried to refresh the token and the blue circle spun for a long time and now it was '? Proxy Unknown' which is still spinning and I have to force shut down the box. Refreshing the token never worked. What changed in this version I don't know, but it's worse than the previous one. This is not a criticism, I'm just writing what happens in my example. The proxy will always be 'expired or unknown' after some time and only restarting the box will start it. Maybe the proxy is an unfortunate solution, but the plugin works that way now. The proxy enabled function is not required because it always needs to be enabled after the box is restarted.
I don't want restart the box ten time through the day if will be proxy expired of unknown after 10 - 15 minutes (or more ).
Probably exist some other way for solve expiring proxy.
-
I stayed with version 1.3.4-r1 because it is quite sufficient for me to display the weather forecast. The most important thing I want to write is that I managed to fix (for myself) the pressure display in hPa units. No calculation is required, but fix the line in curr_weather.py to display the hPa measurement unit. Likewise in plugin.py . I opened the source code of the page and managed to 'assemble' the path. This weather forecast display in the plugin is the same as on the website and for me nothing more is needed. All that remains is to fix the Meteogram (Weather for the week - detailed forecast).
I appreciate your contribution and great will (which you still have) in developing a large number of plugins. It is not nice to read that a member of this forum publicly calls you a thief, which I condemn such behavior. All the best and take care of your health.
I noticed that is your pressure in picture isn't correct ( 1352 hPa ? )
QuoteDisplay Morecur_weather.py
try:
fulltext = compile(r'<span class="value pres pres_hpa"><em>(.+?)</em> hPa</span> .?', DOTALL)
pressure = str(fulltext.findall(html)[0])
except:
pressure = er
plugin.py
self["pressure"].setText(str(pressure) + ' ' + _('hPa') + '.')
Part of source code
<span class="value rain rain_mm"><em>0</em> mm</span> <span class="value rain rain_in"><em>0</em> in</span><br>Rain</p></div><div class="rhum center"><p><em>63</em>%<br>Rel. hum.</p></div><div class="pres right"><p><span class="value pres pres_hpa"><em>995</em> hPa</span> <span class="value pres pres_inhg"><em>29.4</em> inHg</span> <span class="value pres pres_mmhg"><em>746.2</em> mmHg</span><br>Pressure
-
Latest GIT or installer.sh is still v. 1.47
-
The plugin works. If you have various messages, it does not open channels or the proxy is expired or unknown, restart the GUI. In 99.9% the proxy will be active again. Set Cloudflare DNS as in the network settings, as well as in the plugin. I did not change anything in plugin.py (localhost > ip of my box) because it is not necessary. Do not expect that every channel you want will open. One of the same channels in the lists (b,c, s) will usually work for you. If you have installed that browser (Lokke) it is better to uninstall it. It may have been a hassle to install it, because I have never heard of that browser before.
-
Now it works with localhost IP address and no need to install Lokke browser. Thanks Lululla.
-
For several days now it doesn't open the channel list in all countries (No proxy URLs built) even when the Proxy is OK. I am attaching vavoo.log with the error
vUtils.py line 226 in get Url
TimeoutError: timed out
This is about the channel list even though I changed the IP of the box instead of localhost, and it worked in the previous version. I don't consider it a plugin error because it is probably some other reason, but it will be resolved. Thanks.
-
Altadefinizione Is offline only for me (DNS block) or for everything??
Altadefinizione works well.
-
I replaced localhost with the IP of my box (as instructed) and it works great. It still doesn't open some channels, but that's how it was in previous versions (who would test everything anyway). DNS is set to Cloudflare. Proxy status OK.There is no longer Croatia in the list of countries (same on the vavoo.to page in the browser).
Proxy status works most of the time although sometimes it is 'OFF' or 'unknown'. With the txt button the token is refreshed. When I type in the browser ip of my box/port/status I get this. DM800se , Openatv 7.6 Beta.
Quote{"initialized": true, "channels_count": 6154, "addon_sig_valid": true, "addon_sig_age": 389, "local_ip": "192.168.x.x", "port": 4323}
-
13.0 E
12610 V 7200
4:2:0
ID: EHF - HER - GER vs CRO
CW: FF 93 D0 62 13 0E 37 58
-
HOTBIRD 13E
12610V SR:7200
ID: EHF - HER - MKD vs ROU
CW PLEASE
CW: D0 12 0E F0 37 FF 93 C9
-
Please check if will work. New domain (altadefinizione-01.homes)
-
-
I am attaching aisubtitles.debug.log. Image Oatv 7.6 Beta, DM800se. Gstreamer (v.1.0) is already installed and FFmpeg is v.181. Can you tell me what 'File too small' means and why it has the error gstreamer or ffmpeg failed. What should I install or update if it helps. Thanks.
