Re: [SlimDevices: Plugins] Triode Spotify plugin is completely silentbut otherwise works fine

2011-10-18 Thread jpetters

The Ubunutu server is 32-bit.


-- 
jpetters

jpetters's Profile: http://forums.slimdevices.com/member.php?userid=50548
View this thread: http://forums.slimdevices.com/showthread.php?t=90895

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


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

2011-10-18 Thread servies

jarome;661714 Wrote: 
> I made no changes that I know of, but now WeatherTime refuses to load.
> [11-10-06 12:50:57.0006] Slim::bootstrap::tryModuleLoad (289) Warning:
> Module [Plugins::WeatherTime::Plugin] failed to load:
> No such file or directory at /usr/share/squeezeboxserver/CPAN/PAR.pm
> line 872.
> BEGIN failed--compilation aborted at (eval 942) line 2.
> 
> Any idea what has happened?
> 
> I reinstalled the plugin from the plugin web page, but still get this
> problem.
> 
> Thanks,
> Jim
Had the same problem yesterday.
The solution for me was:
stop the squeezeboxserver service
Code:

service squeezeboxserver stop

check if it really is no longer running by:
Code:

ps -fe | grep squeezebox | grep -v grep

if this still gives you a proces related to squeezeboxserver: kill it:
Code:

kill -9 processid

processid is the second field in the output of 'ps -fe | grep squeeze'
Now start the squeezeboxserver service
Code:

service squeezeboxserver start

In my case the weathertime plugin was functioning correctly again...


-- 
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/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] iPeng support thread

2011-10-18 Thread florca

Tried a few more things this morning...

1) Closed and then deleted App, closed all apps, hard reset device,
re-installed iPeng, hard reset device again.

- identical behaviour

2) Tried all four combinations of "Prevent Sleep Mode" / "Preserve
Connection"

- identical behaviour except that with "Preserve Connection = On" the
iOS "Playing" top row icon is displayed on the unlock screen when
re-activating, but with no sound.

Only update (maybe a change?) is that when returning to the iPeng
screen from unlock, if I leave it without pressing any buttons for a
few (c.8) seconds then Playback will resume from start of track. Think
that last night I was trying to press Play / Pause button quite quickly
after unlock, so this behaviour may be consistent?

Looking at the packet counters for the iPod on my WiFi AP, these
increment until just before playback stops, after which they remain
static.


-- 
florca

florca's Profile: http://forums.slimdevices.com/member.php?userid=7486
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] WD MyBook Live NAS

2011-10-18 Thread Leplus

gabbel;654736 Wrote: 
> Hi Leplus,
> 
> I never had this issue, but you can try the following...
> 

I tried again to install the squeezebox server (this time the 7.6.1
version). Still no sucess with the private folders, but i found an
error message i didn't see before : main::main (336) Error: Failed when
running main scan: [/DataVolume/shares/slimserver: Permission denied at
/usr/share/squeezeboxserver/CPAN/File/Next.pm line 217.

What is the problem ?


-- 
Leplus

Leplus's Profile: http://forums.slimdevices.com/member.php?userid=17993
View this thread: http://forums.slimdevices.com/showthread.php?t=84735

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


Re: [SlimDevices: Plugins] iPeng support thread

2011-10-18 Thread pippin

Did you get my PM?


-- 
pippin

---
see iPeng, the Squeezebox iPhone remote and 
*New: iPeng for iPad*, 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


Re: [SlimDevices: Plugins] WD MyBook Live NAS

2011-10-18 Thread Leplus

Well, adding the squeezeboxserver user (created by the squeezeboxserver
installer) to the share group (and removing it from the nogroup) seems
to have solved the problem. Still need to do more testing, but it has
now scanned some test files.

I don't know if it's a good solution or if there is a better one.


-- 
Leplus

Leplus's Profile: http://forums.slimdevices.com/member.php?userid=17993
View this thread: http://forums.slimdevices.com/showthread.php?t=84735

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


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

2011-10-18 Thread aeklo

Slabbedask;663912 Wrote: 
> There's no C:\ProgramData, I guess these folders are called C:\Documents
> and Settings\All Users\Application Data\Squeezebox\Log and C:\Documents
> and Settings\All Users\Application Data\Squeezebox\Cache in my system?
> 
> If so, those have the "mysterious greyed out read-only-box
> w/tick"-look, as described yesterday.
> 
> Unless you mean C:\Program Files\Squeezebox, which contains no log or
> cache folders at all.

Triode;663922 Wrote: 
> I probably mean the ones you suggest (this is not based on win7 then??) 
> Anyway we need a WHS expert to help with this.  As you can tell I have
> never seen a WHS instance...

WHS is using "simple file sharing" as part of its user policy, hence
the greyed out "read only".
Try this:
http://support.microsoft.com/default.aspx?scid=kb;en-us;326549

/Aeklo


-- 
aeklo

aeklo's Profile: http://forums.slimdevices.com/member.php?userid=39704
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] iPeng support thread

