- Cache first FLAC chunk containing 'fLaC' magic bytes in StreamHandle - Send cached header to each new subscriber before streaming data - Add FlacStreamState enum to track header vs streaming state - Increase BROADCAST_CAPACITY from 64 to 512 to reduce lag warnings - Fixes 'this doesn't look like a flac stream' error in VLC