No, I am not writing that plugin, despite your subtle hint ![]()
I was just comparing the free libre translate to google translate ![]()
Posts by KiddaC
-
-
XStreamity v4.22
New files on post 1
Empty searches display an warning message and then returns to virtual keyboard now. No showing empty results.Fixed a bit of the logic for series data, should be a lot better for most people now
-
there are loads of different versions. You will just have to google it.
I don't even know if your image is python 2.7 or python 3
there is one here
-
Another way it could be done is like what I do for my movieplannermod.
You import the original virtualkeyboard file. Overwrite it on the fly with the newvirtualkeyboard code. (conditionally if the settings value is "NewVirtualKeyboard")Then no need for symlinks or backups of the original files.
I will see if I have time to have a play with this method.
-
Can you not use a combination of plugins.
i.e my jedi epg xtream plugin to assign hebrew israel epg to your channels.
Then use epg translator plugin (used to be in plugin feeds) to convert it eng or russian. etc.
-
Ok I just had a read through the code to see what its doing.
Basically when you first run virtualkeyboard, it creates a symlink in
/usr/lib/enigma2/python/Screens
that references the virtualkeyboard in this plugin
/usr/lib/enigma2/python/Plugins/SystemPlugins/NewVirtualKeyBoard
So setup is always going to have to run first.And you are always going to have to remember to turn it on
Codepy_link = ("/usr/lib/enigma2/python/Screens/VirtualKeyBoard.py") if not os.path.islink(py_link): config.NewVirtualKeyBoard.textinput.value = "VirtualKeyBoard" config.NewVirtualKeyBoard.textinput.save() else: config.NewVirtualKeyBoard.textinput.value = "NewVirtualKeyBoard" config.NewVirtualKeyBoard.textinput.save()
Could it be done differently so it creates the symlink in plugin.py instead of the setup page if this value exists in settings file.config.NewVirtualKeyBoard.textinput.value = "NewVirtualKeyBoard"
Maybe. Probably only a little extra code.
But most people don't do what you do urie. -
or are you after russian/israeli and not hebrew.
-
-
fairbird urie is basically saying he has his own scripts for restoring everything when he reflashes.
He would like to request that some of the settings in this get stored in etc/enigma2/settings fileI have not looked at this plugin for a while, so I don't know where the settings are saved.
-
Sorry guys, we are gate crashing the xtream plugin thread here.
If you want to ask questions about my xstreamity plugin then ask in that thread.
-
the information comes from tmdb first.
But something is wrong with series at the moment.
Vod seems fine. Series is bringing in weird data, which is why its not updating correcty.I will have to check the url params again to see if something has changed.
I have fixed the no search results bug. It shouldn't be showing an empty list. Now it shows a "No results message" and returns to search. (next release)
-
Personally I have always used openatv. Currently using openatv 7.3.
But every image comes with its own issues. You just got to get used to which ever image you decide to use ( just not VTI
) -
nope sorry, i neither use openpli or xtream plugin
-
openpli is probably missing the required dependencies.
If you install xstreamity from openpli feeds it loads in the dependencies for xstreamity.These dependencies might be used by other plugins like xtream plugin.
So try my plugin from feeds first. Then try xtream plugin and xstreamity and see if it helps.
-
XStreamity v4.21
New files on post 1
Fixed empty main categories being shown when they shouldn't have beenTweaked a few things with the servicepositon code - probably effects LCDs aswell. So worth checking that if you have one.
-
Hello KiddaC, first of all thank you for the great programme. It runs perfectly on my SF8008. I have a suggestion for improvement: Is it possible to show the remaining time for Video on Demand? This is not currently displayed.
Best regards
Schotte

What image are you using. I know there have been changes to some images regarding the remaining time. urie keeps mentioning it.
But I do use a custom component for this. So it should in theory display. -
I have only come on this thread because I knew kashmir would have responded with his love for this box.

-
your box is new and able to handle most streams.
I do recommend installing serviceapp though.
telnet these commandsopkg update
opkg remove enigma2-plugin-systemplugins-serviceapp
opkg remove exteplayer3
opkg remove ffmpeg
opkg install ffmpeg
opkg install exteplayer3
opkg install enigma2-plugin-systemplugins-serviceappThen set the streamtype to 5002. Most things will play with 5002.
-
The mac scanner that has been used to hack that line has brought back an incorrect xtream line url
I have also tried a few other mac addresses and they all bring back mangled username and password.The format should be.
That line above actually works. Its only 1 user line though. So once I post it on here, it will die anyway.
You can litterally find hundreds of these on the net if you search that domain.
If you are using them in a stalker plugin then the url is
http://tr.redatvgold.com:80/c/and the mac to use with it would be
00:1A:79:bc:25:74
-
openatv 6.4 setup guide (its a bit old that guide now), but might be useful if you still using a zgemma h2s with openatv 6.4
linuxsat-support.com/thread/142937/
