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] Announcement: Whitebear Media Server (UPnP/DLNA) v2.0 released !!

2010-09-04 Thread Phil Meyer
Thanks for the feedback. I need to dig into this a bit more. But you
probably need to do more than just open up for UDP traffic.
I accepted all of the alerts that the firewall presented, so I think it's not 
getting as far as opening other TCP connections (i.e. all outgoing UDP packets 
on any port would be okay).
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2010-09-04 Thread astrogee

Triode;574125 Wrote: 
 Its probably still failing to run spotifyd.exe  I suggest you try to run
 that manually to see what errors it gives - its probably a permissions
 issue again.  Seems your install is os more locked down than other
 peoples?

Yes you have to muck around a lot with permissions in Win7, sadly.
Anyway, I couldn't start it manually until I opened up spotifyd.exe's
properties  security tab and ticked run as administrator. Now I can
start it by hand. Dunno if that is enough to make it all work?

Squeezebox server can still not start spotifyd, although the error
messages are now gone.


-- 
astrogee

astrogee's Profile: http://forums.slimdevices.com/member.php?userid=40260
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

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


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2010-09-04 Thread Triode

astrogee;574215 Wrote: 
 Yes you have to muck around a lot with permissions in Win7, sadly.
 Anyway, I couldn't start it manually until I opened up spotifyd.exe's
 properties  compatibility tab and ticked run as administrator. Now I
 can start it by hand. Dunno if that is enough to make it all work?
 
 Squeezebox server can still not start spotifyd, although the error
 messages are now gone.

Well it runs for me on win7, but I probably have different permission
setup and my user account is the default with admin permissions.

Is there anything created in the spotifyd.exe log which will explain
the error - some errors cause it exit immediately (such as not being
able to read its config file)


-- 
Triode

Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

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


Re: [SlimDevices: Plugins] Announcement: Whitebear Media Server (UPnP/DLNA) v2.0 released !!

2010-09-04 Thread raldo

csimon;573994 Wrote: 
 I've been looking for a long time for the ideal 
 1. Cataloguing my collection in the way I want it.
 2. Control from a hand-held touch-screen device.
 3. Multi-zone control.
 

You can do 2. and 3. with J.River Media Center. 1. can be done even
better than ANY other media center app, trust me.

And if AndrewFG expands WBMS to support DMR for each SB, the cirle is
complete!


-- 
raldo

raldo's Profile: http://forums.slimdevices.com/member.php?userid=38693
View this thread: http://forums.slimdevices.com/showthread.php?t=80632

___
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 mbg

boomx2;574160 Wrote: 
 mgb,
 
 what weather location are you using?
 
 Don

caxx1006


-- 
mbg

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

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


Re: [SlimDevices: Plugins] Moose installation problems

2010-09-04 Thread jimasp

Thanks so much for posting that ckllrvlk.

I never would have worked that out.

It fixed my moose - mysql on readynas  problems too.


-- 
jimasp

jimasp's Profile: http://forums.slimdevices.com/member.php?userid=40296
View this thread: http://forums.slimdevices.com/showthread.php?t=63075

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


Re: [SlimDevices: Plugins] iPlayer/BBC on SqueezePlay consumes 100% of CPU

2010-09-04 Thread rbl

Hmm - it all seems to work now. Have rebooted everything and still
working so I suspect it will continue to work now. I guess turning the
AV/firewalls on/off reset something somewhere...

However, the other thing which has never worked, and still doesn't
work, is the sync. If I sync my SB3 and SqueezePlay then it all seems
to work with one very large problem. No sounds comes out of
SqueezePlay. It says it is playing, and the Now PLaying screen suggets
it is sync'd the SB3, but no sound! If I change tracks/radio station on
either the SB3 or SqueezePlay then the SB3 changes correctly, and
SqueezePLay says it is playing the correct music but in fact there is
no sound!

