$retrieveMP3info
From UBot Studio
This function will output the mp3 info for the mp3 file. The info being retrieved depends on whether or not the details are available. It should return the title The function is an Audio function.
Mp3 file: The mp3 file where the data will be retrieved from.
Example
alert($retrieveMp3info("C:\\Users\\Downloads\\opera.mp3"))
Running the script will output the file, title, metadata, artist, album, track, year, genre and comment.