View Single Post
Old 07-02-2010, 01:37 PM   #7
GRiker
Comparer of the Ephemeris
GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.GRiker ought to be getting tired of karma fortunes by now.
 
Posts: 1,496
Karma: 424697
Join Date: Mar 2009
Device: iPad
I've updated the 'Under the hood' section in the initial post of 'Calibre + iPad: Start here' to include the current iTunes <> calibre metadata mapping. Here's the relevant section:

Code:
Current iTunes <> Calibre metadata mappings as of 0.7.7:

    * Album - Title
    * Artist - Author
    * Composer - uuid
    * Description - (description generated when sending file)
    * Enabled - True
    * Sort Artist - author_sort
    * Sort Name - (function stripping 'A', 'An', 'The' from title)
    * Comments - Comments
    * Rating - Rating
    * Genre - (first tag starting with alpha character)

If option to use Series as Genre is checked:

    * Genre - Series
    * Episode ID - Series
    * Episode Number - series_index
    * Sort Name - Series series_index
On my to-do list is a feature to allow user-customizable mappings, but it won't be right away.

G

Last edited by GRiker; 07-02-2010 at 01:57 PM.
GRiker is offline   Reply With Quote