2011-10-18 Thread lazpete

Im having a playback problem on my 3gs with ios5. THe remote inteface
works great, but, the playback always hangs, if not in the middle of
track, always at changing to a new track. Ive reinstalled the app,
restarted and rebooted, without any differences. 
My server is running on osx 10.7.2.

Having no probs at all with my wifes iphone 4 with 435 on.

Lasse


-- 
lazpete

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


[SlimDevices: Plugins] BBC World Service WMA stream not working

2011-10-18 Thread castalla

Can anyone else confirm that the WMA stream fails to connect?  

The AAC-mp3 stream is working.


-- 
castalla

1 Touch - cheap unbranded optical cable - old Sony Microsystem -
Aqustics Q10 speakers - 2 duff ears - purrfekt!

castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=91013

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


Re: [SlimDevices: Plugins] BBC World Service WMA stream not working

2011-10-18 Thread bpa

Through the interface the iPlayer uses - the BBC doesn't provide a WMA
stream just references to an AAC and RealAudio (which has a message
that it doesn't work).

This web page gives a lot of the BBC World service URLs 
http://www.bbc.co.uk/worldservice/institutional/2009/10/091029_internetradiomobilelinks.shtml


-- 
bpa

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

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


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

2011-10-18 Thread jarome

Stop/start did not work. A reboot did. I'd like to know what would cause
this.


-- 
jarome

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

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


Re: [SlimDevices: Plugins] BBC World Service WMA stream not working

2011-10-18 Thread castalla

Sorry.  Whatever happened, it's back as aac (on a preset).

Thanks.


-- 
castalla

1 Touch - cheap unbranded optical cable - old Sony Microsystem -
Aqustics Q10 speakers - 2 duff ears - purrfekt!

castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624
View this thread: http://forums.slimdevices.com/showthread.php?t=91013

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


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

2011-10-18 Thread Triode

Mnyb;663965 Wrote: 
> I noticed this when running LMS 7.7 from console .
> 
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/i386-linux/spotifyd:
> error while loading shared libraries: requires glibc 2.5 or later
> dynamic linker
> 
> Fyi if it is of any importance ?
> 
> My server.
> 
> Logitech Media Server Version: 7.7.0 - r33609 @ Sat Oct 15 04:02:07 MDT
> 2011
> Hostname: hal.home.lan
> IP: 192.168.1.5
> HTTP Port: 9000
> OS: Red Hat - EN - utf8
> Platform: i686-linux
> Perl Version: 5.8.8 - i686-linux-thread-multi
> Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
> Total Players Recognized: 3

Is it working?  If so is it running another of the helper apps?  That
error would normally indicate a problem, but I believed that my code
would only use glibc 2.4 so interested in the details of this problem.


-- 
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)

2011-10-18 Thread Mnyb

Triode;664098 Wrote: 
> Is it working?  If so is it running another of the helper apps?  That
> error would normally indicate a problem, but I believed that my code
> would only use glibc 2.4 so interested in the details of this problem.

