Tiny Core Linux
Tiny Core Extensions => TCE News => TCE 2.x => Topic started by: Jason W on February 24, 2010, 10:28:52 AM
-
Title: id3v2.tcz
Description: Utility to edit id3v2 tags
Version: 0.1.11
Author: Myers Carpenter
Original-site: http://id3v2.sourceforge.net/
Copying-policy: GPL
Size: 16K
Extension_by: Jason W
Comments: ----
Change-log: ----
Current: 2010/02/24 First version
-
Thanks, Jason. It works well for me and certainly fits the TC philosophy!
-
Just tried this and got this error message:
id3v2: error while loading shared libraries: libid3-3.8.so.3: cannot open shared object file: No such file or directory
Installing id3lib.tcz resolved the problem. List as dependency?
-
I thought I did but overlooked it. It is fixed.
-
id3v2 is a great little command-line utility for manipulating mp3 tags. Another very useful mp3 utility is mp3wrap. I use it all the time to combine the separate tracks of audio books so that I can more easily listen to them on my mp3 player.
I don't know how much trouble it would be to create a tcz for that too, but here is the link to the mp3wrap site:
http://mp3wrap.sourceforge.net/
-
mp3wrap and mp3split look interesting. I am sure me or someone else will package them soon.
-
id3v2 needs libid3tag.tcz as a dependency.
-
Done