Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#71094 - 13/02/2002 20:25 emptool track titles
caederus
journeyman

Registered: 18/02/2000
Posts: 51
Loc: UK
If you use emptool-2.00beta11 to upload an unadorned .mp3 (i.e. one
without any tags, in particular without a `title' tag) it gets created with
an empty title. This may be quite logical, but it does make it hard to
choose the invisible track from the empeg's playlist menu!

I assumed that in the absence of a title tag, emptool made up a title based
on the filename. I've even written scripts to talk to emptool which require
this behaviour---none of my mp3s have tags; the script uploads the music
and sets the meta-data explicitly using emptool using the filename to refer
to the file it just uploaded.

That got me wondering... maybe the title emptool uses does come from the
mp3 file---I just noticed that one of the test files I use does still upload with
title derived from the filename, while a couple of others come out blank.
I think the working one was encoded by a recent version of lame, while the
others were made with an ancient bladeenc. But mp3info and mp3tool both
agree all three files have no tags. So perhaps it is a change in emptool after all.
_________________________
http://ro.nu/ Robin O'Leary

Top
#71095 - 14/02/2002 04:10 Re: emptool track titles [Re: caederus]
peter
carpal tunnel

Registered: 13/07/2000
Posts: 4172
Loc: Cambridge, England
I assumed that in the absence of a title tag, emptool made up a title based on the filename.

That's certainly what it should do; blank titles are a bug. But none of that code has been changed for aeons. Are your filenames particularly long?

Peter

Top
#71096 - 14/02/2002 05:40 Re: emptool track titles [Re: peter]
caederus
journeyman

Registered: 18/02/2000
Posts: 51
Loc: UK
The files I used last night were test files with very short names (01.mp3, 02.mp3, 06.mp3),
but it's possible that I used relative pathnames for some of them (01.mp3, ../06.mp3) and
absolute pathnames for others (/home/robin/ftp/empeg/empeg-car/test/02.mp3).
I can't remember which did what now, but I have a record of it all in a scroll-buffer.
I'll check.
_________________________
http://ro.nu/ Robin O'Leary

Top