[Chii] Drop !ed2k [TRACKED]

old granted and denied feature requests

Moderator: AniDB

Locked
wahaha
AniDB Staff
Posts: 1497
Joined: Sun Nov 17, 2002 3:33 pm

[Chii] Drop !ed2k [TRACKED]

Post by wahaha »

!ed2k <ed2k-link> returns quite the same as a !file <ed2k-hash>... the only difference is that a !file would also return the ed2k-link again, but that's also somewhat useful, since it includes the CRC. :roll:
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

well,

!ed2k is actually kind of a fake trigger, bc it only passes the info to the ed2kwatch code.
but i guess it could be removed, u're right on that one.
dunno if i'll get my lame ass to remove a feature/cmd ever, though :P

BYe!
EXP
wahaha
AniDB Staff
Posts: 1497
Joined: Sun Nov 17, 2002 3:33 pm

Post by wahaha »

exp wrote:dunno if i'll get my lame ass to remove a feature/cmd ever, though :P
Just give me full access to the scripts and I'll "work something out" for you [evil laugh here] :P² ^^
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

hrhr,

yeah ryt, tryin to prevent me from executing my world domination plans, are ya?
btw. do u know perl?

BYe!
EXP

PS: !ed2k is no longer shown in the !help command => you can just forget it exists :P
wahaha
AniDB Staff
Posts: 1497
Joined: Sun Nov 17, 2002 3:33 pm

Post by wahaha »

exp wrote:yeah ryt, tryin to prevent me from executing my world domination plans, are ya?
-- No comment --
exp wrote:btw. do u know perl?
I read some 20-pages-manual for perl and RegEx's about two years ago and then started to search&find*-program some little page (session-management, storing some data, help-system [pretty much like the one here ^^], PMs) together with a friend... no SQL involved though, and the project died half a year later.

(* Meaning that "it can't be that hard to find the right command for the purpose I need now" and then using what I found ^^ - it's not hard to write in a new language if I already know the concepts...)

So, I guess I would have been able to properly remove the !ed2k-thing from your code, but ATM It would surely take me ten times more time than you to actually *add* anything... :roll:
exp wrote:PS: !ed2k is no longer shown in the !help command => you can just forget it exists :P
"lame ass" (that's just a quote ^^ :P)
exp
Site Admin
Posts: 2438
Joined: Tue Oct 01, 2002 9:42 pm
Location: Nowhere

Post by exp »

well,

the chii is programmed in a modular way,
if you like you could take a look at some modules.
hm, guess i'll just post some stuff in the development forum.
check this thread:
http://www.anidb.net/forum/viewtopic.php?p=897

BYe!
EXP
wahaha
AniDB Staff
Posts: 1497
Joined: Sun Nov 17, 2002 3:33 pm

Post by wahaha »

exp wrote:the chii is programmed in a modular way,
if you like you could take a look at some modules.
Very interesting, but I'm definitely in the need of a good perl-book first ;)
Locked