No it's not running "Helper App: Not Running" 

it was a while since i used it , wonder when it broke ?


-- 
Mnyb


Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: SB3 + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad 64gB wifi +3g with iPengHD & SqueezePad

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
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] can't jump to a music file

2011-10-18 Thread Lapiovra

I am using sb touch together with a Synology NAS and an ipod touch as
remote-control (app Ipeng).
When I am in the album mode, and choose an music-number from an album,
the Touch always played directly that number (and made a playlist for
the total Album).
But now after upgrading to squeezebox server 7.6.1 the Touch always 
plays the first number from the CD. So whatever I choose, SB Touch
always goes to the first number of the album.
Anybody with a solution?


-- 
Lapiovra

Lapiovra's Profile: http://forums.slimdevices.com/member.php?userid=45340
View this thread: http://forums.slimdevices.com/showthread.php?t=91019

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


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

2011-10-18 Thread Mnyb

The log but it's not much


+---+
|Filename: spotifyd.txt |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=12629|
+---+

-- 
Mnyb


Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: SB3 + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad 64gB wifi +3g with iPengHD & SqueezePad

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

2011-10-18 Thread Slabbedask

aeklo;664046 Wrote: 
> WHS is using "simple file sharing" as part of its user policy, hence the
> greyed out "read only".
> Try this:
> http://support.microsoft.com/default.aspx?scid=kb;en-us;326549
> 
> /Aeklo

Well, I visited cmd and typed in attrib -r +s
C:\docume~1\alluse~1\applic~1\squeez~1\logs and attrib -r +s
C:\docume~1\alluse~1\applic~1\squeez~1\cache

Still didn't work, and Spotify ends up in "Connect timed out:bad file
descriptor" both for 7.6.1 and 7.5.5. At Remote Desktop, I still see
the boxes as greyed out with a default tick. The Helper app log still
brings me to a blank page, I'm including the server log once again for
you to shake your heads over it.

"Interestingly", opening and saving the server log from the server:9000
web interface is no problem. Neither is opening it in notepad from the
Windows Home Server settings>Squeezebox server>Advanced, but when I
click "save", I get the message "Cannot create the C:\Documents and
Settings\All Users\Application Data\Squeezebox\Logs\server.log file.
Make sure that the path and filename are correct."

Thanks anyway.


+---+
|Filename: server.log   |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=12630|
+---+

-- 
Slabbedask

Slabbedask's Profile: http://forums.slimdevices.com/member.php?userid=18433
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] HD Audio on BBC Radio 3 Listen Again

2011-10-18 Thread florca

The BBC appear to be offering at least some of their Listen Again R3
programmes as HD (320kbps AAC) streams - eg last night's Jazz on 3
(Wayne Shorter Quartet) streams by default at 320kbps from the BBC
iPlayer web page, but is "only" showing as 128kbps via the iPlayer /
iPlayer extra plugins. Not sure if this is a display error or if
something needs to (or can?) change in the Plugins to get to these
streams?

Brgds
Phil


-- 
florca

florca's Profile: http://forums.slimdevices.com/member.php?userid=7486
View this thread: http://forums.slimdevices.com/showthread.php?t=91020

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


Re: [SlimDevices: Plugins] Triode Spotify plugin is completely silentbut otherwise works fine

2011-10-18 Thread Triode

jpetters;664001 Wrote: 
> Now I have done an other test.
> I've installed the LMS on my Windows 7, and with your plugin it works!
> 
> What could be wrong with my Ubuntu machine?
> 
> I also can see this:
> Windows:  [08:29:48.287692] main:491 req: stream.pcm res:
> spotify:track:5X1uMLemJaTEGpbolyWCPE par:
> player=00%3A04%3A20%3A17%3Ad6%3A19&start=0&sync=1&id=62 prot:
> SPOTSTREAM/1.0 auth: (null)
> Ubuntu:   [08:30:07.576]main:491 req: stream.flc res:
> spotify:track:7a7QhviOxU8ZQVSEHgVOUR par:
> player=00%3A04%3A20%3A17%3A0e%3A01&start=0&sync=1&id=6  prot:
> SPOTSTREAM/1.0 auth: (null)
> 
> The windows streams with pcm and ubuntu with flc, are both supported?

