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
irc bot - set a file stat when adding it [OLD REQ]
Moderator: AniDB
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 ...
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
!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