Being a KDE and RadioTray user, I found rather annoying the notifications, (one for each song or break ...).
To turn off the notifications, edit the file
~/.local/share/radiotray/config.xml and change the following setting:
from:
<option name="enabled_notifications" value="true"/>
to:
<option name="enabled_notifications" value="false"/>
AS