id3_get_genre_name

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
kendall
Forum Regular
Posts: 852
Joined: Tue Jul 30, 2002 10:21 am
Location: Trinidad, West Indies
Contact:

id3_get_genre_name

Post by kendall »

Hi,

i want to know if anyone has ever tried getting a "genre" from an mp3 tag that IS NOT in the genre_list

I have to create a libray of mp3 whose genre is "soca"

for those of you who dont know what "soca" is

http://www.torontolime.com

who can i get it as a genre?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

What library are you using for the ID3 information? .. or rather, what versions of ID3 does the library support?
Post Reply