Both should support pcm and flac streaming.  On linux it will require
libFLAC to be installed though.  I don't understand why it is not
working on the ubuntu machine - do you have any proxy or firewall
configured?


-- 
Triode

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

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


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

2011-10-18 Thread Triode

Mnyb;664103 Wrote: 
> The log but it's not much

What does "ldd ./spotifyd" say and "ldd ./spotifydnoflac" ?


-- 
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] HD Audio on BBC Radio 3 Listen Again

2011-10-18 Thread bpa

If it is correct - it looks like it is a UK only issue as the Jazz on 3
concert plays at 32kbps aac outside the UK.


-- 
bpa

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

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


Re: [SlimDevices: Plugins] HD Audio on BBC Radio 3 Listen Again

2011-10-18 Thread florca

Looking at this thread:

http://www.for3.org/forums/showthread.php?2988-iPlayer-on-demand-in-HD-Sound-now-says-Penny-Gore.

I think they've been trying to make at least some of the LA programmes
available in "HD". However I suspect it may only be a very limited
number of shows for which they have full rights and probably excludes
anything with CD content?

Brgds
Phil


-- 
florca

florca's Profile: http://forums.slimdevices.com/member.php?userid=7486
View this thread: http://forums.slimdevices.com/showthread.php?t=91020

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


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

2011-10-18 Thread Mnyb

[root@hal i386-linux]# ldd spotifyd
not a dynamic executable
[root@hal i386-linux]# ldd spotifydnoflac
linux-gate.so.1 =>  (0xb7fb1000)
libspotify.so.9 =>
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/i386-linux/libspotify.so.9
(0xb7b6f000)
libc.so.6 => /lib/tls/libc.so.6 (0xb7a39000)
librt.so.1 => /lib/tls/librt.so.1 (0xb7a25000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7a13000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb794b000)
libm.so.6 => /lib/tls/libm.so.6 (0xb7928000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb791d000)
/lib/ld-linux.so.2 (0xb7fb2000)
[root@hal i386-linux]#


-- 
Mnyb


Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: SB3 + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad 64gB wifi +3g with iPengHD & SqueezePad

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

2011-10-18 Thread Triode

Mnyb;664124 Wrote: 
> [root@hal i386-linux]# ldd spotifyd
>   not a dynamic executable
> [root@hal i386-linux]# ldd spotifydnoflac
>   linux-gate.so.1 =>  (0xb7fb1000)
>   libspotify.so.9 =>
> /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/Spotify/Bin/i386-linux/libspotify.so.9
> (0xb7b6f000)
>   libc.so.6 => /lib/tls/libc.so.6 (0xb7a39000)
>   librt.so.1 => /lib/tls/librt.so.1 (0xb7a25000)
>   libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7a13000)
>   libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb794b000)
>   libm.so.6 => /lib/tls/libm.so.6 (0xb7928000)
>   libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb791d000)
>   /lib/ld-linux.so.2 (0xb7fb2000)
> [root@hal i386-linux]#

Something corrupted about spotifyd then - try reinstalling?  It should
do the same as spotifydnoflac but depend on libflac too.


-- 
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] iPeng support thread

2011-10-18 Thread pippin

I believe I have a fix for this.
One thing: Do you use the code lock screen? I believe it can help to
use the "normal" lock screen instead.


-- 
pippin

---
see iPeng, the Squeezebox iPhone remote and 
*New: iPeng for iPad*, 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


Re: [SlimDevices: Plugins] Triode Spotify plugin is completely silentbut otherwise works fine

2011-10-18 Thread Mnyb

Ok unistalled now it's gone from all lists in plugins it's not there
anymore so i cant install it again :-/


