Hello,
it took me awhile, so I want to share:
If you want to record and/or listen (4free!)  to LastFM and stream to
the Squeezebox Touch you can do the following

Preparation
1. Download and install

* LastRipper(free)
* VLC(free)


2. Now we want to use the commandline feature of the VLC:

* Create a batch file or a shortcut containing this line (all in 1
line!):

Listening to VLC and stream to SqueezeBox (not in sync)

C:\Programme\VideoLAN\VLC\vlc.exe http://127.0.0.1:8000
--sout=#transcode{acodec=mp3,ab=128,channels=2,samplerate=44100}:duplicate{dst=std{access=http,mux=raw,dst=:8080/stream.mp3},dst=display}



Streaming to SqueezeBox only:
C:\Programme\VideoLAN\VLC\vlc.exe http://127.0.0.1:8000
--sout=#transcode{acodec=mp3,ab=128,channels=2,samplerate=44100}:std{access=http,mux=raw,dst=0.0.0.0:8080}

3. Logitech Media Server(browser):

* Radio -> URL -> http://myServerIP:8080
* Run and save to 'Playlists'


Using it
1. Run

* LastRipper
* Batch file or Shortcut (VLC starts streaming)


2. Logitech Media Server or SqueezeBox

* Music -> Playlists -> mySavedURL


Remarks
Starting VLC and SqueezeBox have some patients. Due to buffering it can
take awhile.
IPs and ports are just samples that work for me and can be different on
other systems.
Using a firewall all IPs and ports used must be open.



Enjoy


-- 
klamu
------------------------------------------------------------------------
klamu's Profile: http://forums.slimdevices.com/member.php?userid=52927
View this thread: http://forums.slimdevices.com/showthread.php?t=92735

_______________________________________________
Touch mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/touch

Reply via email to