Michael Mayer

Results 1168 comments of Michael Mayer

@kevincox I'm sorry for not getting back to you sooner! The easiest way to create an index SQL dump is to [run the backup command](https://docs.photoprism.app/user-guide/backups/#backup-command) in a terminal: ``` docker...

Thank you! There is a small chance that this fix will also solve your problem: - #3414 Since you're using 230615, I'd recommend [updating](https://docs.photoprism.app/release-notes/#july-19-2023) in any case to see if...

You are welcome to test it again with these improvements: - https://github.com/photoprism/photoprism/issues/5167

You are right that the title of the linked issue does not explicitly mention such improvements. However, they are described in the "Manual Cluster Merging & Retained Markers" section of...

@yarikoptic I apologize for not getting back to you any sooner! The reason we've been so reluctant with this is because of security concerns regarding GitHub Actions (especially when adding/modifying...

Excellent, thank you very much! I'll go ahead and merge this.

@yarikoptic This is now included in our [preview build](https://docs.photoprism.app/release-notes/#development-preview)! Note that I had to fix some minor issues, for example using `#` for comments is not allowed in Go. I...

Could you then also do some research to see if that's technically possible? If so, could you suggest a specific implementation and list any constraints? Thank you! 🤗