Bug 177784 - Collection scanner fails with tags containing non-utf8 characters (taglib issue?)
Summary: Collection scanner fails with tags containing non-utf8 characters (taglib iss...
Status: RESOLVED DUPLICATE of bug 176154
Alias: None
Product: amarok
Classification: Applications
Component: Collections/Local (show other bugs)
Version: 2.0-SVN
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-14 16:35 UTC by Jussi Kekkonen
Modified: 2008-12-14 17:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***