Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.1 for SqueezeCenter 7.1+

2009-01-19 Thread Michael Herger
> 1. what is the command to manually start squeezecenter?

It's so ugly and long I can't tell you, because it includes your file paths and 
everything... but as you've been asking, here's the code:

"HOME={$config['slimserver']['rootfolder']} PAR_GLOBAL_CLEAN=1 
TEMP={$config['slimserver']['rootfolder']}/var/squeezecenter/Cache" .
" /usr/local/bin/perl 
{$config['slimserver']['rootfolder']}/squeezecenter/slimserver.pl" .
" --user=www --charset=utf8 
--prefsdir={$config['slimserver']['rootfolder']}/etc/squeezecenter" .
" 
--logfile={$config['slimserver']['rootfolder']}/var/squeezecenter/Logs/server.log"
 .
" --logdir={$config['slimserver']['rootfolder']}/var/squeezecenter/Logs" .
" --cachedir={$config['slimserver']['rootfolder']}/var/squeezecenter/Cache" .
" --daemon 
--pidfile={$config['slimserver']['rootfolder']}/var/squeezecenter.pid"

...where {$config['slimserver']['rootfolder']} is the path to your SlimNAS 
installation. I hope to soon have a simplified version where SC would find most 
of those paths itself.

> 2. if there is a log describing what went wrong, where is it located?

server.log, should be in var/squeezecenter/Logs (as you can see from the above 
;-)), but is also linked from the FreeNAS web UI.

-- 

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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.1 for SqueezeCenter 7.1+

2009-01-19 Thread Michael Herger
> Can't find anything in FreeNAS logs or in SlimNas logs, it's like it's
> not even trying to start.

Did you try to re-install SlimNAS? Maybe the FreeNAS update wiped the startup 
command SlimNAS set in its configuration. At some point in FreeNAS development 
there was a change in that particular area.

-- 

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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.1 for SqueezeCenter 7.1+

2009-01-19 Thread Michael Herger
> Fatal error: Cannot redeclare get_filesize() (previously declared in
> /etc/inc/util.inc:1985) in /usr/local/www/ext/slimserver/functions.inc
> on line 252

What version did you upgrade from to? There seems to be a name conflict in a 
sub name I'm using. Maybe they introduced a sub with the same name somewhere in 
FreeNAS...

-- 

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


Re: [SlimDevices: Plugins] Announce: Beta version of SvrPowerControl

2009-01-19 Thread Minken

Hello gharris999,

thank you for your great tool, this was exactly what i am looking for.

but unfortunately i have some problems with it.

i am running a windows XP server with squeezecenter 7.3.1, using a duet
and a boom.
nearly everytime when I use your tool to suspend the server, although
the server suspend first, but a couple of seconds later the server
starts again from ghost hand without any command I give him from the
duet controller or the boom. This is very annoying.

I still have checked the BIOS settings and the settings of my network
card, everything seems to be o.k. and exactly as you say in the
readme-file.
furthermore i have tried nearly every setting combination in your tool,
but nothing solved the problem so far. also it doesn´t matter if I only
suspend the server or suspend him to squeezenetwork, the server mostly
goes up again after a few seconds.

any idea why my server does what he want?


-- 
Minken

Minken's Profile: http://forums.slimdevices.com/member.php?userid=23179
View this thread: http://forums.slimdevices.com/showthread.php?t=48521

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


Re: [SlimDevices: Plugins] Alien BBC - rstp: read error

2009-01-19 Thread benp

OK so I guess since the Siemens DSL already has the correct Firewall
setting, then it must be an issue with the Netgear Wireless router?


-- 
benp

benp's Profile: http://forums.slimdevices.com/member.php?userid=21779
View this thread: http://forums.slimdevices.com/showthread.php?t=58265

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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.1 for SqueezeCenter 7.1+

2009-01-19 Thread BodgeIT

My issue is the same as Govnah's and I upgraded from 0.69.4244 to
0.69.4267.

I checked the startup commands and they are still there, when I run the
command I also get the following:

Fatal error: Cannot redeclare get_filesize() (previously declared in
/etc/inc/util.inc:1985) in
/mnt/active/apps/slimnas/usr/www/functions.inc on line 252

Please let me know if I can help.


-- 
BodgeIT

Whether you think you can or... 
you think you can't, either way you are right!

BodgeIT's Profile: http://forums.slimdevices.com/member.php?userid=17100
View this thread: http://forums.slimdevices.com/showthread.php?t=49304

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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.1 for SqueezeCenter 7.1+

2009-01-19 Thread tkr001

I did a clean install of 0.69.4276 and during the slimnas install when
clicking on squeezecenter in extensions for the very first time got

Fatal error: Cannot redeclare get_filesize() (previously declared in
/etc/inc/util.inc:1985) in /usr/local/www/ext/slimserver/functions.inc
on line 252


