340
edits
m (→Watching) |
|||
Line 29: | Line 29: | ||
== AniDB Latest File == | == AniDB Latest File == | ||
... | Latest Files added to AniDB (by anyone).<br/> | ||
Max five files. n shall be replaced with a number from 1-5 where 1 is the latest. | |||
{| class="wikitable" | {| class="wikitable" | ||
Line 35: | Line 36: | ||
! Variable !! Description | ! Variable !! Description | ||
|- | |- | ||
| $anidblatestfile_id''n''_date || | | $anidblatestfile_id''n''_date || The addition date. | ||
|- | |- | ||
| $anidblatestfile_id''n''_aid || | | $anidblatestfile_id''n''_aid || The AID of the anime to which the file belongs. | ||
|- | |- | ||
| $anidblatestfile_id''n''_aname || | | $anidblatestfile_id''n''_aname || The main title of the anime to which the file belongs. | ||
|- | |- | ||
| $anidblatestfile_id''n''_eid || | | $anidblatestfile_id''n''_eid || The EID of the episode to which the file belongs. | ||
|- | |- | ||
| $anidblatestfile_id''n''_ename || | | $anidblatestfile_id''n''_ename || The english title of the episode to which the file belongs. | ||
|- | |- | ||
| $anidblatestfile_id''n''_enumber || | | $anidblatestfile_id''n''_enumber || The episode number of the episode to which the file belongs. | ||
|- | |- | ||
| $anidblatestfile_id''n''_fid || | | $anidblatestfile_id''n''_fid || The files FID. | ||
|- | |- | ||
| $anidblatestfile_id''n''_gid || | | $anidblatestfile_id''n''_gid || The GID of the group who released the file, if any. | ||
|- | |- | ||
| $anidblatestfile_id''n''_gname || | | $anidblatestfile_id''n''_gname || The name of the group who released the file, if any. | ||
|} | |} | ||