#228149 mp3blaster: Song's title truncated

Package:
mp3blaster
Source:
mp3blaster
Description:
Full-screen console mp3 and Ogg Vorbis player
Submitter:
Nicolas Évrard
Date:
2010-10-01 14:21:02 UTC
Severity:
wishlist
#228149#5
Date:
2004-01-16 17:01:47 UTC
From:
To:
On my system the title of the song is truncated on the 30th character.

Exemple using the file interface to gather informations (but this bugs
is not specific to this interface) :

% cat /tmp/ogg-played
path 06-Truckdrivin_Neighbors_Downstairs_(Yellow_Sweat).ogg
status playing
title Truckdrivin Neighbors Downstai
artist Beck
album Mellow Gold
format MPEG 1 layer 0
bitrate 128
samplerate 44100
length 175
next 03-Fugitive_Motel.ogg

By the way, the file is indicated as being MPEG but this is an OGG.

#228149#10
Date:
2010-10-01 13:54:18 UTC
From:
To:
Hi.

No one willing to write a patch for this? Can't be that hard to support more
than 30 characters for a song's title, artist etc.


Regards,
Alex

#228149#15
Date:
2010-10-01 14:16:40 UTC
From:
To:
Seems that I've been wrong. The 30 character limit originates from ID3v1 and
can only be solved by implementing ID3v2.

Regards,
Alex