-- 
tkr001

tkr001's Profile: http://forums.slimdevices.com/member.php?userid=23180
View this thread: http://forums.slimdevices.com/showthread.php?t=49304

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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.1 for SqueezeCenter 7.1+

2009-01-19 Thread liam.whiteside

I had the same error after upgrading to the release version of 0.69

> Fatal error: Cannot redeclare get_filesize() (previously declared in
/etc/inc/util.inc:1985) in /usr/local/www/ext/slimserver/functions.inc
on line 252

I've edited functions.inc and services_slimserver_maintenance.php
(/usr/local/www/ext/slimserver) to replace get_filesize with
snget_filesize which then gets round that.  However if I manually try
to run the initialisation script I get the errors below (which don't
mean anything to me) but after disabling and re-enabling the
SqueezeCenter service under 'Extensions' in the FreeNAS GUI it then
works.

Michael, there's also a minor error on the Extensions|SqueezeCenter web
page when rendered with Firefox 3 where the list of files with radio
buttons is one long string rather than the column is used to be.  It
still looks fine in IE.



$ /usr/local/bin/php -f
/mnt/Backup/slimnas/usr/www/services_slimserver_init.php 
X-Powered-By: PHP/5.2.8
Content-type: text/html


Warning: Unexpected character in input:  '' (ASCII=15) state=1 in
/usr/local/bin/php on line 1064

Warning: Unexpected character in input:  '' (ASCII=1) state=1 in
/usr/local/bin/php on line 1064

Warning: Unexpected character in input:  ' in /usr/local/bin/php on
line 1064

Warning: Unexpected character in input:  ' in /usr/local/bin/php on
line 1064

Parse error: syntax error, unexpected '*' in /usr/local/bin/php on line
1064


-- 
liam.whiteside

liam.whiteside's Profile: http://forums.slimdevices.com/member.php?userid=14546
View this thread: http://forums.slimdevices.com/showthread.php?t=49304

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


Re: [SlimDevices: Plugins] Spotify

2009-01-19 Thread BlueScreenJunky

Uluen;384773 Wrote: 
> The Spotify stream is around ~160Kbs I think, not very good sound
> quality but at least it helps me find new music :)


160kbps Ogg Vorbis (they're using Vorbis I think) should be transparent
on most recordings, and is more than enough for casual listening IMHO.


-- 
BlueScreenJunky

BlueScreenJunky's Profile: http://forums.slimdevices.com/member.php?userid=22725
View this thread: http://forums.slimdevices.com/showthread.php?t=58013

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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.1 for SqueezeCenter 7.1+

2009-01-19 Thread Michael Herger
> I've edited functions.inc and services_slimserver_maintenance.php
> (/usr/local/www/ext/slimserver) to replace get_filesize with
> snget_filesize which then gets round that.

I'll have SlimNAS 1.2 up later today. Thanks for all the pointers. The above 
change is required due to some last minute change in FreeNAS 0.69.

-- 

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


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

2009-01-19 Thread peterbell

Martin, Thanks very much for the new release, including adding support
for the extension downloader.


I have one request ... I had previously customised the date options,
adding a WWW DD MMM entry (and tidied up the tabbing).

Would it be possible to add this to the formal release?

[Can I do it?  How?]

>   [% FOREACH option = {
>   '%m/%d' => 'MM/DD',
>   '%m-%d' => 'MM-DD',
>   '%m.%d.' => 'MM.DD.',
>   '%d/%m' => 'DD/MM',
>   '%d-%m' => 'DD-MM',
>   '%d.%m.' => 'DD.MM.',
>   '%b %d' => 'MMM DD',
>   '%d %b' => 'DD MMM',
>   '%a %m/%d' => 'WWW MM/DD',
>   '%a %m-%d' => 'WWW MM-DD',
>   '%a %m.%d' => 'WWW MM.DD',
>   '%a %d/%m' => 'WWW DD/MM',
>   '%a %d-%m' => 'WWW DD-MM',
>   '%a %d.%m' => 'WWW DD.MM',
>   '%a %d %b' => 'WWW DD MMM'
>   } %]


-- 
peterbell

peterbell's Profile: http://forums.slimdevices.com/member.php?userid=7314
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] Announce: New WeatherTime Screensaver adds graphical forecasts

2009-01-19 Thread servies

bsc001;386247 Wrote: 
> Unfortunately, the BOOM can't even display the time correctly.   I have
> no idea how to find the pixel width, but I can tell you that when you
> look at the word "TODAY" (above the time), we can only see 1 pixel of
> the "Y".  So, looking at the time of 12:30, about 1/3 of the "3" is
> cutoff, and the "0" is completely off the screen.   Nothing else (i.e.
> date) after that displays.
I saw some code that retrieves the size of the display for an SB2/3.
Possibly we can adapt it so it also retrieves the size of the display
for a 'Boom'

