[slim] Stream Music from Computer (e.g. Spotify) to Squeezebox: HowTo and Question

2013-11-03 Thread henfri

Hello,

I don't use Spotify enough to justify signing up a plan, so I stick with
the free account (up to 10h per Month).
Still, I wanted to stream to my Stereo via Squeezebox.

At getjamcast.com I found a software that installs a virtual soundcard
that captures whatever goes to the speaker of the Computer and makes it
available via an http/mp3 stream.

Works nicely.

Unfortunately, this software expires after 14 days (now).

Do you know an alternative virtual sound card?

The waveinput-Plugin requires the SBS to run on the same (windows)
machine, if I understand correctly. That's not the case here :-(

Greetings,
Hendrik



henfri's Profile: http://forums.slimdevices.com/member.php?userid=40915
View this thread: http://forums.slimdevices.com/showthread.php?t=100290

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


Re: [slim] [ANNOUNCE] Squeezeslave: 1.0 released

2012-02-19 Thread henfri

ralphy;690511 Wrote: 
 Looks like you are using the 32bit makefile.
Oh dear. Thanks!
My last make commands are from the pure 32 bit aera.
I'll try.

Thanks,
Hendrik


-- 
henfri

henfri's Profile: http://forums.slimdevices.com/member.php?userid=40915
View this thread: http://forums.slimdevices.com/showthread.php?t=83362

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


Re: [slim] [ANNOUNCE] Squeezeslave: 1.0 released

2012-02-05 Thread henfri

Hello,

thanks for writing squeezeslave.
I'm trying to compile it on ubuntu, but get an error:

Code:

configure: error: in 
`/root/squeezeslave/squeezeslave/lib/libportaudio/lnx26/build/portaudio':
  configure: error: C compiler cannot create executables
  See `config.log' for more details.
  make: *** [lib/libportaudio/lnx26/lib/libportaudio.a] Error 77
  




The config.log complains

Code:

configure:3328: gcc -DRENICE -DSLIMPROTO_DEBUG -DDAEMONIZE 
-DUSE_SIGNALS_FOR_RESTART -DPORTAUDIO_DEV -Wall -O2 -march=i686 -DIN
  TERACTIVE -DRENICE -DSLIMPROTO_DEBUG -DDAEMONIZE -DUSE_SIGNALS_FOR_RESTART 
-DPORTAUDIO_DEV -Wall -O2 -march=i686 -DINTERACTIVE
  -s conftest.c  5
  conftest.c:1:0: error: CPU you selected does not support x86-64 instruction 
set
  configure:3332: $? = 1
  configure:3370: result: no
  configure: failed program was:
  | /* confdefs.h */
  | #define PACKAGE_NAME 
  | #define PACKAGE_TARNAME 
  | #define PACKAGE_VERSION 
  | #define PACKAGE_STRING 
  | #define PACKAGE_BUGREPORT 
  | #define PACKAGE_URL 
  | /* end confdefs.h.  */
  |
  | int
  | main ()
  | {
  |
  |   ;
  |   return 0;
  | }
  configure:3375: error: in 
`/root/squeezeslave/squeezeslave/lib/libportaudio/lnx26/build/portaudio':
  configure:3379: error: C compiler cannot create executables
  See `config.log' for more details.
  

 (complete log attached)

That's odd, isn't it? It positively is a x86 64bit CPU...

Greetings,
Hendrik


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

-- 
henfri

henfri's Profile: http://forums.slimdevices.com/member.php?userid=40915
View this thread: http://forums.slimdevices.com/showthread.php?t=83362

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


Re: [slim] [ANNOUNCE] Squeezeslave: 1.0 released

2011-01-02 Thread henfri

Hi,

thanks for writing Squeezeslave.

I have some trouble compiling it under ubuntu:

Code:


  svn checkout 
http://squeezeslave.googlecode.com/svn/squeezeslave/branches/squeezeslave-1.0-210
  cd squeezeslave-1.0-210/
  make -f makefile.linux26-alsa-display realclean
  make -f makefile.linux26-alsa-display
  ...
  In file included from src/squeezeslave/squeezeslave.c:38:
  src/squeezeslave/squeezeslave.h:56:20: error: curses.h: No such file or 
directory
  src/squeezeslave/squeezeslave.h:58:30: error: lirc/lirc_client.h: No such 
file or directory
  src/squeezeslave/squeezeslave.c: In function ‘main’:
  src/squeezeslave/squeezeslave.c:659: warning: implicit declaration of 
function ‘getch’
  src/squeezeslave/squeezeslave.c:659: error: ‘ERR’ undeclared (first use in 
this function)
  src/squeezeslave/squeezeslave.c:659: error: (Each undeclared identifier is 
reported only once
  src/squeezeslave/squeezeslave.c:659: error: for each function it appears in.)
  make: *** [src/squeezeslave/squeezeslave.o] Error 1
  



My mistake, or is there something wrong in the svn?

Greetigs,
Hendrik


-- 
henfri

henfri's Profile: http://forums.slimdevices.com/member.php?userid=40915
View this thread: http://forums.slimdevices.com/showthread.php?t=83362

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