Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-04-27 Thread NeilF


NeilF wrote: 
> Thanks for all the help! It's lovely to have it working (again)! It's
> such a great feature just having the device idling with the date, time
> and weather forecast. Can't imagine not having it!
> 
> So again, many MANY thanks!

Oh! Now it's stopped working again, seemingly getting no data to display
the weather with?

Is there an issue somewhere?



squeeze box 3

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-03-09 Thread NeilF


BoomX2 wrote: 
> Since you installed it using the additional repository method it will be
> located in a folder named something like this instead.  
> ...squeezeboxserver\cache\InstalledPlugins\Plugins\SuperDateTime


Thanks for all the help! It's lovely to have it working (again)! It's
such a great feature just having the device idling with the date, time
and weather forecast. Can't imagine not having it!

So again, many MANY thanks!



squeeze box 3

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-03-08 Thread NeilF


BoomX2 wrote: 
> You need to remove the additional repository for the WU version of SDT. 
> Then 5.10.9 should disappear from the inactive plugins.
> 
> Then you should be able to check the box next to 5.9.49 and click apply
> to install it. 
> 
> Sent from my SAMSUNG-SM-G891A using Tapatalk

How do I, "remove the additional repository for the WU version of SDT"?

I deactivate it so it appears in "Inactive Plugins", and it sounds like
you're then saying I need to remove/uninstall it completely so it
doesn't even appear there?

How do I do that?

Thanks!



squeeze box 3

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-03-08 Thread NeilF


BoomX2 wrote: 
> To load v5.9.49 of SDT follow these steps:
> 
> - Remove the repository for tcuttings WU SDT plugin
> 
> - Uninstall the WU SDT plugin
> 
> - Add this repository to your plugins page.
> 
> > 
Code:

  >   > https://sourceforge.net/projects/sdt-weather-com/files/repo.xml

> > 
> 
> - after a restart the weather.com SDT plugin  v5.9.49 should be
> available for installation at the bottom of the plugins tab

Really sorry, but having trouble with this.

1) What do you mean exactly by "Uninstall the WU SDT plugin".

2) After trying to follow your instructions I still only see
"SuperDateTime Screensaver (v5.10.9) listed in "Inactive Plugins". And
sign of a "weather.com SDT plugin  v5.9.49" to install at the bottom of
the plugins screen?



squeeze box 3

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2019-03-06 Thread NeilF


bluetdi wrote: 
> My Netatmo station is still working but no data are recognized by WU any
> more. It stopped in december, also all my WU analytics are gone. 
> 
> 'WU End of Service'
> (https://apicommunity.wunderground.com/weatherapi/topics/end-of-service-for-the-weather-underground-api)
> 
> 'They will shut down the API this week.'
> (https://apicommunity.wunderground.com/weatherapi/topics/weather-underground-api-update)
> 
> What kind of station are you using?

Sorry, so just noticed SuperDateTime is no longer working on my original
Squeezebox. And from the above it seems because the API it used is now
no longer available?

Is there an alternative to use in its place, because its a great feature
to have the time and weather forecast sitting there on the idle unit?



squeeze box 3

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-11-01 Thread NeilF

^^

OK! Thanks for the help. Seems the code/ID I was using was no longer
valid. I'ver change to another and I'm at least getting some results now
(IHIGHWYC2).

However, the display seemed different. Indeed I'm sure the layout
strings for the superdatetime value were different or have changed? eg:
It was displaying F instead of C for temps?

When trying to display "high/low" (%Z) if only displays something line
"HIGH 13°", which is odd given it shows the current temperature as 16°!
This is explained down below in (*1)

Also if I move forwards to days ahead (it offers me SUN, MON, TUE, WED),
the time stops being displayed on the information. ie: The display is
different yet again.



After looking at a screenshot of what was my old settings I think the
display config was changed.

It had seeminging been changed to:-

Code:


  Icon3-Line  Line 1 & 2
  On On   %y: %v
  %z  %t/%h %1
  RAIN %x
  
  Line 1 format string (display 2): %s - %S
  Line 2 format string (display 2): %f %a(%c %g)
  


(*1) Note it's showing the feels like temp instead of actual temp, hence
why you get the odd result of today's high being lower than the temp it
showing.

My old setting, which I've now returned it to:-

Code:


  Icon3-Line  Line 1 & 2
  On On   %y %v %Z
  TEMP %T   %1
  
  
  Line 1 format string (display 2): %s - %S
  Line 2 format string (display 2): %f %a(%c %g)
  




As a final comment on the days display (SUN, MON, TUE, WED) the time
still is not shown?



shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-10-31 Thread NeilF

OK... Mine has stopped working just showing the time and WU logo?

Here's my logs. Mine is set to refresh every 10 mins?


Code:

[15-10-31 17:09:25.5247] Plugins::SuperDateTime::Plugin::stuckMonitor 
(4763) Plugin appears to be stuck.  Forcing refresh...
  [15-10-31 17:09:29.0941] Slim::Networking::IO::Select::__ANON__ (147) Error: 
Select task failed calling Slim::Networking::Async::HTTP::_http_read_body: 
Can't use an undefined value as an ARRAY reference at 
C:\PROGRA~2\SQUEEZ~1\server\Plugins\SuperDateTimeOLD\lib/Plugins/SuperDateTime/Plugin.pm
 line 2901.
  ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x7fe2de4)
  [15-10-31 17:29:28.5390] Plugins::SuperDateTime::Plugin::stuckMonitor (4763) 
Plugin appears to be stuck.  Forcing refresh...
  [15-10-31 17:29:31.9563] Slim::Networking::IO::Select::__ANON__ (147) Error: 
Select task failed calling Slim::Networking::Async::HTTP::_http_read_body: 
Can't use an undefined value as an ARRAY reference at 
C:\PROGRA~2\SQUEEZ~1\server\Plugins\SuperDateTimeOLD\lib/Plugins/SuperDateTime/Plugin.pm
 line 2901.
  ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x93c252c)
  [15-10-31 17:49:31.5517] Plugins::SuperDateTime::Plugin::stuckMonitor (4763) 
Plugin appears to be stuck.  Forcing refresh...
  [15-10-31 17:49:34.8414] Slim::Networking::IO::Select::__ANON__ (147) Error: 
Select task failed calling Slim::Networking::Async::HTTP::_http_read_body: 
Can't use an undefined value as an ARRAY reference at 
C:\PROGRA~2\SQUEEZ~1\server\Plugins\SuperDateTimeOLD\lib/Plugins/SuperDateTime/Plugin.pm
 line 2901.
  ; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x7dc60fc)

I noticed my WU id was blank in the settings so I even regenerated a new
on their website and used that.



shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-05-18 Thread NeilF

Paden wrote: 
> That's what I did NeilF.
> When logged into Wunderground  I could see several other PWS relatively
> nearby & used the one closest to me.
> Perhaps I was just lucky with my location & that their were others
> available.
> 
> Cheers, Paul

Worked for me too! Thanks for the tip!



shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-05-15 Thread NeilF

Paden wrote: 
> I had the same issue earlier this week.
> When I checked, the PWS I had been using no longer appears on the
> Wunderground maps.
> I changed to an alternate local PWS & now all is well again :-)
> 
> Cheers, Paul

So just try a different location code?



shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-05-14 Thread NeilF

I noticed recently my temperature is always showing "0"? Any clues how
to fix this?

Thanks!



shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-04-07 Thread NeilF

MikeMcr wrote: 
> I think it is supposed to remember but it doesn't always work if it gets
> out of 'sync'. I had one squeezebox that defaulted incorrectly on
> startup and fixed it by editing the "superdatetime.prefs" file manually
> while squeezebox server was stopped. Unfortunately I cannot remember
> which setting it was. Backup the file and try changing it.
> "topNowShowing" looks promising (mine is set to 1).

That seems to have done it! Wonderful!

Thanks!



shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-04-01 Thread NeilF

Is there a way to default which setting (weather forecast) the
Squeezebox/server defaults to on startup? I'd like it to default to
"now" or "later" for example, where it is instead default to further in
the future (eg: tomorrow)?



shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-03-29 Thread NeilF

NeilF wrote: 
> I downloaded the version from earlier in the this thread (earlier this
> month) -
> http://forums.slimdevices.com/showthread.php?14327-Announce-SuperDateTime-Current-Date-Temperature-and-or-Baseball-Screensaver&p=810761&viewfull=1#post810761
> 
> I unzipped it over the existing install.
> 
> If I go to the list of plugins I can see SuperDateTime v5.9.16.
> 
> If I click "Settings", there is no API field offered?
> 
> Here's a cut'n'paste of the screen so you can at least see the prompts
> and text (not actual input fields). - There is no API frelated field?
> :(
> 
> 

FIXED!


I'd copied the old SuperDateTime folder, so had "SuperDateTime - Copy"
in the plugins folder. I removed this, stopped/started the server, and
voila! Apologies for the confusion!



shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-03-29 Thread NeilF

tcutting wrote: 
> Did you already do a manual install of the latest version? Re-check the
> plugin version. If the latest is already installed you should be good to
> go... After you enter the API key.
> 
> Sent from my HTC6525LVW using Tapatalk

I downloaded the version from earlier in the this thread (earlier this
month) -
http://forums.slimdevices.com/showthread.php?14327-Announce-SuperDateTime-Current-Date-Temperature-and-or-Baseball-Screensaver&p=810761&viewfull=1#post810761

I unzipped it over the existing install.

If I go to the list of plugins I can see SuperDateTime v5.9.16.

If I click "Settings", there is no API field offered?

Here's a cut'n'paste of the screen so you can at least see the prompts
and text (not actual input fields). - There is no API frelated field?
:(


Code:


  DATA REFRESH INTERVAL
  Number of minutes before external data is refreshed.
  WEATHER.COM IDENTIFIER
  Your US Zip Code or Weather.com identifier (ie London = UKXX0085)
  EXTERNAL MAP IMAGE SUPPORT
  SuperDateTime offers an external interface to optionally provide weather map 
image URL information by location to third-party applets and plugins such as 
CustomClock. Set this setting to 'Yes' if such support is needed.
  WEATHER UNDERGROUND
  You have the option to supply a wunderground.com weather station to receive 
readings from a particular weather station (ie Lincoln Park, Chicago = 
KILCHICA52).
  Note: Data fields supplied by weather stations will vary.
  DEFAULT UNITS AND LONG WEATHER FORECAST DISPLAY
  You have a choice as to if long textual weather forecasts and alerts are 
automatically displayed and the preferred units of measure for display 
locations that are not configurable via format strings (10day forecasts, Extras 
menu, etc.).
  Note: Regardless of frequency setting, long weather forecasts are always 
viewable via the FWD and REW remote control buttons.
  Long Forecast Frequency   Weather Alerts  Temperature 
UnitWind Unit



  STOCKS
  You can specify one or more stocks to retrieve information about. Separate 
each stock symbol with a comma. Quotes are supplied by finance.yahoo.com and 
individual stocks quotes are delayed 20 minutes. Quotes are not guaranteed to 
be accurate.
  Stocks: 
  You can customize the stock information shown on each line by using macro 
variables:
  Ticker Symbol = %s
  Name = %n
  Last Trade = %l
  Last Trade Date (EST) = %d
  Last Trade Time (EST) = %t
  Previous Close = %p
  Change = %c
  Percent Change = %z
  Open = %o
  High = %h
  Low = %w
  Volume = %v
  
  The default line 1 format string is: %n
  The default line 2 format string is: %l %c %z %v
  Stock line 1 format string: 
  Stock line 2 format string: 
  PROFESSIONAL SPORTS
  The professional sports team(s) you would like to retrieve game data about. 
Select "None" to remove a team, or "All" to monitor all teams. Multiple teams 
can be selected for a sport by adding them one at a time.
  MLB:  
  
  
  NFL:  
  
  
  NBA:  
  
  
  NHL:  
  COLLEGE FOOTBALL
  You have a choice as to which college football conference data file is 
retrieved.
  Note: Selecting "All Div I-A" or "All Div I-AA" can result in a large 
download which may cause brief server hangs while data is being processed.
  Enter the ESPN team name of the team(s) you would like to retrieve game data 
about. Enter one team per line or "All" to display all teams.
  COLLEGE BASKETBALL
  You have a choice as to which college basketball conference data file is 
retrieved.
  Note: Selecting "all" can result in a large download which may cause brief 
server hangs while data is being processed.
  Enter the ESPN team name of the team(s) you would like to retrieve game data 
about. Enter one team per line or "All" to display all teams.
  TIME ZONE OFFSET
  The number of hours different your local time zone is from the US Eastern 
time zone. This setting is only used for gametime display.
  TIME INTERVAL
  You can configure how many seconds the time is shown before cycling display 
information for when games are active or upcoming/complete.
  Active Game Interval: 
  Upcoming/Complete Interval:   
  GAME INTERVAL
  You can configure how many seconds an individual game's information is shown 
before cycling display information for when games are active or 
upcoming/complete.
  Active Game Interval: 
  Upcoming/Complete Interval:   
  TEAM LOGOS
  You have the option on when to display graphical team logos.
  Note: Currently all MLB and some NFL teams are supported and look best in two 
line mode. If an icon is not available the team name will be shown in text.
  ADVANCED SETTINGS
  The following settings are for advanced users only. Changing their default 
values may impact SqueezeServer performance or SuperDateTime functionality. 
Change at your own risk!
  
  ICON DRAW EACH DELAY
  With each data refresh SuperDateTime draws and caches each weather

Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-03-29 Thread NeilF

tcutting wrote: 
> Neilf
> You can add the repository in your plugins tab.
> 
> Sent from my HTC6525LVW using Tapatalk

I'm sorry?

I've added
"http://sourceforge.net/projects/superdatetimewu/files/repo.xml"; in the
first space available in "Additional Repositories", so what should
happen now?

I've stopped and started the the Media Server? Nothing seems to have
changed?

Sorry about this...



shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-03-29 Thread NeilF

tcutting wrote: 
> Are you sure the right version is installed? What does it show in the
> list of plugins?
On the Plugins screen it shows 5.9.16.

I downloaded the most recent version listed and unzipped it to:-

C:\Program Files (x86)\Squeezebox\server\Plugins\SuperDateTime\



shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-03-29 Thread NeilF

tcutting wrote: 
> The information is in the thread, but it's probably quite a ways back...
> The update I made to SDT changes the primary source of weather
> information to weather underground (wunderground.com), and utilizes an
> API to (hopefully) keep it from breaking since this is a standard,
> documented interface (vs. doing web page scrape).
> 
> Go to wunderground.com, and look for a pull-down saying "More " under
> which you should see "Weather API for Developers".  You should be able
> to sign up for a free developer key which gives you 500 queries per day
> (with my latest update, I have my refresh interval set to 5 minutes, and
> the results in <250 queries per day).  You should select the CUMULUS
> plan since that provides the 10-day forecast summary which is used by
> the plugin.
> 
> Once you get the key, go to the SuperDateTime Screensaver settings, and
> put in the key under "WEATHER UNDERGROUND API KEY".

Thanks!

Almost there!

Signed up, and selected CUMULUS. But I can't see where in SuperDateTime
to enter in my APPI code? ie: I can't see "WEATHER UNDERGROUND API KEY"?

I can see :-
WEATHER UNDERGROUND
-You have the option to supply a wunderground.com weather station to
receive readings from a particular weather station (ie Lincoln Park,
Chicago = KILCHICA52).-


...and I've entered - "IHIGHWYC4"



shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-03-29 Thread NeilF

tcutting wrote: 
> Did you get an API key from wunderground.com?
> 
> Sent from my HTC6525LVW using Tapatalk

Don't believe so. How do I go about doing that?

I've looked through the last few pages of the forum and can't see
anything along those lines?



shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2015-03-28 Thread NeilF

tcutting wrote: 
> I believe I've found the issue. I've posted a new version to the
> repository.
> Also available directly at:
> http://sourceforge.net/projects/superdatetimewu/files/SuperDateTime_5_10_9.zip/download

I've tried this version, and unfortunately I'm still not getting
weather?

My weather code is UKXX0912, and it's polling every 15mins?



shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] New machine. Best way to migrate Superdatetime over? And even Logitech Media Server?

2014-05-10 Thread NeilF

bonze wrote: 
> On XP, it will be in C:\Documents and Settings\All Users\Application
> Data\Squeezebox\prefs  according to the wiki.
> http://wiki.slimdevices.com/index.php/Logitech_Media_Server_file_locations
> 
> But to double check, as suggested, look at the current XP server
> information.
> 
> The prefs folder should contain the 'config' for Superdatetime.
> (superdatetime.pref)

Seems to have worked! Thanks!



shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=101508

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


Re: [SlimDevices: Plugins] New machine. Best way to migrate Superdatetime over? And even Logitech Media Server?

2014-05-09 Thread NeilF

cparker wrote: 
> Yep pretty much, take a look (on the XP machine) at the LMS Information
> Tab and it shows the location of the Preference Folder.
> 
> Copy if over to the new machine to; C:\ProgramData\Squeezebox\prefs
> 
> I would rescan from scratch though rather than copy the old database
> across.

Sorry, that doesn't mention SuperDateTime at all?

So if I insllal the Media Server software on the new machine, and
download and install SuperDateTime (which of course is now is out of
date), and then replace the files instead with the files from my old
machines "plugins>SuperDateTime" which have been modified to work?

And then copy across the prefs folder you refer to?



shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=101508

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


[SlimDevices: Plugins] New machine. Best way to migrate Superdatetime over? And even Logitech Media Server?

2014-05-08 Thread NeilF

So setting up my new PC (Windows 7 Pro 64bit). My old box is Windows XP
(32 bit).

What's the best easiest way to migrate SuperDateTime (& even Logitech
Media Server) over? They'll both be version 7.7.3!?

ie: Can I install Logitech Media Server on the new box, and then simply
copy over the whole installation folder from the old machine to the new
one to bring all the configs etc over?



shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=101508

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2013-03-18 Thread NeilF

Fixed! Thanks!



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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2013-03-17 Thread NeilF

GoCubs wrote: 
> Short for time so I'll post more later, but yes I'm aware that
> weather.com has changed their site again.  I hope to have some time to
> work on this tomorrow and post a fix shortly thereafter.  We can also
> talk about adding other weather feeds, etc.
> 
> -Greg

Thanks!



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


Re: [SlimDevices: Plugins] Someone recommend me an Android app for my 10" tablet to control my sqeezebox please

2013-03-06 Thread NeilF

Can't say I'm impressed with it :(

1) Moving down lists (eg: of artist or albums). The scroll bar on the
right is fiddly. Sometimes it loses the fact you're still in the option.
Just A-Z letters down the side would be easier, more reliable and more
intuitive. 
2) When presented with a list of songs. Why not have a couple of buttons
- One to play now, and another to add to playlist, and a third to offer
all other options. ie: Why do I have click on the track to then have
another set of options. Why can't I just add it to the playlist via a
single click? ie: Imagine trying to add 5 tracks to the play list. With
a dedicated button (+") shown alongside each track,
click-click-click-click-click, each done. But currently you have to duck
in out of 5 sub menus.
3) Album art not appearing in lists (eg: search lists). Does in
currently playing list though?



NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=98246

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


Re: [SlimDevices: Plugins] Someone recommend me an Android app for my 10" tablet to control my sqeezebox please

2013-03-06 Thread NeilF

jimbobvfr400 wrote: 
> Yep orange squeeze does all of that, including dragging songs in the
> play list queue. I also like squeeze Commander but it's even less
> optimised to tablets.
OK... Orange Squeeze it is then...

Shame none of the can use the greater screen space of a big tablet. I'd
love the screen split up so there was a dedicated playlist showing on
one side...



NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=98246

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


Re: [SlimDevices: Plugins] Someone recommend me an Android app for my 10" tablet to control my sqeezebox please

2013-03-05 Thread NeilF

jimbobvfr400 wrote: 
> There's none that as yet take full advantage of tablets. Orange squeeze
> would probably be my recommendation and the author does have tablet
> improvements on the cards for the future. 
> 
> Sent from my HTC Vision using Tapatalk 2

