secubox-openwrt/package/secubox/secubox-app-gk2hub
CyberMind-FR 9deddca53a fix(hub): Fix NFO extraction for BusyBox awk compatibility
- Replace gsub(/[\[\]]/) with two sub() calls for section parsing
- Use explicit pattern matching for each NFO field
- Single-pass awk extraction for all 7 fields (category, desc, keywords, caps, audience, icon, version)
- Remove NFO parser library dependency (now uses direct awk)
- Simplify capability tracking with tr instead of for loop

Tested: 110 NFO entries now correctly extracted from 239 total items

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-14 10:10:01 +01:00
..
files fix(hub): Fix NFO extraction for BusyBox awk compatibility 2026-03-14 10:10:01 +01:00
Makefile feat(gk2hub): Add GK2 Hub landing page generator package 2026-02-12 14:41:53 +01:00