254
edits
| Line 133: | Line 133: | ||
7: TV Special<br>  | 7: TV Special<br>  | ||
8: Music Video  | 8: Music Video  | ||
|-  | |-valign=top  | ||
|CategoryStr||string||  | |CategoryStr||string||  | ||
|-  | |-valign=top  | ||
|DownloadState||  | |Name||string||Anime main title  | ||
|-  | |-valign=top  | ||
|WatchedState||  | |ReviewAverage||integer||Average review score  | ||
|-  | |-valign=top  | ||
|StatusState||  | |ReviewCount||integer||Total number of reviews  | ||
|-  | |-valign=top  | ||
|StartYear||integer||  | |TotalEpisodeCount||integer||Number of episodes according to AniDB. 0 if unknown.  | ||
|-valign=top  | |||
|VoteAverage||integer||Average voter score  | |||
|-valign=top  | |||
|VoteCount||integer||Total number of votes  | |||
|-valign=top  | |||
|Year||string||Anime airing year(s). For example 2007-2008.  | |||
|-valign=top  | |||
|EpisodeCount||integer||Number of normal episodes according to AoM.  | |||
|-valign=top  | |||
|SpecialEpisodeCount||integer||Number of special episodes according to AoM.  | |||
|-valign=top  | |||
|DownloadState||String||Current download state according to AoM:<br>  | |||
adsIgnore: not yet calculated<br>  | |||
adsComplete: have all normal episodes  | |||
adsHaveAll: have all available normal episodes  | |||
adsIncomplete: have some of the available normal episodes  | |||
adsHaveNone: have no files in mylist for this anime  | |||
|-valign=top  | |||
|WatchedState||string||Current watched state according to AoM:<br>  | |||
awsIgnore: not yet calculated<br>  | |||
awsAll: All episodes watched<br>  | |||
awsPartial: Some episodes watched<br>  | |||
awsNone: No episodes watched  | |||
|-valign=top  | |||
|StatusState||string||Current status of mylist entries according to AoM, my contain multiple values separated by commas:<br>  | |||
assIgnore: not yet calculated<br>  | |||
assUnknown: Uknown<br>  | |||
assOnHDD: On HDD<br>  | |||
assOnCD: On CD<br>  | |||
assDeleted: Deleted  | |||
|-valign=top  | |||
|StartYear||integer||Numeric start year from AirDate.  | |||
|-valign=top  | |||
|EndYear||integer||Numeric end year from EndDate.  | |||
|-valign=top  | |||
|AirDate||integer||Air date in unix time, AniDB format.  | |||
|-valign=top  | |||
|EndDate||integer||End date in unix time, AniDB format.  | |||
|}  | |}  | ||
edits