Remove telegram_notify_targets from Immich Album Watcher
Simplify Telegram recipient configuration to only use input_text entities for chat IDs. Removes the notify entity friendly name parsing which was complex and error-prone. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -130,8 +130,7 @@ When enabled, photos/videos are sent as media attachments to Telegram using the
|
||||
|
||||
### Supported Recipients
|
||||
|
||||
1. **Notify Entities**: Select Telegram notify entities. Chat ID is extracted from the friendly name. Format: `"Name (123456789)"`
|
||||
2. **Input Text Entities**: Select input_text entities containing chat IDs for groups/channels.
|
||||
Select input_text entities containing Telegram chat IDs. Can be user IDs (positive) or group IDs (negative).
|
||||
|
||||
### Requirements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user