Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: ID3V2 genre

ID3V2 genre

From: Magnus Holmgren <lear_at_algonet.se>
Date: Sun, 22 Jun 2003 20:31:36 +0200

Hi,

Regarding the function parsegenre() in id3.c, shouldn't the "if"
statement begin like this:

     if( tag[ 0 ] == '(' && tag[ 1 ] != '(' ) {
         entry->genre = atoi( tag + 1 );

That's at least required for it to work on the tags I have (written by
Lame 3.90)...

-- 
Magnus Holmgren
Received on 2003-06-22

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy