Skip to content

docs: recommend google_photos_album_name to separate DMAF uploads from camera backup#18

Merged
yhyatt merged 2 commits intomainfrom
docs/recommend-photos-album
Feb 26, 2026
Merged

docs: recommend google_photos_album_name to separate DMAF uploads from camera backup#18
yhyatt merged 2 commits intomainfrom
docs/recommend-photos-album

Conversation

@yhyatt
Copy link
Owner

@yhyatt yhyatt commented Feb 26, 2026

When native Google Photos backup and DMAF both upload the same photo (user takes photo → camera backup uploads original → user sends to WA group → DMAF uploads WA-compressed version), Google Photos won't auto-deduplicate them because WA compression changes the bytes and WA strips all EXIF metadata.

Setting google_photos_album_name keeps DMAF face-matched uploads in a clearly-named album, separate from the main camera library. Makes it easy to distinguish AI-curated family faces from the full camera roll.

Production config already updated to google_photos_album_name: "Family Faces" (Secret Manager v6).

When native Google Photos backup and DMAF both upload the same photo,
Google Photos won't auto-deduplicate them (WA compression changes bytes).
Setting an album name keeps DMAF face-matched uploads clearly separated
from the main camera library.
Copilot AI review requested due to automatic review settings February 26, 2026 16:47
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR enhances the documentation for the google_photos_album_name configuration setting in the cloud deployment example. The change addresses a practical issue where both native Google Photos backup and DMAF may upload the same photo with different compression/metadata, preventing Google Photos from auto-deduplicating them. Setting a specific album name keeps DMAF uploads organized and easily distinguishable from the main camera roll.

Changes:

  • Updated config.cloud.example.yaml to recommend setting google_photos_album_name with clear explanation of benefits
  • Changed default example from null (commented out) to "Family Faces" to demonstrate the recommended practice
  • Added multi-line comment explaining why this separation is helpful

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@yhyatt yhyatt merged commit 4b6f4dd into main Feb 26, 2026
6 checks passed
@yhyatt yhyatt deleted the docs/recommend-photos-album branch February 26, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants