From: Tobias Diekershoff Date: Mon, 13 Jul 2015 16:59:54 +0000 (+0200) Subject: added a note about XML/JSON to the README X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e750412d8782a565b51e8c3b97e175fcea37d1b2;p=friendica-addons.git added a note about XML/JSON to the README --- diff --git a/curweather/README.md b/curweather/README.md index 9c901278..ff43f248 100644 --- a/curweather/README.md +++ b/curweather/README.md @@ -21,3 +21,9 @@ Credits * Tobias Diekershoff switched the sources to OpenWeatherMap after the original provider turned off support for locations outside of the USA. +Known Issues +------------ + +* Localization does not work (Jul 15) data requested via XML are EN only but + have moew information available compared to data requested via JSON which is + available in other languages as well. Right now we use the XML dataset