Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#175725 - 18/08/2003 12:22 vb id3 tag reader
RobotCaleb
pooh-bah

Registered: 15/01/2002
Posts: 1866
Loc: Austin
ive written an id3v2 tag reader in vb. its not completely done yet. id like some feedback on how well it handles various mp3's as all mine are tagged fairly similarly.
only grabs id3v2 so far. with some crossing between 2.3 and 2.4
doesnt write tags
source included.


Attachments
174429-csid3tag.zip (58 downloads)


Top
#175726 - 19/08/2003 13:39 Re: vb id3 tag reader [Re: RobotCaleb]
RobotCaleb
pooh-bah

Registered: 15/01/2002
Posts: 1866
Loc: Austin
the first one was such a bit, heres the next build.


Attachments
174571-ID3v2 Tagger.zip (35 downloads)


Top
#175727 - 20/08/2003 11:43 Re: vb id3 tag reader [Re: RobotCaleb]
RobotCaleb
pooh-bah

Registered: 15/01/2002
Posts: 1866
Loc: Austin
err... big hit
not bit.

Top
#175728 - 20/08/2003 12:43 Re: vb id3 tag reader [Re: RobotCaleb]
simspos
enthusiast

Registered: 28/03/2002
Posts: 230
Loc: Dudley, UK
arggh, the sarcasm got to me

Works fine reading my v2 tags (though the "can't read v1 tags" window popping up all the time on tracks with no tags is a bit annoying)

Only comment I'd make is that the two column layout you've chosen allows the fields in the first column to leech over into the second column if the entries are long enough (ALL of mine were, meaning "source" & "genre" where overlaid with "artist" and "title" data)

Sim

Top
#175729 - 20/08/2003 14:03 Re: vb id3 tag reader [Re: simspos]
RobotCaleb
pooh-bah

Registered: 15/01/2002
Posts: 1866
Loc: Austin
havent fixed that arranging issue, but i did add support for id3v1
i have no id3v1 tagged files nor any software to write such, so i dont know if it works. but its there at any rate.


Attachments
174743-customsex ID3v2 Tagger.zip (55 downloads)



Edited by customsex (20/08/2003 14:04)

Top