Bug 177784

Summary: Collection scanner fails with tags containing non-utf8 characters (taglib issue?)
Product: [Applications] amarok Reporter: Jussi Kekkonen <jussi.kekkonen>
Component: Collections/LocalAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 2.0-SVN   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jussi Kekkonen 2008-12-14 16:35:30 UTC
Version:           2.0-SVN (using 4.1.85 (KDE 4.1.85 (KDE 4.2 Beta2)), compiled sources)
Compiler:          gcc
OS:                Linux (i686) release 2.6.27-10-generic

Apparently if taglib fails to get some non-utf8 characters th right way, it causes it and thus collectionscanner too to discard this file with following errors:

TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.
TagLib: MPEG::Header::parse() -- Invalid sample rate.

prolly jumps over one field boundary because of "broken" letters?
Comment 1 Mark Kretschmann 2008-12-14 17:07:39 UTC

*** This bug has been marked as a duplicate of bug 176154 ***