Bug 51300 - CD-Text used in false manner
Summary: CD-Text used in false manner
Status: RESOLVED FIXED
Alias: None
Product: kscd
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Dirk Foersterling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-28 20:25 UTC by Thomas Heuving
Modified: 2003-02-17 07:31 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 Thomas Heuving 2002-11-28 20:25:50 UTC
Version:            (using KDE KDE 3.0.99)
Installed from:    Compiled From Sources
Compiler:          gcc 2.95.2 
OS:          Linux

1. If there's a CDDB-unknown CD, in the CDDB-Dialog the CD-Text information is shown, but
   CD-Title und CD-Artist are interchanged (e.g. Text->title becomes CDDB->artist and vice
   versa).
2. Not all CD-Text information is been used. I use to burn samplers (with CD-Text on them) and
    want to put them in my local database.
   The CDDB-Dialog doesn't show me the artist information, which is present in the CD-Text.
   Solution: A Sampler in the CDDB  is defined as:
      The Artist-Part in the DTITLE is "Various"
       All TTITLE* are of the form <artist> / <title>
   So if there's a CD-Text which has a albumartist of "Various" and the titleartists differ, it's a
   sampler and the titleartist-information should be put in the CDDB-Dialog IMHO, so that
   the user sees a "<artist> / <title>"-pair for every track.
Comment 1 Aaron J. Seigo 2002-12-29 08:22:01 UTC
i just committed what should be a fix, but i don't have any discs around here that i can test 
this with. but it should work. *knockonwood* if you follow CVS and could verify, that 
would be great. if you compile from source, i can send a patch.... 
Comment 2 Thomas Heuving 2002-12-29 10:08:34 UTC
Subject: Re:  CD-Text used in false manner

Am Sonntag Dezember 29 2002 08:22 schriebst du:

> i just committed what should be a fix, but
> i don't have any discs around here that i can test this with. but
> it should work. *knockonwood* if you follow CVS and could verify,
> that would be great. if you compile from source, i can send a
> patch....

Don't follow CVS, but I compiled 3.1RC5 from sources, so please send 
me a patch and I will test it.

Tsch
Comment 3 Thomas Heuving 2002-12-31 12:07:40 UTC
Subject: Re:  CD-Text used in false manner

Am Sonntag Dezember 29 2002 08:22 schriebst du:

> ------- Additional Comments From aseigo@olympusproject.org 
> 2002-12-29 08:22 ------- i just committed what should be a fix, but
> i don't have any discs around here that i can test this with. but
> it should work. *knockonwood* if you follow CVS and could verify,
> that would be great. if you compile from source, i can send a
> patch....

I managed to compile kscd from the kdemultimedia-021230 snapshot and 
all worked fine, e.g. I disabled CDDB-Support through Internet, 
deleted the entry of a sampler in my local cache and then inserted 
this disc. KsCD then showed the CD-Text correctly and I didn't had to 
edit the new CDDB-Entry. Great.

Tsch