Any that at least meet the other requirements? SLick/easy navigation.
And easy access to the songs already added to the playlist, and easy
amendment/re-ordering of them?



NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=98246

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


[SlimDevices: Plugins] Someone recommend me an Android app for my 10" tablet to control my sqeezebox please

2013-03-05 Thread NeilF

Tried the free logitech one and a couple of things became obvious as
problems to me:-
1) It really didn't use the 10" screen to best effect.
2) Moving around your music and playlist is a little painful.
3) You couldn't even re-organise the order of your playlist.

With so much screen space I'd ideally like a playlist on the right, and
the browser on the left. And you can just drag tracks across from the
browser into your playlist. And indeed even drag the songs in your
playlist into different orders...

Anyonre care to recommend me an android app that will make good use of
10" of screen, and give a good friendly interface?

Thanks...



NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=98246

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2012-05-06 Thread NeilF

avour wrote: 
> Alpha 2 is posted to to
> http://code.google.com/p/grebrown-projects/downloads/list.

That's better! Thanks!



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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2012-05-06 Thread NeilF

Sorry guys, so have we got a fix for the weather?



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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2012-05-04 Thread NeilF

If I understand, SuperDateTime is broken due to a weather.com change?
And we're waiting for someone to (kindly) provide a fix?



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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-26 Thread NeilF

GoCubs;638051 Wrote: 
> Plugins downloaded via the extension downloader do not end up in the
> normal plugins folder.  I don't remember the exact location off the top
> of my head, but I believe it is around the same location as the pref
> files.  It's likely a hidden folder.  Like was mentioned in another
> post you likely had multiple versions installed conflicting with each
> other.
> 
> -Greg
H... Most likely not even created as "superdatetime"?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-26 Thread NeilF

aubuti;638028 Wrote: 
> Then you're no doubt looking in the wrong plugins folder, and I suspect
> that has been at the heart of your problem all through this process.
> Most likely you were doing manual installs and attempting fixes in one
> directory, and the Extension Downloader was installing in another. 

Seems so... And I think clearing the cache seemed to do resolve it?

Odd think is now I have NO folder called "superdatetime" anywhere on my
C drive, so I have NO idea where it's been installed and is running
from?!


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-26 Thread NeilF

GoCubs;637919 Wrote: 
> Not sure if renaming is a good choice.  It likely still finds the plugin
> files.  I would move the renamed one to an entirely different location. 
> I'd actually remove all manually installed versions and restart.  Then
> install via the repo.  The cached versions are ones that are installed
> via a repo.  If you inactivate them they should go away, if not you can
> do a file system search to find them.  I believe they're located in
> different locations depending on the OS (Windows flavor, Mac, Linux,
> etc.).
> 
> Good luck
> -Greg

OK... More confused than ever now :(

- Completely cleaned up my plugins folder. (Moving my SuperDateTime
elsewhere)
- Turned off "Extension Downloader", restarted Squeezeserver.
- Re-enabled "Extension Downloader", restarted Squeezeserver.
- Turned on "SuperDateTime".
- There is still nothing in my plugins folder?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-25 Thread NeilF

GoCubs;637898 Wrote: 
> Hi Neil-
> 
> Can you please try setting your location to a known working location,
> such as mine at 60614 and forcing a data refresh with the '+' button on
> your remote control (it should update when changed but + refreshes a
> bunch of other stuff just in case).  If 60614 works fine then there
> must be something unique in your locations XML that I can look into.  
> 
> If it doesn't work it's most likely an installation issue.  Start by
> checking what version is listed on the plugin page.  It should be the
> latest.  Also, how was the plugin originally installed?  If you
> installed it manually locally (without using a repository) and then
> subsequently re-installed with the repository you might have the two
> versions conflicting with each other.  In that case delete the one you
> manually installed, restart, and you should be good to go.
> 
> If that doesn't work you can hunt down all the cached locations,
> delete, and reinstall the plugin.
> 
> Thanks
> Greg

No, same problem...

Do you know how I can clear any cached files?

BTW - When I installed via unzipping, I stopped Squeezebox server, and
then renamed the old folder and created a new one, and unzipped into
it...


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-24 Thread NeilF

rayman1701;637789 Wrote: 
> I wonder if there is something in the cache for SDT, that is causing
> your issues?  I do know that I had deleted the cache, when SDT began
> having problems this time in the hopes that it would help, which of
> course it didn't until the updated Plugin.pm was posted.  So it might
> be worth a try to stop SqueezeServer, delete the SDT cache and then
> restart SqueezeServer. Which will force SDT to refresh with new info,
> in the off chance that there's some odd stuff that isn't being cleared.
> Just trying to help troubleshoot.

Sounds like a good idea give - Where are the files I should delete?

?? From my logs - C:\DOCUME~1\Server\LOCALS~1\Temp\par-Server\


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-24 Thread NeilF

aubuti;637707 Wrote: 
> I was referring to your earlier posts when you couldn't open the zip
> file, etc. I guess I misinterpreted that as struggling. But if the
> plugin works for others, and it doesn't work for you, then normally the
> first thing I turn to is the installation. Maybe further diagnosis will
> turn up some other problem, but there's only so much troubleshooting
> that can be done by people who aren't sitting in front of your
> computer. I hope you get it sorted out.

I've always applied updates before by unzipping myself, and this has
always remedied problems for me.

The fact I had a problem before the recent update, and still have it,
suggests to me an issue with the plugin that simply has not been
fixed/resolved? And the fact someone else is encountering the exact
same issue, seems to back this up.


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-23 Thread NeilF

aubuti;637701 Wrote: 
> you appear to be struggling with installing either the patches or the
> package, then yes, I think it's an install problem. What do you suggest
> the problem is?

How have I or the other individual struggled? I unzipped - worked fine!
He used the method you recommended!? Two totally diff methods - neither
with problems, other than it was working BEFORE, and isn't working
AFTER?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-23 Thread NeilF

aubuti;637698 Wrote: 
> Extensions Downloader _is_ what generates the easy install environment
> on the Plugins tab. You don't have to do anything with Extensions
> Downloader except (a) activate it (which you've already done), and (b)
> use the interface it creates on the Plugins page to install plugins,
> instead of futzing about with manual unzips unless you really have to.
> 
> Try uninstalling Extensions Downloader and you'll see what I mean.

What's the Additional Repositories is set with
"http://gregbrown.net/squeeze/repo.xml";?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-23 Thread NeilF

aubuti;637696 Wrote: 
> Well, it tells us that the SDT plugin is "stuck", to use the highly
> technical term. I was getting that error before, and then it went away
> when I updated my .par file with the modified plugin.pm from ajkidle. I
> don't know where to steer you other than the following (ie, all of the
> following, in this order): 
> 
> 1) write down your SDT settings somewhere
> 2) stop SBS
> 3) remove your current SDT, including the superdatetime.prefs file
> 4) restart SBS
> 5) install the updated SDT from Greg's repository using the Extension
> Downloader
> 6) restore your settings, or at least a part of them, to see if that
> works.
> 
> If that doesn't help, you can turn up the debug level for plugins on
> the logs to see if that provides more useful information. I'm not at
> SBS right now so I can't tell you which of the dozens of debug settings
> you want to increase.

We have two people, who have installed it/updated it, in different
ways? And you're suggesting it's a install problem?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-23 Thread NeilF

mors07;637693 Wrote: 
> My log looks exactly the same. Same errors!

So anyone able to se what's wrong?

[11-06-23 17:39:46.0876] Slim::Networking::IO::Select::__ANON__ (146)
Error: Select task failed calling
Slim::Networking::Async::HTTP::_http_read_body: Can't call method
"as_text" on an undefined value at
C:\DOCUME~1\Server\LOCALS~1\Temp\par-Server\cache-4890ff1ce9cb4834b21920060004234ca820e074\6f700c65.
pm line 3069.
; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x72 9d2cc)

[11-06-23 18:09:45.2815] Plugins::SuperDateTime::Plugin::stuckMonitor
(4424) Plugin appears to be stuck. Forcing refresh...

[11-06-23 18:09:49.2346] Slim::Networking::IO::Select::__ANON__ (146)
Error: Select task failed calling
Slim::Networking::Async::HTTP::_http_read_body: Can't call method
"as_text" on an undefined value at
C:\DOCUME~1\Server\LOCALS~1\Temp\par-Server\cache-4890ff1ce9cb4834b21920060004234ca820e074\6f700c65.
pm line 3069.
; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x74 1ae8c)


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-23 Thread NeilF

My logs:-

[11-06-23 17:39:19.7502] main::init (326) Starting Squeezebox Server
(v7.5.4, r32171, Thu Apr 14 09:19:34 PDT 2011) perl 5.01

[11-06-23 17:39:46.0876] Slim::Networking::IO::Select::__ANON__ (146)
Error: Select task failed calling
Slim::Networking::Async::HTTP::_http_read_body: Can't call method
"as_text" on an undefined value at
C:\DOCUME~1\Server\LOCALS~1\Temp\par-Server\cache-4890ff1ce9cb4834b21920060004234ca820e074\6f700c65.pm
line 3069.
; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x729d2cc)

[11-06-23 18:09:45.2815] Plugins::SuperDateTime::Plugin::stuckMonitor
(4424) Plugin appears to be stuck.  Forcing refresh...

[11-06-23 18:09:49.2346] Slim::Networking::IO::Select::__ANON__ (146)
Error: Select task failed calling
Slim::Networking::Async::HTTP::_http_read_body: Can't call method
"as_text" on an undefined value at
C:\DOCUME~1\Server\LOCALS~1\Temp\par-Server\cache-4890ff1ce9cb4834b21920060004234ca820e074\6f700c65.pm
line 3069.
; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x741ae8c)

[11-06-23 18:39:48.3011] Plugins::SuperDateTime::Plugin::stuckMonitor
(4424) Plugin appears to be stuck.  Forcing refresh...

[11-06-23 18:39:52.3127] Slim::Networking::IO::Select::__ANON__ (146)
Error: Select task failed calling
Slim::Networking::Async::HTTP::_http_read_body: Can't call method
"as_text" on an undefined value at
C:\DOCUME~1\Server\LOCALS~1\Temp\par-Server\cache-4890ff1ce9cb4834b21920060004234ca820e074\6f700c65.pm
line 3069.
; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x7427c24)

