Add Apprise notifications to quality-scan (self-hosted apprise server); dashboard ready

This commit is contained in:
2026-08-08 09:05:25 +10:00
parent 11e79b7066
commit b7d7ef38b4
3 changed files with 80 additions and 1 deletions

View File

@@ -72,3 +72,18 @@ deployments:
name: photo-pool
work_queue_name: null
job_variables: {}
- name: import
version: null
tags: [photo-pipeline]
description: "Import staged photos into Immich via server-bundled CLI (checksum dedup)"
schedule: null
flow_name: null
entrypoint: immich_import.py:immich_import
parameters:
src_dir: /mnt/data/01_keep
dry_run: true
work_pool:
name: photo-pool
work_queue_name: null
job_variables: {}