Estéban Reynier
Estéban Reynier
> Is it not possible to use a `.nomedia` file? Yes it's a possibility. But if I could switch between show and hide it'll be better
It's an Alpine Linux base ([https://github.com/linuxserver/docker-nextcloud](https://github.com/linuxserver/docker-nextcloud)) installed from the Unraid apps and I only have php.ini in "php7" and "php8" folders
I will search. Thanks you for the responses
edited it but nothing
this solution [(https://github.com/matiasdelellis/facerecognition/issues/221#issuecomment-1163527666)](https://github.com/matiasdelellis/facerecognition/issues/221#issuecomment-1163527666) worked to enable the app. Now my problem is `occ face:setup` throwing error ```Error: Class 'PDO' not found in /config/www/nextcloud/lib/private/DB/Connection.php:155```
`php -m | grep -i pdo` return nothing 😒
ok I broke my occ 😭
I will try to do a good installation from a fresh image without breaking occ
My occ was broke by `apk add php7-dev`. this solution [https://github.com/matiasdelellis/facerecognition/issues/221#issuecomment-1163527666]( https://github.com/matiasdelellis/facerecognition/issues/221#issuecomment-1163527666) work fine. Just need to change the "memory_limit=1024M" in php-local.ini But after that I have a lot of...
I used to move the photos I wanted to sync to a folder, but it broke a few months ago. When I reinstall the app, it syncs properly, but if...