diff options
Diffstat (limited to 'docs/reference')
-rw-r--r-- | docs/reference/tmpl/artwork.sgml | 9 | ||||
-rw-r--r-- | docs/reference/tmpl/device.sgml | 1 | ||||
-rw-r--r-- | docs/reference/tmpl/playlists.sgml | 2 | ||||
-rw-r--r-- | docs/reference/tmpl/track.sgml | 21 |
4 files changed, 22 insertions, 11 deletions
diff --git a/docs/reference/tmpl/artwork.sgml b/docs/reference/tmpl/artwork.sgml index 94bc4db..e2641b9 100644 --- a/docs/reference/tmpl/artwork.sgml +++ b/docs/reference/tmpl/artwork.sgml @@ -23,9 +23,13 @@ Data structure to store iPod artwork (cover and photos) </para> @thumbnails: -@artwork_size: @id: +@unk028: +@rating: +@unk036: @creation_date: +@digitized_date: +@artwork_size: @usertype: @userdata: @userdata_duplicate: @@ -40,6 +44,7 @@ Data structure to store iPod artwork (cover and photos) @filename: @image_data: @image_data_len: +@rotation: @offset: @size: @width: @@ -92,6 +97,8 @@ Data structure to store iPod artwork (cover and photos) @artwork: @type: @filename: +@rotation: +@error: @Returns: diff --git a/docs/reference/tmpl/device.sgml b/docs/reference/tmpl/device.sgml index 907bf1c..6d25ee1 100644 --- a/docs/reference/tmpl/device.sgml +++ b/docs/reference/tmpl/device.sgml @@ -109,4 +109,5 @@ Data structure holding information about the iPod (model, mount point, ...) @width: @height: @correlation_id: +@format: diff --git a/docs/reference/tmpl/playlists.sgml b/docs/reference/tmpl/playlists.sgml index 70395be..2d69676 100644 --- a/docs/reference/tmpl/playlists.sgml +++ b/docs/reference/tmpl/playlists.sgml @@ -33,8 +33,6 @@ Data structure to represent an iPod playlist @is_spl: @timestamp: @id: -@mhodcount: -@libmhodcount: @sortorder: @podcastflag: @splpref: diff --git a/docs/reference/tmpl/track.sgml b/docs/reference/tmpl/track.sgml index 274b1d0..b10d81c 100644 --- a/docs/reference/tmpl/track.sgml +++ b/docs/reference/tmpl/track.sgml @@ -82,8 +82,9 @@ Data structure to store metadata about an iPod track @unk146: @unk148: @unk152: -@unk156: -@unk160: +@skipcount: +@recent_skipcount: +@last_skipped: @has_artwork: @skip_when_shuffling: @remember_playback_position: @@ -94,21 +95,25 @@ Data structure to store metadata about an iPod track @mark_unplayed: @unk179: @unk180: -@unk184: +@pregap: @samplecount: -@unk192: @unk196: -@unk200: +@postgap: @unk204: -@unk208: -@unk212: -@unk216: +@mediatype: +@season_nr: +@episode_nr: @unk220: @unk224: @unk228: @unk232: @unk236: @unk240: +@unk244: +@gapless_data: +@unk252: +@gapless_track_flag: +@gapless_album_flag: @chapterdata_raw: @chapterdata_raw_length: @artwork: |