Michael Mayer

Results 1010 comments of Michael Mayer

Seems possible to remove "(cell_id = 'zz' AND photo_lat 0)" all together. I would think this was meant to resolve coordinates in case a request failed. However, the metadata will...

It would be great if you could test these changes with trace log mode enabled: - https://docs.photoprism.app/getting-started/troubleshooting/docker/#viewing-logs An updated [development preview](https://docs.photoprism.app/getting-started/updates/#development-preview) build will be available for this soon. Thank you...

I decided to remove the album backups completely from the Moments Worker because even checking if the directory already exists could cause disk activity in your case.

Our release notes have been updated to mention this change: - https://docs.photoprism.app/release-notes/#development-preview

@sgflt After further testing, we found that the timestamp of the background worker was reset after each run, as a new instance was created every time. Also, the album/moment update...

You can change them to something you remember. Would this help?

Note that while Chrome generally supports HEVC, this depends on the runtime environment. On Linux, for example, it doesn't work when I use the Nvidia drivers that come with Ubuntu...

@sazarkin We like the approach, although it would be good not to depend on yet another C library. I assume there are a number of mature Go vector search/database libraries...

It may be that cleanup currently does not remove related face markers when permanently deleting other index entries.