mp3_idv |
Class for reading idv tags from mp3 files. It's a helper class for mp3_radio.
There's nothing like this.
Tries to read id3 tags from a file specified in $fname. Returns an associative array of ('tagname'=>'value') pairs plus ('length'=>(int)), which is used when building m3u playlists.
mp3_idv |