Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End MP3 ID3 Tags Re: MP3 ID3 Tags

#79220

Ok so I changed it to this:

Code:
rn”);
}
}
}
}

?>

and its returning this:
MP3 file does not have any ID3 tag!
Warning: Variable passed to each() is not an array or object in /[my_server_path]/public_html/new/wp-content/themes/default/functions.php on line 1053
song: X&Y
artist: Coldplay
album: X&Y

So oddly enough it only retrieves the second songs id3 data.
Any ideas?