initial: modular iptv-dl with runtime config from ~/.iptv-downloader/config.json

This commit is contained in:
2026-06-09 00:31:08 +02:00
commit f8af224580
48 changed files with 2140 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#pragma once
void trigger_jellyfin_scan(void);
void update_show_manifest(const char *season_dir, const char *title_hint);