Bug 100742

Summary: long titles (from metadata) are truncated at 30 characters
Product: [Applications] amarok Reporter: Michał Kosmulski <michal>
Component: generalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ahlgren, enoch-ums
Priority: NOR    
Version: 1.2   
Target Milestone: ---   
Platform: Slackware   
OS: Linux   
Latest Commit: Version Fixed In:

Description Michał Kosmulski 2005-03-03 15:13:38 UTC
Version:           1.2 (using KDE KDE 3.3.2)
Installed from:    Slackware Packages
Compiler:          gcc 3.3.4 
OS:                Linux

It seems amarok truncates all song titles taken from files' metadata at 30 characters' length, even though much longer titles would fit in the window. For example, "Der fliegende Hollaender - Overture" is displayed as "Der fliegende Hollaender - Ove" and the same truncated title is shown both in the playlist window and in the dialog for displaying metadata. When I view the metadata in konqueror's "file properties" dialog, the complete string is show. It seems only MP3's are affected, OGG metadata is not truncated. I know of some limitations to metadata size in MP3 id3v1 tags, but if I'm correct, the MP3's in question are id3v2 (or perhaps they have both kinds of tags: version 1 and 2; in such case, version 2 should be displayed).
Comment 1 Roland 2005-03-04 00:19:06 UTC
please add such a mp3 file as an attachment 
Comment 2 Michał Kosmulski 2005-03-04 07:56:07 UTC
Are you sure you want an attachment several MB in size? And is putting it here legal? It's a rip from a CD I own, but I don't think I am allowed to put it online.
Comment 3 Michał Kosmulski 2005-04-01 00:05:39 UTC
I noticed that if I turn off the 'do not decode as latin1' option for id3v1 tags, titles still do get truncated in the playlist window, but appear correctly in the media properties dialog, whereas they were truncated there too when 'do not decode as latin1' was on. This is amarok 1.2.3.
Comment 4 Gábor Lehel 2005-05-03 01:25:33 UTC
Confirm, also the part that it doesn't seem to affect oggs. This is annoying, especially as it tends to mess with teh scrobbler stats.
Comment 5 Alexandre Oliveira 2005-06-04 22:51:50 UTC
*** Bug 106793 has been marked as a duplicate of this bug. ***
Comment 6 Alexandre Oliveira 2005-09-02 02:08:16 UTC
Does this still happen when the recode option is off?
Comment 7 Michał Kosmulski 2005-09-04 10:10:09 UTC
Seems to be OK now (decode turned off, amarok 1.3beta3)
Comment 8 Alexandre Oliveira 2005-09-04 17:00:33 UTC
Ok, then now what's missing is a dup of bug #102958.

*** This bug has been marked as a duplicate of 102958 ***
Comment 9 Richard Homonnai 2006-04-05 15:21:26 UTC
In 1.3.8 this bug still persists if the recode option is set to on
Comment 10 Mats Ahlgren 2006-07-18 09:19:10 UTC
Requesting this bug be reopened; it exists in 1.4.0.

(Not sure if the steps to reproduce have changed, but it shouldn't be hard to hard to find the problem code, eh?)