Once this has happened I have to exit SqueezePlay and restart it
(unsync'd) to get any sound of it. It then works perfectly well
unsync'd.

SBS is running on my Win7 dual core laptop
SqueezePlay - running on a XP Pro PC.

Any ideas?


-- 
rbl

rbl's Profile: http://forums.slimdevices.com/member.php?userid=4517
View this thread: http://forums.slimdevices.com/showthread.php?t=81690

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


Re: [SlimDevices: Plugins] Help getting PowerCenter working again after 7.5.1 u/g

2010-09-04 Thread mustbemad

I had to take the server down for some electricity work this morning 
I'm back in a stuck state :(

Logging the Powercenter plugin at debug level shows the commands
executing but returning status code 0 and phsyically I get no
switching.

If I run the commands from the console they seem to execute OK, but
again, I get no switching.

I had noticed that I needed previously to run chmod a+rw /dev/ttyS0
on server startup to get things working again, though there were no
permissions errors in the logs I could see, but nothing has been
changed as far as I'm aware since the power cycle this morning - prior
to which it was all working fine.

If I check the running processes, there is an entry for heyu_relay
thats seems to hang about - is this correct or is it hanging for some
reason?

Any more ideas of where to look?

Thanks,

Mustbemad


-- 
mustbemad

mustbemad's Profile: http://forums.slimdevices.com/member.php?userid=9404
View this thread: http://forums.slimdevices.com/showthread.php?t=81105

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


Re: [SlimDevices: Plugins] Help getting PowerCenter working again after 7.5.1 u/g

2010-09-04 Thread peterw

mustbemad;574255 Wrote: 
 I had to take the server down for some electricity work this morning 
 I'm back in a stuck state :(

Sorry to hear it.

 Logging the Powercenter plugin at debug level shows the commands
 executing but returning status code 0 and phsyically I get no
 switching.
 
 If I run the commands from the console they seem to execute OK, but
 again, I get no switching.

So this may be a general problem with powerline commands. Have you
plugged in any new electrical devices lately? Moved any circuits (e.g.
so that your amp and CM11A are on different sides of your breaker
box)?

 I had noticed that I needed previously to run chmod a+rw /dev/ttyS0 on
 server startup to get things working again, though there were no
 permissions errors in the logs I could see, but nothing has been
 changed as far as I'm aware since the power cycle this morning - prior
 to which it was all working fine.

You should get a does not exist or is not usable error from
PowerCenter if the permissions were not right.

 If I check the running processes, there is an entry for heyu_relay thats
 seems to hang about - is this correct or is it hanging for some reason?

That sounds right. 

 Any more ideas of where to look?

I'd start with trying to get heyu working outside PowerCenter/SBS. It
sounds like you may have general problems sending commands, which could
be a device causing interference (I have to put filters on all my
UPSes), trouble with your CM11A, or something else. Not very fun, I
know.


-- 
peterw

http://www.tux.org/~peterw/ 
Free plugins:  'AllQuiet'
(http://www.tux.org/~peterw/slim/AllQuiet.html) 'Auto Dim/AutoDisplay'
(http://www.tux.org/~peterw/slim/AutoDisplay.html) 'BlankSaver'
(http://www.tux.org/~peterw/slim/BlankSaver.html) 'ContextMenu'
(http://www.tux.org/~peterw/slim/ContextMenu.html) 'DenonSerial'
(http://www.tux.org/~peterw/slim/DenonSerial.html)
'FuzzyTime' (http://www.tux.org/~peterw/slim/FuzzyTime.html) 'KidsPlay'
(http://www.tux.org/~peterw/slim/KidsPlay.html) 'KitchenTimer'
(http://www.tux.org/~peterw/slim/KitchenTimer.html) 'PlayLog'
(http://www.tux.org/~peterw/slim/PlayLog.html)
'PowerCenter/BottleRocket'
(http://www.tux.org/~peterw/slim/PowerCenter.html) 'SaverSwitcher'
(http://www.tux.org/~peterw/slim/SaverSwitcher.html)
'SettingsManager'
(http://www.tux.org/~peterw/slim/SettingsManager.html) 'SleepFade'
(http://www.tux.org/~peterw/slim/SleepFade.html) 'StatusFirst'
(http://www.tux.org/~peterw/slim/StatusFirst.html) 'SyncOptions'
(http://www.tux.org/~peterw/slim/SyncOptions.html) 'VolumeLock'
(http://www.tux.org/~peterw/slim/VolumeLock.html)

peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107
View this thread: http://forums.slimdevices.com/showthread.php?t=81105

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


Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2010-09-04 Thread amcluesent

I see the BBC have started (3rd Sep) and experimental HQ stream for the
Proms. It's using AAC-LC coding at 320kb/s from an uncompressed feed
from the concert hall.

http://www.bbc.co.uk/blogs/bbcinternet/2010/09/bbc_proms_extra_high_quality_audio.html

In the 'wisdom' the BBC are offering this in Flash stream in a
web-browser - 
http://www.bbc.co.uk/proms/2010/audioexperiment/

Would be great to have as a stream within iPlayer plug-in!


-- 
amcluesent

amcluesent's Profile: http://forums.slimdevices.com/member.php?userid=10286
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


Re: [SlimDevices: Plugins] Announcement: Whitebear Media Server (UPnP/DLNA) v2.0 released !!

2010-09-04 Thread siam6606

AndrewFG;573742 Wrote: 
 I know nothing about WinAmp. In particular I don't know if it implements
 DMC/CP functionality. But -- if it did -- then it would be able to: 1)
 talk with the Whitebear DMS and thus browse your Squeezebox server
 library, and 2) talk with the Whitebear DMR and thus play the music to
 your Squeeze players. (But please note that there is one big but in
 the middle of this paragraph...)

the pluging ml_upnp for winamp can browse Squeezebox server library :)
. But can't send command to play music... :(


-- 
siam6606

siam6606's Profile: http://forums.slimdevices.com/member.php?userid=40280
View this thread: http://forums.slimdevices.com/showthread.php?t=80632

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


Re: [SlimDevices: Plugins] Help getting PowerCenter working again after 7.5.1 u/g

2010-09-04 Thread mustbemad

Dh!

Blinded by the obvious - I neglected to notice the kids had a friend's
xbox360 downstairs - it seems to act as a pretty good X10 signal jammer
when its plugged into the same loop as the server (through the wall in
the garage...)

Its interesting though, as I'm sure the status on the logs returned a
different number before the reboot on a succesful switch - I assumed
that status 0 ment a failure  assumed it was a system problem...

Thanks again for your help!


-- 
mustbemad

mustbemad's Profile: http://forums.slimdevices.com/member.php?userid=9404
View this thread: http://forums.slimdevices.com/showthread.php?t=81105

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


Re: [SlimDevices: Plugins] Dynamic Playlists Is Being Odd

2010-09-04 Thread atrocity

erland;574168 Wrote: 
 Maybe you have played all other albums ?

My knee jerked and said But that's impossible! until I read:

erland;574168 Wrote: 
 It's enough if you have played one song of them once.
 

Ah...that makes sense and is in fact quite possibly what's happening
here.  I play albums on weekends and tracks to wake me up on work
mornings, so it's not impossible that I've now touched almost all the
albums.

erland;574168 Wrote: 
 Clear and rescan doesn't reset the TrackStat statistics, TrackStat
 statistics will survive this.

Yes, I understand that that's a large part of the point of TrackStat. 
But I've found that there can be problems if the SBS database and the
TrackStat database are significantly out of sync--there can be long
pauses while TrackStat looks for something new to play, which I
attribute to encountering too many tracks that are in TrackStat but no
longer in SBS.  This is entirely my fault, as I tend to keep items I
specifically want to audition in one directory, then move them to other
directories once they've been closely listened to.  This has been less
of an issue since I realized I can easily clear obsolete TrackStat
data.

erland;574168 Wrote: 
 You need to describe exactly how your playlist is configured, do you use
 SQL Playlist or do you use one of the built in playlists in Dynamic
 Playlist/TrackStat ?

I use Never Played Albums and Never Played Tracks via Dynamic
Playlist/TrackStat.

erland;574168 Wrote: 
 You also need to describe how your Custom Skip filter as this can be
 configured to skip everything else.

It's almost entirely based on genres...I don't want to randomly hear
non-music material (e.g., comedy, podcasts) or things that can't be
ReplayGained (DTS and AC-3).  I think I have two titles as well: Metal
Machine Music and Two Virgins.  They don't go down so well in the
middle of the night. :)

Anyway, I suspect that you caught my problem--I've played too many
tracks.  I'll just have to switch from Never Played Albums to Least
Played and things will probably be fine.

Thank you very much...donation sent!


-- 
atrocity

atrocity's Profile: http://forums.slimdevices.com/member.php?userid=16009
View this thread: http://forums.slimdevices.com/showthread.php?t=81727

___
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 BoomX2

BoomX2;574160 Wrote: 
 
 mgb,
 
 what weather location are you using?
 
 Don

mbg;574234 Wrote: 
 caxx1006

Looks like weather.com might be finalizing their updates to their new
website layout.  I noticed that BETA is removed from the top of the
page now.  It also looks like they made a change to how they are
addressing the past 24hr precipitation section of the page on locations
outside the US.  They were stuffing N/A in for the values, now they
have this text in the same area: Past 24-hr precip is only available
for the contiguous U.S..

If you want to try it out I've posted a code snippet below that seems
to address the issue.  I've only tried it on my US location and
caxx1006.

Find this code in the gotWeather sub of plugin.pm.


Code:


#Precipitation - rain  snow
$pass_one = $tree-look_down(_tag, dl, class, 
twc-first);
@matches = $pass_one-look_down( _tag, dd, class, 
twc-line-precip );
  
$outcome_txt = $matches[0]-as_HTML;
if ($outcome_txt =~ m/Precip:\/strong (\d+.?\d?\d? 
in).*Snow:\/strong (\d+.?\d?\d? in)/) {
$wetData{'rain'} = $1;
$wetData{'snow'} = $2;
}
elsif ($outcome_txt =~ m/Precip:\/strong 
(N\/A).*Snow:\/strong (N\/A)/) {
$wetData{'rain'} = $1;
$wetData{'snow'} = $2;
}
else {
$status = '-';
$log-warn('Error parsing weather details - 
precip amounts');
}



add in this code.


Code:


elsif ($outcome_txt =~ m/Past 24-hr precip is only 
available/) {
$wetData{'rain'} = 'NA';
$wetData{'snow'} = 'NA';
}
  
  



The final section should look like:

Code:


#Precipitation - rain  snow
$pass_one = $tree-look_down(_tag, dl, class, 
twc-first);
@matches = $pass_one-look_down( _tag, dd, class, 
twc-line-precip );
  
$outcome_txt = $matches[0]-as_HTML;
if ($outcome_txt =~ m/Precip:\/strong (\d+.?\d?\d? 
in).*Snow:\/strong (\d+.?\d?\d? in)/) {
$wetData{'rain'} = $1;
$wetData{'snow'} = $2;
}
elsif ($outcome_txt =~ m/Past 24-hr precip is only 
available/) {
$wetData{'rain'} = 'NA';
$wetData{'snow'} = 'NA';
}
elsif ($outcome_txt =~ m/Precip:\/strong 
(N\/A).*Snow:\/strong (N\/A)/) {
$wetData{'rain'} = $1;
$wetData{'snow'} = $2;
}
else {
$status = '-';
$log-warn('Error parsing weather details - 
precip amounts');
}



Hope this helps.

Don


-- 
BoomX2

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

___
plugins mailing list
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 BoomX2

NeilF;574173 Wrote: 
 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
   
   

  

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


-- 
BoomX2

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

___
plugins mailing list
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] iPlayer/BBC on SqueezePlay consumes 100% of CPU

2010-09-04 Thread bpa

Sync with software players is not reliable because each PC is different
(e.g  slightly different audio hardware and driver) and the OS does not
provide good control over the audio output.

That said, audio should still be heard so I think it is because you are
mixing a player which can play WMA natively and a Squeezeplay which is a
player which needs transcoding by SBS.  You could try disabling Windows
media native in WebUI Settings/Advanced/Filetypes - this will force
WMA transcoding for all players.


-- 
bpa

bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=81690

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


Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2010-09-04 Thread Triode

amcluesent;574261 Wrote: 
 I see the BBC have started (3rd Sep) and experimental HQ stream for the
 Proms. It's using AAC-LC coding at 320kb/s from an uncompressed feed
 from the concert hall.
 
 http://www.bbc.co.uk/blogs/bbcinternet/2010/09/bbc_proms_extra_high_quality_audio.html
 

Thanks for pointing this out - seems to work with a small change to the
code...

Please try BBCiPlayer 1.1.9, which should be available via the plugin
page soon.  There is a item in the live menu Radio 3 320k Trial -
guess this will have to be removed later, but couldn't see where else
to put it!


-- 
Triode

Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

___
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 mbg

BoomX2;574266 Wrote: 
 Looks like weather.com might be finalizing their updates to their new
 website layout.  I noticed that BETA is removed from the top of the
 page now.  It also looks like they made a change to how they are
 addressing the past 24hr precipitation section of the page on locations
 outside the US.  They were stuffing N/A in for the values, now they
 have this text in the same area: Past 24-hr precip is only available
 for the contiguous U.S..
 
 If you want to try it out I've posted a code snippet below that seems
 to address the issue.  I've only tried it on my US location and
 caxx1006.
 
 Find this code in the gotWeather sub of plugin.pm.
 
 ...
 
 Hope this helps.
 
 Don

Don, thanks very much for taking the time to discover this. It seems to
have worked for me!


-- 
mbg

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

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


Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2010-09-04 Thread bpa

This HQ stream also works for non UK users - a BIG change from the usual
48kbit/s.


-- 
bpa

bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2010-09-04 Thread amcluesent

Thanks! Working for me now.

It seems the BBC are streaming the R3 feed all the time, not just when
Proms are transmitted.


-- 
amcluesent

amcluesent's Profile: http://forums.slimdevices.com/member.php?userid=10286
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


Re: [SlimDevices: Plugins] Announce: BBCiPlayer Plugin (UK only)

2010-09-04 Thread Triode

amcluesent;574287 Wrote: 
 Thanks! Working for me now.
 
 It seems the BBC are streaming the R3 feed all the time, not just when
 Proms are transmitted.

Yes it looks so!  Now all we need to do is lobby the BBC to keep this
stream running past the end of next week.


-- 
Triode

Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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


Re: [SlimDevices: Plugins] SugarCube/Spicefly are you out there???

2010-09-04 Thread sander

Calling out Spicefly is not appropriate, since he writes an add-in for
MusicIP and is in no way responsible for the main MusicIP program.

Try opening a web browser and connecting to http://127.0.0.1:10003 on
your Windows 7 machine. That will tell you if it's running or not.


-- 
sander

sander's Profile: http://forums.slimdevices.com/member.php?userid=10737
View this thread: http://forums.slimdevices.com/showthread.php?t=81691

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


Re: [SlimDevices: Plugins] iPlayer/BBC on SqueezePlay consumes 100% of CPU

2010-09-04 Thread rbl

Hm - I don't think that is it since I have the same problem when playing
FLAC files... As soon as I sync them, the SqueezsePlay looks to be
playing it, but no sounds comes out.


-- 
rbl

rbl's Profile: http://forums.slimdevices.com/member.php?userid=4517
View this thread: http://forums.slimdevices.com/showthread.php?t=81690

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


[SlimDevices: Plugins] Plugin authors please specifiy minimum compatible versions on your repositories!

2010-09-04 Thread sander

I run 7.3.4. I realize it's no longer targeted by plugin authors due to
underlying changes, and I don't expect support for older versions of
plugins.

However, I would appreciate it if you would keep those of us who are
running older functional version of your plugins from breaking our
systems by keeping us from installing updated incompatible versions of
your fine work.

TIA


-- 
sander

sander's Profile: http://forums.slimdevices.com/member.php?userid=10737
View this thread: http://forums.slimdevices.com/showthread.php?t=81738

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


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2010-09-04 Thread meerola

Triode;555020 Wrote: 
 Please provide feedback and let me know if this plugin is interesting to
 people on this thread
Finally got this to work on my Ubuntu server after a couple of hours of
tinkering - mostly thanks to my own stupidity. I didn't have the ia32
libs installed as I had completely forgotten I reinstalled Ubuntu
earlier this year and went 64bit at the same time... I tried everything
else before I realised what the problem was.

But: so much thanks for making the plugin! I was about to sell my
Squeezebox Duet today since I haven't really used it that much after
Spotify launched. Then I accidentally stumbled upon this thread, and
now Squeezebox is back in the game again. :)


-- 
meerola

meerola's Profile: http://forums.slimdevices.com/member.php?userid=20376
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

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


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2010-09-04 Thread tno

New to this forum.

Installed the Spotify 3rd party plugin today. Am unable to get the
helper app to run. Have restarted server and pc a number of times to no
avail. 

I have a premium spotify account and I am certain that the login
information provided is correct.

I am able to see Spotify under Internet Radios but when I try to access
say Top 100 - Artists I get an error message: (Connect timed out: Bad
file descriptor). I guess this is due to the Helper app not running?

When I search my harddrive for spotifyd.exe, I get no results..??

When I look in the serverlog I see:

[10-09-04 21:07:57.9514] Plugins::Spotify::Spotifyd::startD (33) unable
to write log file: C:\Documents and Settings\All
Users\Programdata\Squeezebox\Logs\spotifyd.log

..so I ceated the file myself. Error message disappears from log after
a restart but Helper app will stil not run.

Win XP.

Thankful for any replies.


-- 
tno

tno's Profile: http://forums.slimdevices.com/member.php?userid=40302
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

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


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2010-09-04 Thread Triode

tno;574310 Wrote: 
 New to this forum.
 
 Installed the Spotify 3rd party plugin today. Am unable to get the
 helper app to run. Have restarted server and pc a number of times to no
 avail. 
 
 I have a premium spotify account and I am certain that the login
 information provided is correct.
 
 I am able to see Spotify under Internet Radios but when I try to access
 say Top 100 - Artists I get an error message: (Connect timed out: Bad
 file descriptor). I guess this is due to the Helper app not running?
 
 When I search my harddrive for spotifyd.exe, I get no results..??
 
 When I look in the serverlog I see:
 
 [10-09-04 21:07:57.9514] Plugins::Spotify::Spotifyd::startD (33) unable
 to write log file: C:\Documents and Settings\All
 Users\Programdata\Squeezebox\Logs\spotifyd.log
 
 ..so I ceated the file myself. Error message disappears from log after
 a restart but Helper app will stil not run.
 
 Win XP.
 
 Thankful for any replies.

Sounds like a permissions issue - its likely that spotifyd.exe can't
create other files it needs.  Try running it manually in a command
window to see.


-- 
Triode

Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

___
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 BoomX2

NeilF;574268 Wrote: 
 That makes sense... So should I just do the modification you noted above
 then?

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.


-- 
BoomX2

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

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


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2010-09-04 Thread tno

OK; but where do I find spotifyd.exe. A win explorer search did not find
it.


-- 
tno

tno's Profile: http://forums.slimdevices.com/member.php?userid=40302
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

___
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: Spotify Premium Plugin (Beta)

2010-09-04 Thread Triode

tno;574315 Wrote: 
 OK; but where do I find spotifyd.exe. A win explorer search did not find
 it.

Its installed inside the squeezebox server Cache location in the
InstalledPlugins/Plugins/Spotify/Bin folder.  You should be able to
find this from the folders shown on the settings information page.


-- 
Triode

Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

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


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2010-09-04 Thread tno

OK, so I found the executable and tried to execute it. I get an error
msg (translated from Norwegian): This program could not start because
the program config is faulty. Reinstalling may solve the issue.

I delete the files, disable and then enable the plugin - restarting the
server a couple of times. Same problem.

Do I need to reinstall the squeezebox server (I am running v7.5.1)?


-- 
tno

tno's Profile: http://forums.slimdevices.com/member.php?userid=40302
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

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


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2010-09-04 Thread Triode

tno;574329 Wrote: 
 OK, so I found the executable and tried to execute it. I get an error
 msg (translated from Norwegian): This program could not start because
 the program config is faulty. Reinstalling may solve the issue.
 
 I delete the files, disable and then enable the plugin - restarting the
 server a couple of times. Same problem.
 
 Do I need to reinstall the squeezebox server (I am running v7.5.1)?

Have you installed the microsoft VC++ redistributable?


-- 
Triode

Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

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


Re: [SlimDevices: Plugins] Announce: Spotify Premium Plugin (Beta)

2010-09-04 Thread tno

Yes, I forgot to mention that. That was one of the first things I did as
this is mentioned in the settings screen of the plugin.


-- 
tno

tno's Profile: http://forums.slimdevices.com/member.php?userid=40302
View this thread: http://forums.slimdevices.com/showthread.php?t=79706

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


[SlimDevices: Plugins] Multiple Windows in SlimServer Web

2010-09-04 Thread dhallag

With excellent plugins like biography and song lyrics, it would be great
for the web front in to be customizable with multiple, resizable windows
(much like winamp is).  This way, we can display multiple pieces of
information about the song/album/artist as the song appear.  How great
would it be to have on one screen the current playlist, the song
lyrics, biography of the artist, and album art cover.

Anyone have an idea how to do this or is someone working on a plugin
like this?


-- 
dhallag

dhallag's Profile: http://forums.slimdevices.com/member.php?userid=30845
View this thread: http://forums.slimdevices.com/showthread.php?t=81744

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


[SlimDevices: Plugins] Display song info in Wimamp

2010-09-04 Thread dhallag

As many of you know, Winamp does a much better job at displaying current
information about the current song playing.  My winamp setup shows
current play list, album art, lyrics, detailed biography of artist, and
spectrum analyzer all in different windows that I can customize their
size and location which all changes at every song change.

I know you can stream to winamp, but the problem is that if you want to
sync with another player i've never gotten that to work.  so
frustrating.  i wouldn't even want it to sync exaclty, a few seconds
late or early doens't matter to me, what i'm after is displaying
information about a song...

So is there a way for slimserver to just send current song info to
winamp?  This way, I can have winamp up and running on my living room
LCD TV and the cool way it displays as I'm using slimserver and a few
players synced to play the music.

thanks.


-- 
dhallag

dhallag's Profile: http://forums.slimdevices.com/member.php?userid=30845
View this thread: http://forums.slimdevices.com/showthread.php?t=81745

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


Re: [SlimDevices: Plugins] Announcement: Whitebear Media Server (UPnP/DLNA) v2.0 released !!

2010-09-04 Thread AndrewFG

raldo;574221 Wrote: 
 And if AndrewFG expands WBMS to support DMR for each SB, the circle is
 complete!

Its close. Its real close.  :-)


-- 
AndrewFG

Regards,
AndrewFG

http://www.whitebear.ch/mediaserver

AndrewFG's Profile: http://forums.slimdevices.com/member.php?userid=15838
View this thread: http://forums.slimdevices.com/showthread.php?t=80632

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


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2010-09-04 Thread pputzer

erland;574035 Wrote: 
 If things disappears that usually indicates that SBS can't access the
 files on the disk. 
 
 Do you only get the new behavior on the Touch or also SB3 ?
 
 Is SBS running on the same machine as before, is the music on the same
 disk as before ?

I don't think it's a problem with the files on the disk. Everything
works fine with the builtin Artists menu. The music is on the same NAS
as before. 

As for the SB3, I'll have to look tomorrow. Apparently, misconfigured
something there (or the menu entry vanished on the SB3 while it is
present but empty on the Touch).


-- 
pputzer

pputzer's Profile: http://forums.slimdevices.com/member.php?userid=36842
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

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


Re: [SlimDevices: Plugins] iPeng support thread

2010-09-04 Thread renkwist

Hi- is the bookmark song and artist feature supposed to work with ipeng?
I keep trying to bookmark songs then when I go to the pandora website
and view my profile, only the ones bookmarked using the squeezebox
controller and not ipeng are there. Am i doing something wrong? would
love this feature.

thank you!


-- 
renkwist

renkwist's Profile: http://forums.slimdevices.com/member.php?userid=19187
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2010-09-04 Thread pippin

Which version of Squeezebox Server do you use?


-- 
pippin

---
see iPeng, the Squeezebox iPhone remote, at penguinlovesmusic.com

pippin's Profile: http://forums.slimdevices.com/member.php?userid=13777
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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