Tianwei Dong

Results 21 comments of Tianwei Dong

Here is my nginx config which works fine so far. hope this helps. ```bash # # Kodi Web # location /kodi { rewrite ^ $request_uri; rewrite ^/kodi/(.*) /$1 break; proxy_redirect...

looks like it's not aligned with the documentation: https://github.com/typestack/class-transformer#working-with-arrays and official example: https://github.com/typestack/class-transformer/blob/develop/sample/sample3-custom-arrays/Photo.ts#L15

this issue might get addressed by my PR. https://github.com/edgarjs/alfred-github-repos/pull/32 The existing version will only cache the first page of the repo in the api response, which I believe is the...

Thanks for the amazing work @romancin. I just did some experiments, [font-noto-cjk](https://pkgs.alpinelinux.org/package/edge/community/armv7/font-noto-cjk) seems supports the CJK charset better (especially Korean based on my test). Do you think we can add...

don't think this is still an issue. maybe it can be closed?

Can we get the around this region block somehow in home bridge? AFAIK, using Xiaomi Mi Home App on a phone which has Chinese SIM card and having UTC+8 can...

but how does the device know the TZ of the `homebridge` host? I guess there is a way to hijack the `miio` communication? not very familiar on the `miio` level,...

got the same problem. and I did check the config.series, the series was definitely removed..