On Sun, Sep 23, 2007 at 08:31:08PM -0700, Gregory Sharp wrote:
>> The MP3s I ripped from http://jazzexcursion.com/listen64.m3u do not
>> appear to have ID3 metadata.  streamripper obviously uses guessed
>> metadata in order to name the files, it would be nice if it also
>> put this information in ID3/Ogg tags.
>
> Track info is saved in ID3 by default.  If it is not, please send me
> the exact command line used.

On further investigation, I find that streamripper on my work machine
writes tags that mplayer and easytag can see, but on my home machine,
neither program can see the ID3 data.  At home I ran:

    streamripper http://www.jazzexcursion.com/listen64.m3u -d 
/srv/music/0-incoming/ -M 20

At work I ran:

    streamripper http://www.jazzexcursion.com/listen64.m3u -M 25

In both cases file(1) reports the file type as "Audio file with ID3
version 23.0 tag, MP3 encoding".  In both cases locale(1) (with no
arguments) emits the following:

    $ locale
    LANG=en_AU.utf8
    LC_CTYPE="en_AU.utf8"
    LC_NUMERIC="en_AU.utf8"
    LC_TIME="en_AU.utf8"
    LC_COLLATE=C
    LC_MONETARY="en_AU.utf8"
    LC_MESSAGES="en_AU.utf8"
    LC_PAPER="en_AU.utf8"
    LC_NAME="en_AU.utf8"
    LC_ADDRESS="en_AU.utf8"
    LC_TELEPHONE="en_AU.utf8"
    LC_MEASUREMENT="en_AU.utf8"
    LC_IDENTIFICATION="en_AU.utf8"
    LC_ALL=

My home machine:

| -- System Information:
| Debian Release: lenny/sid
|   APT prefers unstable
|   APT policy: (990, 'unstable')
| Architecture: amd64 (x86_64)
|
| Kernel: Linux 2.6.22-2-amd64 (SMP w/1 CPU core)
| Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
| Shell: /bin/sh linked to /bin/dash
|
| $ aptitude search -F %10p%40V '~i (streamripper|mplayer|easytag|libid3)' | cat
| easytag                                 2.1.2-1
| libid3-3.8.3c2a                         3.8.3-7
| libid3tag0                              0.15.1b-10
| mplayer                                 1.0~rc1-16
| mplayer-skin-blue                       1.6-2
| streamripper                            1.62.3-2

My work machine:

| -- System Information:
| Debian Release: 4.0
|   APT prefers feisty-updates
|   APT policy: (500, 'feisty-updates'), (500, 'feisty-security'), (500, 
'feisty')
| Architecture: i386 (i686)
|
| Shell:  /bin/sh linked to /bin/dash
| Kernel: Linux 2.6.20-16-generic
| Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
|
| $ aptitude search -F %10p%40V '~i (streamripper|mplayer|easytag|libid3)' | cat
| easytag                                 2.0-0ubuntu1
| libid3-3.8.3c2a                         3.8.3-6build1
| mplayer                                 2:1.0~rc1-0ubuntu9.1
| mplayer-skins                           2-6
| streamripper                            1.61.27-1

Attachment: signature.asc
Description: Digital signature

Reply via email to