ftarz wrote: 
> I did a bit of looking through the Plugin.pm file and found this around
> line 2084:
> 
> Slim::Control::Request::addDispatch(['SuperDateTime', '_mode'],         
> 
> [1, 1, 1, \&cliQuery]);                                   
> 
> 
> 
> #    $funcptr = Slim::Control::Request::addDispatch(['sdtMacroString'], 
> 
> Slim::Control::Request::addDispatch(['sdtMacroString'],         
> 
> [1, 1, 1, \&macroString]);                                
> 
> 
> 
> Slim::Control::Request::addDispatch(['sdtVersion'],                 
> 
> [1, 1, 1, \&sdtVersion]);   
> 
> Only the sdtMacroString line has the $funcptr entry.  I removed it as
> shown above and found that it now works OK.  At boot the SDT screensaver
> doesn't show weather data, but within 1-2 minutes it updates and the
> weather data shows just fine.  
> 
> My level of perl experience is very low, so I don't know what all this
> means, but it does work.
> 
> Frank

I'm glad you got it working.  I had not yet had a chance to look at it. 


My knowledge of perl is rather limited as well.  $funcptr was added last
June at the request of another user @barberousse.  See the post linked
below.

https://forums.slimdevices.com/showthread.php?14327-Announce-SuperDateTime-Current-Date-Temperature-and-or-Baseball-Screensaver&p=915533&viewfull=1#post915533

I do not understand why it would be impacting you with your specific
setup but not others.  Maybe @barberousse or another user can chime in
and provide direction on how to correct it so the functionality
@barberousse requested is available without breaking SDT for your setup.


------------------------------------------------------------------------
BoomX2's Profile: http://forums.slimdevices.com/member.php?userid=33529
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