Re: Track numbers for MP3s

2001-03-14 Thread Colin Marquardt
Isaac Richards [EMAIL PROTECTED] writes: If you don't have track numbers with your files named that way, try deleting your metadatabase and searching again.. should show up. MusicBrainz had a fun little bug where it would strip off track numbers during a lookup previous to the most recent

xingmp3 decoder

2001-03-14 Thread Kevin Martinet
Hi. I just been spending two days trying to compile de towave.c file in the xingmp3 directory of freeamp (lmc/xingmp3/src). I always get errors from one of the other file that must be compile. Does anyone know where I could find a proper Makefile to create the towave binary. Before sending

Re: xingmp3 decoder

2001-03-14 Thread Jason Woodward
Depending on how recent a version of the freeamp source you have (probably if it is a year old or newer) there is a Makefile.towav in the root directory of the .tgz. I believe make -f Makefile.towav will do it. The jist of what it does is, in fact, gcc *.c. What you are missing is the

Re: Track numbers for MP3s

2001-03-14 Thread Valters Vingolds
On Wednesday 14 March 2001 10:11, Colin Marquardt wrote: [SKIPd] What would I use, however, to *create* ID3v2 tags? id3lib/id3v2 from sourceforge? Does it really work? A few months ago, I heard that id3lib wasn't really up to speed yet, and it seems there hasn't been a new release since

Re: Track numbers for MP3s

2001-03-14 Thread John Morton
On 14 Mar 2001 00:11:35 -0800 Colin Marquardt [EMAIL PROTECTED] wrote: Isaac Richards [EMAIL PROTECTED] writes: If you don't have track numbers with your files named that way, try deleting your metadatabase and searching again.. should show up. MusicBrainz had a fun little bug where

Re: Track numbers for MP3s

2001-03-14 Thread Isaac Richards
Ehrm. FreeAmp already writes id3v2 tags when you edit things.. Has ever since 2.1, maybe even before.. You did need to have id3lib installed up until the RC6 release to have support to write them, but we've since swallowed the id3lib source into our tree to get a consistant API/ABI, so you

Re: Track numbers for MP3s

2001-03-14 Thread rob
On 14 Mar, Isaac Richards wrote: Ehrm. FreeAmp already writes id3v2 tags when you edit things.. Has ever since 2.1, maybe even before.. You did need to have id3lib installed up until the RC6 release to have support to write them, but we've since swallowed the id3lib source into our tree

Re: Track numbers for MP3s

2001-03-14 Thread Colin Marquardt
Isaac Richards [EMAIL PROTECTED] writes: Ehrm. FreeAmp already writes id3v2 tags when you edit things.. Has ever since 2.1, maybe even before.. You did need to have id3lib installed up until the RC6 release to have support to write them, but we've since swallowed the id3lib source into

Re: Track numbers for MP3s

2001-03-14 Thread Colin Marquardt
Valters Vingolds [EMAIL PROTECTED] writes: On Wednesday 14 March 2001 10:11, Colin Marquardt wrote: [SKIPd] What would I use, however, to *create* ID3v2 tags? id3lib/id3v2 from sourceforge? Does it really work? A few months ago, I heard that id3lib wasn't really up to speed yet, and it