cannot get full song title in widget

Read 4690 times
Hi,
All my sond are special vertions which mean that the version comes right after the song title for example:
"Like A Virgin(extended mix)".
However the widget shows only "Like A Virgin" and completely ignores the rest.
My tags are correct.
this is my code:
<span id="cc_strinfo_trackartist_rduqrjtc" class="cc_streaminfo"></span> -
<span id="cc_strinfo_tracktitle_rduqrjtc" class="cc_streaminfo"></span>

Thanks for your help
anyone
Pretty sure its a linux issue.. the "(" symbol gets interpreted differently.

Try using the "[" symbol instead and it should work.
As far as I remeber it is a Shoutcast/Centovacast issue.

Everything in bracket is treated as album but I may be wrong.
Set POSTPROCESS_TRACK_INFO=false in /usr/local/centovacast/etc/centovacast.conf if you don't want Centova Cast to clean up extraneous data in the ID3 tags.