secubox-openwrt/package/secubox/luci-app-media-flow/root/usr/bin
CyberMind-FR 03552c55e9 fix: Media Flow collector - use contains() instead of regex
OpenWrt jq is compiled without ONIGURUMA regex library, so test()
function doesn't work. Replace all regex patterns with contains()
for streaming service detection.

- Use ascii_downcase + contains() for pattern matching
- Define is_streaming, get_category, get_quality as jq functions
- Detects: YouTube, Netflix, Spotify, WhatsApp, Discord, Zoom, etc.
- Bump version to 0.6.2

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 14:04:47 +01:00
..
media-flow-collector feat: Fix and enhance Media Flow module (v0.5.0) 2026-01-08 18:02:39 +01:00
media-flow-ndpid-collector fix: Media Flow collector - use contains() instead of regex 2026-01-10 14:04:47 +01:00