Quote:
Originally Posted by zokemon
Yeah, I always wondered where that info came from my self. I'm assuming your streaming from a pls file or so, right?
|
Although you cannot get the current title name off of a stream in particular, you can get the name off of the ID3 tags (if provided with the files) by using
getmusictags(). This returns a list of the ID3 tags of the file in an array.