[SlimDevices: Plugins] Re: Transitions plug-in crashes latest nightlies of 6.5b1 on OSX 10.4.3

2005-12-05 Thread jsutula

Update available for DTU: http://www.sutula.us/james/slimserver


-- 
jsutula

jsutula's Profile: http://forums.slimdevices.com/member.php?userid=1009
View this thread: http://forums.slimdevices.com/showthread.php?t=18776

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


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

2005-12-05 Thread w42

GoCubs Wrote: 
> I believe the pressure displayed is in inches of mercury.  If what I
> read is correct, multiplying that by 33.8639 yields hPA.  Does a number
> that large sound correct to you?
> 
> -Greg
Yes, that adds up. And it should read hPa, that'll teach me to write
posts at 6:30 in the morning *gg*

Thnx


-- 
w42

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

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


[SlimDevices: Plugins] Re: AlienBBC problem - no audio

2005-12-05 Thread Neil Sleightholm

First you could try increasing the radio station timeout value (Server /
Settings / Network), a value of 15 should be ok.

If this doesn't work could you start the slim server from the command
line with debug flags (see the AlienBBC instructions for more details)
and post the trace when you try to play.

Neil


-- 
Neil Sleightholm

Neil Sleightholm's Profile: http://forums.slimdevices.com/member.php?userid=131
View this thread: http://forums.slimdevices.com/showthread.php?t=18808

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


[SlimDevices: Plugins] Re: IR Blaster Primare

2005-12-05 Thread d_pete

Good news - well done. Thanks for posting the solution.

