lsdeep wrote:anyway, i d/l 508, did the full upgrade with id3 rewrite (takes about 10 hrs this days, compared to "normal" update 20min), but it didn't really do the trick.
anyway, i noticed after the whole procedure, in mysql is no new table created (should it be like that?), if there should be a new table, maybe you can just send me a "image", snapshot etc.... of the (my guess here) tbl_genre structure for mysql, i rather type that in and create the table, instead of getting rid of all my old tables (and settings that way).
so far, after installing 508 and running a complete update with id3 enabled i get (from my view) very strange results. many genres are recognized, others not at all. example: it finds 'Alternative Rock' but not 'Alt. Rock', yes to 'Pop/Funk' but no
'Doom/ Stoner'..... etc. ...
other simple ones like 'world', 'americana' etc. same prob.
right now, my explanation for it is, the mysql table is missing (plz correct me if i am wrong)
Yes, there should be a new table (tbl_genre.) Did you download the complete file? (Not the customized version.)
kP has a automatic upgrade function, it will not delete anything, just add missing tables or columns to the existing database.
But, you could of couse construct the database yourself, even though, you could do that even doing the upgrade. (The SQL will
be listed.)
Aage