CDPedia: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
First you'll need to convert the spreadsheet into a text file:
First you'll need to convert the spreadsheet into a text file:
# In excel, make sure your spreadsheet has labels on the top including Name, Artist, Album, Track #.  If you don't have all these fields, it won't work.  You may optionally include genre.  Extra fields are ignored.
# In excel, make sure your spreadsheet has labels on the top including Name, Artist, Album, Track #.  If you don't have all these fields, it won't work.  You may optionally include genre.  Extra fields are ignored.
# Do a "Save As" on your spreadsheet, and save it as text, using tab separated values, the text file then looks like this (ignoring "date added" field):
# Do a "Save As" on your spreadsheet, the "Format:" popup should be set to "Text (Tab delimited)", the text file then looks like this (ignoring "date added" field):
<pre>
<pre>
Title Artist Album Track # Date Added
Title Artist Album Track # Date Added

Revision as of 06:32, 28 February 2008

CDPedia is an amazing database application that just knows everything about your discs. It even lets you import your data from Excel!! Wow!

To use an Excel spreadsheet with kJams

First you'll need to convert the spreadsheet into a text file:

  1. In excel, make sure your spreadsheet has labels on the top including Name, Artist, Album, Track #. If you don't have all these fields, it won't work. You may optionally include genre. Extra fields are ignored.
  2. Do a "Save As" on your spreadsheet, the "Format:" popup should be set to "Text (Tab delimited)", the text file then looks like this (ignoring "date added" field):
Title	Artist	Album	Track #	Date Added
You've Got A Friend	James Taylor	1106G	1	6/29/06
How Sweet It Is To Be Loved By You	James Taylor	1106G	2	6/29/06
Smiling Face	James Taylor	1106G	3	6/29/06
Handy Man	James Taylor	1106G	4	6/29/06
etc…

Now that you've got the text file, the rest is easy:

  1. run CDPedia
  2. in the preferences -> General, set "Custom Field 1" to "Album", and "Custom Field 2" to "Track #". NOTE: if you're already using these fields for something else, please let me know, and I'll let you know what to do.
  3. File -> Import Collection, and pick your text file, you should get a dialog that looks like this:
    import_collection.png
  4. click "Import"
  5. Follow the steps below for using CDPedia with kJams

Using your CDPedia Database with kJams

  1. Run CDPedia
  2. making sure the collection you want to use is selected, click the Export icon (or File->Export)
  3. select the ".cdpedia" format, and click "Export"
  4. save it into your kJams folder (in your music folder, ie: /Users/<your user>/Music/kJams/).
  5. Make sure it's name is "Library.cdpedia" in the finder

Next time kJams starts up, it will also open that database (inside kJams). Then, when you stick in a CD, if the data can be automatically gathered, it will "just work". If not, kJams will ask you for the CDPedia album name. Simply type the name of the album (or copy and paste it from CDPedia), and that's it!