Several minor updates to the existing blueprints
This commit is contained in:
@@ -4,8 +4,7 @@ This blueprint monitors Immich album changes and sends notifications when assets
|
||||
|
||||
## Features
|
||||
|
||||
- Filter by hub/instance name (for multi-hub setups)
|
||||
- Monitor specific albums by name (whitelist)
|
||||
- Monitor specific albums by ID (whitelist)
|
||||
- Filter by asset type (track images only, videos only, or both)
|
||||
- Filter by favorites only (only notify about favorite assets)
|
||||
- Sort assets by date, rating, name, or keep original order
|
||||
@@ -159,6 +158,8 @@ Select input_text entities containing Telegram chat IDs. Can be user IDs (positi
|
||||
|
||||
Sends a summary notification of tracked albums at configured times. Album names and share URLs are automatically read from the Album ID Entity's `album_name` and `share_url` attributes (if available). You can configure multiple notification times (e.g., "12:00, 18:00") using comma-separated 24-hour format with leading zeros.
|
||||
|
||||
Use **Summary Interval** to control how often summaries are sent (default: every day). Set it to `7` for weekly, `14` for bi-weekly, etc. The **Summary Start Date** anchors the interval — summaries are sent on that date and every N days after. For example, setting the start date to a Monday with an interval of 7 sends summaries every Monday.
|
||||
|
||||
When Telegram media is enabled, an optional image can be attached to the summary message. By default, the official Immich logo is used. Set the **Summary Image URL** to empty to send text-only notifications.
|
||||
|
||||
### Summary Message Template Variables
|
||||
|
||||
Reference in New Issue
Block a user