[SlimDevices: Plugins] Re: Alien BBC 1.02a and OS X

2006-05-03 Thread bpa

What system/processor do you have ?

The error has been seen before and I suggested that it was processor
related.  If that is the case then you may have to go back to an
earlier version of mplayer.


-- 
bpa

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

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


[SlimDevices: Plugins] Help with AlienBBC please

2006-05-03 Thread Tokyosi

Firstly thank you for taking the time to read this post and for any help
you can provide .
I have tried to read through as many threads as possible but am yet to
resolve my issue.
I am no computer expert in any shape or form and have to confess some
of the posts are over my head .
Anyhow I initially tried to install AlienBBC manually following the
steps provided but to no avail . then I noticed the automatic setup ,
which I duly ran .
Anyhow everything is installed but no stations appear on Slimserver nor
does Alien appear on the plugins
I have gone into the slimserver file and looked in Plugins and Alien is
there , I have run the Test mplayer.bat and it works fine - why cannot I
get it on slimserver ? I am baffled . As I said I really don't know much
about computers . When i run a command it disappears of the creen so
quickly I cannot read it - how can I slow this down in order to see if
there are any errors
I would be really grateful to anyone who can help me with this - I am
in Japan and can't what to listen to the BBC - Thanks


-- 
Tokyosi

Tokyosi's Profile: http://forums.slimdevices.com/member.php?userid=5171
View this thread: http://forums.slimdevices.com/showthread.php?t=23611

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


[SlimDevices: Plugins] Alien BBC 1.02a and OS X

2006-05-03 Thread Scott

OS X 10.4.4
Slimserver 6.2.2

I installed Alien BBC 1.02a and the os x recomended mplayer.  I tested
mplayer in terminal and got the following error message:


Tests-Computer:~ Test$ /usr/local/bin/mplayer -playlist
http://www.bbc.co.uk/radio/aod/shows/rpms/radio2/paul_jones.rpm
dyld: /usr/local/bin/mplayer can't open library:
/usr/lib/libncurses.5.4.dylib  (No such file or directory, errno = 2)
Trace/BPT trap

mplayer won't start.  Any suggestions?

thanks in advance


-- 
Scott

Scott's Profile: http://forums.slimdevices.com/member.php?userid=229
View this thread: http://forums.slimdevices.com/showthread.php?t=23609

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


[SlimDevices: Plugins] Re: Announce: New WeatherTime Screensaver adds graphical forecasts

2006-05-03 Thread dborn

Mortod,

If you want "DD MMM", this is how you do it:

Edit /Plugins/WeatherTime/Plugin.pm

I have version 1.6 (using SS 6.2.2) so your line numbers may not match
exactly but the code still should (or should it?) be the same...

At line 2073, 
change '%d.%m.' => 'DD.MM.' 
to '%d.%m.' => 'DD.MM.',  (append a comma)

Add a new line right after:
'%d %b' => 'DD MMM'

The %d is for the day number and %b is for the abbreviated month name.

Save the file and then restart the slimserver. You will now have a new
date option (at the top) wich will be "DD MMM", this will display what
you want.

For other formatting options, look here: http://tinyurl.com/kdqwf

If this is too adventurous for you, then you can always wait for
Martin's next update.

Daniel
P.S. It's very possible that versions 1.6.x may not work like this, I
have no idea but it does work for version 1.6


-- 
dborn

dborn's Profile: http://forums.slimdevices.com/member.php?userid=181
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

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


[SlimDevices: Plugins] Re: Announce: New WeatherTime Screensaver adds graphical forecasts

2006-05-03 Thread dborn

Yes this is expected behaviour. You can change it yourself if you're
willing to make the change. I think Martin is not going  to release new
versions for the next few days... ;)

Go to /Plugins/WeatherTime/Plugin.pm and comment out
line 2469 (or around there): 
Change 
$gxline1 = ""; 
to
#$gxline1 = "";

That's it. I guess we'll just have to wait a bit for the "06 May" date
for a while...

Daniel


-- 
dborn

dborn's Profile: http://forums.slimdevices.com/member.php?userid=181
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

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


Re: [SlimDevices: Plugins] Re: AlarmPlugin "fade-in seconds" configuration

2006-05-03 Thread kdf

Quoting kyleki <[EMAIL PROTECTED]>:



kdf Wrote:
I've merged this into v1.132 (along with a matching player   
UI)Sweet!  I may be jumping the gun, but the 1.132 link is still   
pointing

