Closed Thread Icon

Topic awaiting preservation: Id3 tag info with php (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=12245" title="Pages that link to Topic awaiting preservation: Id3 tag info with php (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Id3 tag info with php <span class="small">(Page 1 of 1)</span>\

 
sonic_tsunami
Bipolar (III) Inmate

From: some evil place, the evil little atoll
Insane since: Jan 2002

posted posted 06-02-2002 21:31

I wanna grab and display id3 tag info from a shoutcast stream, how would I do this? I know you open the stream by using fputs, but what else is needed?

GRUMBLE
Paranoid (IV) Mad Scientist

From: Omicron Persei 8
Insane since: Oct 2000

posted posted 06-03-2002 00:33

i dont think there is a special php command for this, but did you look at the shoutcast documentation already?

Tyberius Prime
Paranoid (IV) Mad Scientist with Finglongers

From: Germany
Insane since: Sep 2001

posted posted 06-03-2002 09:32

yeah, find out where in the shoutcast stream it is written, and filter out those bytes... it probalby has some kind of maker you can instruct your code to look for....

so long

Tyberius Prime

sonic_tsunami
Bipolar (III) Inmate

From: some evil place, the evil little atoll
Insane since: Jan 2002

posted posted 06-04-2002 00:07

I know you use fputs to open the stream, but what I need help on is how you grab the string info.

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 06-04-2002 00:46

Ok This is a PHP class for manipulating MP3 data via PHP. All the info you want is in there but you're gonna have to do a bit of digging and I don't know if this will work the same with a shoutcast stream as with a standard MP3 file.



.:[ The Tao of Steve ]:.
Be Desireless
Be Excellent
Be Gone
...................................

« BackwardsOnwards »

Show Forum Drop Down Menu