Reza (Arman) Yazdani

Results 9 comments of Reza (Arman) Yazdani

I have exactly this problem with my roborock.vacuum.a01 (Roborock E5): ``` May 11 22:09:30 rasp hass[321669]: 2022-05-11 22:09:30 DEBUG (SyncWorker_1) [custom_components.xiaomi_cloud_map_extractor.camera] Retrieving map name from device May 11 22:09:39 rasp...

@PiotrMachowski I tested it now with latest version and not worked. Same error as before. Maybe the problem is that this model does not support digital smart mapping and it...

A Nord theme is [here](https://github.com/morpheusthewhite/spicetify-themes/tree/master/Nord)

It is on Kodi Omega. From here: https://kodi.tv/download/webos/

From `org.xbmc.kodi/.kodi/userdata/addon_data/inputstream.ffmpegdirect/settings.xml` ```xml special://userdata/addon_data/inputstream.ffmpegdirect/timeshift true 1 true 192.168.0.200:1090 1090 0 false true true true false ```

Now tested it on Android with official play store version. It is working fine without appending port to proxy host. Could it be related to my build? I built `inputstream.ffmpegdirect`...

I checked the provided file from [here](https://kodi.tv/download/webos/), and it does not include the `inputstream.ffmpegdirect`, it provides `inputstream.adaptive`.

Is there any plan to create build step for WebOS [here](https://github.com/xbmc/xbmc/tree/master/tools/buildsteps)? If not, maybe I can start it.