RizlaUK
07-06-2008, 02:46 PM
hey CB i cant attach to a PM and i can not access my webspace right now so ill post here.
it reads basic id3v2 tags and album art and fills the inputs,
readings all ok, but saving just crashes the app, so i still gotter figure out why, i think it maybe a unicode thing so i may have to make a wrapper for some methods (as i know AG use unicode strings) but i'll have to lookin to it when i get some more free time
but this will read the tags and albumart ok (ok for a player), i only setup a few tags, but the rest are well document in the AG helpfile, it wont be to hard to add the rest, this example just really shows how to set the whole thing up.
EDIT, the ocx in in the apz, but not the helpfile
you can get that here
http://www.audiogenie.de/en/docu.htm
and btw, im going to look at the dll version in PB now, as PB can handle unicode strings i hoping the saving part will work 1st time
it reads basic id3v2 tags and album art and fills the inputs,
readings all ok, but saving just crashes the app, so i still gotter figure out why, i think it maybe a unicode thing so i may have to make a wrapper for some methods (as i know AG use unicode strings) but i'll have to lookin to it when i get some more free time
but this will read the tags and albumart ok (ok for a player), i only setup a few tags, but the rest are well document in the AG helpfile, it wont be to hard to add the rest, this example just really shows how to set the whole thing up.
EDIT, the ocx in in the apz, but not the helpfile
you can get that here
http://www.audiogenie.de/en/docu.htm
and btw, im going to look at the dll version in PB now, as PB can handle unicode strings i hoping the saving part will work 1st time