Stephan

Results 19 issues of Stephan

script prints invalid JSON in discovery. Comma at last entry has to be omitted. ``` { "data":[ { "{#PHYS_IFNAME}":"eth0" }, ] } ```

Add-on is no longer compatible.

Your script does not handle intermediate certificates correctly. Likely it follows acme-tiny which is also broken in this sense by not returning the link to the intermediate as required by...

Completely broken for Thai. Try เชียงใหม่ Should​ be Chiang Mai. Official scheme for Thai is RTGS. Your transliteration looks as broken as ICU.

help wanted

The role specifies a default setting for php.ini: ``` php_session_gc_probability: 1 ``` This conflicts with the default setting of at least Ubuntu 16.04 LTS (and probably other debian based setups)....

### Steps to reproduce Set a proper test date to match a contact having a photo in Google Contacts and run test ### Expected behavior email should contain the photo...

enhancement
feature request

* fetch contact photo from contact API * reformat to contain fully validated html on all mail clients * Include freely usable default avatar, hard-coded to reduce external requests and...

enhancement

After expensive mapillary operations got enabled the processing time of an analyzer is about 4-5 times higher than before. This is due to building the cache from external web sources....

Downloading data from mapillary for analysers to merge objects/street signs takes excessively long. For example china_heilongjiang fetches over 170.000 tiles for each analyser. Tibet 250k. Even with 4-5 requests per...