Re: [SlimDevices: Plugins] Announce: New WeatherTime Screensaver adds graphical forecasts

2018-07-07 Thread Apesbrain


jonono wrote: 
> Now i need one more for my Radio :-)
Have attached one.  You'll need to change to Celsius, then change the
"name" to whatever you want.


+---+
|Filename: RadioSDT_F_Weather_REV2.txt  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=25272|
+---+


Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: New WeatherTime Screensaver adds graphical forecasts

2018-07-07 Thread jonono


And it is running, but it showns Fahrenheit - i change one thing but the
temperatur is wrong ( for an european :-))

{
"models":["touch"],
"contributors":"tcutting",
"name":"SDT BigWeatherF3day",
"items":[
{
"posx":"0",
"width":"300",
"posy":"0",
"align":"center",
"itemtype":"timetext",
"color":"white",
"fontsize":"70",
"free":1,
"text":"%l:%M %p",
"animate":"false"
},
{
"posx":"3",
"posy":"3",
"width":"300",
"align":"center",
"itemtype":"timetext",
"order":"1",
"color":"darkgray",
"fontsize":"70",
"free":1,
"text":"%l:%M %p",
"animate":"false"
},
{
"posx":"0",
"posy":"220",
"width":"300",
"align":"center",
"animate":"false",
"color":"white",
"itemtype":"sdttext",
"sdtformat":"%tF  %x",  
 
here i write  %T  but the temperatur is fahrenheit
"period":"-1",
"fontsize":"50"
},
{
"posx":"100",
"posy":"60",
"align":"left",
"period":"-1",
"itemtype":"sdticon",
"width":"120",
"dynamic":"true"
},
{
"posx":"0",
"posy":"170",
"width":"300",
"align":"center",
"animate":"true",
"color":"white",
"itemtype":"sdttext",
"sdtformat":"%v",
"period":"-1",
"fontsize":"40"
},


{
"posx":"370",
"posy":"0",
"align":"left",
"period":"d1",
"itemtype":"sdticon",
"width":"74",
"height":"74",
"dynamic":"true"
},

{
"posx":"320",
"posy":"65",
"width":"160",
"scrolling":"false",
"itemtype":"sdttext",
"sdtformat":"%_3: %_5/%_7",
"color":"white",
"fontsize":"20",
"animate":"true",
"align":"center",
"period":"d1"
},

{
"posx":"370",
"posy":"90",
"align":"left",
"period":"d2",
"itemtype":"sdticon",
"width":"74",
"height":"74",
"dynamic":"true"
},

{
"posx":"320",
"posy":"155",
"width":"160",
"scrolling":"false",
"itemtype":"sdttext",
"sdtformat":"%_3: %_5/%_7",
"color":"white",
"fontsize":"20",
"animate":"true",
"align":"center",
"period":"d2"
},


{
"posx":"370",
"posy":"180",
"align":"left",
"period":"d3",
"itemtype":"sdticon",
"width":"74",
"height":"74",
"dynamic":"true"
},

{
"posx":"320",
"posy":"245",
"width":"160",
"scrolling":"false",
"itemtype":"sdttext",
"sdtformat":"%_3: %_5/%_7",
"color":"white",
  

Re: [SlimDevices: Plugins] Announce: Custom Clock applet for Touch/Radio/Controller

2018-07-07 Thread jonono


My old weather forecast is gone and so i installed the superdatetime. It
would be fine if you can tell me how i can install the overview like
you. It looks like the old one . I found some forecast but without the
signs we had before. What should we do with the text files? Thank you



jonono's Profile: http://forums.slimdevices.com/member.php?userid=60436
View this thread: http://forums.slimdevices.com/showthread.php?t=68269

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: New WeatherTime Screensaver adds graphical forecasts

2018-07-07 Thread Apesbrain


Those TXT files are screen layouts.  If you go to the LMS web UI >
Settings > Advanced > Custom Clock Helper, you can select "Clock styles"
> "Style: Import..." and paste in the contents of one of the TXT files. 
It will save as the "name" identified at the top of the TXT file.  Now
you can switch to that Custom Clock.  Switching from Fahrenheit to
Celsius is a matter of editing the TXT file; for instance "%t" is
current temp in Fahrenheit, "%T" is Celsius.



Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: New WeatherTime Screensaver adds graphical forecasts

2018-07-07 Thread jonono


Now i have a weather forecast on my touch - there are some custom clock
settings available and i try some one. Unfortunately there are no icons
( sun and cloud and rain) available. I only found a forecast   
OffClockSaver SDT WEather Celsius and there runs only a text. Is it
possible to change the weather forecast - i saw on a other thread some
different pictures and there are some txt files. But i think they are in
Farenheit not Celcius an i donnot know what to do with the files :-(
Thank you for the first steps



jonono's Profile: http://forums.slimdevices.com/member.php?userid=60436
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: New WeatherTime Screensaver adds graphical forecasts

2018-07-07 Thread BoomX2


SDT has 2 different settings pages.  Sample pics attached.  One at the
system level and one at the player level.  

Your weather location identifier needs to entered on the system settings
page.  For legacy players like the Transport, Boom, Classic etc. you
will also need to adjust settings at the player level to select what you
want displayed.

For Touch and Radio players, Custom Clock applet and Custom Clock Helper
plugin are needed.

The weather.com variant of SDT retrieves current weather data and full
forecast information from weather.com.  Optionally, it can also retrieve
current weather information (not forecasts) from wunderground.com.

Most if not all of the existing custom clock screens that have been
created will use weather.com data.  These can be tweaked to pull
wunderground data by changing the macro variable to be displayed.  The
possible macro variables are shown on the settings screen at the player
level.

If you are having difficulty getting weather information to display it
is likely your location identifier or language selection isn't valid for
weather.com.  They both get plugged into the URL and if they are not
right they will be rejected.  You can set SDT logging to INFO and check
the server.log file to confirm the URLs are properly formed and accepted
by weather.com.

For more details and help you should view the forum thread for
SuperDateTime.  
https://forums.slimdevices.com/showthread.php?14327-Announce-SuperDateTime-Current-Date-Temperature-and-or-Baseball-Screensaver

Hope this helps.


+---+
|Filename: Player Settings.JPG  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=25271|
+---+


BoomX2's Profile: http://forums.slimdevices.com/member.php?userid=33529
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: New WeatherTime Screensaver adds graphical forecasts

2018-07-07 Thread BoomX2


jonono wrote: 
> Now i installed custom clock helper and sdt but i have no weather
> screensaver. Is there a manuel what to do?25266

Your language setting should be something other than "DL".  For German
it should be "de-DE".

Also double check your weather.com location identifier.   If you go to
weather.com on a browser and select your weather location and preferred
language you can see the proper settings for SDT in the URL.


+---+
|Filename: Capture.JPG  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=25269|
+---+


BoomX2's Profile: http://forums.slimdevices.com/member.php?userid=33529
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: New WeatherTime Screensaver adds graphical forecasts

2018-07-07 Thread Apesbrain


The settings are on the Touch/Radio:

1. Settings > Screen > Screensavers > Custom Clock Settings - Pick the
clock version(s) you want to use
2. Settings > Screen > Screensavers > When off - You should see options
for the version(s) you selected

You need to have installed the Custom Clock applet (Settings > Advanced
> Applet Installer) first, but it looks like you have done this.



Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: New WeatherTime Screensaver adds graphical forecasts

2018-07-07 Thread karlek

jonono wrote: 
> Now i installed custom clock helper and sdt but i have no weather
> screensaver. Is there a manuel what to
> do?25264252652526625267

There is a Custom Clock menu entry for each player under „Players“.
There you can choose amongst several Styles for you Radio. (And learn
how to create own custom styles or tweak existing ones.)





karlek's Profile: http://forums.slimdevices.com/member.php?userid=64321
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: New WeatherTime Screensaver adds graphical forecasts

2018-07-07 Thread slartibartfast


jonono wrote: 
> Now i installed custom clock helper and sdt but i have no weather
> screensaver. Is there a manuel what to
> do?25264252652526625267You could try the version of superdatetime in the post 
> only two or three
above yours. That repository seems to work.



Sent from my SM-G900F using Tapatalk





slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: New WeatherTime Screensaver adds graphical forecasts

2018-07-07 Thread jonono


Now i installed custom clock helper and sdt but i have no weather
screensaver. Is there a manuel what to do?



jonono's Profile: http://forums.slimdevices.com/member.php?userid=60436
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] announce: ShairTunes2W - Airtunes on LMS (forked version with Windows support)

2018-07-07 Thread rom650


Hello,

Since few week and before the last upgrade, I can't go to the
configuration of the plugin (I have the message 404 Not Found:
plugins/Extensions/settings/plugins/ShairTunes2W/settings/basic.html)

I tried to uninstall and install again and I had the same problem.
Nothing in the log.
Also, the airplay devices isn't available anymore on apple device.

Thanks :)



rom650's Profile: http://forums.slimdevices.com/member.php?userid=67145
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] Spotty 2.3.0 - Spotify Connect for your Squeezebox

2018-07-07 Thread noexit


mherger wrote: 
> > Server log uploaded to your DropBox, Michael!  Thanks for all you do!
> 
> A few days ago (July 4) there were traces of the plugin complaining 
> about lack of helper app. Then those messages were gone. The latest log
> 
> statement show you tried to authenticate. It's using this command:
> 
> C:\PROGRA~3\SQUEEZ~1\Cache\INSTAL~1\Plugins\Spotty\Bin\MSWIN3~1\spotty.exe
> 
> -c "C:\ProgramData\Squeezebox\Cache\spotty\__AUTHENTICATE__" -n "Spotify
> 
> Authorization (music01)" -u "noexit***" -p "" -a
> --disable-discovery
> 
> Could you please try to run this from a command window (with the 
> asterisks replaced, of course ;-)). What would that tell you?
> 
> -- 
> 
> Michael