to the 1.131 version.  Has the updated file been uploaded to the site
yet?


it's on the server, but I'm not sure what you are getting.  my 'net  
connection has been mostly dead the last 24 hours ('upgrades'). Even I  
can't get to my site for most of the day.

-k


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


[SlimDevices: Plugins] Re: AlarmPlugin "fade-in seconds" configuration

2006-05-03 Thread kyleki

kdf Wrote: 
> I've merged this into v1.132 (along with a matching player UI)Sweet!  I may 
> be jumping the gun, but the 1.132 link is still pointing
to the 1.131 version.  Has the updated file been uploaded to the site
yet?


-- 
kyleki

kyleki's Profile: http://forums.slimdevices.com/member.php?userid=2510
View this thread: http://forums.slimdevices.com/showthread.php?t=23541

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


Re: [SlimDevices: Plugins] Re: AlarmPlugin "fade-in seconds" configuration

2006-05-03 Thread kdf

Quoting kyleki <[EMAIL PROTECTED]>:



OK.  Thanks for the tips.  Here's a .zip of the patch I made from Linux
(no Windows line ending issues, I hope).


I've merged this into v1.132 (along with a matching player UI)

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


[SlimDevices: Plugins] any LastFM navigation tricks?

2006-05-03 Thread aubuti

I think the LastFM and scrobbler plugins are great: radio that plays the
music I like, with a skip-this-song control for when they guess wrong.
But getting to that "skip" control usually takes more clicks on the
remote than I'd like. 

I know I can re-arrange the menus, but are there any other ideas for
getting quickly from "Now Playing" to the "Skip" command under Internet
Radio > LastFM?

Thanks.


-- 
aubuti

aubuti's Profile: http://forums.slimdevices.com/member.php?userid=2074
View this thread: http://forums.slimdevices.com/showthread.php?t=23602

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


[SlimDevices: Plugins] Re: Announce: New WeatherTime Screensaver adds graphical forecasts

2006-05-03 Thread mortod

martin.rehfeld Wrote: 
> * WeatherTime will display the current temperature (on Squeezebox2 and
> up) even if tomorrows forecast is shown.
> * WeatherTime now provides shorter date formats so 12hr-clock with
> am/pm + date will fit on the screen (check the plugin settings!)
> *

Just installed 1.6.3. Current 'now' temperature is only displayed on
tonight and tomorrow screens, not on the other days. Is that expected
behaviour ? Any chance we can have it on all days ?

Can we also have a DD MMM date format please, eg 06 May


-- 
mortod

mortod's Profile: http://forums.slimdevices.com/member.php?userid=4651
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

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


[SlimDevices: Plugins] Re: Alien BBC live feeds audio dropout

2006-05-03 Thread bpa

Redkenny,
Does this happen with "Listen Again" as well as live or just live ?

If it happens with both can you try another another RealAudio source
such as NPR (not the live news) or Deutsche Welle and see if it happens
on these RealAudio sources.


-- 
bpa

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

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


[SlimDevices: Plugins] Re: Alien BBC live feeds audio dropout

2006-05-03 Thread redkenny

HI there, Wonder if anyone has any ideas on this...
I have win2003 server, and have just updated to Slimserver 6.2.2.
Installed AlienBBC 1.02a too using the all in one installer. 
Everything worked great on install.

BUT on playing BBC streams they will play for anything up to 2/3
minutes then just hang up the Slimserver.  The Squeezebox becomes
unresponsive, just says for eg Connecting to: Radio1.  Cannot chnage
menu options.  The win2k3 server has 100% CPU utilisation, and the way
to fix is to restart the Slimserver.  Then all is fine again... until I
try another Alien stream.

All other internet radio working fine..

Anyone had this problem?


-- 
redkenny

redkenny's Profile: http://forums.slimdevices.com/member.php?userid=5331
View this thread: http://forums.slimdevices.com/showthread.php?t=23547

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


[SlimDevices: Plugins] Play short clips on another SB: "Dinner time!"

2006-05-03 Thread gonk

Looking for a plugin that can play a short audio clip on a Squeezebox,
and then go back to its playlist.

I would control this using the remote on another SB.

The purpose is to inform some other member on the family of something
important issue. You could have clips with pre-recorded voice messages:
"Telephone call", "Dinner time", "TURN DOWN THE VOLUME!!!" - I think you
get the idea...