-- 
Mnyb


Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: SB3 + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad 64gB wifi +3g with iPengHD & SqueezePad

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=90895

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


Re: [SlimDevices: Plugins] Triode Spotify plugin is completely silentbut otherwise works fine

2011-10-18 Thread Mnyb

Mnyb;664130 Wrote: 
> Ok unistalled now it's gone from all lists in plugins it's not there
> anymore so i cant install it again :-/

a found it


-- 
Mnyb


Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: SB3 + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad 64gB wifi +3g with iPengHD & SqueezePad

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=90895

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


Re: [SlimDevices: Plugins] Triode Spotify plugin is completely silentbut otherwise works fine

2011-10-18 Thread Mnyb

How do I really unistall it , it remebered my settings even if
unistalled it , does it matter.

Setting the password again makes the web page wait forever ? but it
works I see my recent searches etc


-- 
Mnyb


Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: SB3 + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad 64gB wifi +3g with iPengHD & SqueezePad

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=90895

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


Re: [SlimDevices: Plugins] Triode Spotify plugin is completely silentbut otherwise works fine

2011-10-18 Thread Triode

Mnyb;664135 Wrote: 
> How do I really unistall it , it remebered my settings even if
> unistalled it , does it matter.
> 
> Setting the password again makes the web page wait forever ? but it
> works I see my recent searches etc

It will remember the settings (minus password) in a preference file. 
You will need to go back and re-add the password.  However the critical
thing is whether the helper app runs.

(are you posting to this thread now for a reason - its not the same
problem as this thread??)


-- 
Triode

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

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


Re: [SlimDevices: Plugins] Triode Spotify plugin is completely silentbut otherwise works fine

2011-10-18 Thread Mnyb

Triode;664138 Wrote: 
> It will remember the settings (minus password) in a preference file. 
> You will need to go back and re-add the password.  However the critical
> thing is whether the helper app runs.
> 
> (are you posting to this thread now for a reason - its not the same
> problem as this thread??)

No just the wrong tread sorry :) just clicked the wrong one...


-- 
Mnyb


Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: SB3 + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad 64gB wifi +3g with iPengHD & SqueezePad

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=90895

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


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

2011-10-18 Thread Mnyb

back in the rigth tread helper app does not run...

where should libflac be ?


-- 
Mnyb


Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: SB3 + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad 64gB wifi +3g with iPengHD & SqueezePad

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
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] Triode Spotify plugin is completely silentbut otherwise works fine

2011-10-18 Thread Mnyb

Same result


-- 
Mnyb


Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: SB3 + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad 64gB wifi +3g with iPengHD & SqueezePad

Mnyb's Profile: http://forums.slimdevices.com/member.php?userid=4143
View this thread: http://forums.slimdevices.com/showthread.php?t=90895

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


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

2011-10-18 Thread Triode

Mnyb;664140 Wrote: 
> back in the rigth tread helper app does not run...
> 
> where should libflac be ?

It should be part of the linux install.  The plugin is designed to try
loading spotifyd and if it fails load spotifydnoflac though so this
should not cause a problem if the spotifynoflac works.  Can you make it
work from the command line?


-- 
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)

2011-10-18 Thread Mnyb

Triode;664142 Wrote: 
> It should be part of the linux install.  The plugin is designed to try
> loading spotifyd and if it fails load spotifydnoflac though so this
> should not cause a problem if the spotifynoflac works.  Can you make it
> work from the command line?

Ah ok hmm how to install that on my headless server ? but
squeezeboxserver has it own executable your plugin does not use that
one ?

My server has no sound so I haven't installed much of anything audio on
it.

How to run it from command


-- 
Mnyb


Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: SB3 + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad 64gB wifi +3g with iPengHD & SqueezePad

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

2011-10-18 Thread Triode

Mnyb;664143 Wrote: 
> How to run it from command

./spotifydnoflac


-- 
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)

2011-10-18 Thread Mnyb

