HydrogenAudio

Hosted Forums => foobar2000 => 3rd Party Plugins - (fb2k) => Topic started by: Steve Forte Rio on 2013-01-28 13:37:40

Title: foo_read_http
Post by: Steve Forte Rio on 2013-01-28 13:37:40
Hi! I'm searching for foo_read_http plugin and I've got absolutely no results for now. But it seems the plugin was uploaded here some years ago so maybe someone кept it till today. Could you share it with me? Please!

Sorry for my bad English.
Title: foo_read_http
Post by: nu774 on 2013-01-28 13:49:48
What do you exactly want by that?
fb2k has built-in support for http stream playback (file menu -> add location, then paste http media URL).
Title: foo_read_http
Post by: Rollin on 2013-01-28 13:51:09
Old version from 2006... http://justinb.us/temp/foobar/components/foo_read_http.dll (http://justinb.us/temp/foobar/components/foo_read_http.dll)
Title: foo_read_http
Post by: Steve Forte Rio on 2013-01-28 14:03:24
nu774, I want to dump mp3 data from http stream radio. Is current version of foobar2000 able to do it?



Rollin, thx. Is it the last version of plugin? As I expected - foobar2000 1.2.2 doesn't want load it.
Title: foo_read_http
Post by: Steve Forte Rio on 2013-01-28 14:33:45
0.9.1 also  doesn't want to load it. What version does it require?
Title: foo_read_http
Post by: lvqcl on 2013-01-28 14:57:54
Try ver. 0.8.3.
Title: foo_read_http
Post by: Andreasvb on 2013-01-28 15:08:23
You could use StreamRipper and use its relay feature to also listen to it in foobar2000 while ripping the stream, that's what I do.
Title: foo_read_http
Post by: Rollin on 2013-01-28 16:12:52
I don't know if it is last version or no... But it works with 0.8.3
Title: foo_read_http
Post by: kode54 on 2013-01-29 04:11:21
As already suggested, use StreamRipper with its local relay feature. It even supports automatically splitting MP3 and Ogg Vorbis tracks, the former by new track tags in the stream, and the latter by literal stream cuts. (Ogg Vorbis streams with title changes are actually identical to local chained stream files, in that they contain wholly unique Ogg Vorbis streams appended together, indicated by serial number changes.)
Title: foo_read_http
Post by: Steve Forte Rio on 2013-01-29 09:51:41
Thanks! But it would be great to have this feature in foobar2000 through some plugin.
Title: foo_read_http
Post by: kode54 on 2013-01-29 10:54:05
Certainly should be possible to make a streamripper component, one which rides on the existing HTTP reader using a different protocol, like httprip://, passing the requests on to the existing service, then logging the data as it's played.