I see that running from the command prompt brings an instance of
spotty.exe into memory in Task Manager under my ID instead of System. If
I also bring up the Spotify Advanced Settings screen in LMS another
spotty.exe starts under the System ID.

So, I terminated the System ID spotty.exe and only ran the one from the
command prompt.  So far, no extra device has appeared the Spotify
desktop app.

I also rebooted a few times and even started a new server log.  I'll
upload the new (shorter) server log showing just what I worked on this
morning to your Dropbox.



noexit's Profile: http://forums.slimdevices.com/member.php?userid=66502
View this thread: http://forums.slimdevices.com/showthread.php?t=108898

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Custom Clock applet for Touch/Radio/Controller

2018-07-07 Thread barberousse

Same as previous, but using weather.com version of SuperDateTime
(version 5.9.42 onwards) and getting current temperature (temperature on
the left of the picture) from Domoticz using DomoticzControl plugin
(https://github.com/guillaumezin/DomoticzControl), device "Température
extérieure". Be careful when importing, it seems that it doesn't like
special characters and accents, you might have to remove them and reedit
fields to reintroduce them with Custom Clock Helper.

25263
25262


+---+
|Filename: Capture2.jpg |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=25263|
+---+


barberousse's Profile: http://forums.slimdevices.com/member.php?userid=63897
View this thread: http://forums.slimdevices.com/showthread.php?t=68269

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: New WeatherTime Screensaver adds graphical forecasts

2018-07-07 Thread BoomX2


Apesbrain wrote: 
> Thank you!  Are the data variables the same between wu.com and
> weather.com such that existing scripts can be used?Both of the SDT plugins 
> started from Greg Brown's original plugin so the
base variables were the same.  There may be a few new variables added in
one or the other that don't exist in the second. 

Sent from my SAMSUNG-SM-G891A using Tapatalk





BoomX2's Profile: http://forums.slimdevices.com/member.php?userid=33529
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] ANNOUNCE: AirPlay Bridge = integrate AirPlay devices with LMS (squeeze2raop)

