The cleaner runs Sunday 4:20 AM and pings ntfy. The Sunday digest now pulls the last 12h of messages from the emby-cleaner topic and appends them to the daily summary. Configurable via ntfy_url + emby_cleaner_topic in base-config.yaml. Also drop the zoneinfo dependency in favour of a manual EST/EDT offset calc (the maubot container ships without tzdata).
12 lines
186 B
YAML
12 lines
186 B
YAML
maubot: 0.3.1
|
|
id: com.3ddbrewery.media
|
|
version: 0.4.3
|
|
license: MIT
|
|
modules:
|
|
- media_bot
|
|
main_class: MediaBot
|
|
config: true
|
|
extra_files:
|
|
- base-config.yaml
|
|
database: true
|
|
webapp: true
|