metube/app
KennyG 9c65979c77 Persist webhook settings under STATE_DIR across restarts.
Save WEBSERVICE_* values to webhook_settings.json when updated via POST /webhook-settings; load on startup so UI-saved config survives container recreation. Document behavior in README.

Made-with: Cursor
2026-04-02 15:30:58 -04:00
..
tests add subscriptions; change persistence file format to JSON (closes #901, #76, #113, #170, #242, #444, #503, #555, #566) 2026-04-01 14:33:24 +03:00
dl_formats.py code review fixes 2026-03-15 20:53:13 +02:00
main.py Persist webhook settings under STATE_DIR across restarts. 2026-04-02 15:30:58 -04:00
state_store.py add subscriptions; change persistence file format to JSON (closes #901, #76, #113, #170, #242, #444, #503, #555, #566) 2026-04-01 14:33:24 +03:00
subscriptions.py add subscriptions; change persistence file format to JSON (closes #901, #76, #113, #170, #242, #444, #503, #555, #566) 2026-04-01 14:33:24 +03:00
ytdl.py Refactor MeTube integration to generic webhook settings. 2026-04-01 23:33:33 -04:00