This repository was archived by the owner on Dec 3, 2025. It is now read-only.
Make broadcast visible after setChannelByName() for HbbTV
Prior to this version, stopCurrentChannel() made the HbbTV broadcast object invisible, and a subsequent call to setChannelByName() would restore its visibility only if the channel requested was the one already tuned. This was a bug - now calling setChannelByName() will restore the broadcast object's visibility every time.