jetmonk
jetmonk
Closing issue because there are too many issues to be an actionable bug report.
Closing issue because there are too many issues to be an actionable bug report. I need to experiment with reinstallation, recreating all configs, etc.
I upgraded my RPi to Buster (to get python 3.7, needed for the dev version). Now 1. I could connect to google drive 2. it seemed to upload some files...
Thank you for having a look - please see https://github.com/jetmonk/motioneye-issues-2022-07 for my anonymized config files, screenshots, and a NOTES.txt file. I wiped my /etc/motioneye directory and reinstalled cameras. I was...
> Hope the OP also sees some improvements and can confirm. Unfortunately, I am away from my camera for an extended period.
All it needs is, in parse-float.asd, `(asdf:defsystem #:parse-float-tests)` to `(asdf:defsystem #:parse-float/tests)` There seem to be no references to this package in the instructions, so no further changes appear needed. I...
I thought of doing this, but I have my own older parse-float (with same name, unfortunately). Also, I thought that the built-in Lisp reader has the advantage of being rigorously...
I think I sent a pull request from repository below, but I've never done this before, so have no idea if I did it right. My modified version is: https://github.com/jetmonk/yason/tree/jetmonk-patch-1
Sorry. 2nd pull request submitted. Hope this one is OK.