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.