Easy stream

Forum rules
Share your brain ;)
mrkrisprolls
Troll
Posts: 3
Joined: Sat Jan 11, 2014 8:26 pm

Easy stream

Unread post by mrkrisprolls » Mon Jan 20, 2014 10:19 pm

After the introduction, it is time to bring some music to the party.
This is something I do in order to discover new genre, new artists: find a nice radio, get information,... and eventually buy new CDs!

Here it goes, you finally found a great netradio featuring the kind of tunes you like (I use http://www.shoutcast.com), time to get more information on your drive

Code: Select all

streamripper http://yourstream.adress:port -r -d ~/music/streamripper --codeset-filesys=iso-8859-15 --codeset-id3=iso-8859-15 --codeset-metadata=iso-8859-15 --codeset-relay=iso-8859-15 -o larger
You can of course listening while getting information from your stream:

Code: Select all

mplayer -v http://127.0.0.1:8000
If you think UTF-8 is nicer then:

Code: Select all

convmv -r -f ISO-8859-15 -t UTF-8  *
Sorry if this was already well known from the community.

Cheers,
\mrkrisprolls

pidsley
Hermit
Posts: 2539
Joined: Wed Oct 17, 2012 12:31 pm

Re: Easy stream

Unread post by pidsley » Mon Jan 20, 2014 10:47 pm

Way to jump right in and contribute. Thanks! Now we need to see a scrot of your wmfs config. ;)

machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

Re: Easy stream

Unread post by machinebacon » Tue Jan 21, 2014 3:09 am

Neat, thanks for sharing.
..gnutella..

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: Easy stream

Unread post by dkeg » Tue Jan 21, 2014 3:48 am

Great! Thanks for your contribution!

Work hard; Complain less

User avatar
wuxmedia
Grasshopper
Posts: 6454
Joined: Wed Oct 17, 2012 11:32 am
Location: Back in Blighty
Contact:

Re: Easy stream

Unread post by wuxmedia » Tue Jan 21, 2014 7:50 am

good work,
I recall there are a list of Internet radio stations somewhere around here.
>>Check 'em out<<
"Seek, and Ye shall find"
"Github | Chooons | Site"

Post Reply