> It's a great little device, but I have no idea why they made the display
> so narrow.  There is plenty of space on either side that they could have
> used :(
Costs?


-- 
servies

There are 10 kinds of people in the world - those who understand binary
and those who don't.

servies's Profile: http://forums.slimdevices.com/member.php?userid=9496
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] Announce: Spicefly SugarCube (Automatic MusicIP DJ)

2009-01-19 Thread cparker

erland;386566 Wrote: 
> 
> Google Code works perfectly but I think you will need to use its svn
> repository, not the file download mechanism. If you look at several of
> the other repositories, you can see that they use Google Code, for
> example mine.

Can you update the wiki explaning how to do this?  Cheers

(File is now fixed)


-- 
cparker

www.spicefly.com - Visit for an enhanced Interface for MusicIP and
integration tips and tricks, Plugin coding tips, Spicefly SugarCube the
MIP AutoDJ plugin and Spicefly Weather!

cparker's Profile: http://forums.slimdevices.com/member.php?userid=2083
View this thread: http://forums.slimdevices.com/showthread.php?t=49226

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


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

2009-01-19 Thread neilcoburn

GoCubs;386006 Wrote: 
> Sorry to hear you guys are experiencing this.  I'm unable to reproduce
> so I'm not sure what to tell you.  How good is your network
> connection?
> 
> -Greg

Hi Greg

I guess the root cause of the problem might be that the network
connection momentarily drops (though there's nothing in the log to
confirm this). I use power line adapters to connect the server PC to
the wireless router. It drops the server once a day or so, but
reconnects the service quickly.  The other screensaver I use is RSS
News Ticker, and that one restarts with no problem, but SDT needs an SC
restart.


-- 
neilcoburn

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


Re: [SlimDevices: Plugins] [LINUX] How to start squeezeslave automaticly on startup

2009-01-19 Thread ralphy

ivy;386591 Wrote: 
> 
> I've attached squeezeslave.c (based on 0.8.24 from sourceforge), and a
> startup script as it works on fedora core. It's not a patch because I
> don't have the actual repository branch checked out... 
> 
> The code could be cleaned up a bit though (the INTERACTIVE stuff could
> be moved to a seperate file to keep it readable, with a plugin-like
> model).
> 
> Kind regards,
> Ivor

Thanks Ivor,

I've applied your enhancement to my repository, unfortunately I
released 0.8-25 yesterday morning.  So I've attached a patch against
r25 and uploaded the patch to sourceforge as well.

I agree, squeezeslave.c needs a lot of cleanup.  There have been so
many enhancements lately that I've spent my time testing/using the new
features.  Unfortunately, the daemonize option won't work with mingw32
as it doesn't support signals very well, so I'll need to work that into
the enhancement.

I branched the original squeezeslave from svn.slimdevices.com for my
own piece of mind.  With all the noise a while ago about squeezeplay
replacing squeezeslave I was afraid of loosing the source.  However
with nearly 1800 downloads of the 0.8-12 binaries and that doesn't
include source downloads, I'd have to say that squeezeslave, with all
it's faults is alive and well.

Anyway, I'd be happy to move my svn repository to a shared server
somewhere.  

Suggestions?

Ralphy


+---+
|Filename: squeezeslave-0.8-r25-daemonize.patch.txt |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=6774|
+---+

-- 
ralphy

ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=57368

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


Re: [SlimDevices: Plugins] Ratings issues - iTunes update and Trackstat

2009-01-19 Thread nbkelvin

Problem solved...I think!

I finally tried the obvious and checked I was using the latest version
of iTunes update - which I was not.  Downloading v2.7.0 seems to have
done the trick.  I can now rate tracks with the remote using Trackstat
and iTunes' ratings are also updated.  Horrah!

Thanks for your help.


-- 
nbkelvin

nbkelvin's Profile: http://forums.slimdevices.com/member.php?userid=22941
View this thread: http://forums.slimdevices.com/showthread.php?t=58093

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


[SlimDevices: Plugins] [Announce] SlimNAS 1.2 to support FreeNAS 0.69 release

2009-01-19 Thread Michael Herger
Some late change in the FreeNAS 0.69 release build has broken compatibility 
with SlimNAS 1.1.x. I've therefore released a new SlimNAS 1.2.0 build to fix 
that issue. Other changes:

- improved SC 7.2+ support
- the web UI now gives you more accurate status information about the SC status 
(Ready, Starting, Disabled, Failed)
- can be started from the command line with one single parameter: run "perl 
slimserver.pl --user=www" to simplify troubleshooting

All available from http://www.herger.net/SlimNAS - have fun!

