Also ich bin da einen anderen Weg gegangen. Arbeite schon länger mit Picasa und hatte die Gesichts-Tags in den Bildern abgespeichert. Irgendwo in den Tiefen des engl. Forums habe ich den Hinweis auf ein php-Skript gefunden, daß die Gesichtsinfos aus Picasa übernimmt: picasaXMPFacesToDatabaseAndXMPMP.php. In der Readme steht die Anleitung drin, kopiere sie mal hier rein. Bei funktioniert das einwandfrei!!
- Wait until DiskStation have finished the indexing of all images. Only already indexed images will be noticed by the script.
- Copy picasaXMPFacesToDatabaseAndXMPMP.php to your DiskStation
- Make a backup of your photos in shared-folder /photo and /home/photo
- Backup your databases.
- Go to Webinterface of your DiskStation and enable SSH-service
Control-Panel -> Terminal
- For Windows User download free SSH-Client Putty.exe
- Login via ssh client with connection string root@<IP-DISKSTATION> and your admin-password
- Change shell prompt for better overview:
PS1="\u@\h:\w>"
- Copy the php-script to this directory:
cp /volume1/homes/public/picasaXMPFacesToDatabaseAndXMP.php /volume1/@appstore/PhotoStation/photo_scripts/
<PATH-TO-FILE> normally something like: /volume1/homes/<USERNAME>/
Notice: I have no idea yet why the script is working correctly only in this directory and can not lay in other directories
- Change to directory:
cd /volume1/@appstore/PhotoStation/photo_scripts/
Run script:
php picasaXMPFacesToDatabaseAndXMPMP.php
- If script execution timeout (for example on very first run) just execute again
- Enjoy you're Picasa faces in PS.
- You can re-run the script each time you have uploaded new images and DS have finished the indexing of these files.
Hallo,
funktioniert dieses Script auch mit DSM 5.2-5592 ?
Danke und VG
Micha