summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2007-04-28 08:55:49 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2007-04-28 08:55:49 +0000
commitb257e26e6ac05e2fe0847d205dd4fe461658973c (patch)
tree09357cf8ef3a1857b82deffa17dd13d94eb03158 /docs
parent96191551172208d501fab01bcd74068c3142ece2 (diff)
downloadlibgpod-tmz-b257e26e6ac05e2fe0847d205dd4fe461658973c.tar.gz
libgpod-tmz-b257e26e6ac05e2fe0847d205dd4fe461658973c.tar.xz
libgpod-tmz-b257e26e6ac05e2fe0847d205dd4fe461658973c.zip
* docs/reference/tmpl/track.sgml
src/itdb.h src/itdb_itunesdb.c src/itdb_track.c: Added the following fields to Itdb_Track: sort_artist sort_title sort_album sort_albumartist sort_composer sort_tvshow These fields can (theoretically) be used to force a certain sort order on the iPod when displaying by artist, album... Even though these fields are present in the iTunesDB, they are discarded when reading the iTunesDB and applications must always set them before writing the iTunesDB again. This is to avoid that the fields 'artist' and 'sort_artist' accidentially get out of sync. libgpod will automatically create a sort_artist key for you if artist is of the type 'The Artist' and sort_artist is not set. The sort key used in that case is 'Artist, The' (followed by five time 0x01), even though sort_artist itself will not be touched. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1421 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/tmpl/track.sgml11
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/reference/tmpl/track.sgml b/docs/reference/tmpl/track.sgml
index ffc0028..9f4be02 100644
--- a/docs/reference/tmpl/track.sgml
+++ b/docs/reference/tmpl/track.sgml
@@ -44,7 +44,12 @@ information about an iPod track.
@tvnetwork:
@albumartist:
@keywords:
-@reserved:
+@sort_artist:
+@sort_title:
+@sort_album:
+@sort_albumartist:
+@sort_composer:
+@sort_tvshow:
@id:
@size:
@tracklen:
@@ -132,6 +137,10 @@ information about an iPod track.
@reserved_int6:
@reserved1:
@reserved2:
+@reserved3:
+@reserved4:
+@reserved5:
+@reserved6:
@usertype:
@userdata:
@userdata_duplicate: