Koen Zomers

Results 127 comments of Koen Zomers

Would it be possible for you to capture the network traffic using i.e. Fiddler and share the JSON you receive back from Ring? Particularly interested in what stickup_cams[1].battery_voltage_2 looks like...

Give it a try with [2.0.0.0](https://github.com/KoenZomers/RingSnapshotDownload/releases/tag/2.0.0.0) and see if it works now for you.

@jmhines52 It should run fine on any platform that supports .NET 6. Windows 11 is definitely one of them. I actually built this code on Windows 11. Are you running...

Haven't encountered this myself yet @scholzmichael, but I have looked into adding such a thing and am testing a code change now that would add a feature to validate the...

Version [2.0.0.0](https://github.com/KoenZomers/RingSnapshotDownload/releases/tag/2.0.0.0) has a new `-validateimage` option. Can you give it a try and let me know if this works for you?

You should be able to just replace the executable. In rare scenarios I've seen it go haywire with the settings file. If that happens, just delete the settings file, run...

Weird that it never happens to me. I also need to look at why it states to validate the image twice. Is this the exact output it gave you?

Weird. Did some testing here both on Windows as well as on Linux and I cannot reproduce. Also didn't change anything in that area in the last releases. Here it...

Can you try this again with the latest version I've just published and share if it works now?

Can you try it again with [version 3.0.0.0](https://github.com/KoenZomers/RingRecordingDownload/releases/tag/3.0.0.0) and see if the issue is resolved in that?