Reply to thread

Well, this is probably not the answer you want, but you will have to compile your own version of Media Portal.

In the file GUIFullScreenTV.cs you will find the following:


[code]msg.Label=String.Format("{0}:{1}", GUILocalizeStrings.Get(602),m_strChannel); [/code]


See the colon? Get rid of it and rebuild Media Portal...


Top Bottom