maubot-media/maubot.yaml
Maddox 23e4fbd8d7 v0.5.4: fix Lidarr health (v1 not v3), blank line between services
- LidarrClient.health() override: hits /api/v1/health. Base ArrClient
  uses /api/v3/health which 404s on Lidarr.
- !media health output now joins service blocks with a blank line for
  readability.
2026-05-03 14:47:24 -04:00

12 lines
186 B
YAML

maubot: 0.3.1
id: com.3ddbrewery.media
version: 0.5.4
license: MIT
modules:
- media_bot
main_class: MediaBot
config: true
extra_files:
- base-config.yaml
database: true
webapp: true