Milan Bharanya
Milan Bharanya
@Rafiuth I created the symlink `C:\shortcuts\raid10` pointing to a network share in hopes of fixing the issue. Using `\\\raid10\Music` had the same issue. I do see checkmarks and most songs...
@Rafiuth Thank you so much for the thorough investigation. This really seems interesting, if something like ` std::filesystem::exists()` fails for such a use case. I've just been trying to isolate...
@zavviodotcom Sorry it's a bit off topic, but how do you turn on your camera after /sbin/poweroff ? You would need to power cycle it to turn it back on....
I also had this issue and noticed it's a scoping issue with the config variable. See my PR #11 for a working version (at least for me).
@PeterSprague The scope of config was only inside the main function before my change. Therefore you get your error in `admin_user, access_token = login(config["homeserver"])` where `config` is not defined. For...
As an example this powershell script will be substituted with the correct user-specific URL and issue a Web-Request to the web server, which can then be included in statistics: ```ps1...
@glennzw I hope it's okay to mention. Did you get the chance to take a look at this? Much appreciated!
Thank you for looking at the PR @glennzw I also thought about providing an exhaustive list in the code, like it is done for the office files. But I think...
@glennzw Did you have the chance to look at this (and my other PR #2651) so far? It would be really helpful for us, if you could consider merging it...
>put it next to the coordinator, there have been reports of esp32-c6 with reconnect issues due to low signal quality. Yes that did work! it seems to only connect when...