[PB4] DagTagger - MP3 tag manager

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
kenmo
Addict
Addict
Posts: 2047
Joined: Tue Dec 23, 2003 3:54 am

[PB4] DagTagger - MP3 tag manager

Post by kenmo »

This is a pretty long-running project for such a "simple" program... this started in PB3, was completely rewritten for PB4, and in the past few months has been improved every once in a while. So here it is, finally:

DagTagger - edit MP3 tags (ID3v1/2) individually or in groups, automatically tag files by their filenames, automatically rename files by their tag data...

Plus it has plenty of little features - batch move files, generate simple M3U playlists, etc.

(It also demonstrates /this bug/ I mentioned months ago.)

Anyway the 98kb zip comes with the main app, an example DLL plugin, and quite thorough documentation. Feedback is encouraged!

(image deleted)
Last edited by kenmo on Fri Apr 17, 2015 4:41 pm, edited 1 time in total.
thamarok
Enthusiast
Enthusiast
Posts: 282
Joined: Wed Sep 06, 2006 1:37 pm

Post by thamarok »

Looks nice, but these things annoy me a little (I'm not here for criticism):

1. The two popups in the start annoy me much and even if they don't popup the next time you open it, I think many people wouldn't open it.

2. Navigation is a bit hard and tag editing of MP3 files is a pain (hard to use)

3. The style is OK, even if I would prefer another style for the tag editing.

But all in all, it is pretty good.
jcoleuk
User
User
Posts: 12
Joined: Mon Apr 18, 2005 5:20 pm
Location: UK

Post by jcoleuk »

Is this still available for download?
Post Reply