irc bot - set a file stat when adding it [OLD REQ]

old granted and denied feature requests

Moderator: AniDB

Locked
permidion
Posts: 76
Joined: Thu Jul 17, 2003 11:11 pm

irc bot - set a file stat when adding it [OLD REQ]

Post by permidion »

im not sure if this is the right part of the forum for this, sorry if it isnt.

when adding a file to mylist with the addfile command, one can only set its stat as *unspecified or watched. If one want to set it as shared one have to use the state command.

since its possible to set it as watched at once, couldnt possibly set it as shared at once the same way? that would be nice
Gambit
AniDB Staff
Posts: 555
Joined: Sun Oct 06, 2002 11:21 am

Post by Gambit »

I`d like to second this request. When adding files, it`d be nice to specify that you have it on HDD or CD. Of course Shared is a possibility as well.
pelican
AniDB Staff
Posts: 234
Joined: Wed Aug 11, 2004 11:19 pm

Post by pelican »

In that case, I'll third it, and add the request for a default state for !addfile, switchable by another of Chii's commands, for something like this:

Code: Select all

!addstate hdd
!addfile ...
!addfile ...
Elberet
Posts: 778
Joined: Sat Jul 19, 2003 8:14 pm

Post by Elberet »

I'll forth that request, but alternatively:

!addfile <fileid|ed2k|anime ep [group]|last> [state]

where state is a combination of flags, separated by a comma, e.g.

(none) -> default = unwatched, unknown
w -> watched, unknown
w,hdd -> watched, on hdd
w,cd,broken -> watched, on cd, corrupted
hdd -> unwatched, on hdd
Locked