Commit Graph
5 Commits
Author SHA1 Message Date
ubuntuandClaude Sonnet 5 3eb0d5e8cd Add device-side log file, remote terminal, and streaming error reporting
IPTV.py now writes logs to a rotating file and forwards critical VLC
playback errors (start timeout, MediaPlayerEncounteredError) to the
server instead of losing everything to unredirected print() calls.
The web UI's device menu gets a working Terminal (to run diagnostic
commands like tail on the log) and a Recent errors view backed by a
capped last_errors list on each device document, keeping DB volume
bounded to the last 5 entries per device.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-16 22:09:51 +00:00
ubuntu 10fd5106f8 Show device country next to its IP address, resolved via ip-api.com 2026-08-16 10:39:17 +00:00
ubuntu 7a5dba7dbf Run Xtream imports in background to avoid long-held HTTP connections dropping silently 2026-08-16 01:28:31 +00:00
ubuntu e34a71b910 Fix Xtream API requests blocked by provider due to default python-requests User-Agent 2026-08-16 00:52:30 +00:00
ubuntu a4b23c5f5d Commit initial du projet serverIPTV 2026-08-03 13:14:43 +00:00