f58b395b757b9dbce9de7b3512df355de29e7b0e
Complete HTML-based log analyzer for Moonlight Drive-In Theater NFC video player system. Features: - Parse NFC scan events from runtime logs (not config loading) - Extract and resolve NFC mappings from startup configuration - Statistics dashboard with scan counts, unique videos, and timing metrics - Interactive charts: Timeline, Hourly Activity, Video Counts, Time-Between-Scans - Detailed video playback lists with drill-down functionality - Print Report feature for comprehensive activity reports - Purple gradient theme matching drive-in UI - Complete scan and trailer tables for reporting - No dependencies except Chart.js CDN Technical Implementation: - Single-file HTML with embedded CSS and JavaScript - Dual-pass parsing: Config mappings first, then runtime events - Smart event detection distinguishing NFC scans from config loading - Folder video support with multi-file sequential playback - Print-optimized CSS with page breaks and alternating row colors - Error handling and console debugging for troubleshooting
Description
HTML-based log analyzer for Moonlight Drive-In Theater NFC video player system. Features statistics dashboards, interactive charts, video playback analytics, and print-ready activity reports.
Languages
HTML
100%