Replace Bellhop scaffolding with full Melora implementation: - FastAPI webhook endpoints for Radarr, Sonarr, and Lidarr - matrix-nio integration with threaded room posting - SQLite for thread root persistence and event deduplication - Message formatting with plain text and HTML for each media type - Shared secret authentication via X-Arr-Webhook-Secret header - Updated dependencies, configuration, and documentation https://claude.ai/code/session_01DuzWyMMXvLMB4VxEwJyV4X
7 lines
53 B
Plaintext
7 lines
53 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
.env
|
|
melora.db
|
|
*.sqlite
|
|
*.sqlite3
|