2018-07-07 Thread philippe_44


schoeppi wrote: 
> Am 05.07.2018 um 21:52 schrieb philippe_44:
> > 
> > Glad it works now - you were going a very contorted way that was
> leaving
> > me highly perplex
> 
> *lol* Me too, after I got it configured via this plugin :-).
> 
> There is only one little thing which makes problems.
> 
> When skipping to the next or previous track in a playlist sometimes 
> playback is stopping. When I pause playback and wait a little bit befor
> 
> skipping back or forwards everything is fine.
> 
> It seems like the player is to slow for getting the information that 
> another track sould be played.
> 
> Do know this issue and is there something I can do?
> 
> Cheers and thanks again for your great work!
> 
> Schoepp

No, I've not heard about such problem. Usually Airplay behaves very
well. Can you post a log when the problem happens?



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5

philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=105198

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: New WeatherTime Screensaver adds graphical forecasts

2018-07-07 Thread Apesbrain


BoomX2 wrote: 
> There is a version of SDT based on weather.com data that does not
> require an API key.
Thank you!  Are the data variables the same between wu.com and
weather.com such that existing scripts can be used?



Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Weather Screensafer for Radio/Touch/Controller

2018-07-07 Thread jonono


I try it
https://sourceforge.net/projects/sdt-weather-com/files/repo.xml. Please
look on the webside. I think the link ist wrong



jonono's Profile: http://forums.slimdevices.com/member.php?userid=60436
View this thread: http://forums.slimdevices.com/showthread.php?t=73827

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins