Bug 175383 - kioslave audiocd:/ rip id3 tags off by one
Summary: kioslave audiocd:/ rip id3 tags off by one
Status: RESOLVED DUPLICATE of bug 171561
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: audiocd (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: icefox
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-17 10:26 UTC by Mike Dilger
Modified: 2008-11-17 11:34 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 Mike Dilger 2008-11-17 10:26:21 UTC
Version:            (using Devel)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Compiled sources

If you put an audio CD into a CD drive, open dolphin, and enter "audiocd:/FLAC" into the address bar, you get a list of files with .flac extensions you can copy elsewhere.  Very nice feature, btw.  However, these files are tagged with id3v1 tags which are off by one.  The first track is labelled with the id3 which comes from the second track, etc.   Easy to reproduce.  Other people also noticed, at this thread I found:
http://www.nabble.com/audiocd:--kioslave-and-KDE-4.1-td18764779.html
Comment 1 Mike Dilger 2008-11-17 10:35:05 UTC
Version tested is 4.1.70
Comment 2 Pino Toscano 2008-11-17 11:34:00 UTC

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