[11-06-23 19:09:51.3285] Plugins::SuperDateTime::Plugin::stuckMonitor
(4424) Plugin appears to be stuck.  Forcing refresh...

[11-06-23 19:09:55.3127] Slim::Networking::IO::Select::__ANON__ (146)
Error: Select task failed calling
Slim::Networking::Async::HTTP::_http_read_body: Can't call method
"as_text" on an undefined value at
C:\DOCUME~1\Server\LOCALS~1\Temp\par-Server\cache-4890ff1ce9cb4834b21920060004234ca820e074\6f700c65.pm
line 3069.
; fh=Slim::Networking::Async::Socket::HTTP=GLOB(0x7875e74)


Does this show why SuperDateTime isn't showing any weather information
for me?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-23 Thread NeilF

aubuti;637679 Wrote: 
> Delete, install, and configure plugins. Be sure to enable third-party
> plugins, or else you won't have the option to install SDT. If you
> haven't used it yet give it a try -- it's fairly self-explanatory.
> 
> Correct. Prefs for all installed plugins are kept together in a plugins
> prefs folder. The exact location depends on the OS.

Looked at Plugins... Can see "Extension Downloader (v1.0)", and it's
already ticked... But can't seem to click it or achieve anything with
it?

Update Plugins Automatically is already ticked? And Additional
Repositories is set with "http://gregbrown.net/squeeze/repo.xml";?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-23 Thread NeilF

mors07;637675 Wrote: 
> I updated by using the plugin tab version, but that did not solve the
> problem that started after updating to SBS version 7.5.4 on the NAS.

Suggest you look in the logs to see what the issue is? As detail here -
http://forums.slimdevices.com/showpost.php?p=637668&postcount=2263


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-23 Thread NeilF

aubuti;637673 Wrote: 
> If you updated with the released version, why didn't you update via the
> Extension Downloader (ie, the Plugins tab) instead of unzipping
> manually? The Extension Downloader is easier and more foolproof.Wasn't aware 
> of it.

So I just go to Plugins Tab, and there's an option to do what?

aubuti;637673 Wrote: 
> The config/settings are kept in a separate file, in the plugins prefs
> folder. I'm not sure if that will survive an uninstall of SDT, but you
> can make a backup of it. Then, in case it gets wiped out by the
> uninstall/re-install process you can always overwrite the default prefs
> file with your own. Or you could just make a note of all your settings
> on a piece of paper and type them in later -- there aren't that many
> really.So the preferences are NOT held in the SUPERDATETIME folder itself 
> then?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-23 Thread NeilF

aubuti;637668 Wrote: 
> 
> Also, did you completely delete the old version before installing the
> latest update? If not, that would be a good idea as well.
No, I just unzipped the new superdatetime ontop. So should I delete all
its contents, and then unzip into that folder?

If I delete all its contents will I lose my config/settings?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-23 Thread NeilF

mors07;637659 Wrote: 
> Since the update of the squeezebox server on my NAS, SDT is no longer
> working the way it did before.
> I installed the latest version 5.9.8, but that di not solve the
> problem.  
> I do no longer have the forecast graphics, nor does it update
> properly.
> And nor does it show the sunset time.
> 
> Anyone an idea?
> 
> Thanks M.

Same problem here...

Again - Is anyone able to tell me where the logs are kept that might
highlight what problem SuperDateTime is encountering, and is preventing
it from working?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-22 Thread NeilF

brucegrr;637383 Wrote: 
> Greg has updated SDT. You should download the updated plugin and unzip
> to the proper directory folder.

After applying the latest update, and reboot/restarting, I still don't
have anything other than a date/time and weather.com logo :(

Where is the log file that tells you what is the problem? ie: Why there
is an "*" top right?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-21 Thread NeilF

brucegrr;637383 Wrote: 
> Greg has updated SDT. You should download the updated plugin and unzip
> to the proper directory folder.

Thanks!

I'll swear many moons ago I followed someone's instructions to set up
this plugin to auto update? Am I imagining that?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-21 Thread NeilF

ajkidle;636403 Wrote: 
> Let me try one more time.  Greg has provided great support for this
> plugin, but he's a busy guy, and sometimes the updates take a while. 
> (I think we can all understand that.)
> 
> So here's the deal.  I had previously posted an edited version of the
> Plugins-SuperDateTime-Plugin.par file and had advised people to replace
> their version with the one I had posted.  It has occurred to me this
> will not help anyone.  (Sorry for those who tried.)  The .par file
> contains the specific settings and configuration for the user's
> Squeezeboxen -- so by trying to use my .par file, you were in essence
> using the settings of my Squeezbox (as identified by MAC address.)  The
> real way to fix this is to replace the plugin.pm file that resides
> within Plugins-SuperDateTime-Plugin.par
> 
> I've posted that file here.
> 
> 1 - Download the attached file, remove the .zip extension.  The
> filename should just be plugin.pm.  (Note it is NOT a .zip file.  It's
> a text file.  I've just named it with a .zip extension so I could post
> it to the board.)
> 2 - Find the copy of Plugins-SuperDateTime-Plugin.par on your system,
> wherever that may be.
> 3 - Make a backup of it.
> 4 - Open the .par file.  Note: a .par file is really just a .zip file. 
> You may need to add that extension in order to get your system to
> recognize it.  (Depends on your OS and what Zip archive program you're
> using.)
> 5 - Within the .par file you'll want to navigate to: lib -> Plugins ->
> SuperDateTime
> 6 - You should see the plugin.pm file here, replace it with the one
> I've posted
> 7 - Close the archive, if you've had to rename the .par to .zip, be
> sure to change it back.
> 8 - Restart SBS
> 
> I hope this helps some people.  I know how frustrating it is when SDT
> breaks.

Done this now using WINRAR and 7ZIP, and I continue to get just the
data and time, with no weather details. Instead of the weather graphic
I get a weather.com logo, and an "*" top right :(


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-19 Thread NeilF

aubuti;636990 Wrote: 
> Step 1 or Step 4?
> If Step 1 it's because it's not really a zip file. It's text file, so
> rename it accordingly (see the note on step 1).
> If Step 4 try renaming the .par to .zip (you'll need to rename it back
> when you're done). If that doesn't work then maybe the .par file you
> have on your machine is corrupted, in which case you should uninstall
> it. Then reinstall the current plugin fresh from the repository before
> applying the patch.

I have to use WINRAR to unzip the PAR file into it's individual
folders/files. I can replace plugin.pm.

But I then have to re-zip to the PAR file again? Is that a ZIP, a RAR
or ?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-18 Thread NeilF

^^ I cannot open that ZIP file :(


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-17 Thread NeilF

ajkidle;636403 Wrote: 
> Let me try one more time.  Greg has provided great support for this
> plugin, but he's a busy guy, and sometimes the updates take a while. 
> (I think we can all understand that.)
> 
> So here's the deal.  I had previously posted an edited version of the
> Plugins-SuperDateTime-Plugin.par file and had advised people to replace
> their version with the one I had posted.  It has occurred to me this
> will not help anyone.  (Sorry for those who tried.)  The .par file
> contains the specific settings and configuration for the user's
> Squeezeboxen -- so by trying to use my .par file, you were in essence
> using the settings of my Squeezbox (as identified by MAC address.)  The
> real way to fix this is to replace the plugin.pm file that resides
> within Plugins-SuperDateTime-Plugin.par
> 
> I've posted that file here.
> 
> 1 - Download the attached file, remove the .zip extension.  The
> filename should just be plugin.pm.  (Note it is NOT a .zip file.  It's
> a text file.  I've just named it with a .zip extension so I could post
> it to the board.)
> 2 - Find the copy of Plugins-SuperDateTime-Plugin.par on your system,
> wherever that may be.
> 3 - Make a backup of it.
> 4 - Open the .par file.  Note: a .par file is really just a .zip file. 
> You may need to add that extension in order to get your system to
> recognize it.  (Depends on your OS and what Zip archive program you're
> using.)
> 5 - Within the .par file you'll want to navigate to: lib -> Plugins ->
> SuperDateTime
> 6 - You should see the plugin.pm file here, replace it with the one
> I've posted
> 7 - Close the archive, if you've had to rename the .par to .zip, be
> sure to change it back.
> 8 - Restart SBS
> 
> I hope this helps some people.  I know how frustrating it is when SDT
> breaks.
I can't open that .zip file onmy XP machine? It says it's an invalid
archive :(

Any chance of a RAR file, or an alternative ZIP?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-14 Thread NeilF

starfleetcommand;636114 Wrote: 
> I finally got mine working with the manual patch.  Here is what I did. 
> For Win 7:
> 
> 1. Stop Squeezebox Server
> 2. Open cmd window as Administrator
> 3. cd C:\Program Files
> (x86)\Squeezebox\server\Plugins\SuperDateTime\lib
> 4. ren Plugins-SuperDateTime-Plugin.par
> Plugins-SuperDateTime-Plugin.zip
> 5. Open Plugins-SuperDateTime-Plugin.zip with WinZip or other archive
> tool (I use WinRAR).
> 6. Within the zip file, drill down to \lib\Plugins\SuperDateTime
> 7. Open Plugin.pm with a text editor (preferably something that gives
> you line numbers such as NotePad ++). You can edit the file while it is
> still in the archive so no need to extract.
> 8. Edit the lines give in earlier threads
> 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 " 
> 9. Keep the extra space after 'twc-line-nar' in line 3468.
> 10. Save the file and exit the editor.  WinRAR asked me if I wanted to
> update the archive. I said Yes.
> 11. If you extracted the file to make edits, be sure to re-add the file
> to the archive.
> 12. Back at the cmd window, ren Plugins-SuperDateTime-Plugin.zip
> Plugins-SuperDateTime-Plugin.par
> 13. Start Squeezebox.
> 
> Mine is working again --- at least until weather.com changes their
> website.
> 
> A minor nuisance for something I've come to depend on.  Good luck!

Will this work on XP too? Surely it's platform independent?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2011-06-13 Thread NeilF

My superdatetime has stopped displaying properly (again). I no longer
get the graphic image displayed on the squeezebox, and instead just a
weather.com logo.

There's also an * top-right.

I've applied the latest version, which I downloaded and unzipped into
the plugin folder. Squeezebox tells me I'm running 5.9.7.


Where can the logs be found again? Any suggestions as to fixing it?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-12-24 Thread NeilF

mbg;596864 Wrote: 
> On some players, I often have to restart SBS (a second time -- after it
> starts up post-upgrade) after an upgrade to get SDT to work.

That seems to have done it!


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-12-23 Thread NeilF

garym;596683 Wrote: 
> works fine for me with 7.5.2

Sign!

Upgraded... Busted!

Getting just a weather.com icon and no forecast at all!


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-12-23 Thread NeilF

Is the new version of Squeezebox Server safe to install? ie: Will it
break SuperDateTime?

I'm currently on 7.5.1


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-12-17 Thread NeilF

scottmd1;595310 Wrote: 
> Attached is a photo of what it looks like - doesn't seem to matter if I
> use weather.com, any zip code or even a weather underground source -
> just always looks the same.
> 
> I am sure there is something stupid I am doing (I did post a few weeks
> back (1 page back)a list of everything I have done including
> uninstalling the slim software - deleting all signs of it and the plug
> in and starting over with fresh installs - 
> 
> Any input or thoughts would be great -

Post your line settings... ie: Your codes to display your weather!

Weather.Com identifier: UKXX0912

Icon:-
On On

Line 1&2

Code:


  %y  %v %Z
  Temp %T  %1
  



-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-09-04 Thread NeilF

BoomX2;574314 Wrote: 
> Sure you can do the mod or wait for Greg's next update.  Unless the
> minus sign is driving you crazy, you can leave it as it is.  The
> remainder of SDT's functionality is currently working okay.

OK! It ain't (really) broke, so I won't fix it at the moment! Thanks
for the help though!


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-09-04 Thread NeilF

BoomX2;574267 Wrote: 
> NeilF,
> This section of your log might be a clue to why your SDT weather
> stopped updating.  It simply indicates that the weather.com site failed
> to return it's webpage.  It is not a problem with SDT.  If the site was
> down or if you had an internet outage you would expect to see this. 
> Normally your weather data would become stale, but still be displayed. 
> If you restart the squeezebox server during an outage, when the server
> comes back up all the data will be blank.  This is possibly what you
> experienced.  When your internet service comes back up, or weather.com
> comes back up, SDT should recover by itself and start displaying
> updated information again.
> 
> The minus sign is caused by another change in the weather.com website
> specifically impacting non-US locations.  Looks like the folks at
> weather.com are finalizing their changes to their new layout.  See my
> previous post for a possible fix.  
> 
> Cheers,
> Don

That makes sense... So should I just do the modification you noted
above then?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-09-04 Thread NeilF

BoomX2;574162 Wrote: 
> NeilF,
> On a typical WinXP installation it is located in the following
> location.
> 
> c:\documents and settings\all users\application data\squeezebox\logs\
> 
> If you are seeing the same thing as mgb in your logs and you are using
> a weather.com location outside the continental US, it is caused by
> precipitation amounts not being available.  
> 
> Location UKXX0912 shows "Past 24-hr precip is only available for the
> contiguous U.S."In the US it shows something like:  
> 
> "Past 24-hr:
> Precip: 0 in
> Snow: 0 in "
> 
> The rest of the values are being parsed.  So it explains the minus
> sign, but is not related to your report of SDT stopping all together.
> 
> The gotWeather sub could be modified to not set the minus flag and
> stuff "N/A" in the precip amounts for non-US locations.  I'll see if I
> can post a code snippet later this weekend for Greg's consideration in
> his next update.
> 
> Your log file may still give clues as to why your weather info stopped
> updating all together.
> 
> Don

eg:-

Code:

[10-08-31 22:54:41.1252] Plugins::SuperDateTime::Plugin::gotErrorViaHTTP 
(6052) error getting http://www.weather.com/weather/today/UKXX0912
  [10-08-31 22:54:41.1256] Plugins::SuperDateTime::Plugin::gotErrorViaHTTP 
(6053) Timed out waiting for data
  [10-08-31 22:54:45.1877] Plugins::SuperDateTime::Plugin::gotWeather (3372) 
Error parsing weather details - precip amounts
  [10-08-31 22:54:48.7973] Plugins::SuperDateTime::Plugin::doneDrawing (4297) 
Data refresh completed with errors.
  [10-08-31 23:24:49.9533] Plugins::SuperDateTime::Plugin::gotWeather (3372) 
Error parsing weather details - precip amounts
  [10-08-31 23:24:53.5657] Plugins::SuperDateTime::Plugin::doneDrawing (4297) 
Data refresh completed with errors.
  [10-08-31 23:54:55.0471] Plugins::SuperDateTime::Plugin::gotWeather (3372) 
Error parsing weather details - precip amounts
  [10-08-31 23:54:58.6597] Plugins::SuperDateTime::Plugin::doneDrawing (4297) 
Data refresh completed with errors.
  [10-09-01 00:25:00.2033] Plugins::SuperDateTime::Plugin::gotWeather (3372) 
Error parsing weather details - precip amounts
  [10-09-01 00:25:06.0004] Plugins::SuperDateTime::Plugin::doneDrawing (4297) 
Data refresh completed with errors.
  [10-09-01 00:55:07.1877] Plugins::SuperDateTime::Plugin::gotWeather (3372) 
Error parsing weather details - precip amounts
  [10-09-01 00:55:10.7973] Plugins::SuperDateTime::Plugin::doneDrawing (4297) 
Data refresh completed with errors.
  [10-09-01 01:25:12.0627] Plugins::SuperDateTime::Plugin::gotWeather (3372) 
Error parsing weather details - precip amounts
  [10-09-01 01:25:15.6723] Plugins::SuperDateTime::Plugin::doneDrawing (4297) 
Data refresh completed with errors.
  [10-09-01 01:55:16.8127] Plugins::SuperDateTime::Plugin::gotWeather (3372) 
Error parsing weather details - precip amounts
  [10-09-01 01:55:20.4237] Plugins::SuperDateTime::Plugin::doneDrawing (4297) 
Data refresh completed with errors.
  [10-09-01 02:25:21.4846] Plugins::SuperDateTime::Plugin::gotWeather (3372) 
Error parsing weather details - precip amounts
  [10-09-01 02:25:25.0965] Plugins::SuperDateTime::Plugin::doneDrawing (4297) 
Data refresh completed with errors.
  [10-09-01 02:55:26.4886] Plugins::SuperDateTime::Plugin::gotWeather (3372) 
Error parsing weather details - precip amounts
  [10-09-01 02:55:30.0968] Plugins::SuperDateTime::Plugin::doneDrawing (4297) 
Data refresh completed with errors.
  [10-09-01 03:25:31.2659] Plugins::SuperDateTime::Plugin::gotWeather (3372) 
Error parsing weather details - precip amounts
  [10-09-01 03:25:34.8754] Plugins::SuperDateTime::Plugin::doneDrawing (4297) 
Data refresh completed with errors.
  [10-09-01 03:55:36.4040] Plugins::SuperDateTime::Plugin::gotWeather (3372) 
Error parsing weather details - precip amounts
  [10-09-01 03:55:40.0162] Plugins::SuperDateTime::Plugin::doneDrawing (4297) 
Data refresh completed with errors.
  [10-09-01 04:25:41.4992] Plugins::SuperDateTime::Plugin::gotWeather (3372) 
Error parsing weather details - precip amounts
  [10-09-01 04:25:45.1150] Plugins::SuperDateTime::Plugin::doneDrawing (4297) 
Data refresh completed with errors.
  [10-09-01 04:55:46.0627] Plugins::SuperDateTime::Plugin::gotWeather (3372) 
Error parsing weather details - precip amounts
  
  



-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-09-03 Thread NeilF

BoomX2;573895 Wrote: 
> NeilF, mbg,
> 
> The minus sign is displayed when SDT has difficulty parsing one or more
> pieces of information.  
> 
> Review your server.log file and it should tell you what it is having a
> problem with.  
> 
> Post the lines from your server.log file that show the error and I'll
> take a look at it.  Also let me know what weather stations, teams etc
> you have selected.
> 
> Don

Excuse my ignorance, but where is this 'server.log'? I can't find any
.log files in my squeeze server folder!?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-09-01 Thread NeilF

NeilF;573638 Wrote: 
> Wouldn't be saying it can't connect in someway would it? Because after a
> few hours, I lose my superdatetime display on the Squeezebox and I just
> get the weather.com logo instead of a weather icon, and no forecast
> info either.
> 
> If I then shutdown squeezecenter and mess about and start it up, I then
> gety superdatetime up on the Squeezebox, but with a minus top right
> and in X hours, it all falls over again...
> 
> So something it still not working :(

Can anyone please comment on my problem(s)? Is there still a problem
with SDT or not? The moment I start Squeezeserver, the squeezebox shows
SDT fine, but with a minus symbol top right. After X hours the display
resorts to a weather.com logo and no forecast. I then have to
stop/start Squeezeserver to get it back to square one again!


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-09-01 Thread NeilF

pinopao;573644 Wrote: 
> Hi everybody
> 
> I just got my Squeezebox Boom yesterday and I've installed the
> SuperDateTime plugin and it works, but only if the squeezebox server is
> running on my notebook.
> 
> Did I do something wrong with the settings?
> Or I just need to have my notebook always on for the plugins to work?
> Because I will use the Boom primarily for the internet radios, so the
> server will be shut off almost all the time.
> 
> thanks :)
Yes, you need the squeezeserver to be running (I believe)...


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-09-01 Thread NeilF

NeilF;573596 Wrote: 
> What does a minus symbol top-right on the display signify? I constantly
> have one...

Wouldn't be saying it can't connect in someway would it? Because after
a few hours, I lose my superdatetime display on the Squeezebox and I
just get the weather.com logo instead of a weather icon, and no
forecast info either.

If I then shutdown squeezecenter and mess about and start it up, I then
gety superdatetime up on the Squeezebox, but with a minus top right
and in X hours, it all falls over again...

So something it still not working :(


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-09-01 Thread NeilF

What does a minus symbol top-right on the display signify? I constantly
have one...


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-08-24 Thread NeilF

I was getting no data on my display other than the time... Played around
accepting screens, stop/restarting, and now I've got data again...


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-08-16 Thread NeilF

BoomX2;569691 Wrote: 
> Simply uncheck the box next to SDT on the plugins tab in the squeezebox
> server settings.  When you click "apply" it will prompt and restart the
> server for you.  Once it has restarted, go back into the plugins tab of
> squeezebox server settings, find SDT in the list of recommended 3rd
> party plugins, check it, restart, and your done.
> 
> PS - You will also need to delete the folder you renamed during your
> first try of updating to 5.9.3.  If it is in a standard location for
> plugins, squeezebox server is probably still loading it.  If that is
> the case, you are actually still running an earlier version of SDT.

OK! I removed the old/new SuperDateTime folders from plugins. I
removed/unticked SuperDateTime from the plugins list and restarted. I
then reticked it in plugins and restarted. There was no
difference/improvement in the SDT display.

Strangely there was no SDT folder created in my plugins?



So, I unticked the plugin again (restarted). Installed SDT in the
plugins folder manually, and reticked it again (restarted). There was
still no difference/improvement in the SDT display.


On the Squeezebox I get a cloud icon and the time, but no actual values
at all (eg: Just "Temp" with no temperature after it). 


Is there anyway to see what version of SDT the SqueezeCenter things
it's really running? And the fact when I unticked SDT in plugins, and
even removed the SDT folder from plugins, my Squeezebox display looked
exactly the same, maybe means that SDT isn't running on Squeezecenter
even when it's ticked?


Note: SDT is listed as version 5.8.15 in the plugins screen?!?!?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-08-16 Thread NeilF

BoomX2;569445 Wrote: 
> NeilF,
> 
> The html file you posted parsed okay for me.  You may want to uninstall
> SDT and then reinstall SDT 5.9.3 and see if that fixes it for you.
> 
> Don

How would I unistall it?

ps: When I installed 5.9.3 I stoped Squeeze Server, renamed the
SuperDateTime folder, and put the 5.9.3 version in its place...


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-08-15 Thread NeilF

BoomX2;569374 Wrote: 
> NeilF,
> 
> UKXX0912 works for me here in the states.  Weather.com must be serving
> different web pages depending on where you are located.  Can you save
> the page source from the following URL and attach it to a posting
> here?
> 
> Thanks,
> Don
> 
> http://www.weather.com/weather/today/UKXX0912

Ahh, so that's how it works :)

Attached as a zip...


+---+
|Filename: weather.zip  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=10487|
+---+

-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-08-15 Thread NeilF

BoomX2;569305 Wrote: 
> NeilF and fsoares,
> 
> Let me know what version of SDT you are running and what Weather.com
> IDENTIFIER you have selected and I'll take a look to see if I can
> duplicate your problem.  In general SDT 5.9.3 has fixed the issues
> brought about by Weather.com's recent website changes.  However, there
> may be something unique about your specific location.
> 
> Don

Thanks... I have SDT5.9.3, running on Squeeze Server 7.5.1

WEATHER.COM IDENTIFIER: UKXX0912
Display:-

Code:

%y  %v %Z



Code:

  Temp %T  %1



Code:

%s - %S



Code:

%f  %a(%c %g)



I get a weather condition logo and that's it...


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-08-15 Thread NeilF

fsoares;56 Wrote: 
> Me too, after a few days back to normal, now it only displays the logo
> instead of the graphics and summary weather; but the scrolling text
> follows!

So are we still waiting for a fix? :(


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-07-21 Thread NeilF

PeterGV;563301 Wrote: 
> Well, yes... but temps for me always worked.
> 
> You could always TRY it to see if it fixes your problem (rename the old
> .PAR file and copy the new one to the appropriate place).
> 
> Peter

OK... Will do... Cheers!


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-07-21 Thread NeilF

PeterGV;563296 Wrote: 
> @BoomX2: Many thanks, again, for stepping up to provide these fixes.
> 
> You latest edit fixed the Today/Tonight problem for me, and I'm getting
> good forecasts.
> 
> Bravo,
> 
> Peter
Including temperatures?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-07-21 Thread NeilF

BoomX2;562948 Wrote: 
> Sorry about that.  I had a couple of cut and paste errors.  The attached
> files should fix it for you.

Hi, would these changes help my problem too? ie: My temps etc no longer
showing?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-07-20 Thread NeilF

NeilF;562980 Wrote: 
> So is there a known issue? ie: Why my temps are no longer showing? So
> we're just wasiting for an update to the plugin?
> 
> Ta

Anyone? Please?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-07-20 Thread NeilF

So is there a known issue? ie: Why my temps are no longer showing? So
we're just wasiting for an update to the plugin?

Ta


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-07-19 Thread NeilF

My display seems to have gone funny (again).

No temps being shown etc?

I thought I put something in last time this happened to auto update
superdatetime, if that's what's causing it.


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-03-14 Thread NeilF

earthbased;525015 Wrote: 
> The URL tells Squeezebox Server to use this link in addition to its
> software-plug-in install/update repository to look for plug-in updates,
> in this case Greg's updates to SDT.  Observe your version number for
> SDT; it should be at 5.8.15 now.

Ahh! So if an update for superdatetime is released, its update should
be automated :)

Thanks...


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-03-13 Thread NeilF

earthbased;524695 Wrote: 
> Add Greg's plug-in repository (http://gregbrown.net/squeeze/repo.xml) in
> Squeezebox Server Settings ('Additional Repositories' on Plug-ins tab at
> bottom of page) then update to latest x.15

Sorry, what do I do with that firstlink? Just a lump of XML comes up?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-03-12 Thread NeilF

Chippy;524607 Wrote: 
> Hi Greg -
> Just wanted to report that both the temp high/low reversal issue and
> the "next period" issue for London weather are working fine for me now
> after your latest update.
> 
> Many thanks once again!
> 
> cheers
> Chippy

So could my issue be resolved by an update?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


Re: [SlimDevices: Plugins] Announce: SuperDateTime - Current Date/Temperature and/or Baseball Screensaver

2010-03-12 Thread NeilF

Just recently, last couple of days, my forecast has stopped showing
properly? No temperature etc?


Code:


  %y  %v %Z
  Temp %T  %1



Has something changed somewhere? Is the service superdatetime is using
stopped working?


-- 
NeilF

shuttle sn45g, athlon 3200+, 1024mb, xp pro (sp2), speedtouch780,
squeeze box 3
slimserver version:7.4.1 - r28947 - operating system:windows xp - en -
cp1252 - mysql version: 5.0.22-community-nt

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


[SlimDevices: Plugins] SuperDateTime question - Confused about the temps shown!?

2007-11-19 Thread NeilF

So last night, about 8pm, the main temperature on the unit said -2
degrees...

Now, pressing the cursor up and down to move thru the current forecast
and into the next day, the small display of the 'low' temperature never
went below 3 (positive) degrees...

Confused!?

I did adjust the layout of the display a but nothing much (eg: don't
show seconds)...


-- 
NeilF

shuttle sn45g, athlon 3200+, 512mb, xp pro (sp2), speedtouch780, squeeze
box 3
slimserver version: 6.5.4 - 12568 - windows xp - en - cp1252, perl
version: 5.8.8 mswin32-x86-multi-thread, mysql version:
5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=40378

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


Re: [SlimDevices: Plugins] Is there a plugin to improve fast forward & rewind?

2007-10-29 Thread NeilF

NFLnut;238628 Wrote: 
> My post wasn't intended to be a criticism of THIS plugin. It was just my
> musing that the *SB* lacks "sexy" track navigation like the iPod. I
> acknowledge that kdf has created a BETTER implementation than the
> native SB method. I WOULD however, like to see either SlimDevices or a
> plugin developer come up with a way to do this.

My comment wan't meant as a dig... I concur, the standard FF, REW is
very weak and the remote should really have dedicated buttons for it as
well!


-- 
NeilF

shuttle sn45g, athlon 3200+, 512mb, xp pro (sp2), netgear dg834gt,
squeeze box 3
slimserver version: 6.5.4 - 12568 - windows xp - en - cp1252, perl
version: 5.8.8 mswin32-x86-multi-thread, mysql version:
5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=39114

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


Re: [SlimDevices: Plugins] Is there a plugin to improve fast forward & rewind?

2007-10-25 Thread NeilF

kdf;237766 Wrote: 
> in your specific case, I'd recommend:
> 
> > 
Code:

  >   > 
  > sub scannerExitHandler {
  > my ($client,$exittype) = @_;
  > $exittype = uc($exittype);
  > 
  > if ($jumptomode) {
  > Slim::Buttons::Common::popMode($client);
  > $jumptomode = 0;
  > } elsif ($exittype eq 'LEFT') {
  > Slim::Buttons::Common::popModeRight($client);
  > #Slim::Player::Source::gototime($client, $offset, 1);
  > } elsif ($exittype eq 'RIGHT') {
  > Slim::Display::Animation::bumpRight($client);
  > } else {
  > return;
  > }
  > }
  > 

> > 
> 
> of course, for your needs, you can even get away with removing
> everything in scannerExitHandler aside from
> "Slim::Buttons::Common::popMode(shift)" as you sound like you plan to
> only ever use this in a way that has it exit on any left or right.
> 
> -kdf

Will try later on! Thanks for the time/help!!

Now, if ONLY the remote had dedicated buttons for FF & REW, and
Slimserver had less clunky FF & REW behaviour out of the box!


-- 
NeilF

shuttle sn45g, athlon 3200+, 512mb, xp pro (sp2), netgear dg834gt,
squeeze box 3
slimserver version: 6.5.4 - 12568 - windows xp - en - cp1252, perl
version: 5.8.8 mswin32-x86-multi-thread, mysql version:
5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=39114

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


Re: [SlimDevices: Plugins] Is there a plugin to improve fast forward & rewind?

2007-10-24 Thread NeilF
er');
$jumptomode = 1;
},
  );
  
  sub getFunctions {
return \%functions;
  }
  
  sub lines {
my $line1 = string('PLUGIN_SCANNER');
my $line2 = '';

return {'line'=> [$line1, $line2],}
  }
  
  sub setMode {
my $client = shift;
my $method = shift;
if ($method eq 'pop') {
Slim::Buttons::Common::popModeRight($client);
return;
}
#$client->lines(\&lines);
my %params = %{$menuParams{'scanner'}};
$params{'max'} = Slim::Player::Source::playingSongDuration($client) || 
100;
$params{'increment'} = $params{'max'}/100;
$offset = Slim::Player::Source::songTime($client);
Slim::Buttons::Common::pushMode($client,'INPUT.Bar',\%params);
$client->update();
  }



-- 
NeilF

shuttle sn45g, athlon 3200+, 512mb, xp pro (sp2), netgear dg834gt,
squeeze box 3
slimserver version: 6.5.4 - 12568 - windows xp - en - cp1252, perl
version: 5.8.8 mswin32-x86-multi-thread, mysql version:
5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=39114

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


Re: [SlimDevices: Plugins] Is there a plugin to improve fast forward & rewind?

2007-10-24 Thread NeilF

kdf;237476 Wrote: 
> I found a typo. I've posted v1.8 to the site for the 6.5 download. Hope
> that works for you; it tests ok here after setting up 6.5.
> 
> -kdf


NICE! That seems to work perfectly apart from two things:-

1) In 'Now Playing' when holding play I get save playlist? And yet all
(four) play.hold's are defined as 'play.hold =
modefunction_PLUGIN.Scanner->jumptoscanner'? Wassup?

2) When in your plugin I recon the 'play' behaviour should work as
before. You press PLAY and that takes you to that point, but leaves you
in the plugin. Only when you press LEFT or RIGHT does it take you out of
the plugin, back to where you were before :)


-- 
NeilF

shuttle sn45g, athlon 3200+, 512mb, xp pro (sp2), netgear dg834gt,
squeeze box 3
slimserver version: 6.5.4 - 12568 - windows xp - en - cp1252, perl
version: 5.8.8 mswin32-x86-multi-thread, mysql version:
5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=39114

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


Re: [SlimDevices: Plugins] Is there a plugin to improve fast forward & rewind?

2007-10-22 Thread NeilF

kdf;236727 Wrote: 
> Give this a try.  It wasn't a huge change, so ported to 6.5.  I don't
> run that version any more so it's untested.
> 
> You will need to change your mapping to:
> play.hold = modefunction_PLUGIN.Scanner->jumptoscanner
> 
> It works in 7.0, but there are naming conventions that are different,
> and I'm going on memory alone. If you use the button that you map 
> above, then when you press PLAY to jump to the position in the song, it
> will go back to where you were when you pressed the button. If it works
> for you then I'll post the updates to the site.
> 
> -kdf

Just tried that (twice), the plugin doesn't appear to even work (come
up)? I reverted the default.map back to the old lines, and the
scanner.pm back to the old one, and that did at least come up!


-- 
NeilF

shuttle sn45g, athlon 3200+, 512mb, xp pro (sp2), netgear dg834gt,
squeeze box 3
slimserver version: 6.5.4 - 12568 - windows xp - en - cp1252, perl
version: 5.8.8 mswin32-x86-multi-thread, mysql version:
5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=39114

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


Re: [SlimDevices: Plugins] Is there a plugin to improve fast forward & rewind?

2007-10-20 Thread NeilF

kdf;236680 Wrote: 
> On 20-Oct-07, at 7:06 AM, NeilF wrote:
> 
> >
> > I then play that and want to FF thru a bit of it... I would expect
> to
> > press FF and that's it. I would _not_ expect to have been taken out
> of
> > 'browse>artist>album>track'. Why should I have been?
> 
> so, how about a function to get into the scanner, and a function to  
> "jump back"?
> I don't mind editing the plugin (although at this point, it will be  
> for 7.0 version)
> 
> Now, this is a bit of a compromise, as you will still have to use a  
> button to get out of the scanner mode.  The original use of the  
> plugin was for finding a specific point in a song, allowing you  
> multiple moves since you were basically 'stuck' in that mode until  
> you browse away.  I don't want to assume completion, although there  
> is one open bug report (rather hard to find one at that) that  
> suggests using the scanner plugin as a replacement for FWD/REW.  
> However, nothing came of it thus far.
> 
> One possible option is that if I can think of a way to detect how you 
> 
> got into the plugin, then I can change how you leave.  For example,  
> if you navigate there then it stays.  If you jumped using a button,  
> then it doesn't.  Probably the easiest way is to create specific  
> functions, rather than using the menu_PLUGIN.
> 
> Does that sound less painful?
> 
> -kdf

