I use group folder for keeping family photo with my wife (auto upload from phone to selected group folder). But face recognize process only file that was upload by one user. To process all new file I need to execute :
occ face:background_job --sync-mode
what take loot of time (group folder have around 42k files). Same situation are with shared folder (I tested after notice that group folder has that issue)
Steps to reproduce
crate and enable group folder scanning
enable face recognition for user A
upload photo to group folder by user A
check that if photo are process (occ face:background_job -vvv -u A)
upload photo to group folder by user B
check that if photo are process (occ face:background_job -vvv -u A)
sync file (occ face:background_job --sync-mode)
check that if photo are process (occ face:background_job -vvv -u A)
Server configuration
Operating system:
Nextcloud AIO latest
Pdlib version:
from matiasdelellis/facerecognition-external-model:v1
How is DLib installed: Make sure it is working correctly with this tool
matiasdelellis/facerecognition-external-model:v1
How is PDlib installed: Make sure it is working correctly with this tool
matiasdelellis/facerecognition-external-model:v1
Yeah, I have a cron job that keeps setting full_image_scan_done false on my user, since that's the only way I've found for it to keep clustering pictures in shared folders.
Hi
I use group folder for keeping family photo with my wife (auto upload from phone to selected group folder). But face recognize process only file that was upload by one user. To process all new file I need to execute :
occ face:background_job --sync-mode
what take loot of time (group folder have around 42k files). Same situation are with shared folder (I tested after notice that group folder has that issue)Steps to reproduce
occ face:background_job -vvv -u A
)occ face:background_job -vvv -u A
)occ face:background_job --sync-mode
)occ face:background_job -vvv -u A
)Server configuration
Operating system: Nextcloud AIO latest
Pdlib version:
from matiasdelellis/facerecognition-external-model:v1
How is DLib installed: Make sure it is working correctly with this tool matiasdelellis/facerecognition-external-model:v1
How is PDlib installed: Make sure it is working correctly with this tool matiasdelellis/facerecognition-external-model:v1
PHP version: PHP 8.2.20 (cli) (built: Jun 21 2024 01:33:27) (NTS)
Web server: Server version: Apache/2.4.59 (Unix) Server built: Jun 20 2024 20:55:11
Database: postgres (PostgreSQL) 16.3
Nextcloud version: Nextcloud Hub 8 (29.0.3)
facerecognition settings:
occ config:list facerecognition