.. mm
let's try to add it even if it's not forced
usr\lib\enigma2\python\Plugins\Extensions\Foreca\dict
Then I check it
.. mm
let's try to add it even if it's not forced
usr\lib\enigma2\python\Plugins\Extensions\Foreca\dict
Then I check it
maybe the problem was right here?
try:
lng = config.osd.language.value
lng = lng[:-3]
except:
lng = 'en'
pass
def load_translation_dict(self, lng):
dict_file = resolveFilename(SCOPE_PLUGINS) + "Extensions/Foreca/dict/%sdict.txt" % lng
if not exists(dict_file):
dict_file = resolveFilename(SCOPE_PLUGINS) + "Extensions/Foreca/dict/endict.txt"
Display More
But.
1. i don't have this file endict.txt and all work
2. en_words.txt it is not mentioned in the source code.
RE: Foreca Weather Plugin
So there are still few languages translated in these files, don't complain if the translation doesn't work.
Mistake
1. i don't have this file endict.txt and all work
before, when the plugin does not display temp. I don't have the file - endict.txt -,
when i add these files and restart stb the plugin shows the temp
both files "endidt.txt" and "en_words.tx" they are the same size.
Lululla - should kept both or delete "en_words.tx"
thank you guys for help.
Yes, if you have the language of the receiver set to English, the Foreca plugin seeks for 'endict.txt' file and because it does not exist, no weather data is shown. Same applies if your language is set something else than ar, es, de, fr, it, ru or zh.
So Lululla should add 'endict.txt' file to the plugin to avoid this situation.
try
Work thanks
I sent it to GIT.
It finally works. I upgraded image atv 7.3 with the date 12.03.24 to 28.06.24. I copied the last ui.py that you attached and dict.txt, but the translation into other languages in the plugin does not work. The plugin should take the language from foreca.com, but the language selection does not it works in foreca with .ba, .nz or other domains. On those domains, when I click on language, it does not open. Let it stay that way.
The day of the week and the month are not used in the chosen language, e.g. in German.
i pushed on git..
and...
I have already written before not to touch the language.. There is no need to touch it in the configuration, so I removed it so you do not stress me.
I wrote it several times if I am not mistaken.
2 servers work: .ba and .nz
and that is all.
Display Morei pushed on git..
and...
I have already written before not to touch the language.. There is no need to touch it in the configuration, so I removed it so you do not stress me.
I wrote it several times if I am not mistaken.
2 servers work: .ba and .nz
and that is all.
This was also the case in the past, and I loaded earlier (updated yesterday in github).
I may have to adjust somewhere, but where?
Display MoreDisplay Morei pushed on git..
and...
I have already written before not to touch the language.. There is no need to touch it in the configuration, so I removed it so you do not stress me.
I wrote it several times if I am not mistaken.
2 servers work: .ba and .nz
and that is all.
This was also the case in the past, and I loaded earlier (updated yesterday in github).
I may have to adjust somewhere, but where?
the authority is here
https://github.com/E2OpenPlugins/e2openplugin-Foreca
I can do a git automatically
As soon as git is updated, the pli/atv etc. feeds are also updated
I think..
So you should fork from the source and make your changes (assuming they are accepted)
And I loaded from here, because I have a Gigablue Quadplus with OpenATV 7.5.1.
And I loaded from here, because I have a Gigablue Quadplus with OpenATV 7.5.1.
loaded?
you don't have a git?
and how do you make changes.?
I cleaned this topic and divided it into 2 for the dreambox category which you can find in the dreamos debian plugin section
For next version (3.3.7)
test this.
If all ok.. i put 3.3.7 in git
EDIT:
if you don't see the HOME page set when you start the plugin, try the attached ui.py file
Let me know
Supporting the Enigma2, satellite and IPTV community since 2010.
Independent • Community Driven • Established 2010