Results 21 to 30 of 138
-
2016-01-26, 16:59 #21
-
2016-01-26, 18:06 #22
- Join Date
- Apr 2009
- Location
- New Bedford, MA USA
- Posts
- 454
-
2016-01-26, 18:20 #23
Please check which version of SDT you have installed. You probably have the old version. I believe my current version is: 5.10.19
Try adding another "additional repository" to the Plugins settings page:
http://sourceforge.net/projects/supe...files/repo.xml
And then see if it tells you there's a newer SDT plugin available.
-
2016-01-27, 02:39 #24
- Join Date
- Apr 2009
- Location
- New Bedford, MA USA
- Posts
- 454
-
2016-01-27, 03:00 #25
- Join Date
- Apr 2009
- Location
- New Bedford, MA USA
- Posts
- 454
SDT weather question
tcutting, what is the center column for? *Pr: etc?
John
-
2016-01-27, 08:19 #26
-
2016-01-27, 09:25 #27
Thinking about it more, I think you happened to start SDT at a funny time (early AM). There's some special logic used during that time period which also uses the weather info from just before midnight... Which you probably didn't have because of when SDT was started. It should have cleared up just before sunrise. Let me know if the problem continues.
Sent from my HTC6525LVW using Tapatalk
-
2016-01-27, 14:13 #28
- Join Date
- Apr 2009
- Location
- New Bedford, MA USA
- Posts
- 454
It turns out that there was no problem per se. It was the setting called WUNDERGROUND.COM IDENTIFIER. I had previously used WU Station code. I changed this setting to Airport Code, and now it looks like this!!
EDIT??? now it works using either the WU identifier code or airport code.
I can't thank you enough.
Last edited by Squeezed_Rotel; 2016-01-27 at 14:22.
John
-
2016-01-30, 05:32 #29
- Join Date
- Nov 2007
- Posts
- 417
tcutting - Big thanks for all your efforts to get this work. Very much appreciated.
I'm having an issue currently with the updated LMS CustomClockHelper plugin.
This is how it loads:
A number of the functions don't work, particularly being able to import previous configurations (I was really hoping to load up an old Touch layout that I made and adapt it for Jivelite).
Any ideas?
-
2016-01-30, 10:10 #30
I think part of the problem is erland moved the "official" custom clock helper plugin to github right after I posted this.
I would suggest going back to the official CCH plugin from the repo (this will pick up the latest from erland, which also points to the standard set of screens).
You can import the "new" screens I posted. You could also modify other screens for the new model - but you would export, add "jivelite800x480" to the "models": element (e.g., "models":["touch", "jivelite800x480"]), then import the file back to CCH.
If you're comfortable with messing with plugins, you could replace the file "StyleSettings.pm" from the .zip I posted into the CustomClockHelper plugin directory on LMS (probably need to restart LMS after) - that should add the "jivelite800x480" button on the CCH screen.
I've submitted updates to erland for the CCH plugin (and the "standard" screensavers available), but he's in the middle of another project so it may take a couple of weeks before he updates the official CCH plugin.