Optional source field addition to database?

Want to help out? Need help accessing the AniDB API? This is the place to ask questions.

Moderator: AniDB

Locked
MistaMuShu
Posts: 10
Joined: Sat May 28, 2005 2:50 am

Optional source field addition to database?

Post by MistaMuShu »

I apologize in advance if this topic has been previously beaten to death... (using search gave me a bunch of posts about "not asking for bittorrent help")

I'm sure ed2k and bittorrent both have their pros and cons.

I'm not familiar with ed2k, but the ability to get anime info from an ed2k link is impressive. I'm curious why there is no field in the database for bittorrent links. The additional optional field would be a helpful secondary source.

I don't know how much pain it would be to add an additional field to the existing db, is it a bad idea?

The reason I'm intent on BT is because I started making a client to auto-download new releases. With the desktop client GUI and event-hooks laid out, and I started to think about the database backend. It would really be a waste to reduplicate all the cool and mature features that anidb already has. Because of MyList and notifications, anidb is exactly what I want. It has all the fields I want, with the exception of BT. BT conveniently has a headless client which I could embed nicely into my program. I've tried googling around for something similar for ed2k, but the closest I get is aMuled (aMule daemon), which has scant documentation and looks like a hassle to make cross-platform.

Exp and gurus, I haven't been around for the longest time, could you list some reasonings against an additional field? I'm not trying to make a clone of anidb, because that's just stupid. I just really want to implement auto-download along with tray-notify.

Any ideas towards my little problem is appreciated.
egg
Posts: 769
Joined: Tue Nov 11, 2003 7:17 am

Post by egg »

You didn't read carefully enough. Please read Why use ed2k instead of another type of hash if you do not support downloads?! for more information. Although it is possible that additional information (like what BT uses) will be added in the future (only if it will be supported by AOM though), it will not contain tracker information.

Note to mod who locks this, this link should probably go in the announcement about no download support.
Rar
AniDB Staff
Posts: 1471
Joined: Fri Mar 12, 2004 2:41 pm
Location: UK
Contact:

Post by Rar »

Read the BT specs a bit better. Even with the trackerless-hack, there is no perma-link to uniquely identify files, so any BT support is just not possible. I suggest you try and grasp the basics before programming anything.

Rar
MistaMuShu
Posts: 10
Joined: Sat May 28, 2005 2:50 am

Post by MistaMuShu »

I guess I didn't take into consideration the fact that torrents don't last very long. Thanks for the replys.
Locked