Chii

AniDB ChangeLog

Moderator: AniDB

Locked
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Chii

Post by exp »

10.10.2002
- added !voteg cmd
- added !top cmd
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

28.11.2002
- !watched <anime> upto <epno>
marks all eps of an anime upto epno watched.
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

23.12.2002

- output of !file cmd now lists ed2k links with additional info (like the anidb does)
- output of !file cmd shows fids and group shorttitle on multiple files error
- little bug fixes
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

10.01.2003

- added !mylist <anime>, !mylist <aid> commands which display the eps the user has added to his mylist and which ones are marked watched.
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

15.01.2003

- added new "!addfile last" and "!watched last" commands. They work like normal !addfile or !watched commands but use the last file you requested with !file.

i.e. you can now do a:

!file naruto 14
<@Chii[AR]> FILE: Naruto - 14 - Number One in surprising People, Naruto joins Battle!, by ANBU-AonE (gid: 155), 200.181.760 bytes (fid: 6544), ed2k://|file|Naruto_-_14_-_Number_One_in_surprising_People,_Naruto_joins_Battle!_-_[ANBU-AonE](E4C4BD35)[AniDB].avi|200181760|a6df846a381f0029bd217ddb6cab5a2b|. FILE STATUS: UNWATCHED

!addfile last
<@Chii[AR]> ADDFILE: Naruto - 14 - Number One in surprising People, Naruto joins Battle!, by ANBU-AonE (gid: 155), 200.181.760 bytes (fid: 6544). FILE STATUS: ADDED TO MYLIST AS UNWATCHED

BYe!
EXP
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

21.01.2003
- basic !list, xdcc list and @find support implemented
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

15.03.2003
- file and addfile syntax changed
- new !remove command

FILE: usage: !file <anime>|<aid> <epnumber> [<groupname>], !file <fid>, !file <ed2k link>

ADDFILE: usage: !addfile <fid>, !addfile <anime> <epnumber> [<group>] [w], !addfile <ed2k link> [w], !addfile last [w], w marks the file watched. Last is last file shown with !file.

REMOVE: usage: !remove <fid>, !remove <anime> <epnumber> [<group>], !remove <ed2k link>, !remove last. Last is last file shown with !file.

BYe!
EXP
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

13.04.2003

- added new !addcrc command
ADDCRC: usage: !addcrc <ed2klink|last> [valid|invalid]. Last is last file shown with !file.
see also: http://www.anidb.net/forum/viewtopic.php?p=976#976

- !watched has new syntax:
WATCHED: usage: !watched <anime> <epnumber>, !watched <fid>, !watched <ed2k link>, !watched last, epnumber may be 'all', 'none' or 'upto <epno>', 'last' is last file shown by !file.
it now also accepts ' and aids.

BYe!
EXP
Der Idiot
AniDB Staff
Posts: 1227
Joined: Fri Mar 21, 2003 10:19 am

Post by Der Idiot »

[FEAT] !voteag - animegroup votes
[FEAT] !myfile - a mylist version of file (!storage stays as an alias)
[FEAT] !unwatched trigger instead of the misfeature of !watched to mark things unwatched
[FEAT] watched & state supporting additional filter (group, ext/codec)
[FEAT] watched & state supporting "ep to ep" selector
[FEAT] storage and state functionality for !addfile
[FEAT] storage functionality for !state
[FEAT] voterealted -> use "" to force chii to not intrepret numbers as votes i.e. !vote to heart 2 or !vote "to heart 2"
[FEAT] !login trigger moved from tessa to chii
[FEAT] !help <command> will show the syntax of the command (randomanime is missing, but i was lazy)
[FEAT] x.xx votes for everything
[MISC] internal changes to remove copycode (1 unified function to handle input except command specific paracter i.e. a vote, a filestate, etc.)
[MISC] consistent output for all file related commands (file, addfile, remove, state, watched)
[MISC] unified the vote command to handle all sorts of votes instead a different function for each
[MISC] pink got killed for a few commands
[MISC] updated the filestates to represent the ones on the website
[MISC] couple more checks + notice if something was already done before already (file was already marked watched before etc. already set data doesn't get overwritten again)
[MISC] lots of other minor things including 60kb of chii code gone
[BUG] chii finally properly updates the cachetable (i hope)
[BUG] votehistory fix to enter the correct deluid
[BUG] don't allow tmp votes if anime didn't start yet
[BUG] don't allow ep votes if ep didn't air yet
[BUG] !watched did show the wrong anime title all the time (did use the one the user specified instead of doing a lookup)
[REM] !state - integrated into !state
[REM] episodetitles gone from most commands aside episode (spoilerprevention)
Locked