Update 4.5i
Moderator: Mattk
Update 4.5i
DEUTSCH:
Update V4.5i (NSLU2, x86, SheevaPlug) enthält die folgenden Änderungen:
* Beseitigt einen Fehler beim Versenden von Mails mit TLS Option. Verwendet aktuelle root-Zertifikate.
* Gibt die Mondphasen auch auf Holländisch aus: actual_lunar_phase_nl
* Fügt Unterstützung für das Wetternetzwerk "Schleswig-Holstein-Netz" hinzu (noch experimentell).
* Verbessert die Stabilität des Webcam-Supports (nur x86).
---------------------------------
ENGLISH:
Update to Meteohub V4.5i (NSLU2, x86, SheevaPlug) brings these features:
* Reports lunar phases in Dutch: actual_lunar_phase_nl
* Fixes a bug when sending mails via TLS on NSLU2. Updates root certificates to most recent ones.
* Adds support for weather network "Schleswig-Holstein-Netz" (still experimental).
* Improves stability of webcam support (x86 only).
---------------------------------
Link:
http://www.meteohub.de/joomla/index.php ... &Itemid=29
Update V4.5i (NSLU2, x86, SheevaPlug) enthält die folgenden Änderungen:
* Beseitigt einen Fehler beim Versenden von Mails mit TLS Option. Verwendet aktuelle root-Zertifikate.
* Gibt die Mondphasen auch auf Holländisch aus: actual_lunar_phase_nl
* Fügt Unterstützung für das Wetternetzwerk "Schleswig-Holstein-Netz" hinzu (noch experimentell).
* Verbessert die Stabilität des Webcam-Supports (nur x86).
---------------------------------
ENGLISH:
Update to Meteohub V4.5i (NSLU2, x86, SheevaPlug) brings these features:
* Reports lunar phases in Dutch: actual_lunar_phase_nl
* Fixes a bug when sending mails via TLS on NSLU2. Updates root certificates to most recent ones.
* Adds support for weather network "Schleswig-Holstein-Netz" (still experimental).
* Improves stability of webcam support (x86 only).
---------------------------------
Link:
http://www.meteohub.de/joomla/index.php ... &Itemid=29
- WS Grave
- Expert Boarder
- Posts: 103
- Joined: Fri Oct 30, 2009 3:42 pm
- Location: Grave - the Netherlands
- Contact:
Re:Update 4.5i
Hi Boris,
Thanks for the quick adaption of the software.
It shows the moon phases in Dutch now:
actual_lunar_phase_nl Laatste_kwartier
Your the best :whistle:
Thanks for the quick adaption of the software.
It shows the moon phases in Dutch now:
actual_lunar_phase_nl Laatste_kwartier
Your the best :whistle:
Re:Update 4.5i
Hi admin,
Any chance of implementing Danish as well for moonphases & winddirection? I just need the list, then I'll translate it :cheer:
Any chance of implementing Danish as well for moonphases & winddirection? I just need the list, then I'll translate it :cheer:
Re:Update 4.5i
Code: Select all
char *lunar_phase_en[] = {
"New Moon",
"Waxing Cresent",
"First Quarter",
"Waxing Gibbous",
"Full Moon",
"Waning Gibbous",
"Last Quarter",
"Waning Cresent",
NULL };
Re:Update 4.5i
char *lunar_phase_dk[] = {
"Nymåne",
"Mindre end halv, tiltagende",
"Halvmåne, tiltagende",
"Mere end halv, tiltagende",
"Fuldmåne",
"Mere end halv, aftagende",
"Halvmåne, aftagende",
"Mindre end halv, aftagende",
NULL };
Thanks!
"Nymåne",
"Mindre end halv, tiltagende",
"Halvmåne, tiltagende",
"Mere end halv, tiltagende",
"Fuldmåne",
"Mere end halv, aftagende",
"Halvmåne, aftagende",
"Mindre end halv, aftagende",
NULL };
Thanks!
Re:Update 4.5i
Will be part of the next update. As I don't know if you need special characters in html-style or as iso, I will provide both.
actual_lunar_phase_dk_iso
actual_lunar_phase_dk_html
actual_lunar_phase_dk_iso
actual_lunar_phase_dk_html
Re:Update 4.5i
Hi Boris,
ca You add Czech translation for it too ?
char *lunar_phase_cz[] = {
"Nov",
"Dorůstající srpek",
"První čtvrť",
"Dorůstající Měsíc",
"Úplněk",
"Couvající Měsíc",
"Poslední čtvrť",
"Couvající srpek",
NULL };
Thanks
ca You add Czech translation for it too ?
char *lunar_phase_cz[] = {
"Nov",
"Dorůstající srpek",
"První čtvrť",
"Dorůstající Měsíc",
"Úplněk",
"Couvající Měsíc",
"Poslední čtvrť",
"Couvající srpek",
NULL };
Thanks
Re:Update 4.5i
I am truly impressed! Any chance of including wind direction in Danish now we're at it ;)
- WS Grave
- Expert Boarder
- Posts: 103
- Joined: Fri Oct 30, 2009 3:42 pm
- Location: Grave - the Netherlands
- Contact:
Re:Update 4.5i
Hi Boris, I just notice that this tag:
actual_moonset_standard_local (and utc also)
doesn't work anymore!?
They're not in the all-sensors text anymore!?
/edit:
Also not shown in WDL...
actual_moonset_standard_local (and utc also)
doesn't work anymore!?
They're not in the all-sensors text anymore!?
/edit:
Also not shown in WDL...
Re:Update 4.5i
I dont't think so... reason might be that
a) moon does not set this day
b) longitude/latitude data is missing
a) moon does not set this day
b) longitude/latitude data is missing
- WS Grave
- Expert Boarder
- Posts: 103
- Joined: Fri Oct 30, 2009 3:42 pm
- Location: Grave - the Netherlands
- Contact:
Re:Update 4.5i
Uhm... all day no data for moonrise, but now it shows the moonrise again.
I'm not sure if it was so earlier this evening.
Was away all evening.
It's back, so it's not because of the update.
I think :D
/edit:
I've added the [blank_the_unknown] to my page, because of the missing data my table was a mess.
I'm not sure if it was so earlier this evening.
Was away all evening.
It's back, so it's not because of the update.
I think :D
/edit:
I've added the [blank_the_unknown] to my page, because of the missing data my table was a mess.
-
- Junior Boarder
- Posts: 27
- Joined: Fri Oct 02, 2009 4:47 pm
- Location: Germany
- Contact:
Re:Update 4.5i
Hallo,
the missing "moonrise" or "moonset" values are back again.
I've set the words "not today" as Value, when there isn't any ;-)
the missing "moonrise" or "moonset" values are back again.
I've set the words "not today" as Value, when there isn't any ;-)