BoomX2;635678 Wrote: 
> Looks like weather.com added a space in three tags and changed the name
> of a 4th tag that has caused SDT to hang.  I've messed with my local
> copy a little bit tonight and got it to work by changing the class name
> in a few lines of the plugin.pm file.  For those interested in trying it
> out until someone can post a more robust solution the changes I made are
> shown below. 
> 
> 
> > 
Code:
--------------------
  >   > 
  > in line 3067 change "twc-col-2" to "twc-col-2 "
  > 
  > in line 3155 change "twc-col-3" to "twc-col-3 "
  > 
  > in line 3242 change "twc-col-4" to "twc-col-4 "
  > 
  > in line 3468 change "twc-col-1" to "twc-col-1 twc-line-nar"
  > 
--------------------
> > 

Tried this, but it didn't work for me :( I am using a non-US Weather ID
so maybe that has something to do with it.


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

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

Reply via email to