-- 

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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.1 for SqueezeCenter 7.1+

2009-01-19 Thread Michael Herger
> Upgraded to the latest version of FreeNAS and tried to reinstall SlimNAS
> and keep getting the following error:

Please update to SlimNAS 1.2.0:
http://forums.slimdevices.com/showthread.php?t=58507

-- 

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


Re: [SlimDevices: Plugins] Announce: Moose 0.70 (windows frontend)

2009-01-19 Thread jwka

Hi,

I do not see any MP3 file in Moose if the Album field of the MP3 Tags
is empty.

Although Squeezeserver support s this by showing "no Album" as the
album title,
Moose does not show such files - neitehr in the cover chooser nor in
the Trees.

Is there any switch or parameter I have not set correctly?

Another bug I discovered is that cover changes on the SC had not been
reflected in the cover chooser until I deleted the thumbs folder and
recanned.

jwka


-- 
jwka

jwka's Profile: http://forums.slimdevices.com/member.php?userid=17426
View this thread: http://forums.slimdevices.com/showthread.php?t=56970

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


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

2009-01-19 Thread mberger

Stranger and stranger... I seem to have a different list of unavailable
services every day. Today on iplayer Listen Again is working fine but I
can't access any live streams (the SB displays 'connecting' but never
gets any further) and I can't get Radios 5, 6 and 7 via 'Staff Picks'
either. Could there be something wrong in my setup? I'm in the UK,
using SC7.2.1. Alien BBC is working fine.


-- 
mberger

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

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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.1 for SqueezeCenter 7.1+

2009-01-19 Thread Govnah

Michael

As usual greatly appreciated!


-- 
Govnah

Govnah's Profile: http://forums.slimdevices.com/member.php?userid=2719
View this thread: http://forums.slimdevices.com/showthread.php?t=49304

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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.2 to support FreeNAS0.69 release

2009-01-19 Thread tkr001

Hi Michael,

I have used the new SlimNAS 1.2 and everything appears to install but
when I check the enable box and save I fet status of failed. 

I am new to *nix stuff so don't really know what I am doing but from
the shell I typed the command

perl slimserver.pl --user=www

and got back

/libexec/ld-elf.so.1: Shared object "libperl.so" not found, required by
"perl"

Can you help please?


-- 
tkr001

tkr001's Profile: http://forums.slimdevices.com/member.php?userid=23180
View this thread: http://forums.slimdevices.com/showthread.php?t=58507

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


Re: [SlimDevices: Plugins] Announce: InguzDSP for 7.3.x

2009-01-19 Thread Dietsch1

PRGeno;381051 Wrote: 
> Well after trying Inguz out, it appears I now have the UI functioning,
> after the issues I posted above.  But now the DSP isn't engaged.  I
> seem to have it installed properly, but obviously I'm still missing
> something.
> 
> I have two issues that I need to figure out:
> 
> 1. There is no EQ effect on the SB output.  None of Inguz's functions
> can be heard in the output.
> 
> 2. None of the test patterns work for me. When I try to use any of
> them, instead of the test pattern, the last song in the SB's current
> playlist is played instead.
> 

I have SC 7.3.1 and I have exactely the same issues as mentioned above
on my XP desktop.

One question: does the inguz eq only work, when my pc is switched on or
should it also work when connected to the squeezenetwork only and my pc
is off?


-- 
Dietsch1

Greeze Dietsch1

Dietsch1's Profile: http://forums.slimdevices.com/member.php?userid=22408
View this thread: http://forums.slimdevices.com/showthread.php?t=57720

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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.2 to support FreeNAS0.69 release

2009-01-19 Thread Michael Herger
> /libexec/ld-elf.so.1: Shared object "libperl.so" not found, required by
> "perl"

What hardware platform and FreeNAS version are you using? Did you try a reboot? 
And re-install?

-- 

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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.2 to support FreeNAS0.69 release

2009-01-19 Thread tkr001

System configuration is attached. Yes I have rebooted and reinstalled.


+---+
|Filename: freenas.jpg  |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=6780|
+---+

-- 
tkr001

tkr001's Profile: http://forums.slimdevices.com/member.php?userid=23180
View this thread: http://forums.slimdevices.com/showthread.php?t=58507

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


Re: [SlimDevices: Plugins] faulty softsqueeze startup with linux (kubuntu)

2009-01-19 Thread mudlark

Hi,

thanks for the reply

1. kubuntu 8.10
2. java version "1.6.0_10"
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) Client VM (build 11.0-b15, mixed mode, sharing)

/usr/lib/jvm/java-6-sun/jre/javaws/javaws  

3. Which error messages/ java or sc7 and where should i find them.

4. no other processes running with alsa.

I'm running unstable and softsqueeze still starts.

mike


-- 
mudlark

