rayman1701 wrote: 
> So is it just the string differences for the Temp., ect?  Or do I need
> to change the entire string?  Because what is listed there isn't a 1-1
> change for every line.  So I changed for example I changed the
> Temperature (°F) = %t to Temperature (°F) = %e and Humidity = %h to
> Humidity = %H.  As those were the only strings that looked to be
> different.  So is that all I'm supposed to do?  Since it still isn't
> working, I'm just not sure what I'm not doing.  Sorry but I've never
> really dealt with strings and such so I'm not trying to be dense, I just
> don't totally get it yet.

You change it to reflect whatever info you want displayed. For Example,
my string is:

%1/%r/%H/%j

This outputs:

The time, temperature in Fahrenheit (rounded up), the humidity, and the
wind speed in MPH

The / are added to break things up. You don't need to add these. You can
add whatever you want.

The string must be exact to get the proper result. In a few cases, over
the years, I have had to restart the Media Server software and the
player. Usually, the change takes effect as soon as the player
refreshes.

Hope this helps.

No such thing as dense. Only questions that need answers.


------------------------------------------------------------------------
brucegrr's Profile: http://forums.slimdevices.com/member.php?userid=3964
View this thread: http://forums.slimdevices.com/showthread.php?t=14327

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to