Hi,
How are you ?
I have these 2 problems in my stalker :
1.The weather widget doesnt do any updates
It shows the same temperatures every day
This is a piece of my custom.ini file
; openweathermap, weatherco
weather_provider = openweathermap
; Default_city_id = 95
default_openweathermap_city_id = 146354
openweathermap_appid = '49d845d3612d6456e29f7d36c2'
Im i missing something here?
The city is working properly but no updates.
i havent touched anything else regarding the weather,the only thing i did was to set the weather to openweathermap and add the apikey in order to do updates.
Do i need to disable something on the default.ini file ?
Second problem is subtitlles.
I want by default to play greek subtitles, not english.
How can i make this happen ?
My default language on my custon.ini file is en_GB
default_locale = en_GB.utf8
; Allowed_locales [Russian] = ru_RU.utf8
allowed_locales [English] = en_GB.utf8
Also,as it is now the system when i want to change subtitles from ru to en or other langiage when i press the button to choose the subtitle i get a second window that is asking to select encoding.
Is a way to set default UTF-8 without asking every time ?
Thanks