HydrogenAudio

Hydrogenaudio Forum => Validated News => Topic started by: Florian on 2007-04-29 13:34:09

Title: Mp3tag v2.38 released
Post by: Florian on 2007-04-29 13:34:09
I've just released Mp3tag v2.38!

The most significant changes are the support for cover art in the main window, support for cover art in FLAC files and support for TAK lossless codec - along with many, many bugfixes, changes and other new features.

You can download it from
http://mp3tag.de/en/download.html (http://mp3tag.de/en/download.html)

The huge changelog is here
http://www.mp3tag.de/download/mp3tagversion.en.html (http://www.mp3tag.de/download/mp3tagversion.en.html)

Thanks to all who tested the Development Builds and gave feedback on the forums!

Kind regards,
Florian
Title: Mp3tag v2.38 released
Post by: Dr. Oviri on 2007-04-29 18:03:21
Great work, Florian 
Title: Mp3tag v2.38 released
Post by: Demetris on 2007-04-29 20:34:26
Thanks! :-)
Title: Mp3tag v2.38 released
Post by: LANjackal on 2007-04-29 21:03:34
Thanks
Title: Mp3tag v2.38 released
Post by: Antonski on 2007-04-30 10:23:22
I've just released Mp3tag v2.38!
...


Great news!
Would you upgrade the anytag plugins for total commander as well?

Thanks
Title: Mp3tag v2.38 released
Post by: sani1101 on 2007-04-30 19:56:21
Thanks! 
Title: Mp3tag v2.38 released
Post by: herefornow on 2007-04-30 20:57:15
Thank you, excellant tool.

herefornow
Title: Mp3tag v2.38 released
Post by: JadeElephant on 2007-05-01 08:37:45
Why anyone would pay for Tag&Rename when this excellent tool is available for free is beyond me.

Thank you very much.
Title: Mp3tag v2.38 released
Post by: Prodoc on 2007-05-01 09:54:53
Nice one, many thanks!

Quote
[2007-03-17]  CHG: ID3v2 text frames are written without terminating 0 now.

I assume this means no squares behind strings in iTunes any more. Why is this changed again while it was introduced to be conform the ID3v2.4 specs like in foobar?
Title: Mp3tag v2.38 released
Post by: Florian on 2007-05-01 10:29:48
Quote
[2007-03-17]  CHG: ID3v2 text frames are written without terminating 0 now.

I assume this means no squares behind strings in iTunes any more. Why is this changed again while it was introduced to be conform the ID3v2.4 specs like in foobar?

I don't think that terminating every string with 0 is conform to ID3v2.4. The spec only says that multiple strings are separated by terminating 0. Please see this thread on the Mp3tag forums (http://www.anytag.de/forums/index.php?showtopic=5173) for a detailed discussion (which I don't plan to repeat here).
Title: Mp3tag v2.38 released
Post by: Be Positive on 2007-05-01 10:32:06
Very nice!
Title: Mp3tag v2.38 released
Post by: Goldie Lin on 2007-05-01 11:59:44
Handly tags tool.

Thanks!
Title: Mp3tag v2.38 released
Post by: tempnegro on 2007-05-05 22:38:15
Nice, but I have one suggestion in regard to the program design.

firstly, "Portable" applications should be designed around the general idea that they should be easily downloadble and able to run right off the bat, without the need to "install" how you would a traditional application. Just download the zip, extract to chosen place and be able to run
Having this true "portability" ENSURES that no registry keys are written anywhere and it is completely independent, assuming the program can do that already

secondly, files and settings usually inside 1 folder and application can read from that folder without having to be in the same directory i.e. app.exe and Data/files type of architecture

hope a truly portable build can be made
Title: Mp3tag v2.38 released
Post by: Night Surfer on 2007-05-20 05:26:25
I love this program and use it all the time, many heartfelt thanks!

One small suggestion, if I may:

Please add support for adding custom cover art manually (for those really obscure albums).
Title: Mp3tag v2.38 released
Post by: odious_m on 2007-05-20 06:14:55
One small suggestion, if I may:

Please add support for adding custom cover art manually (for those really obscure albums).


It's already there.  Just drag the image file into the cover art window.

(http://img185.imageshack.us/img185/458/purrint016mc3.gif)
Title: Mp3tag v2.38 released
Post by: Night Surfer on 2007-05-20 06:49:43
Yes indeed, I see that now.
Thank you, very very cool.
Title: Mp3tag v2.38 released
Post by: Peter3731 on 2007-06-07 16:28:12
Great. Just what I was looking for. Thanks.
Title: Mp3tag v2.38 released
Post by: gsa999 on 2007-10-23 14:36:17
Hi
I am pretty sure that this can be done with mp3tag but I don't really understand the actions so hopefully someone can help

My mp3's are all labelled properly but I have given up waiting for Apple to update the iPod firmware to display and sort albums by year of release. I therefore want to append the year to the beginning of the album title in the format "year - title". This should mean a) they will sort correctly and b) I will have access to the year info on the iPod

However I want to do this so that I can auto remove the year if and when the iPod firmware changes.

So can an action be created to add the year plus a hyphen to the beginning of the album title and then another action to get rid of it?

I then want to run this action on all my mp3 files

Rgds
Title: Mp3tag v2.38 released
Post by: Florian on 2007-10-23 16:48:16
You can use these actions

Action #1:
Action type: Format value
Field: TITLE
Formatstring: %year% - %title%

Action #2:
Action type: Guess values
Source format: %title%
Guessing pattern: %dummy% - %title%

Kind regards,
Florian
Title: Mp3tag v2.38 released
Post by: gsa999 on 2007-10-24 08:36:55
Thanks Florian
Is there a way to check whether a title already has the year/hyphen in front of it. eg When I run this on all my mp3s first time all will be fine, but I may want to run it again on those mp3's added since and I would want it to ignore those that are already correct. I know I can run it on selected MP3's or I suppose I could run the second action first to remove them all first, but it would be nice to run it on all MP3's and for it to only change those that do not have the year in the title already. I guess what will happen at the moment is that I will end up with "year - year - title" the second time and then a third time I will get another year appended at the beginning!

Rgds
Title: Mp3tag v2.38 released
Post by: Florian on 2007-10-25 19:32:15
You can use Mp3tag's Filter (F3), filter the list using the regular expression
^\d+ -
and invert the result afterwards.

Kind regards,
Florian
Title: Mp3tag v2.38 released
Post by: Remedial Sound on 2007-12-11 18:12:02
Thank you for this great app Florian.

Quick question: I have several mp3s with lyrics3v2 tags that I'd like to remove - is it possible to delete these tags in mp3tag without deleting the id3v2.3 tag?

EDIT: nm - removing the id3v1 tag, then rewriting id3v1 & v2 works!
Title: Mp3tag v2.38 released
Post by: Florian on 2007-12-11 18:17:57
Thank you for this great app Florian.
Glad that you like it

Quote
Quick question: I have several mp3s with lyrics3v2 tags that I'd like to remove - is it possible to delete these tags in mp3tag without deleting the id3v2.3 tag?
Yes, Lyrics3 tags are removed when ID3v1 tags are removed.
Title: Mp3tag v2.38 released
Post by: ArtMustHurt on 2008-02-07 12:41:00
when you set the folder for mp3tag to use...is it possible to set mp3 tag to just view the sub folders so it doesnt keep loading all the songs every time?
Title: Mp3tag v2.38 released
Post by: Florian on 2008-02-07 21:27:23
No, just point Mp3tag to the respective subdirectory if you want to load a subset of your files only, or use drag'n'drop from Windows Explorer (or your favourite file manager).