SB3>CyrusDACX>PreXvs>ESPAudio P09B Active filter>NAP140+260A>Rhapsody,
Avondale and Naim cable, Kubuntu Intrepid Ibis server, linkstation for
storage.
SB3 Flycatcher 3A linear power supply.
Using SqueezeCentre 7.3.2 testing

mudlark's Profile: http://forums.slimdevices.com/member.php?userid=7151
View this thread: http://forums.slimdevices.com/showthread.php?t=58352

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


Re: [SlimDevices: Plugins] faulty softsqueeze startup with linux (kubuntu)

2009-01-19 Thread mudlark

hi,

I,ve just run kaffeine and softsqueeze fails. I close kaffeine and it
still fails. re login and softsqueeze works again.

I tried the same with Amarok and no problems. Either programme will
work and gives up the driver when play stops or the programme closed.
The probelm with kaffeine is that once it gets hold of the alsa driver
it won't give it up unless I re login.

Could some kind sole tell me if there is an easier way to get the
drivers back from kaffeine!

I am really chuffed at this partial answer. Soddin' obvious really as
Amarok and kaffeine used to have the same problem. Amarok has now been
fixed in my build. (1.4.10 (using KDE 3.5.10) 

i'm off to Kaffeine to try to sort this out!

PS The Coral "in the morning" loops almost seemlessly as a test track!

Mike.


-- 
mudlark

SB3>CyrusDACX>PreXvs>ESPAudio P09B Active filter>NAP140+260A>Rhapsody,
Avondale and Naim cable, Kubuntu Intrepid Ibis server, linkstation for
storage.
SB3 Flycatcher 3A linear power supply.
Using SqueezeCentre 7.3.2 testing

mudlark's Profile: http://forums.slimdevices.com/member.php?userid=7151
View this thread: http://forums.slimdevices.com/showthread.php?t=58352

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


Re: [SlimDevices: Plugins] Nominations for Recommended 3rd Party Plugins

2009-01-19 Thread Michael Herger
> Biography
> AlbumReview

As these two plugins use methods which might be a bit beyond AMG's terms of 
use, I'd rather not want to include them with the default list of plugins.

-- 

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


Re: [SlimDevices: Plugins] Announce: Wave Input plugin v1.00

2009-01-19 Thread Anders_H

I am trying to set up this really useful plugin on two different
laptops. On the first, I have managed to install the plugin and to send
audion to the SB. Only thing is, and I guess this is a really stupid
problem, When I mute the laptop speakers, it also mutes the stream to
the SB. So, if I want the audio stream to play on the SB, I have to
hear it on the laptop simultaneously (or rather out of sync...)
The Laptop is an LG R405 and the sound card is a "Realtek HD Audio" and
luckily it has the "Stereo Mix".

Any ideas of what I did wrong?


-- 
Anders_H

Anders_H's Profile: http://forums.slimdevices.com/member.php?userid=23203
View this thread: http://forums.slimdevices.com/showthread.php?t=35718

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


[SlimDevices: Plugins] clean AlienBBC install on 7.3 - mplayer or not?

2009-01-19 Thread pvmel...@hotmail.com

I have a brand new Synology DS207+
Installed SSODS Release 3.15
Via this, installed SqueezeCenter 7.3.1-24372
All my music working perfectly so far so good (thanks to
flipflip!)

In SqueezeCenter i used the Extension Downloader to add AlienBBC
2.4a4-7.3
Restarted SC as per instructions
In Pluging tab, AlienBBC is ticked installed
In AlienBBC settings page, MPlayer is show as installed

BUT
>From my SlimServer, although all the AlienBBC menus are there, and
although i can browse and play, it says "connecting..." etc. but plays
nothing - it just goes silent.

SO
I note the instructions (at
http://www.x2systems.com/AlienBBC/installation.html#7.3) say "Alien
will not install mplayer for you. Please install mplayer using the
appropriate method for your distribution." Despite the setting tab
showing it as installed.

Is this why i get no stream played? How can i tell if mplayer is
*really* installed? And running etc? If this is possibly the problem -
how do i install it on my DS207+?

Thanks in advance for the help folks... it's driven me mad to be so
close... :)


-- 
pvmel...@hotmail.com

pvmel...@hotmail.com's Profile: 
http://forums.slimdevices.com/member.php?userid=23201
View this thread: http://forums.slimdevices.com/showthread.php?t=58531

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


Re: [SlimDevices: Plugins] clean AlienBBC install on 7.3 - mplayer or not?

2009-01-19 Thread Triode

Please search these forums for Alien on the Synology - I believe you
need a special version of mplayer which is unlikely to be installed as
standard.


-- 
Triode

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

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


Re: [SlimDevices: Plugins] Announce: Wave Input plugin v1.00

2009-01-19 Thread bpa

The "Mute" usually operate on the audio source at the mixer which is the
stream being passed to WaveInput.

You would be better off using the speaker volume control if your laptop
has one that is separate from the volume control in the mixer.
Unfortunately many newer PCs no longer have a real volume control and
digitally adjusts volume of the PCM audio source and not the speaker
amplifier.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] clean AlienBBC install on 7.3 - mplayer or not?