Hey! You wrote it?? Respect!

Yes, if you can detect where you came from, and when you exit (or the
is an option) you return back there that sounds funky! + better IMHO to
the stardard FF & REW behaviour which always takes you to 'Now Playing'
I believe!?


-- 
NeilF

shuttle sn45g, athlon 3200+, 512mb, xp pro (sp2), netgear dg834gt,
squeeze box 3
slimserver version: 6.5.4 - 12568 - windows xp - en - cp1252, perl
version: 5.8.8 mswin32-x86-multi-thread, mysql version:
5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=39114

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


Re: [SlimDevices: Plugins] Is there a plugin to improve fast forward & rewind?

2007-10-20 Thread NeilF

Phil Meyer;236602 Wrote: 
> >By the definitions we've talked about so far we can get to it in a
> >single key depression and move to the place we want to hear. Great!
> >
> As I said before, we have described the shortcut to get into the
> scanner plugin from the Now Playing screen (only from that screen -
> other screens probably shouldn't redefine the play.hold action).  So,
> if you jump in from that screen, surely that would be where you expect
> to return to, so the Now Playing button can be used to go there.
> 
> >Now I've listened to some more of that track and want to move into
> >another track on that album (I have navigated to).
> 
> Are you saying that in your normal listening environment, you want to
> play a single track, go to the Now Playing screen, scan to the end part
> of the track, and then go to browse another track to play?  Why don't
> you queue up what you want to play (eg. play the whole album), and then
> pick the song you want to play from the Now Playing playlist screen?
> 
> It sounds like in your world you never want to see the Now Playing
> screen.  You stay in the browse screens, and only play individual
> tracks (or part of them).
> 
> Phil

I think this is a mixture of how I think it should (ideally) work, and
how it in actuality does work, and me misunderstanding something...
Apologies...

Let's say I navigate to browse>artist>album>to a particular track.

I then play that and want to FF thru a bit of it... I would expect to
press FF and that's it. I would _not_ expect to have been taken out of
'browse>artist>album>track'. Why should I have been?

Infact this is exactly what happens (strangely IMHO). So if I now want
to play another track off that album, rather than just pressing down or
up, I have to navigate all thru the menu from 'Now Playing' to
'browse>artist>album>track'?

See where I'm coming from...?

It never clicked before with the existing FF and REW that is throws you
into 'Now Playing' rather than where you actually were. Mainly because
it's somewhat painful to use, hence this entire thread :)

So, it seems even with the existing FF and REW, once you've done it
you're taken from where you were, to 'Now Playing'. And the best
behaviour with the scanner plugin, is basically to replicate this...
OK...

Not ideal (IMHO) but ok(ish) :)

