- May 24, 2009
- 427
- 467
- 47
- Home Country
- Israel
- Thread starter
- Moderator
- #481
See here: https://forum.team-mediaportal.com/forums/radiotime.666/Its not compatible to MP 1.9 ???
There's a thread per compatibility version.
See here: https://forum.team-mediaportal.com/forums/radiotime.666/Its not compatible to MP 1.9 ???
Here are some of the skin properties:could respond to someone here?
Is there an overview or link current file tags ? for skin designer.
protected void ClearProps()
{
Settings.NowPlaying = new RadioTimeNowPlaying();
Settings.NowPlayingStation = new RadioTimeStation();
GUIPropertyManager.SetProperty("#RadioTime.Play.Station", " ");
GUIPropertyManager.SetProperty("#RadioTime.Play.StationLogo", " ");
GUIPropertyManager.SetProperty("#RadioTime.Play.Duration", " ");
GUIPropertyManager.SetProperty("#RadioTime.Play.Description", " ");
GUIPropertyManager.SetProperty("#RadioTime.Play.Location", " ");
GUIPropertyManager.SetProperty("#RadioTime.Play.Slogan", " ");
GUIPropertyManager.SetProperty("#RadioTime.Play.Language", " ");
GUIPropertyManager.SetProperty("#RadioTime.Play.Format", " ");
GUIPropertyManager.SetProperty("#RadioTime.Play.Image", " ");
}
protected void ClearPlayProps()
{
GUIPropertyManager.SetProperty("#Play.Current.Thumb", " ");
GUIPropertyManager.SetProperty("#Play.Current.Artist", " ");
GUIPropertyManager.SetProperty("#Play.Current.Title", " ");
GUIPropertyManager.SetProperty("#Play.Current.Track", " ");
GUIPropertyManager.SetProperty("#Play.Current.Album", " ");
GUIPropertyManager.SetProperty("#Play.Current.Year", " ");
GUIPropertyManager.SetProperty("#Play.Current.Rating", "0");
}
public void UpdateSelectedLabels(RadioTimeOutline radioItem)
{
GUIPropertyManager.SetProperty("#RadioTime.Selected.NowPlaying", radioItem.CurrentTrack);
GUIPropertyManager.SetProperty("#RadioTime.Selected.Subtext", radioItem.Subtext);
GUIPropertyManager.SetProperty("#RadioTime.Selected.Reliability",
(radioItem.ReliabilityIdAsInt/10).ToString());
GUIPropertyManager.SetProperty("#RadioTime.Selected.Logo", " ");
GUIPropertyManager.SetProperty("#RadioTime.Selected.Logo", DownloadStationLogo(radioItem));
if (_setting.FormatNames.ContainsKey(radioItem.Formats))
GUIPropertyManager.SetProperty("#RadioTime.Selected.Format", _setting.FormatNames[radioItem.Formats]);
else
GUIPropertyManager.SetProperty("#RadioTime.Selected.Format", " ");
Process();
}
Sound Quality SUCKS!
1. You can start by checking the sound quality of the same channels you hear through MP is better via a browser: http://tunein.com
2. If the quality is the same, check on another PC.
3. If you think the quality sucks of another PC, ask for a second opinion. Maybe it's you.
Plug-in music did not come up with. It just shows the links that are located on site tune.in. But the information itself and the music provide radio stations, if the quality of the music is bad, then is to blame your radio station.I have tried on a PC that has a Harman /Kardon system on it and not much difference.