2009-01-19 Thread bpa

SSODS has a patched mplayer and the AlienBBC custom-convert.conf is
wrong for the SSODS mplayer as it uses stdin and not /dev/fd/3 through
mplayer.sh.


-- 
bpa

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

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


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

2009-01-19 Thread Steve Baumgarten
>> I was going to post about that last night, no reminiders or scores for
>> the nhl here either.
>
> Ever figure out a fix for this? I for the life of me can't figure out
> why it isn't displaying now.

It's possible that ESPN has just rolled out the same changes to its NHL
pages as it has to its NBA pages -- that's what made SDT's NBA parser stop
working a little while ago. If this is the case, it's a pretty easy fix,
my guess is a copy/paste of the existing NBA code with some tweaks for the
NHL teams. (No doubt the MLB will be next to get the same treatment; in
fact just looking at ESPN's MLB pages now, it sure does look like they've
rolled it out there as well even though they're currently only displaying
spring training Arizona/Florida teams/scores.)

I'm not a hockey fan but I might be able to take a look at this if Greg
doesn't have time to, since I recently updated the NBA code. (And since I
am a huge SDT fan, as are my NBA-crazed kids.)

SBB


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


[SlimDevices: Plugins] Cover Art request

2009-01-19 Thread Millwood

It would be nice if I had the option of providing the search words
rather than using the ones found.

I've seen a number of cases in which the plugin didn't find anything,
but I could easily find the album in amazon.  (I then downloaded the
cover art myself).

I think its just a matter of a disconnect between what gracenote
returns to my rip program and what amazon will find.


-- 
Millwood

2 SB3, 1 Duet
Debian Etch server
2 AP (netgear, linksys) wireless network.

Millwood's Profile: http://forums.slimdevices.com/member.php?userid=3600
View this thread: http://forums.slimdevices.com/showthread.php?t=58539

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


Re: [SlimDevices: Plugins] Cover Art request

2009-01-19 Thread bpa

I presume you're talking about my FindArt plugin.

Can you give me an example so I can see your specific problem.

Some points.

1. I was being lazy - initial version of plugin was mainly for personal
use.  There are a number of cases where the chosen doesn't work (e.g.
title with accented characters) - I felt the work to implement
generalised input was not worth the effort compared to the number of
times I needed the facility.  

2. For problem albums I found that by changing the search to use
keywords and not titles and also min keyword length to say 5.  This
"loosens" the search parameters.  Sometimes changing the amazon locale
yields better results.

3. For next version, I am adding support for Squeezeplay (both desktop
and  controller) and also able to get to FindArt from the "Track Info"
display so there will be no need to be playing a track.  I think a
search input box would not be in next version - my initial thoughts
would be to load search box with the album title so use would be mainly
removing words and so easier on Squeezeplay.


-- 
bpa

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

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


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

2009-01-19 Thread atlslim

Steve Baumgarten;387063 Wrote: 
> >> I'm not a hockey fan but I might be able to take a look at this if
> Greg
> doesn't have time to, since I recently updated the NBA code. (And since
> I
> am a huge SDT fan, as are my NBA-crazed kids.)

Steve,

I think this happened with NCAA Mens Basketball as well  :(


-- 
atlslim

atlslim's Profile: http://forums.slimdevices.com/member.php?userid=3054
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] Inguzid has expired?

2009-01-19 Thread Kyle

I was using the Inguz EQ plugin on an older Slimserver.  Now when tracks
change, I get a brief display that says "Inguzid has expired" on the top
line with a "2" underneath it.  I can't find how to configure Inguz on
my Server Settings page.


-- 
Kyle

Kyle's Profile: http://forums.slimdevices.com/member.php?userid=2541
View this thread: http://forums.slimdevices.com/showthread.php?t=58542

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


Re: [SlimDevices: Plugins] iPeng support thread

2009-01-19 Thread Chunky

I was wondering if iPeng had the ability to bookmark songs via Pandora.

Thanks for making an awesome app!


-- 
Chunky

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

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


Re: [SlimDevices: Plugins] Nominations for Recommended 3rd Party Plugins

2009-01-19 Thread Moonbase

Sorry I'm a bit late, but I'd like to vote for (prioritized):

- MusicInfoSCR
- PlaylistManager
- CustomScan
- CustomBrowse
- Magnatune


-- 
Moonbase