I currently have 3x SB2/3 in the house, and this will not stop until I
have a device in almost each room. My son spends most of his free time
in his room with "music" streaming out loud from his SB2, while Daddy
(thats me) is sitting in the kitchen listening even louder, so family
communication is sometimes difficult...

I recall I saw a discussion regarding a plugin similar to this a while
ago (a year ago?), but cannot find it now. The function is much like a
intercom, but with fixed messages.

Any help in this would be highly appreciated. Don't mind coding some
stuff on my own, but the threshold starting from scratch is too high...


-- 
gonk

Does this unit has a bad motivator?

gonk's Profile: http://forums.slimdevices.com/member.php?userid=1271
View this thread: http://forums.slimdevices.com/showthread.php?t=23592

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


[SlimDevices: Plugins] Re: Announce: New WeatherTime Screensaver adds graphical forecasts

2006-05-03 Thread martin . rehfeld

martin.rehfeld Wrote: 
> Here is a fix to the fix :-(
> 
> As Kyle pointed out, with 1.6.1 the shorter date formats would still
> not work in Slimserver 6.5b1. And 1.6.1 broke support for these in
> Slimserver 6.2.2 as well. SORRY!
> 
> So, please update to WeatherTime 1.6.2...

Sorry, 1.6.2 was still bananaware. 1.6.3 is much better...and available
for download: http://tinyurl.com/pcfb9

I promise not to release anything I haven't tested for at least a week
myself in the future :-(


-- 
martin.rehfeld

Cheers,
Martin Rehfeld

---
Check out http://inside.glnetworks.de/ for more to come.

martin.rehfeld's Profile: http://forums.slimdevices.com/member.php?userid=4475
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

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


[SlimDevices: Plugins] Re: Announce: New WeatherTime Screensaver adds graphical forecasts

2006-05-03 Thread martin . rehfeld

GrepZen Wrote: 
> 
> I've a request (and I'm tinkering w/ the solutuion myself):
> Facilitate multiple forcasts(city codes) so that SB's in different
> locations can get their own weather and time data.
> 
> --I'm trying a caveman approach.. that is to wiggle the code so that it
> can be installed multiple times.. each instance would be configured for
> a target (city code).  Then, the different players select WDT_i, WDT_ii
> ... etc.
> 

This really does not sound very elegant but should be easy to
accomplish. Just rename the directory, the plugin resides in for every
instance and change the names of all preferences it is using in
Slimserver's setting file. Look for: "Slim::Utils::Prefs::"...


-- 
martin.rehfeld

Cheers,
Martin Rehfeld

---
Check out http://inside.glnetworks.de/ for more to come.

martin.rehfeld's Profile: http://forums.slimdevices.com/member.php?userid=4475
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

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


[SlimDevices: Plugins] Re: Announce: New WeatherTime Screensaver adds graphical forecasts

2006-05-03 Thread martin . rehfeld

Here is a fix to the fix :-(

As Kyle pointed out, with 1.6.1 the shorter date formats would still
not work in Slimserver 6.5b1. And 1.6.1 broke support for these in
Slimserver 6.2.2 as well. SORRY!

So, please update to WeatherTime 1.6.2 which is available on the
website now: http://tinyurl.com/pcfb9


-- 
martin.rehfeld

Cheers,
Martin Rehfeld

---
Check out http://inside.glnetworks.de/ for more to come.

martin.rehfeld's Profile: http://forums.slimdevices.com/member.php?userid=4475
View this thread: http://forums.slimdevices.com/showthread.php?t=21989

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


Re: [SlimDevices: Plugins] Re: [Announce] SlimRemote 0.8

2006-05-03 Thread Michael Herger

I just tried it. I clicked all over the place, closed the application
and not debug.txt was created.


This is good or bad news, I don't know: either there's none of the  
possible exceptions I feared could arise. Or even my simple debugging code  
is broken :-(


Graham, tamanaco: would you mind contacting me at slim at herger dot net?  
This would be easier for me - and way less boring for all the others out  
there following these threads...


Thanks in advance,

--

Michael

---
Help translate SlimServer by using the
SlimString Translation Helper (http://www.herger.net/slim/)

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


[SlimDevices: Plugins] Re: Alien BBC live feeds audio dropout

2006-05-03 Thread MrStan

If you were listening yesterday around 16:00 BST then the drop-outs were
most likely caused by the BBC. I think their server farm was geeting a
little overloaded yesterday afternoon.

It happens occaisionly.


-- 
MrStan

MrStan's Profile: http://forums.slimdevices.com/member.php?userid=1771
View this thread: http://forums.slimdevices.com/showthread.php?t=23547

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


Re: [SlimDevices: Plugins] Announce: Moose 0.30

2006-05-03 Thread Dr Lovegrove

On 03/05/06, Phil Meyer <[EMAIL PROTECTED]> wrote:

>Ah, thanks - I only had version 0.30.

Just tried 0.31, and I'm still struggling a bit with the player selection.

In the Now Playing window, I can see a Player menu, which now has my three
players listed.  The first one in the list is selected.  However, I can't 
change the
selection to one of my other players.


Currently clicking an item in the players menu will change the first player
listed in the preferences UI. It should also set the radio control to
this first
player, but if it isnt, then that could be the problem ? Does the text change
when you re-open the preferences dialog after switching players ?


In the preferences, I see a radio button group with player 1 and player 2 mac
address configuration strings.  No option for configuring additional players.
Underneath that, I see a list of my players, but every time I reopen the
preferences window, it duplicates the three players in the list.  ie. open the
preferences dialog 5 times and I have 15 player names in the list.


The list in the preferences window is more of a debugging aid than
anything else.
As you spotted, it currently doesnt clear old items when it re-populates, so it
grows. Im hoping to turn this into some kind of sync ui..

--
- Dr Lovegrove
http://www.rusticrhino.com/drlovegrove
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Re: Announce: Moose 0.30

2006-05-03 Thread Dr Lovegrove

On 02/05/06, mschr <[EMAIL PROTECTED]> wrote:


I agree with the previous posts - this is a great program, just getting
better and better.

Ever since I installed it (version 0.29) there is one feature I've been
missing - the ability to search/browse artists according to genre.

I'm thinking of a feature very similiar to the one in the Slimserver
GUI where I can browse a genre, getting a list of all the artists
(albums) tagged with that genre. Selecting an artist from the list I
then get the actual albums.


Yes, I've had a few requests for this.. What I was thinking of trying was
a drop-down in the library window which listed all the genres. It would
default to 'all genres', so the library would work as it does currently, but
if you selected a genre from the list, it would filter the albums/artists..
Think this might work quite well..

--
- Dr Lovegrove
http://www.rusticrhino.com/drlovegrove
___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Re: Alien BBC live feeds audio dropout

2006-05-03 Thread bpa

The following command work in Linux. 

mplayer -cache 128
rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio1/live/r1_dsat_g2.ra

Also in Linux if Softsqueeze is open, mplayer will not produce sound -
on Linux Java seems to hog the sound drivers and refuses any other app
even if nothing is being played. 

Regarding dropouts -  at busy times of the day (e.g. 7.-9.30,
17.00-1900 Mon-Fri) I've had bad days with lots of long dropouts and
they were gaps in the stream from the BBC.


-- 
bpa

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

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


[SlimDevices: Plugins] Re: Alien BBC live feeds audio dropout

2006-05-03 Thread don_quay

...temporarily :(

I'm going to need to do more to fix this problem, which is still
happening on both SB2's and SoftSqueeze.

I tried running mplayer from the command line and from the
testmplayer.bat file supplied with the AlienBBC kit, but it won't work
(no error messages as such, just no audio). Have the feed URL's
changed?

Can anyone tell me the current correct syntax to test mplayer on the
BBC radio 1 live feed?


-- 
don_quay

don_quay's Profile: http://forums.slimdevices.com/member.php?userid=2902
View this thread: http://forums.slimdevices.com/showthread.php?t=23547

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


[SlimDevices: Plugins] Re: Announce: Moose 0.30

2006-05-03 Thread mattybain

Philip Meyer Wrote: 
> >Ah, thanks - I only had version 0.30.
> 
> Just tried 0.31, and I'm still struggling a bit with the player
> selection.
> 
> In the Now Playing window, I can see a Player menu, which now has my
> three players listed.  The first one in the list is selected.  However,
> I can't change the selection to one of my other players.
> 
> 

Just out of interest have you tried clicking on the other player
multiple times? it takes me about five clickes on the new player to
actually get it to change.


-- 
mattybain

http://www.last.fm/user/MattyBain/

mattybain's Profile: http://forums.slimdevices.com/member.php?userid=44
View this thread: http://forums.slimdevices.com/showthread.php?t=23269

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