Still think there should be FF and REW just like a CD player on the
track you are and that's it... Doesn't change where you are etc etc...


-- 
NeilF

shuttle sn45g, athlon 3200+, 512mb, xp pro (sp2), netgear dg834gt,
squeeze box 3
slimserver version: 6.5.4 - 12568 - windows xp - en - cp1252, perl
version: 5.8.8 mswin32-x86-multi-thread, mysql version:
5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=39114

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


Re: [SlimDevices: Plugins] Is there a plugin to improve fast forward & rewind?

2007-10-20 Thread NeilF

kdf;236572 Wrote: 
> On 20-Oct-07, at 12:55 AM, NeilF wrote:
> 
> >
> > *sighs at attitude*
> that was my thought, exactly.  If you decide to cut the dramatics,  
> we'll talk again.
> again, good luck.
> -kdf

I thank you for any help/advice you've offered, but if you check
through this thread you may realise you are the one constantly on stage
with the amateur dramatics... I won't be pulled into some mindless scrap
- If you think you can contribute, then please do post, if not then just
don't... All this needless 'staging' is not required (please)...


I'll quote me previous post in the hope you don't (as you are risking
with your banter) taking this thread off-topic :/

-OK... Let's use an example...

I browser by artist and then album to track 1 of an album... I'm
listening to it and want to hear the end bit. So I want to use the
(superior IMHO) 'Scanner' plugin.

By the definitions we've talked about so far we can get to it in a
single key depression and move to the place we want to hear. Great!

Now I've listened to some more of that track and want to move into
another track on that album (I have navigated to). Unfortunaly, at
best, leaving the scanner has left me in 'Now Playing'. So to get back
to the artist and album I have to traverse back through the menu system
again... Ideally (just like the standard FF & REW) I'd be exactly where
I was to start with... ie: A single left arrow would take me to the
album, another to the artist etc etc...

Does that explain it?-

So, in an ideal world you FF or REW (just as per the standard
functionality) and be left exactly where you were before, and not have
to navigate menus...

>From the suggestions so far, it seems (& maybe someone can confirm
this) this just isn't possible. The best you can do is at the press of
a button go to 'scanner' for example, and then on exiting it end up in
'Now Plpaying', and not back in the 'Browse' where you originally were
for example?


-- 
NeilF

shuttle sn45g, athlon 3200+, 512mb, xp pro (sp2), netgear dg834gt,
squeeze box 3
slimserver version: 6.5.4 - 12568 - windows xp - en - cp1252, perl
version: 5.8.8 mswin32-x86-multi-thread, mysql version:
5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=39114

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


Re: [SlimDevices: Plugins] Is there a plugin to improve fast forward & rewind?

2007-10-20 Thread NeilF

