tumtumtum / StreamingKit

A fast and extensible gapless AudioPlayer/AudioStreamer for OSX and iOS (iPhone, iPad)
Other
2.42k stars 523 forks source link

ID3 Tags for stream #83

Open skopanev opened 10 years ago

skopanev commented 10 years ago

Hi,

I really like you library - it looks and more importantly works very well! Do you plan to add possibility to get ID3 tags from the stream?

Thanks in advance,

tumtumtum commented 10 years ago

It would probably be possible to use a wrapper datasource to intercept and parse ID3 tags before passing the data stream to the audio player. I don't have any plans to do this in the short term...

richardlevy commented 9 years ago

Hi Skopanev,

did you mange to do this? I have a requirement for it.

Cheers Rich

syrakozz commented 9 years ago

+1

skopanev commented 9 years ago

Guys, I was sure that it is working, isn't it?

richardlevy commented 9 years ago

Really? How do you get to the information? (I've only just started looking at this!)