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:
2026-02-05 02:18:36 +03:00
parent ba34d6f677
commit 27ff2ae8f0
3 changed files with 3 additions and 30 deletions

View File

@@ -1,3 +1,3 @@
{
"version": "1.30.0"
"version": "1.31.0"
}