hello can you give me latest version of dreamsatpannel
For which image python ??
hello can you give me latest version of dreamsatpannel
For which image python ??
To do this, I need to make some additions to the plugin settings. Then it will be possible to specify which language to translate the text from srt-files ... Now the translation language corresponds to the interface language of your STB
Thanks a lot for your time and effort
Why did you decide that the plugin will have new functionality in the form of "automatically detect and download subtitles from google online"??
That's what i am hope to find vie modification to this plugin or by new developed one
at first time that's what i am asking and give example by SubsSupport plugin
Where and when did you see Google's subtitle service for any movies or shows?
- The Google Translate API is used to translate text from a subtitle srt file, no more ....
That's what i am asking for .... developed plugin which can download srt file automatically by (Name of event now) and translate this text file to the language in plugin setting and auto sync to current event time
- For some reason, it seems to me that you only know how to "dream" and poorly understand how this plugin works or how subtitles for media files are organized in general
Thanks, For that i am back to expert to have correct knowledge and ask for help and developed
This is elementary implemented, only the idea is absolutely crazy.
What is the point of translating events from the EPG into all the languages of the world?
- It is much more efficient to add an online translation into the desired language in the corresponding renderer
i mean availability to world language translation and every one choice his need from setting
- Now on almost user who have xtraevent we have infos file offline to almost famous events
p.s. Regarding the "spinner" ... "wisely" need to use non-blocking requests to the Google translate API, for example, using the functionality of the twisted library ...
Waiting for your fix
at the end Thank you very much for your time and effort
And why did you decide that this plugin should or will work on Python3-based images?
That's, because i am already use the plugin on py3 image before add new file
Interesting read this.
It would be nice if it were possible to do exactly the same thing with the image EPG
I do use the EPG Translator plugin and I fixed the html parsing errors many months ago, but having the image translate the EPG automatically would be a massive step forward. I also use the TMDB plugin to translate the EPG data, invoked from the yellow button in the single EPG screen, but for some unknown reason this fails to translate Eastern European languages.
This is the dream that we hope to achieve through the genius developers of Enigma
Allows to change the language of channel data (epg) or describe current and next events to have it for all channel into all languages of the world through Google Translate with a button... not one by one ch. manually as epg translator plugin do ...
Which is the same as what I requested development on through plugin SubsSupport to have translation for non-English speaking channels
To be able to watch non-English-speaking channels, for example, translated to them via Google automatically, with just the click of a button
as we do manually now by download srt file from international sites
222 more buckets and a golden key in our pocket (C) Pinocchio
Made automatic translation of subtitles into the interface language set in the image used ....
Wow, 💥💥💥
That's what we are waiting for 👏👏👏
Now no need to get download subtitles file manually 🥳
i will use it in moments, ![]()
I will ask you one more developed thing 🤭
Always we have old problems with different in frame per second between subtitles and media which need manually adapt-- is that can fix by fetch automatically
Thanks a lot for what you did, I am sure you can do it 👍
---------------------------------------
i am just try it i have small error displayed on openatv 7.0
----------------------------------------
Now use openatv 6.4 it's working
but there is some thing i want to get clarification from you if you please
- now i use image and stb on English language and want subtitle by Arabic, i do that from plugin setting and i think there is conflict because subtitle still displayed in English & spinng wheel display continually every subtitle appear
- i miss how automatically detect and download subtitle from google online,
i am still get subtitle srt file via international site manual download from plugin itself
v5.3.0 .. 2022-06-02
- Added "Check & Filter" option to filter accessible portals.
- Improved the plugin to handle new portal versions.
- Improved "Info" EPG for Satellite services to show Genre and Parental Rating (if provided by service).
- Improved "Dev. Info." >> "Disk Usage" to show the File System Type.
- Improved IPTV channel name prefix cleaning.
- Renamed IPTV menu option "M3U/M3U8 Channels Browser" to "M3U/M3U8 File Browser".
- Fixed player bar (sometimes hangs when playing unstable Live portal channels).
- Fixed copying a directory to another one where same name exists (in File Manager).
For download and installation
1 - The traditional method is to manually download the appropriate file for the device, which is attached with the transfer to the tmp folder and installation by telnet
Or use the File Manager or Terminal in AJPanel
2 - The installation code through telnet without downloading or manual installation
3 - Update from the Plugin manually
Can i suggest and request for compatibility between poster downloaded by xtraEvent & poster from PosterX
We need Unify the method to get posters from both of renders for posters
to take advantage posters which downloaded on folder Poster from each renders
we need xtraevent recognize the poster, whether it is saved with lowercase or uppercase letters, so the extension is currently saving the poster with a name whose first letter is capital and the rest of the letters are lowercase in this format (Poster), and the extension will not recognize the same poster if its letters are large (POSTER) . That is, it is required to modify the condition of recognizing the poster, whether it is in uppercase or lowercase letters, while leaving the method of preservation as it is. For example, PosterX saves posters with capital letters, and capital letters are not recognized by adding xtraEvent, which means not benefiting from the folder of posters loaded with Posterx with xtraEvent added.
I hope you get the idea, I tried to summarize it in a way that allows the meaning not to be disturbed.
Much appreciation and thanks to you
What do you mean you don't understand? the principle of translation is exactly the same ... by exactly the same request to Google translate ... only you need to pass the text of the subtitles as a parameter ...
Yes, OK -- I understood the common principle of bringing translation from Google through the PLUGIN
I'm glad for you ... And what's so difficult? Throw 2-3-5 lines into the subtitle plugin... I wrote about it above... Or are you waiting for someone (like me) to do it?
Next, you need to make the html-unescape function for the contents of the "subtitle_text" variable ...
when you say
"Or are you waiting for someone (like me) to do it?"
As if you were anyone... Yes, I was asking you for your skill, experience and talent
That's all "higher mathematics" which will work on Py2 and Py3
Thank you for letting me know how to do this, but unfortunately I don't have the skill to do it
And I wish you could make it to the end
But thank you for your generosity
Well, if you know it, then most likely you know that it does NOT work because there are html parsing errors
... I fixed it today and made it fully p2/py3 compatible ..... Enjoy!
p.s. No offense to the author of this plugin ... but his code is so NON pythonic that I was even ashamed to "poke around" in it
All thanks and appreciation ..
But I couldn't understand the relation between Google (EPG) Translator and the media translation subtitle
Can I have more explanation?
we look for how get online international translated subtitle for movies and series, not for the event name
So what's the difficulty? It is only necessary to understand whether the Google translate API has time to process and return the request in a reasonable time ... i.e. time is much less than the current subtitles are displayed. I once came across a plugin for automatic translation of EPG show descriptions using the google translate API ... In terms of translating subtitles - absolutely the same principle
p,.s. https://vuplus-community.net/b…-translator-plugin.13746/ - google translator for events description
p.s.s. https://github.com/ssut/py-googletrans - pure python library for google translate API... You don't even need to write anything =) . Take and use ... The only thing is that it can be slightly modified for compatibility with py2, but it's quite simple
If we limit ourselves to supporting images based on Python3, then nothing complicated at all .... In the plugin that you attached to the post, it is enough to "throw" 5-7 lines ... and the subtitles will be in the language you need with automatic detection of the source language =) Do you have a github link for it sources ?
Thank you... for your interest and for the quick response....this is what I expected of you....
Try and succeed... ![]()
Yes, I know the Google (EPG) Translator plugin, and it is good for translating the name of the event on the channel, and then searching on specialized sites for translation to reach the translation file for the name of the event, which is of course what I see is not practical and difficult to implement
Regarding your inquiry about the blog link on the developers site
The following subssupport version is available at the link
Only you have the experience to estimate and judge what works and what does not, based on your talent and experience
I expected that simultaneous translation could only be achieved by building a completely new plugin to do so
And you are now saying that the current plugin can do this after modifying it by adding a Google api and more 5-7 lines
We look forward to your creativity in implementing this. Thank you very much for your time and effort
@pepsik Thank you for the wonderful add-on....... I follow your development on plugins such as (Enhanced Movie Center - EPG Import ....... )
and I see a valuable talent.
I find that you have the talent to understand the codes of different images and the way they work, and it is not available to many, as it is an area in which there is little creativity with the emergence of new additions that benefit the users of Enigma2
Allow me to make a request that is not personal, it is raised by many Enigma users, and it may not be related to the topic here
It is about subtitles displayed on movies and series....etc
This is done through the wonderful plugin SubsSupport by downloading translation files from famous sites
What I am talking about ..... We hope to have development New plugin, can make the way to glory , by display translation automatically through Google Translate from media on channel into all languages of the world.
Can dream come true !!
A topic that was asked more than once and was not covered with sufficient response and clarification.
☆☆ How to save and restore images backup through Neoboot ☆☆
Some of the tools available in Neoboot...
3f0777123e83927bef87e5fef.webp
The alert remains that any use of any add-on is his responsibility and the consequences thereof lie with the user, not the developer
And now we review ... How can I keep a copy of an image that I modified with my additions of skins, plugins, updates, and adjust settings as a boot through Neoboot .. so that I can restore it later on a flash memory or a new hard disk
It starts with ------>
1- Entering the Neobot
2- Press the menu button
3- Go to (Make a copy of the image from NeoBoot)
4- A folder named (CopyImageNEO) will be created on your external
5- The backup is a special extension of the Neoboot (mb.)
6- Keep this folder on your computer to restore it to any other external memory
7- The recovery is after installing the Neoboot on the new memory and installing the Neoboot again and entering the same steps 1-2
- Restore function (Restore a copy of image to NeoBoot)
Here is the image recovery Open Black Hole
Here the Greek SatDreamGr . image has been restored
Here the image has been restored Openatv 6.4
New version of Nitro advanced 5.3
Added 3 New skins (Black-G, Black-R, RED)
The posters and backdrops are based on fast modified renderers, independent of the Extra Event
Thanks digiteng for all what support
But still xtraevent needed if you want anther more data for events
89342ba63ad1d9a837.jpg cea866d9f98087ae9.jpg f85690f98513ece2d056.jpg
-----------------------------------------------------------------
b04ffb17f06faeec.jpg f85690f98513ece2d056.jpg be36109cdc499cba.jpg
-----------------------------------------------------------------------------
210b185aa13e5f.jpg c1dbfa.jpg a016ba08db65dc.jpg
-------------------------------------------------------------------------
Can updated from Nitro advanced plugin
or via telnet
👇👇👇👇👇👇
You cannot have more than one subscription in one line.
There are many formats that can be handled by AJPanel and the best ones are as below.
------------------
Example-1 (one line for one subscription):
http://hostname.zz:2828/c/ 00:1A:xx:xx:xx:x1
Or:
http://hostname.zz:2828/c/?mac=00:1A:xx:xx:xx:x1
--------------------------
Example-2 (one line for the host followed by many MACs):
00:1A:xx:xx:xx:x1
00:1A:xx:xx:xx:x2
00:1A:xx:xx:xx:x3
00:1A:xx:xx:xx:x4
---------------------
Note:
/c/ is not important.
dear developer would you please add render or inside render function to get icon for category as attached
Display Morelooks nice...
especially the menu is very nice...
However, if you'll excuse me, I'd like to make a couple of points...
1- bitrate will not work on every device...
2- large images need to be optimized...
especially on large images, alphatest="blend" command should be avoided...it seriously degrades performance...
for optimizing,
These are my first observations...
good work...
thank you from all my heart
You are the one who made editing skins by showing additions easy because of the genius plugin xtraEvent
Happy with your advice and tips
i hope to try to use the skin and feed back for your valued suggestion
and cheek edited render for displaying cover with poster as
# -*- coding: utf-8 -*-
# by digiteng...08.2020 - 11.2021
from __future__ import absolute_import
from Components.Renderer.Renderer import Renderer
from enigma import ePixmap, eEPGCache, loadJPG
from Components.config import config
import re
import os
try:
pathLoc = config.plugins.xtraEvent.loc.value
except:
pathLoc = ""
REGEX = re.compile(
r'([\(\[]).*?([\)\]])|'
r'(: odc.\d+)|'
r'(\d+: odc.\d+)|'
r'(\d+ odc.\d+)|(:)|'
r'!|'
r'/.*|'
r'\|\s[0-9]+\+|'
r'[0-9]+\+|'
r'\s\d{4}\Z|'
r'([\(\[\|].*?[\)\]\|])|'
r'(\"|\"\.|\"\,|\.)\s.+|'
r'\"|:|'
r'\*|'
r'Премьера\.\s|'
r'(х|Х|м|М|т|Т|д|Д)/ф\s|'
r'(х|Х|м|М|т|Т|д|Д)/с\s|'
r'\s(с|С)(езон|ерия|-н|-я)\s.+|'
r'\s\d{1,3}\s(ч|ч\.|с\.|с)\s.+|'
r'\.\s\d{1,3}\s(ч|ч\.|с\.|с)\s.+|'
r'\s(ч|ч\.|с\.|с)\s\d{1,3}.+|'
r'\d{1,3}(-я|-й|\sс-н).+|', re.DOTALL)
class ZCPoster(Renderer):
def __init__(self):
Renderer.__init__(self)
GUI_WIDGET = ePixmap
def changed(self, what):
if not self.instance:
return
else:
if what[0] != self.CHANGED_CLEAR:
evnt = ''
pstrNm = ''
evntNm = ''
try:
event = self.source.event
if event:
evnt = event.getEventName()
evntNm = REGEX.sub('', evnt).strip()
pstrNm = "{}xtraEvent/poster/{}.jpg".format(pathLoc, evntNm)
if os.path.exists(pstrNm):
self.instance.setPixmapFromFile("/usr/share/enigma2/KIII-PRO/infobar/cover3.png")
self.instance.setScale(1)
self.instance.show()
else:
self.instance.hide()
else:
self.instance.hide()
return
except:
self.instance.hide()
return
else:
self.instance.hide()
return
Display More
Thanks
Dear My Friend,
Thank you for your reply, i am using Openloi as main image at internal Flash , I have tried to update image downloader plugin but no success
my main pb is many new image are absent at image downloader plugin
Br
ok, now i got your point
you are talking about how to support plugin download image which is supported from neoboot to have all new updated team images
good point as it not from developer but he only one support this plugin
if any way we can serve by providing new versions of team images, we will happy
New versions 2.3 online.
Change:
Add smaller lines in the Extra_images folder.
Needed when you use the Extra Icons made by Biko!
V-2.3 Updated via wedgit code
Display MoreMy Friend @gutosie
thank you for this beautiful neoboot plugin, In the past months, a lot of new image have have released, and I could not find them in the image downloader plugin which attached with neoboot plugin.
i tried to update the image downloader but i got error message. please find below some screen shoot - how we can fix this pb.
br
hi my friend,
attached screenshot look as openvix images skin
you must use main image on flash to download and install another image as openpli for vu+ stb & egami for others -- i think
waiting for developer gutosie to correct me
I was honored to work on customizing the Klll-Pro Eskin by the tasteful designer @zelda777
The poster appears through Extra Event (so you must install it)
The skin is originally intended for the Android device, vitmod enigma2 - kIII PRO - KI PRO Image by openpli The skin was released in March 2021
It was modified to work on OpenSource images..... through me and my friend dragon
Then it happens that we get busy about it and it does not publish until, thank God, we have finished editing it to support images in Python 3
PS: The skin folder icons contain all new picon for (providor - sat - emu - encyrpt)
that's why size is big
attached v-1.1 fix skin root