|
Rockbox mail archiveSubject: ID3V2 genreID3V2 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 HolmgrenReceived on 2003-06-22 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |