Want to do incremental classification of files #1413
Replies: 5 comments
|
Thank you for taking the time to give feedback!
Incremental classification should happen automatically via the background job system
if you have a cron entry for nextcloud's normal cron.php you should be covered.
Could you share a screenshot of your recognize admin settings page? Also, you might have to set the log level to debug to properly diagnose this using logs. If you set the log level to debug, best wait about a day and then grep for recognize in the nextcloud log. Ideally you can post the result here, so I can check what's going on. Fingers crossed we'll get to the bottom of this! |
|
After putting the log to debug.
|
Which version of recognize is this? I recently fixed a similar error.
The photos app view for faces is a bit broken atm, I think. I would recommend to try the memories app which supports recognize as well. |
|
Do you have any audio files at all? |


Uh oh!
There was an error while loading. Please reload this page.
Hi,
I had initially setup recognize and had run:
I had uploaded a few more pictures (say ~100) and wanted to classify these. And when i ran occ recognize:classify it seems that it is reclassifying "ALL" the pictures again...
Question:
Another issues is with Audio classification: I am getting this error: "Waiting for status reports on audio recognition. If this message persists beyond 15 minutes, please check the Nextcloud logs." and there is nothing in the nextcloud logs.
All reactions