Triode;664145 Wrote: 
> ./spotifydnoflac

Should I shutdown squeezeboxserver first ?

[root@hal i386-linux]# ./spotifydnoflac
[23:07:12.099848] main:345 ./spotifydnoflac 2.1.0 started
[23:07:12.100963] main:383 error on bind listenfd: Address already in
use
[root@hal i386-linux]#


-- 
Mnyb


Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: SB3 + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad 64gB wifi +3g with iPengHD & SqueezePad

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

2011-10-18 Thread Mnyb

Nothing strange re using a via-epia-c7 cpu ? it used to work ?


-- 
Mnyb


Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: SB3 + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad 64gB wifi +3g with iPengHD & SqueezePad

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

2011-10-18 Thread Triode

Mnyb;664146 Wrote: 
> Should I shutdown squeezeboxserver first ?
> 
> [root@hal i386-linux]# ./spotifydnoflac
> [23:07:12.099848] main:345 ./spotifydnoflac 2.1.0 started
> [23:07:12.100963] main:383 error on bind listenfd: Address already in
> use
> [root@hal i386-linux]#

That suggests it is already running - have you tried rebooting the
server?


-- 
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)

2011-10-18 Thread Triode

Mnyb;664147 Wrote: 
> Nothing strange re using a via-epia-c7 cpu ? it used to work ?

Ah - can you do "cat /proc/cpuinfo"

You CPU may be too old for the new spotify library


-- 
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)

2011-10-18 Thread Mnyb

Now it works ? does it not stop and start with the squeezeboxserver a
reboot did it ?

I googled a bit the old C3 supports SSE C7 should to

[root@hal ~]# cat /proc/cpuinfo
processor   : 0
vendor_id   : CentaurHauls
cpu family  : 6
model   : 10
model name  : VIA Esther processor 1200MHz
stepping: 9
cpu MHz : 1197.101
cache size  : 128 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge cmov pat
clflush acpi mmx fxsr sse sse2 tm up pni est tm2 rng rng_en ace ace_en
ace2 ace2_en phe phe_en pmm pmm_en
bogomips: 2395.97


-- 
Mnyb


Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: SB3 + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad 64gB wifi +3g with iPengHD & SqueezePad

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

2011-10-18 Thread Mnyb

And no excessive cpu load :) like so many other odd cpu's

3076 squeezeb  15   0 10148 5140 3272 S  9.0  0.5   1:04.45
spotifydnoflac
2285 squeezeb  15   0  120m 105m 4304 S  1.7 11.1   0:27.20
squeezeboxserve


-- 
Mnyb


Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: SB3 + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad 64gB wifi +3g with iPengHD & SqueezePad

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

2011-10-18 Thread Triode

Mnyb;664157 Wrote: 
> And no excessive cpu load :) like so many other odd cpu's
> 
> 3076 squeezeb  15   0 10148 5140 3272 S  9.0  0.5   1:04.45
> spotifydnoflac
> 2285 squeezeb  15   0  120m 105m 4304 S  1.7 11.1   0:27.20
> squeezeboxserve

Good that's one less problem :-)

The CPU load issue is only on arm.  The problem on intel Linux is old
CPUs - but looks just to be a problem of not removing the old app


-- 
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)

2011-10-18 Thread Mnyb

I caugth a comsmetic bug sometimes the settings page can show you as not
logged in even if spotify is working fine music playing...

the helper app works better with real reboots instead of restarts of
the server ?
it gets utterly confused if the server crashes, reboot is needed


-- 
Mnyb


Main hifi: Touch + CIA PS +MeridianG68J MeridianHD621 MeridianG98DH 2 x
MeridianDSP5200 MeridianDSP5200HC 2 xMeridianDSP3100 +Rel Stadium 3
sub.
Bedroom/Office: Boom
Kitchen: SB3 + powered Fostex PM0.4
Misc use: Radio (with battery)
iPad 64gB wifi +3g with iPengHD & SqueezePad

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