Bug 269483 - Provide a way to submit CD descriptions to freedb (or CDDB)
Summary: Provide a way to submit CD descriptions to freedb (or CDDB)
Status: REPORTED
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: 2.0.1
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: k3b developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-26 19:59 UTC by abrahams
Modified: 2014-12-31 09:35 UTC (History)
2 users (show)

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 abrahams 2011-03-26 19:59:30 UTC
Version:           2.0.1 (using KDE 4.6.1) 
OS:                Linux

k3b is able to retrieve CD descriptions from CDDB or freedb. (Confusingly, the track page indicates CDDB but the settings indicate freedb.) However, there doesn't seem to be a way to submit entries to the database even though the settings provide a way of specifying a Net address for doing that, at Settings / CDDB / Submit.  There's a way to save entries locally, but that's not the same thing. 

Reproducible: Always

Steps to Reproduce:
Facility is missing.

Actual Results:  
Facility is missing.

Expected Results:  
Facility should be there.
Comment 1 James 2014-12-31 09:35:00 UTC
+1 for this functionality.  After installing kde-config-cddb package, I can access the settings page for CDDB configuration.  However, there is no GUI button I could find to submit the data to freedb.

In k3b 1.0.5, it appears that the code to do this was present:

http://sourcecodebrowser.com/k3b/1.0.5/class_k3b_cddb_submit.html

However, in k3b 2.0.2 I could not find this same code.  Seems to be something that was removed at some point.