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
Post by: Jason W on February 24, 2010, 10:28:52 AM


Code: [Select]
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

Title: Re: id3v2
Post by: OldAdamUser2 on February 24, 2010, 05:01:37 PM
Thanks, Jason. It works well for me and certainly fits the TC philosophy!
Title: Re: id3v2
Post by: SamK on February 25, 2010, 02:49:33 PM
Just tried this and got this error message:

Quote
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?
   
Title: Re: id3v2
Post by: Jason W on February 25, 2010, 02:53:50 PM
I thought I did but overlooked it.  It is fixed.
Title: Re: id3v2
Post by: OldAdamUser2 on February 25, 2010, 05:10:04 PM
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/
Title: Re: id3v2
Post by: Jason W on February 25, 2010, 05:41:06 PM
mp3wrap and mp3split look interesting.  I am sure me or someone else will package them soon.
Title: Re: id3v2--missing dependency
Post by: OldAdamUser2 on February 27, 2010, 11:13:28 AM
id3v2 needs libid3tag.tcz as a dependency.
Title: Re: id3v2
Post by: Jason W on February 27, 2010, 11:17:40 AM
Done