abishai
abishai
I confirm the issue. Login is here http://i.imgur.com/WefFKEa.png However, I can't say extension detects login fields for all sites I visit. Probably, name of login/password fields is needed as well....
They are not. I created the following entry: http://i.imgur.com/LnazPUe.png I see the record is detected on passman shield icon, but auth dialog is empty.
``` --- src/zm_sendfile.h.orig 2022-06-12 09:18:29 UTC +++ src/zm_sendfile.h @@ -17,7 +17,7 @@ extern "C" { /* Function to send the contents of a file. Will use sendfile or fall back...
The code compiles, but something is broken in zms. Monitor live view is constantly refreshes. The logs is filled with ``` 2022-06-18 13:18:57 | web_php | | 3124 | ERR...
Probably, it's not zms, but zmc. ``` Found locked packet when trying to free up video packets. This basically means that decoding is not keeping up. ``` It looks like...
Semaphore issue was simple enough - for semaphore support I need php74-sysvsem PHP extension. Stream is working now. On the other side, I see a lot of ``` "Found locked...
I agree, should I create separate issues for the problems discovered? Issues with record only monitors is rather serious. As for sendfile implementation: 1. With the patch, ZoneMinder compiles. 2....
Good question! I missed that. I'll take a look where it returns capabilities.
``` Updated: Issue #439. Lots of updates in PATCH support. The Sabre_DAV_PartialUpdate_IFile interface is now deprecated and will be removed in a future version. ``` Looks like Nextcloud uses PATCH...
Yep, it is not activated on Nextcloud side.