WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: id3v2  (Read 2436 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
id3v2
« on: February 24, 2010, 07: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


Offline OldAdamUser2

  • Full Member
  • ***
  • Posts: 199
Re: id3v2
« Reply #1 on: February 24, 2010, 02:01:37 PM »
Thanks, Jason. It works well for me and certainly fits the TC philosophy!

Offline SamK

  • Hero Member
  • *****
  • Posts: 713
Re: id3v2
« Reply #2 on: February 25, 2010, 11:49:33 AM »
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?
   

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: id3v2
« Reply #3 on: February 25, 2010, 11:53:50 AM »
I thought I did but overlooked it.  It is fixed.

Offline OldAdamUser2

  • Full Member
  • ***
  • Posts: 199
Re: id3v2
« Reply #4 on: February 25, 2010, 02: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/

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: id3v2
« Reply #5 on: February 25, 2010, 02:41:06 PM »
mp3wrap and mp3split look interesting.  I am sure me or someone else will package them soon.

Offline OldAdamUser2

  • Full Member
  • ***
  • Posts: 199
Re: id3v2--missing dependency
« Reply #6 on: February 27, 2010, 08:13:28 AM »
id3v2 needs libid3tag.tcz as a dependency.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: id3v2
« Reply #7 on: February 27, 2010, 08:17:40 AM »
Done