I read up on RC5 (http://www.xs4all.nl/~sbp/knowledge/ir/rc5.htm) and
it makes sense now

RC5 is a 14 bit code split into

2 start bits - always 1
1 toggle bit - alternates 0 and 1
5 bits device/system address
6 bits command

Code always starts 110 then
device decimal 20 = 14 hex is 10100
command 10 hex (vol+) would be 01

putting it all together gives 110 10100 01 = 3510 in hex

Similarly command 11 hex (vol-) 010001 gives 11010100010001 which is
3511 in hex

Mute should be 3531 then and any other command from the Pronto ccf
could be added the same way.

Now I can't make sense of the RC-63CD conf file posted on the lirc site
which I cribbed as a template - so I'll just ignore it.  Sorry if that
just wasted time.


-- 
d_pete

d_pete's Profile: http://forums.slimdevices.com/member.php?userid=2550
View this thread: http://forums.slimdevices.com/showthread.php?t=18637

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


[SlimDevices: Plugins] Re: problems with lazy search and osx

2005-12-05 Thread hickinbottoms

gandt Wrote: 
> Hi been using lazy search but on most recent 6.2.2 and mac osx whilst
> the remote will respond to the search button (and say lazy search) it
> can never find anything. Also i notice there is no mention of it in the
> plugin section of slimserver. Anyone got any ideas?

Probably.

If you're using 6.2.2 you need to use r43; later versions are only
compatible with SlimServer 6.5 or later, I'm afraid. It relies on the
new command-dispatcher functionality in the trunk, which isn't
available in the 6.2 stable branch.

You can get r43 here:
http://hickinbottom.demon.co.uk/slimserver/lazy-searching/LazySearch2-r43.zip


-- 
hickinbottoms

---
Stuart

hickinbottoms's Profile: http://forums.slimdevices.com/member.php?userid=255
View this thread: http://forums.slimdevices.com/showthread.php?t=18812

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


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

2005-12-05 Thread mbonsack

GoCubs Wrote: 
> I believe the pressure displayed is in inches of mercury.  If what I
> read is correct, multiplying that by 33.8639 yields hPA.  Does a number
> that large sound correct to you?
> 
> -Greg

Yup, hPA is the same as mB, or millibars.  The relatively high pressure
we're seeing in my neck of the woods right now is about 1024 mB, which
this multiplier yields.


-- 
mbonsack

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

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


[SlimDevices: Plugins] problems with lazy search and osx

2005-12-05 Thread gandt

Hi been using lazy search but on most recent 6.2.2 and mac osx whilst
the remote will respond to the search button (and say lazy search) it
can never find anything. Also i notice there is no mention of it in the
plugin section of slimserver. Anyone got any ideas?


-- 
gandt

gandt's Profile: http://forums.slimdevices.com/member.php?userid=586
View this thread: http://forums.slimdevices.com/showthread.php?t=18812

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


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

2005-12-05 Thread GoCubs

w42 Wrote: 
> First comment: Love the plugin!
> 
> Now for a small request, I'd like to see pressure in hPa, shouldn't be
> that much of a problem after you've made conversions for almost
> anything else *gg*
> 
> I have no clue what the conversion is, come to think of it: I do not
> even know the unit it it currently displayed in (stones per square inch
> or what ?).
> But I could try and figure it out should there be a need.
I believe the pressure displayed is in inches of mercury.  If what I
read is correct, multiplying that by 33.8639 yields hPA.  Does a number
that large sound correct to you?

-Greg


-- 
GoCubs

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

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


[SlimDevices: Plugins] AlienBBC problem - no audio

2005-12-05 Thread Miles

Slimserver 6.2.1, Squeezebox2
AlienBBC 1.0 installed as per instructions; mplayer, codecs, etc all
installed in correct directories. Test of mplayer results in audio as
would expect. AlienBBC appears on Squeezebox menus and on web
interface.
Can select radio station to play, but no audio. Debug from server
below: (using softsqueeze because the SB2 in the otherside of the
house...)


Code:

2005-12-03 19:20:58.6562 9f:f3:54:eb:4a:35 New play mode: play
  2005-12-03 19:20:58.6592 9f:f3:54:eb:4a:35: Current playmode: play
  2005-12-03 19:20:59.0186 Pipeline reader connected
  Stream description: Audio Stream
  Stream mimetype: audio/x-pn-multirate-realaudio-live
  2005-12-03 19:21:11.1588 READLEN UNDEF: (UNKNOWN ERROR)10054
  2005-12-03 19:21:11.1592 END OF FILE OR ERROR ON SOCKET, OPENING NEXT SONG, 
(SON
  G POS: 0(TELL SAYS: . ), TOTALBYTES: )
  2005-12-03 19:21:11.1593 DIDN'T STREAM ANY BYTES FOR THIS SONG, SO JUST MARK 
IT
  AS PLAYED
  2005-12-03 19:21:11.1595 opening next song...
  2005-12-03 19:21:11.1607 the next song is number 0, was 0
  2005-12-03 19:21:11.1625 Setting maxBitRate for 127.0.0.1 to: 0
  2005-12-03 19:21:11.1629 Setting maxBitRate for 127.0.0.1 to: 0
  2005-12-03 19:21:11.1630 undermax = 1, type = flc, softsqueeze = 
9f:f3:54:eb:4a:
  35, lame = C:\Program 
Files\SlimServer\server\Bin\MSWin32-x86-multi-thread\lame.
  exe
  2005-12-03 19:21:11.1633 checking formats for: 
flc-flc-softsqueeze-9f:f3:54:eb:4
  a:35
  2005-12-03 19:21:11.1634 checking formats for: flc-flc-*-9f:f3:54:eb:4a:35
  2005-12-03 19:21:11.1635 checking formats for: flc-flc-softsqueeze-*
  
  
  
  2005-12-03 19:21:11.1637 Checking to see if flc-flc-*-* is enabled
  2005-12-03 19:21:11.1638enabled
  2005-12-03 19:21:11.1639   Found command: -
  2005-12-03 19:21:11.1643 Setting maxBitRate for 127.0.0.1 to: 0
  2005-12-03 19:21:11.1646 Setting maxBitRate for 127.0.0.1 to: 0
  2005-12-03 19:21:11.1647 Matched Format: flc Type: flc Command: -
  2005-12-03 19:21:11.1649 playing out before starting next song. (old format: 
flc
  , new: flc)
  2005-12-03 19:21:11.1650 9f:f3:54:eb:4a:35: Switching to mode playout-play 
from
  play
  2005-12-03 19:21:11.1654 9f:f3:54:eb:4a:35 New play mode: playout-play
  2005-12-03 19:21:11.1663 9f:f3:54:eb:4a:35: Current playmode: playout-play
  2005-12-03 19:21:11.1666 No pending chunks - we're dropping the streaming 
connec
  tion
  2005-12-03 19:21:11.1816 9f:f3:54:eb:4a:35: Can't opennext, returning no 
chunk.
  2005-12-03 19:21:11.4687 Got a track starting event
  2005-12-03 19:21:11.4689 Song 0 has now started playing
  2005-12-03 19:21:11.4692 Song queue is now 0
  


Any ideas?

Miles


-- 
Miles

Miles's Profile: http://forums.slimdevices.com/member.php?userid=2253
View this thread: http://forums.slimdevices.com/showthread.php?t=18808

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


[SlimDevices: Plugins] Re: LazySearch Problem

2005-12-05 Thread hickinbottoms

jonDough Wrote: 
> I have searched the forums and couldn't find any solution to this.  My
> problem is when doing a lazy search (by artist) it finds the artist, I
> right button over to the list of albums. I then right button over again
> to the song.  When I press play here it starts from track 1 of the
> album.  If I go to the 'all songs' path on the album list and select
> the song then it plays correctly.  Anybody have any ideas?  Also my 
> library is huge (30K+ songs).

Sorry you're having trouble.

Once you've pressed RIGHT from the search results returned by Lazy
Search you're into the standard SlimServer browse music function, so I
don't expect it's anything particular to my plugin (but I could be
mistaken).

Are you sure that the setting "Server Settings->Behaviour->Play Other
Songs In Album" isn't set to "Play Other Songs in Album or Directory"?
I did a quick check and that gave the behaviour you described.

If not post back and we can probably do some more investigation; it
certainly shouldn't do what you're describing if your behaviour setting
isn't set to "Play Only Selected Song".


-- 
hickinbottoms

---
Stuart

hickinbottoms's Profile: http://forums.slimdevices.com/member.php?userid=255
View this thread: http://forums.slimdevices.com/showthread.php?t=18760

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


[SlimDevices: Plugins] Re: AlienBBC Problems

2005-12-05 Thread saday

It's working !

I enabled the outbound ports 554 and 7070 as suggested on my firewall
and it sprang into life.

Great plugin - thanks for the help.


-- 
saday

Stephen Day
UK

saday's Profile: http://forums.slimdevices.com/member.php?userid=2431
View this thread: http://forums.slimdevices.com/showthread.php?t=18722

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