Small logging issue

As described on the wikipages, I am using a php script to show the current song on my website. Just implemented it today. All works wonderful but two minor things:

[ul][li]Containers are shown despite the fact that they have been unticked in the config app. (it’s a hookcontainer made by a script)[/li]
[li]When not on air, the songs still show, despite the fact that this option has been ticked in the config app.[/li][/ul]

Am I missing something or is this a small bug?

Edit: Just noticed that it’s not enough to just shut down the encoders, the On Air/Off Air had to be toggled as well in order for the songs not be shown any more. So the second part is solved.