Phil Meyer;236524 Wrote: 
> >Surely that definition above (in custom.map) is for when in a playlist
> >or something? And not when playing a track from a browse or something?
> 
> I don't really see what you are trying to achieve then.
> 
> Most people I would assume to be listening to the music they are
> playing, and therefore on the Now Playing screen, which tells them what
> they are listening to.  If you are off browsing for more music to play,
> why would you then be thinking of fast forwarding?
> 
> >From Now Playing, you can scan through the current song by holding
> down FF or REW, or by holding down play to jump into the song scanner
> plugin.
> 
> If you try to FF or REW a song whilst browsing music, you are jumped to
> the Now Playing Screen, losing where you were before you did it.  The
> song scanner plugin seems kind of consistent with that approach, except
> that you can only enter the plugin by manually navigating to it, or by
> setting up a shortcut to it.
> 
> All keys can have a different purpose depending what screen you are on.
> Eg. you don't want play.hold to launch the plugin on any screen, as
> play.hold is also used to invoke the mixers (when you see an underlined
> m on any browse screen).
> 
> As a shortcut has been set up to call the plugin from the now playing
> screen, that seems a good place to go to when you're done.
> 
> You can define you own shortcut to enter the plugin from wherever you
> like using whatever key you want.  You may be able to set up a shortcut
> key within the plugin to take you to some other screen of your choice,
> but it probably can't tell where you were before you entered the
> plugin.  It may be possible to change the plugin to return to the
> previous screen when a certain key is pressed (what one would be most
> sensible?).  Patches welcome.


OK... Let's use an example...

I browser by artist and then album to track 1 of an album... I'm
listening to it and want to hear the end bit. So I want to use the
(superior IMHO) 'Scanner' plugin.

By the definitions we've talked about so far we can get to it in a
single key depression and move to the place we want to hear. Great!

Now I've listened to some more of that track and want to move into
another track on that album (I have navigated to). Unfortunaly, at
best, leaving the scanner has left me in 'Now Playing'. So to get back
to the artist and album I have to traverse back through the menu system
again... Ideally (just like the standard FF & REW) I'd be exactly where
I was to start with... ie: A single left arrow would take me to the
album, another to the artist etc etc...

Does that explain it?


-- 
NeilF

shuttle sn45g, athlon 3200+, 512mb, xp pro (sp2), netgear dg834gt,
squeeze box 3
slimserver version: 6.5.4 - 12568 - windows xp - en - cp1252, perl
version: 5.8.8 mswin32-x86-multi-thread, mysql version:
5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=39114

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


Re: [SlimDevices: Plugins] Is there a plugin to improve fast forward & rewind?

2007-10-20 Thread NeilF

kdf;236510 Wrote: 
> yes, it is.  I should have remembered that I was done with this thread.
> I hope you eventually find the solution you are looking for. 
> 
> -kdf

*sighs at attitude*


-- 
NeilF

shuttle sn45g, athlon 3200+, 512mb, xp pro (sp2), netgear dg834gt,
squeeze box 3
slimserver version: 6.5.4 - 12568 - windows xp - en - cp1252, perl
version: 5.8.8 mswin32-x86-multi-thread, mysql version:
5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=39114

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


Re: [SlimDevices: Plugins] Is there a plugin to improve fast forward & rewind?

2007-10-19 Thread NeilF

kdf;236488 Wrote: 
> Set your screensaver to "now playing (jump back on wake)"  let the
> screensaver take you to now playing when you are done scanning, and if
> you have to go back then any key press will jump back to scanner.

Huh? All I want to do is FF and REW in a friendly manner... So in an
ideal world (as the default FF and REW is clunky) find some easier way
to FF or REW, eg: by using the 'scanner' plugin.

What we've seemingly found so far is we can map a key to go directly to
the scanner plugin, but then when you've finished with it and want to
exit you are either:-
a) Left in 'plugin'
b) Left in 'now playing'

Your solution seems even more removed from a friendly solution in that
after you've FF or REW, after X seconds you return to Now Playing, and
then on any key depression you're back in the scanner where you don't
want to be (if you did you'd just press the specified key again?). On
finally leaving the scanner (LEFT arrow) you are in 'plugin'.

Or have have I mis-understood?

I must admit the FF and REW functionality is a bit of a let down for
me. The scanner plugin is far better than the default bahaviour, but on
exit it leaves you away from where you were when going into it. eg: You
have to navigate all the way back to the browse you were previously
in...

Such a shame :(


-- 
NeilF

shuttle sn45g, athlon 3200+, 512mb, xp pro (sp2), netgear dg834gt,
squeeze box 3
slimserver version: 6.5.4 - 12568 - windows xp - en - cp1252, perl
version: 5.8.8 mswin32-x86-multi-thread, mysql version:
5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=39114

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


Re: [SlimDevices: Plugins] Is there a plugin to improve fast forward & rewind?

2007-10-19 Thread NeilF

Phil Meyer;235914 Wrote: 
> >OK... I'll put my backup back and do as you say... And you recon that
> >when I press LEFT (or RIGHT) out of that SCANNER I should return back
> >to the track/album I was previously in, rather than being left in
> >'PLUGIN'?
> 
> No.  To exit the scanner back to the current playing track, press Now
> Playing.
> 
> Phil


Oh! That's only half an improvement :( It takes you back to/leaves you
in (of course) 'Now Playing'... So you have to travel all the way thru
the menu back to where you were before :(


-- 
NeilF

shuttle sn45g, athlon 3200+, 512mb, xp pro (sp2), netgear dg834gt,
squeeze box 3
slimserver version: 6.5.4 - 12568 - windows xp - en - cp1252, perl
version: 5.8.8 mswin32-x86-multi-thread, mysql version:
5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=39114

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


Re: [SlimDevices: Plugins] Is there a plugin to improve fast forward & rewind?

2007-10-19 Thread NeilF

Phil Meyer;235893 Wrote: 
> >GROAN!!
> >
> >I changed all play.hold to that definition and now under standard
> >browsing the plugin does get offered... However, on leaving the
> plugin
> >it leaves you buried down in plugins, rather than where you
> previously
> >were? *sigh* This is clunky!
> >
> You only want to set the play.hold action for the playlist player menu
> (now playing screen).  I recommend you change your Default.map back to
> normal, and add the following to a file called custom.map:
> 
> [playlist]
> play.hold = menu_PLUGIN.Scanner
> 
> Then select "Custom" keyboard mapping within the player settings
> pages.
> 
> Phil

The play.hold doesn't seem to work?

Surely that definition above (in custom.map) is for when in a playlist
or something? And not when playing a track from a browse or something?


-- 
NeilF

shuttle sn45g, athlon 3200+, 512mb, xp pro (sp2), netgear dg834gt,
squeeze box 3
slimserver version: 6.5.4 - 12568 - windows xp - en - cp1252, perl
version: 5.8.8 mswin32-x86-multi-thread, mysql version:
5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=39114

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


Re: [SlimDevices: Plugins] Is there a plugin to improve fast forward & rewind?

2007-10-18 Thread NeilF

Phil Meyer;235914 Wrote: 
> >OK... I'll put my backup back and do as you say... And you recon that
> >when I press LEFT (or RIGHT) out of that SCANNER I should return back
> >to the track/album I was previously in, rather than being left in
> >'PLUGIN'?
> 
> No.  To exit the scanner back to the current playing track, press Now
> Playing.
> 
> Phil

Aha! OK... I'll have a play.. Ta!


-- 
NeilF

shuttle sn45g, athlon 3200+, 512mb, xp pro (sp2), netgear dg834gt,
squeeze box 3
slimserver version: 6.5.4 - 12568 - windows xp - en - cp1252, perl
version: 5.8.8 mswin32-x86-multi-thread, mysql version:
5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=39114

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


Re: [SlimDevices: Plugins] Is there a plugin to improve fast forward & rewind?

2007-10-17 Thread NeilF

Phil Meyer;235893 Wrote: 
> >GROAN!!
> >
> >I changed all play.hold to that definition and now under standard
> >browsing the plugin does get offered... However, on leaving the plugin
> >it leaves you buried down in plugins, rather than where you previously
> >were? *sigh* This is clunky!
> >
> You only want to set the play.hold action for the playlist player menu
> (now playing screen).  I recommend you change your Default.map back to
> normal, and add the following to a file called custom.map:
> 
> [playlist]
> play.hold = menu_PLUGIN.Scanner
> 
> Then select "Custom" keyboard mapping within the player settings pages.
> 
> Phil

OK... I'll put my backup back and do as you say... And you recon that
when I press LEFT (or RIGHT) out of that SCANNER I should return back
to the track/album I was previously in, rather than being left in
'PLUGIN'?


-- 
NeilF

shuttle sn45g, athlon 3200+, 512mb, xp pro (sp2), netgear dg834gt,
squeeze box 3
slimserver version: 6.5.4 - 12568 - windows xp - en - cp1252, perl
version: 5.8.8 mswin32-x86-multi-thread, mysql version:
5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=39114

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


Re: [SlimDevices: Plugins] Is there a plugin to improve fast forward & rewind?

2007-10-17 Thread NeilF

kdf;235881 Wrote: 
> Shouting isn't really going to get you much further help, I was simply
> offering some steps to help me understand what might be going wrong on
> your setup. I have it here, working, but I have not been running 6.5.x
> for a very long time.  I'm sorry that you are having trouble, but do 
> please feel free to delete it if it doesn't work for you and neither of
> us will have to face further frustration.
> 
> cheers,
> kdf

Huh?

As I previously said - maybe you missed it - I got it to work (to test
it) by changing all definitions of play.hold to the suggested line.

So at least while playing a track, holding play goes into it. The
plugin works a treat but the problem is when you come out of it, rather
than being where you previously were, you're in 'plugin'.

I suspect this is just the way it (SB) works? Hence my previous
*groan*...

Is that the case?


-- 
NeilF

shuttle sn45g, athlon 3200+, 512mb, xp pro (sp2), netgear dg834gt,
squeeze box 3
slimserver version: 6.5.4 - 12568 - windows xp - en - cp1252, perl
version: 5.8.8 mswin32-x86-multi-thread, mysql version:
5.0.22-community-nt

NeilF's Profile: http://forums.slimdevices.com/member.php?userid=13059
View this thread: http://forums.slimdevices.com/showthread.php?t=39114

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


  1   2   >