Moonbase: 'The Problem Solver' (http://www.kaufen-ist-toll.de/moonbase)

Moonbase's Profile: http://forums.slimdevices.com/member.php?userid=21594
View this thread: http://forums.slimdevices.com/showthread.php?t=56928

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


Re: [SlimDevices: Plugins] Last.fm plugin not working with upgrade to 7.3

2009-01-19 Thread wireless200

James, does Lastfm have a similar function to Pandora where one can set
up a station say for one artist, select it, and then Lastfm plays songs
by that artist and other similar music?  I've got a lastfm "libary" but
it has things I've added but also other things that were played.  Does
you plugin offer functionality for selection of "stations" or artists
that the user has set up on the website.  Pandora makes sense but
Lastfm seems to add everything I play via the scrobbler.  I'd like to
narrow down my selection instead of this metadata method it uses.


-- 
wireless200

wireless200's Profile: http://forums.slimdevices.com/member.php?userid=11887
View this thread: http://forums.slimdevices.com/showthread.php?t=55972

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


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

2009-01-19 Thread Steve Baumgarten
> I think this happened with NCAA Mens Basketball as well  :(

Looks like you're right. The good news is that with about 10 minutes of
effort I've copied/pasted the existing NBA parsing code into the NHL
parser and it looks promising. Just have to wait for some games to start
tonight so I can check to see how in progress games parse. Had to change
team names, though. As with the NBA, ESPN now lists teams by name rather
than by city, e.g., "Islanders", "Devils", so people will need to choose
their teams again when Greg releases a new version.

A bit of testing and I'll send the updates to Greg so he can test on his
end, merge in any other code he's changed, and push out a new update.

I'm not up to the NCAA updates just yet, but in theory they too should be
easy enough to handle.


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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.1 for SqueezeCenter 7.1+

2009-01-19 Thread BodgeIT

Back up and running.
JFYI I still have the issue with the formatting in the WebUI, mentioned
by Liam but my SC is up and running.


-- 
BodgeIT

Whether you think you can or... 
you think you can't, either way you are right!

BodgeIT's Profile: http://forums.slimdevices.com/member.php?userid=17100
View this thread: http://forums.slimdevices.com/showthread.php?t=49304

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


Re: [SlimDevices: Plugins] iPeng support thread

2009-01-19 Thread pippin

Chunky;387110 Wrote: 
> I was wondering if iPeng had the ability to bookmark songs via Pandora.
> 
> Thanks for making an awesome app!

_I_ have no idea since Pandora does not work over here.
Can anybody from the US answer that?


-- 
pippin

---
see iPeng 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/lists/listinfo/plugins


Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.2 to support FreeNAS0.69 release

2009-01-19 Thread talbotpat

Hi Michael...thanks for the update.  What FreeNAS 0.69 compatibility
issues did you address?  I've been running 1.1.3 and 0.69RC2 for a bit
and have noticed some oddities, about gone nuts trying to get AlienBBC
to work with the patched mplayer, etc.  

Didn't see any release notes other than the three bullets on
herger.net, so I thought I would ask here.  I'm running on an old P3
box with EIDE drives and SC7.3 if it makes a difference, would you
recommend going to 1.2 for that configuration?

Thanks in advance...I really appreciate your work.  SlimNAS rocks!

Pat


-- 
talbotpat

talbotpat's Profile: http://forums.slimdevices.com/member.php?userid=22750
View this thread: http://forums.slimdevices.com/showthread.php?t=58507

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


Re: [SlimDevices: Plugins] Announce: InguzDSP for 7.3.x

2009-01-19 Thread pichonCalavera

It should work only when your pc is on.


-- 
pichonCalavera

*rip* (eac) > *convert* (flac) > *tag* (musicbrainz/mp3tag) >
*normalize* (replaygain/foobar2000) > *albumart* (www/firefox) >
*transport* (winscp) > *store* (debian) > *manage* (squeezecenter) >
*control* (ipodtouch/ipeng-app) >  *play* (squeezebox) > *preamplify*
(zpre2) > *amplify* (zampv3) > *listen* (axiomm2/sennheiser-hd595) >
*scrooble* (last.fm) > *enjoy* (me :)

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

pichonCalavera's Profile: http://forums.slimdevices.com/member.php?userid=13068
View this thread: http://forums.slimdevices.com/showthread.php?t=57720

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


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

2009-01-19 Thread jallison

jallison;386506 Wrote: 
> Sorry...where are the logs kept? I hunted around but didn't see
> anything.
> 
> - Jeff

OK, found the log...I'm getting endless repetitions of this:

[09-01-19 19:55:38.4927] Slim::Buttons::Common::pushMode (1718) Error:
Couldn't push into new mode: [OFF.superdatetime] !: Undefined
subroutine &Slim::Display::Graphics::setCustomChar called at
/loader/0x2faecf0/Plugins/SuperDateTime/Plugin.pm line 4806.


- Jeff


-- 
jallison

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


Re: [SlimDevices: Plugins] Announce: Wave Input plugin v1.00

2009-01-19 Thread Anders_H

Thanks for your feedback

bpa;387037 Wrote: 
> You would be better off using the speaker volume control if your laptop
> has one that is separate from the volume control in the mixer.
> Unfortunately many newer PCs no longer have a real volume control and
> digitally adjusts volume of the PCM audio source and not the speaker
> amplifier.

It seems like there is no separate control. The hardware volume buttons
directly affect the volume control in the mixer. In the mixer, if I try
to set master/speaker volume to 0 and increase the volume of any of the
listed sources, the master/speaker volume automatically follows. Is
there any solutions to this?
I was thinking of trying the VAC work around that I read about earlier
in this thread, it would maybe also be the solution for my other laptop
with missing "Stereo mix". How do you make the VAC work with the plugin,
i.e. how do you make the plugin pick up the stream from VAC rather than
stereo mix?


-- 
Anders_H

Anders_H's Profile: http://forums.slimdevices.com/member.php?userid=23203
View this thread: http://forums.slimdevices.com/showthread.php?t=35718

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


Re: [SlimDevices: Plugins] Announce: Wave Input plugin v1.00

2009-01-19 Thread Mick Seymour

You could plug a cable into the headphone out to defeat the speakers. It
doesn't need to have headphones attached. I'd cut the plug off and old
pair or pick up one from a local store.


-- 
Mick Seymour

Mick Seymour's Profile: http://forums.slimdevices.com/member.php?userid=21137
View this thread: http://forums.slimdevices.com/showthread.php?t=35718

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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.2 to support FreeNAS0.69 release

2009-01-19 Thread Michael Herger
> System configuration is attached. Yes I have rebooted and reinstalled.

You didn't by chance encrypt your file system?

-- 

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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.2 to support FreeNAS0.69 release

2009-01-19 Thread Michael Herger
> Hi Michael...thanks for the update.  What FreeNAS 0.69 compatibility
> issues did you address?  I've been running 1.1.3 and 0.69RC2 for a bit

The issue was introduced _after_ 0.69RC2. They must have renamed some function 
in their server code which then matched one I was using. This lead to a 
conflict which prevented SC from being started using the FreeNAS web UI.

> box with EIDE drives and SC7.3 if it makes a difference, would you
> recommend going to 1.2 for that configuration?

If it ain't broke, don't fix it :-). The improved 7.3 support is mostly helpful 
when troubleshooting systems, and makes it a bit more future proof. But nothing 
you're missing if 1.1.3 is working fine for you.

If you're interested in the technical details: up to 1.1.3 it was almost 
impossible to start SC from the command line, because you had to add tons of 
command line parameters which I myself never remembered (I posted it in some 
other thread). Starting with SC 7.2 we support a way to add a module to SC 
which can customize some of the system specific behaviour of SC. We use this 
way to support SC on various platforms (Windows, OSX, various Linux 
distributions etc., see Slim/Utils/OS).

For SlimNAS 1.2 I created a custom module to do the same for this particular 
platform. This basically sets all the parameters I used to set on the command 
line.

-- 

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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.2 to support FreeNAS0.69 release

2009-01-19 Thread tkr001

mherger;387198 Wrote: 
> > System configuration is attached. Yes I have rebooted and
> reinstalled.
> 
> You didn't by chance encrypt your file system?
> 
> -- 
> 
> Michael

No I haven't. Just vanilla. I can see everything fine on the CIFS share
from Vista on the raid5 array.


-- 
tkr001

tkr001's Profile: http://forums.slimdevices.com/member.php?userid=23180
View this thread: http://forums.slimdevices.com/showthread.php?t=58507

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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.1 for SqueezeCenter 7.1+

2009-01-19 Thread Michael Herger
> JFYI I still have the issue with the formatting in the WebUI, mentioned
> by Liam but my SC is up and running.

Oops, didn't notice this one. Simple typo to fix: open 
usr/www/services_slimserver.php in the SlimNAS share and replace "" with 
"". Then save the settings on the page (or reboot the machine) navigate 
around and you should see it fixed next time you open the page. Thanks for the 
heads-up. The fix will be in the next release.

-- 

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


Re: [SlimDevices: Plugins] [Announce] SlimNAS 1.2 to support FreeNAS0.69 release

2009-01-19 Thread Michael Herger
> No I haven't. Just vanilla. I can see everything fine on the CIFS share
> from Vista on the raid5 array.

Hmm.. this is the second report of perl failing with some missing file error. 
But it's a different file. Have you been running another SlimNAS version before?

-- 

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