2009/12/27 Ricardo Mones <mo...@debian.org>:
>> If you still have the problem, please run id3ed to export the ID3
>> informations for more help.
>
>  That package (id3ed) has been removed from Debian sid [0], so I'm pasting
>  here the output of id3v2 instead. As you may notice this is the same file
>  which appeared in the latest screenshots attached:
>
> $ id3v2 --list 01\ L\'éclat\ du\ ciel\ était\ insoutenable.mp3
> id3v1 tag info for 01 L'éclat du ciel était insoutenable.mp3:
> Title  : L'éclat du ciel était insout  Artist: Hrsta
> Album  : L'éclat du ciel était insout  Year: 2001, Genre: Instrum. Rock (47)
> Comment:                                 Track: 1
> id3v2 tag info for 01 L'éclat du ciel était insoutenable.mp3:
> TCON (Content type): Instrum. Rock (47)
> TYER (Year): 2001
> TALB (Album/Movie/Show title): L'éclat du ciel était insoutenable
> TPE1 (Lead performer(s)/Soloist(s)): Hrsta
> TRCK (Track number/Position in set): 01
> TIT2 (Title/songname/content description): L'éclat du ciel était insoutenable
Okay, I double check the problem.
It only takes place when you set both id3v2 and id3v1 tags on my laptop.
The id3v2 will overwrite the info of id3v1 in clients.
The xmms2-client-cli also have the same issue.

-codes-
TEST 1:

$ id3v2 -l 01\ L\'éclat\ du\ ciel\ était\ insoutenable.mp3
id3v1 tag info for 01 L'éclat du ciel était insoutenable.mp3:
Title  : L'éclat du ciel était insout  Artist: Hrsta
Album  : L'éclat du ciel était insout  Year: 2001, Genre: Instrum. Rock (47)
Comment:                                 Track: 1
id3v2 tag info for 01 L'éclat du ciel était insoutenable.mp3:
TIT2 (Title/songname/content description): L'éclat du ciel était insout
TPE1 (Lead performer(s)/Soloist(s)): Hrsta
TALB (Album/Movie/Show title): L'éclat du ciel était insout
TYER (Year): 2001
TRCK (Track number/Position in set): 1
TCON (Content type): Instrum. Rock (47)

$xmms2 clear
$xmms2 add 01\ L\'éclat\ du\ ciel\ était\ insoutenable.mp3 && xmms2 play

$ xmms2 info
[server] added = 1262004747
[plugin/id3v2] album = L'éclat du ciel était insout
[plugin/id3v2] artist = Hrsta
[plugin/mad] bitrate = 64000
[server] chain = file:magic:id3v2:magic:mad:segment
[plugin/mad] channels = 2
[plugin/id3v2] date = 2001
[plugin/mad] duration = 50276
[plugin/id3v2] genre = Instrumental Rock
[server] id = 110
[server] laststarted = 1262119631
[plugin/file] lmod = 1262119581
[plugin/magic] mime = audio/mpeg
[plugin/mad] sample_format = S16
[plugin/mad] samplerate = 44100
[plugin/file] size = 403456
[plugin/id3v2] size = 402214
[server] status = 1
[server] timesplayed = 30
[plugin/id3v2] title = L'éclat du ciel était insout
[plugin/id3v2] tracknr = 1
[server] url = file:///music/01 L'éclat du ciel était insoutenable.mp3


TEST 2:

$id3v2 -l 01\ L\'éclat\ du\ ciel\ était\ insoutenable.mp3
id3v1 tag info for 01 L'éclat du ciel était insoutenable.mp3:
Title  : L'éclat du ciel était insout  Artist: Hrsta
Album  : L'éclat du ciel était insout  Year: 2001, Genre: Instrum. Rock (47)
Comment:                                 Track: 1

$xmms2 clear
$xmms2 add 01\ L\'éclat\ du\ ciel\ était\ insoutenable.mp3 && xmms2 play

$xmms2 info
[server] added = 1262004747
[plugin/mad] album = L'éclat du ciel était insout
[plugin/mad] artist = Hrsta
[plugin/mad] bitrate = 64000
[server] chain = file:magic:mad:segment
[plugin/mad] channels = 2
[plugin/mad] date = 2001
[plugin/mad] duration = 50275
[plugin/mad] genre = Instrumental Rock
[server] id = 110
[server] laststarted = 1262118305
[plugin/file] lmod = 1262118174
[plugin/magic] mime = audio/mpeg
[plugin/mad] sample_format = S16
[plugin/mad] samplerate = 44100
[plugin/file] size = 402204
[server] status = 1
[server] timesplayed = 28
[plugin/mad] title = L'éclat du ciel était insout
[plugin/mad] tracknr = 1
[server] url = file:///music/01 L'éclat du ciel était insoutenable.mp3
-codes-

Now you will found the problem, and it may come from xmms2-plugin-id3v2 .
I suggests forwarding this bug to xmms2 for fixing the xmms2 clients.

Attachment: debian_info
Description: Binary data

Reply via email to